| 1 | [ Feb 27 03:04:20 Enabled. ] | ||
| 2 | [ Feb 27 03:04:20 Rereading configuration. ] | ||
| 3 | [ Feb 27 03:04:23 Rereading configuration. ] | ||
| 4 | [ Feb 27 03:04:34 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 27 03:04:34 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.27 03:04:35.493687 [ 1 ] {} <Information> Application: Will watch for the process with pid 28936 | ||
| 29 | 2026.02.27 03:04:35.494094 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.27 03:04:35.920275 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28936 | ||
| 31 | 2026.02.27 03:04:35.921125 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.27 03:04:35.921280 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.27 03:04:36.015935 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.27 03:04:36.212690 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.27 03:04:36.212757 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.27 03:04:36.212777 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.27 03:04:36.212851 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.27 03:04:36.213251 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.27 03:04:36.215465 [ 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.27 03:04:36.216306 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.27 03:04:36.217175 [ 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.27 03:04:36.217197 [ 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.27 03:04:36.217211 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.27 03:04:36.217920 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.27 03:04:36.218937 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.27 03:04:36.225315 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.27 03:04:36.226079 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.27 03:04:36.227432 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.27 03:04:36.227494 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.27 03:04:36.228498 [ 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.27 03:04:36.228890 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.27 03:04:36.232592 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.27 03:04:36.232897 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.27 03:04:36.235932 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.27 03:04:36.236320 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.27 03:04:36.236697 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.27 03:04:36.237088 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.27 03:04:36.238408 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.27 03:04:36.238432 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.27 03:04:36.238514 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.27 03:04:36.238619 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.27 03:04:36.252746 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.27 03:04:36.252771 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151515 sec | ||
| 68 | 2026.02.27 03:04:36.252789 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.27 03:04:36.252802 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.27 03:04:36.253439 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.27 03:04:36.253984 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.27 03:04:36.263235 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.27 03:04:36.263278 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.27 03:04:36.263298 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.27 03:04:36.263310 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.27 03:04:36.263342 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.27 03:04:36.263360 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.27 03:04:36.265412 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.27 03:04:36.265455 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.27 03:04:36.265474 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.27 03:04:36.265609 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.27 03:04:36.265652 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.27 03:04:36.265665 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.27 03:04:36.265682 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.27 03:04:36.265694 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.27 03:04:36.265724 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.27 03:04:36.265741 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.27 03:04:36.287362 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.27 03:04:36.293043 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.27 03:04:36.293073 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1332e-05 sec | ||
| 91 | 2026.02.27 03:04:36.293087 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.27 03:04:36.293098 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.27 03:04:36.293125 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.27 03:04:36.293306 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.27 03:04:36.293348 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.27 03:04:36.293360 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.27 03:04:36.293371 [ 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.27 03:04:36.293381 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.27 03:04:36.304587 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.27 03:04:36.304804 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.02.27 03:04:36.306148 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.419e-05 sec. | ||
| 102 | 2026.02.27 03:04:36.306556 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.27 03:04:36.307805 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.27 03:04:36.307824 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.27 03:04:36.756264 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53658 | ||
| 106 | 2026.02.27 03:04:36.758615 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.27 03:04:36.758684 [ 3 ] {} <Debug> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Authenticating user 'default' from [fd00:1122:3344:101::d]:53658 | ||
| 108 | 2026.02.27 03:04:36.758712 [ 3 ] {} <Debug> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.27 03:04:36.758793 [ 3 ] {} <Debug> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.27 03:04:36.758889 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.27 03:04:36.758917 [ 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.27 03:04:36.758998 [ 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.27 03:04:36.759511 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57242 | ||
| 114 | 2026.02.27 03:04:36.759596 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59846 | ||
| 115 | 2026.02.27 03:04:36.759602 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35507 | ||
| 116 | 2026.02.27 03:04:36.759745 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.02.27 03:04:36.759796 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.27 03:04:36.759826 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43392 | ||
| 119 | 2026.02.27 03:04:36.759870 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.02.27 03:04:36.759882 [ 4 ] {} <Debug> TCP-Session: e7843908-7feb-490b-96fe-4dc80fadcfec Authenticating user 'default' from [fd00:1122:3344:101::d]:57242 | ||
| 121 | 2026.02.27 03:04:36.759930 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55765 | ||
| 122 | 2026.02.27 03:04:36.759918 [ 5 ] {} <Debug> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Authenticating user 'default' from [fd00:1122:3344:101::d]:35507 | ||
| 123 | 2026.02.27 03:04:36.759908 [ 254 ] {} <Debug> TCP-Session: bc4e532d-7f03-4cab-b3fe-d3dcdba25efa Authenticating user 'default' from [fd00:1122:3344:101::d]:59846 | ||
| 124 | 2026.02.27 03:04:36.760012 [ 5 ] {} <Debug> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.02.27 03:04:36.760004 [ 4 ] {} <Debug> TCP-Session: e7843908-7feb-490b-96fe-4dc80fadcfec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.02.27 03:04:36.759997 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.02.27 03:04:36.760157 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.02.27 03:04:36.760124 [ 5 ] {} <Debug> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.02.27 03:04:36.760184 [ 255 ] {} <Debug> TCP-Session: e0b0d87c-bc40-4551-bdda-2748de4f6ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43392 | ||
| 130 | 2026.02.27 03:04:36.760113 [ 4 ] {} <Debug> TCP-Session: e7843908-7feb-490b-96fe-4dc80fadcfec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.27 03:04:36.760253 [ 256 ] {} <Debug> TCP-Session: b98bf8a4-d9b3-4432-9831-eefbe095109b Authenticating user 'default' from [fd00:1122:3344:101::d]:55765 | ||
| 132 | 2026.02.27 03:04:36.760261 [ 255 ] {} <Debug> TCP-Session: e0b0d87c-bc40-4551-bdda-2748de4f6ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.02.27 03:04:36.760236 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59882 | ||
| 134 | 2026.02.27 03:04:36.760337 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54178 | ||
| 135 | 2026.02.27 03:04:36.760355 [ 255 ] {} <Debug> TCP-Session: e0b0d87c-bc40-4551-bdda-2748de4f6ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.02.27 03:04:36.760335 [ 256 ] {} <Debug> TCP-Session: b98bf8a4-d9b3-4432-9831-eefbe095109b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.27 03:04:36.760098 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39732 | ||
| 138 | 2026.02.27 03:04:36.760102 [ 254 ] {} <Debug> TCP-Session: bc4e532d-7f03-4cab-b3fe-d3dcdba25efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.27 03:04:36.760477 [ 256 ] {} <Debug> TCP-Session: b98bf8a4-d9b3-4432-9831-eefbe095109b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.27 03:04:36.760500 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.02.27 03:04:36.760612 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.02.27 03:04:36.760528 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.02.27 03:04:36.760510 [ 254 ] {} <Debug> TCP-Session: bc4e532d-7f03-4cab-b3fe-d3dcdba25efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.27 03:04:36.760713 [ 259 ] {} <Debug> TCP-Session: 53f9bea8-9d73-44cb-8ad7-512a2cdcbb2b Authenticating user 'default' from [fd00:1122:3344:101::d]:54178 | ||
| 145 | 2026.02.27 03:04:36.760728 [ 257 ] {} <Debug> TCP-Session: 16bab741-2340-4ced-bca0-af307322de92 Authenticating user 'default' from [fd00:1122:3344:101::d]:39732 | ||
| 146 | 2026.02.27 03:04:36.760693 [ 258 ] {} <Debug> TCP-Session: df855f21-5661-4391-8288-82cace06c9dc Authenticating user 'default' from [fd00:1122:3344:101::d]:59882 | ||
| 147 | 2026.02.27 03:04:36.760796 [ 257 ] {} <Debug> TCP-Session: 16bab741-2340-4ced-bca0-af307322de92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.27 03:04:36.760813 [ 259 ] {} <Debug> TCP-Session: 53f9bea8-9d73-44cb-8ad7-512a2cdcbb2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.27 03:04:36.760850 [ 258 ] {} <Debug> TCP-Session: df855f21-5661-4391-8288-82cace06c9dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.02.27 03:04:36.760870 [ 257 ] {} <Debug> TCP-Session: 16bab741-2340-4ced-bca0-af307322de92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.02.27 03:04:36.760856 [ 259 ] {} <Debug> TCP-Session: 53f9bea8-9d73-44cb-8ad7-512a2cdcbb2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.27 03:04:36.760939 [ 258 ] {} <Debug> TCP-Session: df855f21-5661-4391-8288-82cace06c9dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.27 03:04:36.764306 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.02.27 03:04:36.766996 [ 3 ] {a7a58cd5-75d4-43f8-b947-868603f0517f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.02.27 03:04:36.819722 [ 3 ] {a7a58cd5-75d4-43f8-b947-868603f0517f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53658) (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.27 03:04:36.820735 [ 3 ] {a7a58cd5-75d4-43f8-b947-868603f0517f} <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.27 03:04:36.820932 [ 3 ] {a7a58cd5-75d4-43f8-b947-868603f0517f} <Debug> TCPHandler: Processed in 0.058797477 sec. | ||
| 204 | 2026.02.27 03:04:36.821539 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.02.27 03:04:36.821833 [ 5 ] {e039aea5-c64d-45c5-88ca-a9eca746006f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.02.27 03:04:36.822314 [ 5 ] {e039aea5-c64d-45c5-88ca-a9eca746006f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35507) (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.27 03:04:36.822594 [ 5 ] {e039aea5-c64d-45c5-88ca-a9eca746006f} <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.27 03:04:36.822807 [ 5 ] {e039aea5-c64d-45c5-88ca-a9eca746006f} <Debug> TCPHandler: Processed in 0.001470259 sec. | ||
| 255 | 2026.02.27 03:04:36.823072 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.02.27 03:04:36.823852 [ 3 ] {cb4645f8-7829-4bcc-86bc-a83f57adeef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.02.27 03:04:36.824458 [ 3 ] {cb4645f8-7829-4bcc-86bc-a83f57adeef1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.02.27 03:04:36.826115 [ 3 ] {cb4645f8-7829-4bcc-86bc-a83f57adeef1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.02.27 03:04:36.826136 [ 3 ] {cb4645f8-7829-4bcc-86bc-a83f57adeef1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6652e-05 sec | ||
| 260 | 2026.02.27 03:04:36.826150 [ 3 ] {cb4645f8-7829-4bcc-86bc-a83f57adeef1} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.02.27 03:04:36.826202 [ 3 ] {cb4645f8-7829-4bcc-86bc-a83f57adeef1} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.02.27 03:04:36.826256 [ 3 ] {cb4645f8-7829-4bcc-86bc-a83f57adeef1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.02.27 03:04:36.826897 [ 3 ] {cb4645f8-7829-4bcc-86bc-a83f57adeef1} <Debug> TCPHandler: Processed in 0.003932432 sec. | ||
| 264 | 2026.02.27 03:04:36.827036 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.02.27 03:04:36.827257 [ 3 ] {f3562430-2ae4-4ac8-96c8-6ce9455a0710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) /* 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.27 03:04:36.827308 [ 3 ] {f3562430-2ae4-4ac8-96c8-6ce9455a0710} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.02.27 03:04:36.832129 [ 3 ] {f3562430-2ae4-4ac8-96c8-6ce9455a0710} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.02.27 03:04:36.834203 [ 3 ] {f3562430-2ae4-4ac8-96c8-6ce9455a0710} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3): Loading data parts | ||
| 270 | 2026.02.27 03:04:36.835210 [ 3 ] {f3562430-2ae4-4ac8-96c8-6ce9455a0710} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3): There are no data parts | ||
| 271 | 2026.02.27 03:04:36.837751 [ 3 ] {f3562430-2ae4-4ac8-96c8-6ce9455a0710} <Debug> TCPHandler: Processed in 0.01076208 sec. | ||
| 272 | 2026.02.27 03:04:36.837905 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.02.27 03:04:36.838120 [ 3 ] {dc6e9109-77be-4206-8a90-02e3022ea264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) /* 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.27 03:04:36.838249 [ 3 ] {dc6e9109-77be-4206-8a90-02e3022ea264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.02.27 03:04:36.849960 [ 3 ] {dc6e9109-77be-4206-8a90-02e3022ea264} <Debug> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Loading data parts | ||
| 286 | 2026.02.27 03:04:36.850229 [ 3 ] {dc6e9109-77be-4206-8a90-02e3022ea264} <Debug> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): There are no data parts | ||
| 287 | 2026.02.27 03:04:36.851640 [ 3 ] {dc6e9109-77be-4206-8a90-02e3022ea264} <Debug> TCPHandler: Processed in 0.013783808 sec. | ||
| 288 | 2026.02.27 03:04:36.851794 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.02.27 03:04:36.852032 [ 3 ] {e8fe603b-308a-45a0-a934-bd7a9c77d1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.852150 [ 3 ] {e8fe603b-308a-45a0-a934-bd7a9c77d1a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.02.27 03:04:36.859917 [ 3 ] {e8fe603b-308a-45a0-a934-bd7a9c77d1a9} <Debug> oximeter.measurements_i8 (20c3c06e-afae-41de-8404-28e5cc720f00): Loading data parts | ||
| 292 | 2026.02.27 03:04:36.860070 [ 3 ] {e8fe603b-308a-45a0-a934-bd7a9c77d1a9} <Debug> oximeter.measurements_i8 (20c3c06e-afae-41de-8404-28e5cc720f00): There are no data parts | ||
| 293 | 2026.02.27 03:04:36.861836 [ 3 ] {e8fe603b-308a-45a0-a934-bd7a9c77d1a9} <Debug> TCPHandler: Processed in 0.010091842 sec. | ||
| 294 | 2026.02.27 03:04:36.862018 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.02.27 03:04:36.862170 [ 3 ] {6fb6f1da-f544-475c-bb9f-6e923005b7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.862290 [ 3 ] {6fb6f1da-f544-475c-bb9f-6e923005b7d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.02.27 03:04:36.875846 [ 3 ] {6fb6f1da-f544-475c-bb9f-6e923005b7d6} <Debug> oximeter.measurements_u8 (36796924-b206-4b11-bc6d-93a551875071): Loading data parts | ||
| 298 | 2026.02.27 03:04:36.876065 [ 3 ] {6fb6f1da-f544-475c-bb9f-6e923005b7d6} <Debug> oximeter.measurements_u8 (36796924-b206-4b11-bc6d-93a551875071): There are no data parts | ||
| 299 | 2026.02.27 03:04:36.885782 [ 3 ] {6fb6f1da-f544-475c-bb9f-6e923005b7d6} <Debug> TCPHandler: Processed in 0.023811188 sec. | ||
| 300 | 2026.02.27 03:04:36.885929 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.02.27 03:04:36.886164 [ 3 ] {f6c62999-4e9c-4c87-add9-b595122e0169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.886207 [ 3 ] {f6c62999-4e9c-4c87-add9-b595122e0169} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.02.27 03:04:36.891229 [ 3 ] {f6c62999-4e9c-4c87-add9-b595122e0169} <Debug> oximeter.measurements_i16 (e13181cb-ecb5-4b39-8bd0-e9bec5077fb5): Loading data parts | ||
| 304 | 2026.02.27 03:04:36.891394 [ 3 ] {f6c62999-4e9c-4c87-add9-b595122e0169} <Debug> oximeter.measurements_i16 (e13181cb-ecb5-4b39-8bd0-e9bec5077fb5): There are no data parts | ||
| 305 | 2026.02.27 03:04:36.892724 [ 3 ] {f6c62999-4e9c-4c87-add9-b595122e0169} <Debug> TCPHandler: Processed in 0.006844537 sec. | ||
| 306 | 2026.02.27 03:04:36.892950 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.02.27 03:04:36.893103 [ 3 ] {b9e4f106-0818-4369-a699-f855d78cff88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.893235 [ 3 ] {b9e4f106-0818-4369-a699-f855d78cff88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.02.27 03:04:36.898815 [ 3 ] {b9e4f106-0818-4369-a699-f855d78cff88} <Debug> oximeter.measurements_u16 (72345a66-0c43-4b91-ab77-b9a9a43cd034): Loading data parts | ||
| 310 | 2026.02.27 03:04:36.899054 [ 3 ] {b9e4f106-0818-4369-a699-f855d78cff88} <Debug> oximeter.measurements_u16 (72345a66-0c43-4b91-ab77-b9a9a43cd034): There are no data parts | ||
| 311 | 2026.02.27 03:04:36.900620 [ 3 ] {b9e4f106-0818-4369-a699-f855d78cff88} <Debug> TCPHandler: Processed in 0.0077241 sec. | ||
| 312 | 2026.02.27 03:04:36.900769 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.02.27 03:04:36.900999 [ 3 ] {89f99995-9699-494b-8015-abc78138b539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.901043 [ 3 ] {89f99995-9699-494b-8015-abc78138b539} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.02.27 03:04:36.905120 [ 3 ] {89f99995-9699-494b-8015-abc78138b539} <Debug> oximeter.measurements_i32 (e695af6e-e90d-4de7-ae78-901f26747096): Loading data parts | ||
| 316 | 2026.02.27 03:04:36.905258 [ 3 ] {89f99995-9699-494b-8015-abc78138b539} <Debug> oximeter.measurements_i32 (e695af6e-e90d-4de7-ae78-901f26747096): There are no data parts | ||
| 317 | 2026.02.27 03:04:36.915404 [ 3 ] {89f99995-9699-494b-8015-abc78138b539} <Debug> TCPHandler: Processed in 0.014682451 sec. | ||
| 318 | 2026.02.27 03:04:36.915644 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.02.27 03:04:36.915810 [ 3 ] {3a4e58c0-07dd-4c5c-b73b-01e5ed084bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.916031 [ 3 ] {3a4e58c0-07dd-4c5c-b73b-01e5ed084bbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.02.27 03:04:36.920937 [ 3 ] {3a4e58c0-07dd-4c5c-b73b-01e5ed084bbf} <Debug> oximeter.measurements_u32 (b7a67daf-8dc0-4181-8405-710f3fadff0c): Loading data parts | ||
| 322 | 2026.02.27 03:04:36.921137 [ 3 ] {3a4e58c0-07dd-4c5c-b73b-01e5ed084bbf} <Debug> oximeter.measurements_u32 (b7a67daf-8dc0-4181-8405-710f3fadff0c): There are no data parts | ||
| 323 | 2026.02.27 03:04:36.929913 [ 3 ] {3a4e58c0-07dd-4c5c-b73b-01e5ed084bbf} <Debug> TCPHandler: Processed in 0.014316412 sec. | ||
| 324 | 2026.02.27 03:04:36.930070 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.02.27 03:04:36.930231 [ 3 ] {3b5152e3-b7b1-4d4b-9a8d-3b7b4aa9707d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.930364 [ 3 ] {3b5152e3-b7b1-4d4b-9a8d-3b7b4aa9707d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.02.27 03:04:36.935425 [ 3 ] {3b5152e3-b7b1-4d4b-9a8d-3b7b4aa9707d} <Debug> oximeter.measurements_i64 (82dec65c-7493-400d-938a-ecbac95194b3): Loading data parts | ||
| 328 | 2026.02.27 03:04:36.935565 [ 3 ] {3b5152e3-b7b1-4d4b-9a8d-3b7b4aa9707d} <Debug> oximeter.measurements_i64 (82dec65c-7493-400d-938a-ecbac95194b3): There are no data parts | ||
| 329 | 2026.02.27 03:04:36.937005 [ 3 ] {3b5152e3-b7b1-4d4b-9a8d-3b7b4aa9707d} <Debug> TCPHandler: Processed in 0.006986782 sec. | ||
| 330 | 2026.02.27 03:04:36.937193 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.02.27 03:04:36.937388 [ 3 ] {2205f362-a776-4e9b-aa48-b74ccfffaec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.937511 [ 3 ] {2205f362-a776-4e9b-aa48-b74ccfffaec8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.02.27 03:04:36.945811 [ 3 ] {2205f362-a776-4e9b-aa48-b74ccfffaec8} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Loading data parts | ||
| 334 | 2026.02.27 03:04:36.945939 [ 3 ] {2205f362-a776-4e9b-aa48-b74ccfffaec8} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): There are no data parts | ||
| 335 | 2026.02.27 03:04:36.947836 [ 3 ] {2205f362-a776-4e9b-aa48-b74ccfffaec8} <Debug> TCPHandler: Processed in 0.010691177 sec. | ||
| 336 | 2026.02.27 03:04:36.947990 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.02.27 03:04:36.948163 [ 3 ] {ee1a04a5-5de2-4a62-8fd2-40aee127da90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.948297 [ 3 ] {ee1a04a5-5de2-4a62-8fd2-40aee127da90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.02.27 03:04:36.952743 [ 3 ] {ee1a04a5-5de2-4a62-8fd2-40aee127da90} <Debug> oximeter.measurements_f32 (c889ab36-d53e-4c92-8ad4-f8ded6606021): Loading data parts | ||
| 340 | 2026.02.27 03:04:36.952911 [ 3 ] {ee1a04a5-5de2-4a62-8fd2-40aee127da90} <Debug> oximeter.measurements_f32 (c889ab36-d53e-4c92-8ad4-f8ded6606021): There are no data parts | ||
| 341 | 2026.02.27 03:04:36.954525 [ 3 ] {ee1a04a5-5de2-4a62-8fd2-40aee127da90} <Debug> TCPHandler: Processed in 0.006589561 sec. | ||
| 342 | 2026.02.27 03:04:36.954732 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.02.27 03:04:36.954999 [ 3 ] {d6f48bc2-82d6-437a-944c-a0c2e85a20d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.955174 [ 3 ] {d6f48bc2-82d6-437a-944c-a0c2e85a20d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.02.27 03:04:36.960930 [ 3 ] {d6f48bc2-82d6-437a-944c-a0c2e85a20d4} <Debug> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Loading data parts | ||
| 346 | 2026.02.27 03:04:36.961061 [ 3 ] {d6f48bc2-82d6-437a-944c-a0c2e85a20d4} <Debug> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): There are no data parts | ||
| 347 | 2026.02.27 03:04:36.962900 [ 3 ] {d6f48bc2-82d6-437a-944c-a0c2e85a20d4} <Debug> TCPHandler: Processed in 0.008225993 sec. | ||
| 348 | 2026.02.27 03:04:36.963055 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.02.27 03:04:36.963208 [ 3 ] {ef3d70bc-6862-4a2e-a2ea-f9340fdb7ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.963357 [ 3 ] {ef3d70bc-6862-4a2e-a2ea-f9340fdb7ee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.02.27 03:04:36.967767 [ 3 ] {ef3d70bc-6862-4a2e-a2ea-f9340fdb7ee3} <Debug> oximeter.measurements_string (17174a24-26cb-4c41-b973-a97ec0e929a8): Loading data parts | ||
| 352 | 2026.02.27 03:04:36.968046 [ 3 ] {ef3d70bc-6862-4a2e-a2ea-f9340fdb7ee3} <Debug> oximeter.measurements_string (17174a24-26cb-4c41-b973-a97ec0e929a8): There are no data parts | ||
| 353 | 2026.02.27 03:04:36.969660 [ 3 ] {ef3d70bc-6862-4a2e-a2ea-f9340fdb7ee3} <Debug> TCPHandler: Processed in 0.006653172 sec. | ||
| 354 | 2026.02.27 03:04:36.969812 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.02.27 03:04:36.969993 [ 3 ] {f9642568-d0bc-4fd7-8638-7b559db2aae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.970070 [ 3 ] {f9642568-d0bc-4fd7-8638-7b559db2aae0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.02.27 03:04:36.977859 [ 3 ] {f9642568-d0bc-4fd7-8638-7b559db2aae0} <Debug> oximeter.measurements_bytes (a22a2f2d-363f-4485-80b9-b91799438fae): Loading data parts | ||
| 365 | 2026.02.27 03:04:36.977999 [ 3 ] {f9642568-d0bc-4fd7-8638-7b559db2aae0} <Debug> oximeter.measurements_bytes (a22a2f2d-363f-4485-80b9-b91799438fae): There are no data parts | ||
| 366 | 2026.02.27 03:04:36.979663 [ 3 ] {f9642568-d0bc-4fd7-8638-7b559db2aae0} <Debug> TCPHandler: Processed in 0.009899027 sec. | ||
| 367 | 2026.02.27 03:04:36.979910 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.02.27 03:04:36.980092 [ 3 ] {7c3124fb-35bc-4139-94ab-e434e05bc0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.980150 [ 3 ] {7c3124fb-35bc-4139-94ab-e434e05bc0cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.02.27 03:04:36.983760 [ 3 ] {7c3124fb-35bc-4139-94ab-e434e05bc0cc} <Debug> oximeter.measurements_cumulativei64 (829cf0b5-c953-4e73-96b0-3cac4473e7dc): Loading data parts | ||
| 371 | 2026.02.27 03:04:36.983923 [ 3 ] {7c3124fb-35bc-4139-94ab-e434e05bc0cc} <Debug> oximeter.measurements_cumulativei64 (829cf0b5-c953-4e73-96b0-3cac4473e7dc): There are no data parts | ||
| 372 | 2026.02.27 03:04:36.992146 [ 3 ] {7c3124fb-35bc-4139-94ab-e434e05bc0cc} <Debug> TCPHandler: Processed in 0.012365641 sec. | ||
| 373 | 2026.02.27 03:04:36.992299 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.02.27 03:04:36.992482 [ 3 ] {30bd4a69-4c2e-4738-8861-99346533ee12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.992536 [ 3 ] {30bd4a69-4c2e-4738-8861-99346533ee12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.02.27 03:04:36.997270 [ 3 ] {30bd4a69-4c2e-4738-8861-99346533ee12} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Loading data parts | ||
| 377 | 2026.02.27 03:04:36.997434 [ 3 ] {30bd4a69-4c2e-4738-8861-99346533ee12} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): There are no data parts | ||
| 378 | 2026.02.27 03:04:36.998781 [ 3 ] {30bd4a69-4c2e-4738-8861-99346533ee12} <Debug> TCPHandler: Processed in 0.006530699 sec. | ||
| 379 | 2026.02.27 03:04:36.998937 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.02.27 03:04:36.999093 [ 3 ] {b7056b57-cd7e-4c2b-9eca-4d6aa25c7be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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.27 03:04:36.999150 [ 3 ] {b7056b57-cd7e-4c2b-9eca-4d6aa25c7be4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.02.27 03:04:37.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.11 MiB, peak 122.11 MiB, free memory in arenas 0.00 B, will set to 131.97 MiB (RSS), difference: 9.86 MiB | ||
| 383 | 2026.02.27 03:04:37.007137 [ 3 ] {b7056b57-cd7e-4c2b-9eca-4d6aa25c7be4} <Debug> oximeter.measurements_cumulativef32 (780b99e5-d652-4ee5-a43e-7dff40596038): Loading data parts | ||
| 384 | 2026.02.27 03:04:37.007434 [ 3 ] {b7056b57-cd7e-4c2b-9eca-4d6aa25c7be4} <Debug> oximeter.measurements_cumulativef32 (780b99e5-d652-4ee5-a43e-7dff40596038): There are no data parts | ||
| 385 | 2026.02.27 03:04:37.009254 [ 3 ] {b7056b57-cd7e-4c2b-9eca-4d6aa25c7be4} <Debug> TCPHandler: Processed in 0.010364989 sec. | ||
| 386 | 2026.02.27 03:04:37.009404 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.27 03:04:37.009562 [ 3 ] {b0ec5da8-c9b2-4cf6-beb5-1362b9040799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 388 | 2026.02.27 03:04:37.009622 [ 3 ] {b0ec5da8-c9b2-4cf6-beb5-1362b9040799} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.02.27 03:04:37.013564 [ 3 ] {b0ec5da8-c9b2-4cf6-beb5-1362b9040799} <Debug> oximeter.measurements_cumulativef64 (dbaf03c6-8b9d-487b-b760-d6d58c71223d): Loading data parts | ||
| 390 | 2026.02.27 03:04:37.013739 [ 3 ] {b0ec5da8-c9b2-4cf6-beb5-1362b9040799} <Debug> oximeter.measurements_cumulativef64 (dbaf03c6-8b9d-487b-b760-d6d58c71223d): There are no data parts | ||
| 391 | 2026.02.27 03:04:37.015070 [ 3 ] {b0ec5da8-c9b2-4cf6-beb5-1362b9040799} <Debug> TCPHandler: Processed in 0.005713068 sec. | ||
| 392 | 2026.02.27 03:04:37.015232 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.02.27 03:04:37.015467 [ 3 ] {8c15d615-b8c3-4440-b8f3-6969566eb7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.02.27 03:04:37.015542 [ 3 ] {8c15d615-b8c3-4440-b8f3-6969566eb7d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.02.27 03:04:37.021412 [ 3 ] {8c15d615-b8c3-4440-b8f3-6969566eb7d4} <Debug> oximeter.measurements_histogrami8 (8d58acce-091e-4e36-8bec-cf8554b6194b): Loading data parts | ||
| 406 | 2026.02.27 03:04:37.021559 [ 3 ] {8c15d615-b8c3-4440-b8f3-6969566eb7d4} <Debug> oximeter.measurements_histogrami8 (8d58acce-091e-4e36-8bec-cf8554b6194b): There are no data parts | ||
| 407 | 2026.02.27 03:04:37.023263 [ 3 ] {8c15d615-b8c3-4440-b8f3-6969566eb7d4} <Debug> TCPHandler: Processed in 0.00808056 sec. | ||
| 408 | 2026.02.27 03:04:37.023413 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.02.27 03:04:37.023642 [ 3 ] {6617ed71-6bfd-4ce6-9509-f0eda6ea592a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 410 | 2026.02.27 03:04:37.023727 [ 3 ] {6617ed71-6bfd-4ce6-9509-f0eda6ea592a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.02.27 03:04:37.028260 [ 3 ] {6617ed71-6bfd-4ce6-9509-f0eda6ea592a} <Debug> oximeter.measurements_histogramu8 (5b64b3cf-58ab-4ad5-a2e7-68cc8ea81d66): Loading data parts | ||
| 412 | 2026.02.27 03:04:37.028441 [ 3 ] {6617ed71-6bfd-4ce6-9509-f0eda6ea592a} <Debug> oximeter.measurements_histogramu8 (5b64b3cf-58ab-4ad5-a2e7-68cc8ea81d66): There are no data parts | ||
| 413 | 2026.02.27 03:04:37.029889 [ 3 ] {6617ed71-6bfd-4ce6-9509-f0eda6ea592a} <Debug> TCPHandler: Processed in 0.006523839 sec. | ||
| 414 | 2026.02.27 03:04:37.030038 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.02.27 03:04:37.030274 [ 3 ] {bbedafb0-90f4-4584-a4a2-81e7f96b7922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 416 | 2026.02.27 03:04:37.030348 [ 3 ] {bbedafb0-90f4-4584-a4a2-81e7f96b7922} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.02.27 03:04:37.038384 [ 3 ] {bbedafb0-90f4-4584-a4a2-81e7f96b7922} <Debug> oximeter.measurements_histogrami16 (1229df43-0480-47f2-ae73-21b9abd9d443): Loading data parts | ||
| 418 | 2026.02.27 03:04:37.038555 [ 3 ] {bbedafb0-90f4-4584-a4a2-81e7f96b7922} <Debug> oximeter.measurements_histogrami16 (1229df43-0480-47f2-ae73-21b9abd9d443): There are no data parts | ||
| 419 | 2026.02.27 03:04:37.040615 [ 3 ] {bbedafb0-90f4-4584-a4a2-81e7f96b7922} <Debug> TCPHandler: Processed in 0.010625596 sec. | ||
| 420 | 2026.02.27 03:04:37.040807 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.02.27 03:04:37.041018 [ 3 ] {74b56c03-5a84-459c-b778-b03381b7d259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 422 | 2026.02.27 03:04:37.041091 [ 3 ] {74b56c03-5a84-459c-b778-b03381b7d259} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.02.27 03:04:37.045220 [ 3 ] {74b56c03-5a84-459c-b778-b03381b7d259} <Debug> oximeter.measurements_histogramu16 (722eafd7-2509-43e6-8d2f-c6ef845d068f): Loading data parts | ||
| 424 | 2026.02.27 03:04:37.045386 [ 3 ] {74b56c03-5a84-459c-b778-b03381b7d259} <Debug> oximeter.measurements_histogramu16 (722eafd7-2509-43e6-8d2f-c6ef845d068f): There are no data parts | ||
| 425 | 2026.02.27 03:04:37.046755 [ 3 ] {74b56c03-5a84-459c-b778-b03381b7d259} <Debug> TCPHandler: Processed in 0.005999616 sec. | ||
| 426 | 2026.02.27 03:04:37.046896 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.02.27 03:04:37.047124 [ 3 ] {43147dec-2c20-4af5-83d8-b035cb340144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 428 | 2026.02.27 03:04:37.047195 [ 3 ] {43147dec-2c20-4af5-83d8-b035cb340144} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.02.27 03:04:37.053041 [ 3 ] {43147dec-2c20-4af5-83d8-b035cb340144} <Debug> oximeter.measurements_histogrami32 (e2f85cb1-ea8d-4419-aa90-a1e86fd1a296): Loading data parts | ||
| 430 | 2026.02.27 03:04:37.053192 [ 3 ] {43147dec-2c20-4af5-83d8-b035cb340144} <Debug> oximeter.measurements_histogrami32 (e2f85cb1-ea8d-4419-aa90-a1e86fd1a296): There are no data parts | ||
| 431 | 2026.02.27 03:04:37.054953 [ 3 ] {43147dec-2c20-4af5-83d8-b035cb340144} <Debug> TCPHandler: Processed in 0.008103121 sec. | ||
| 432 | 2026.02.27 03:04:37.055150 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.02.27 03:04:37.055417 [ 3 ] {76481ae1-a994-4b7b-b802-8b262e8987eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 434 | 2026.02.27 03:04:37.055510 [ 3 ] {76481ae1-a994-4b7b-b802-8b262e8987eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.02.27 03:04:37.059967 [ 3 ] {76481ae1-a994-4b7b-b802-8b262e8987eb} <Debug> oximeter.measurements_histogramu32 (708a7a2a-3e16-4b88-a269-fbc721a50911): Loading data parts | ||
| 436 | 2026.02.27 03:04:37.060119 [ 3 ] {76481ae1-a994-4b7b-b802-8b262e8987eb} <Debug> oximeter.measurements_histogramu32 (708a7a2a-3e16-4b88-a269-fbc721a50911): There are no data parts | ||
| 437 | 2026.02.27 03:04:37.061456 [ 3 ] {76481ae1-a994-4b7b-b802-8b262e8987eb} <Debug> TCPHandler: Processed in 0.006364605 sec. | ||
| 438 | 2026.02.27 03:04:37.061607 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.02.27 03:04:37.061844 [ 3 ] {fd31e272-e5e1-4c30-b0ee-1d5bff16f159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 440 | 2026.02.27 03:04:37.061921 [ 3 ] {fd31e272-e5e1-4c30-b0ee-1d5bff16f159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.02.27 03:04:37.069731 [ 3 ] {fd31e272-e5e1-4c30-b0ee-1d5bff16f159} <Debug> oximeter.measurements_histogrami64 (9d186e71-f1c0-4586-801d-0e4723f0e9b4): Loading data parts | ||
| 442 | 2026.02.27 03:04:37.069869 [ 3 ] {fd31e272-e5e1-4c30-b0ee-1d5bff16f159} <Debug> oximeter.measurements_histogrami64 (9d186e71-f1c0-4586-801d-0e4723f0e9b4): There are no data parts | ||
| 443 | 2026.02.27 03:04:37.071842 [ 3 ] {fd31e272-e5e1-4c30-b0ee-1d5bff16f159} <Debug> TCPHandler: Processed in 0.010282827 sec. | ||
| 444 | 2026.02.27 03:04:37.072004 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.02.27 03:04:37.072216 [ 3 ] {e149f529-d3df-40ea-9683-60c4f7200c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 446 | 2026.02.27 03:04:37.072280 [ 3 ] {e149f529-d3df-40ea-9683-60c4f7200c9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.02.27 03:04:37.076342 [ 3 ] {e149f529-d3df-40ea-9683-60c4f7200c9b} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Loading data parts | ||
| 448 | 2026.02.27 03:04:37.076483 [ 3 ] {e149f529-d3df-40ea-9683-60c4f7200c9b} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): There are no data parts | ||
| 449 | 2026.02.27 03:04:37.077824 [ 3 ] {e149f529-d3df-40ea-9683-60c4f7200c9b} <Debug> TCPHandler: Processed in 0.005868132 sec. | ||
| 450 | 2026.02.27 03:04:37.077967 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.02.27 03:04:37.078175 [ 3 ] {aa1247fd-4ef4-44c7-888c-3b0c1a210673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 452 | 2026.02.27 03:04:37.078239 [ 3 ] {aa1247fd-4ef4-44c7-888c-3b0c1a210673} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.02.27 03:04:37.084036 [ 3 ] {aa1247fd-4ef4-44c7-888c-3b0c1a210673} <Debug> oximeter.measurements_histogramf32 (fc6bc9aa-46a7-445b-8f41-43942f12c9fe): Loading data parts | ||
| 454 | 2026.02.27 03:04:37.084184 [ 3 ] {aa1247fd-4ef4-44c7-888c-3b0c1a210673} <Debug> oximeter.measurements_histogramf32 (fc6bc9aa-46a7-445b-8f41-43942f12c9fe): There are no data parts | ||
| 455 | 2026.02.27 03:04:37.085795 [ 3 ] {aa1247fd-4ef4-44c7-888c-3b0c1a210673} <Debug> TCPHandler: Processed in 0.007874274 sec. | ||
| 456 | 2026.02.27 03:04:37.085949 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.02.27 03:04:37.086168 [ 3 ] {eb9c99db-c53d-460b-babf-984b92582eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 458 | 2026.02.27 03:04:37.086235 [ 3 ] {eb9c99db-c53d-460b-babf-984b92582eaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.02.27 03:04:37.090471 [ 3 ] {eb9c99db-c53d-460b-babf-984b92582eaa} <Debug> oximeter.measurements_histogramf64 (4cd796b3-74e5-40c3-aa85-b72c04f8e1ee): Loading data parts | ||
| 460 | 2026.02.27 03:04:37.090599 [ 3 ] {eb9c99db-c53d-460b-babf-984b92582eaa} <Debug> oximeter.measurements_histogramf64 (4cd796b3-74e5-40c3-aa85-b72c04f8e1ee): There are no data parts | ||
| 461 | 2026.02.27 03:04:37.092098 [ 3 ] {eb9c99db-c53d-460b-babf-984b92582eaa} <Debug> TCPHandler: Processed in 0.006196951 sec. | ||
| 462 | 2026.02.27 03:04:37.092254 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.02.27 03:04:37.092431 [ 3 ] {d5110f63-b52d-4686-b33d-9ef1c19a1f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.02.27 03:04:37.092507 [ 3 ] {d5110f63-b52d-4686-b33d-9ef1c19a1f26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.02.27 03:04:37.100298 [ 3 ] {d5110f63-b52d-4686-b33d-9ef1c19a1f26} <Debug> oximeter.fields_bool (76ca6908-665d-4d81-b218-657e8ccd47cb): Loading data parts | ||
| 491 | 2026.02.27 03:04:37.100513 [ 3 ] {d5110f63-b52d-4686-b33d-9ef1c19a1f26} <Debug> oximeter.fields_bool (76ca6908-665d-4d81-b218-657e8ccd47cb): There are no data parts | ||
| 492 | 2026.02.27 03:04:37.102413 [ 3 ] {d5110f63-b52d-4686-b33d-9ef1c19a1f26} <Debug> TCPHandler: Processed in 0.010209314 sec. | ||
| 493 | 2026.02.27 03:04:37.102567 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.02.27 03:04:37.102745 [ 3 ] {4c6e62ee-3e68-4bf2-96d3-cbbcf82ad1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 495 | 2026.02.27 03:04:37.102811 [ 3 ] {4c6e62ee-3e68-4bf2-96d3-cbbcf82ad1b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.02.27 03:04:37.106834 [ 3 ] {4c6e62ee-3e68-4bf2-96d3-cbbcf82ad1b0} <Debug> oximeter.fields_i8 (7fd39102-ab29-445d-a710-a40b23034391): Loading data parts | ||
| 497 | 2026.02.27 03:04:37.106972 [ 3 ] {4c6e62ee-3e68-4bf2-96d3-cbbcf82ad1b0} <Debug> oximeter.fields_i8 (7fd39102-ab29-445d-a710-a40b23034391): There are no data parts | ||
| 498 | 2026.02.27 03:04:37.108290 [ 3 ] {4c6e62ee-3e68-4bf2-96d3-cbbcf82ad1b0} <Debug> TCPHandler: Processed in 0.00577023 sec. | ||
| 499 | 2026.02.27 03:04:37.108437 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.02.27 03:04:37.108593 [ 3 ] {72ead409-a940-49e2-a625-ef2c98ffe1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 501 | 2026.02.27 03:04:37.108657 [ 3 ] {72ead409-a940-49e2-a625-ef2c98ffe1e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.02.27 03:04:37.114581 [ 3 ] {72ead409-a940-49e2-a625-ef2c98ffe1e4} <Debug> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Loading data parts | ||
| 503 | 2026.02.27 03:04:37.114899 [ 3 ] {72ead409-a940-49e2-a625-ef2c98ffe1e4} <Debug> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): There are no data parts | ||
| 504 | 2026.02.27 03:04:37.116577 [ 3 ] {72ead409-a940-49e2-a625-ef2c98ffe1e4} <Debug> TCPHandler: Processed in 0.008186202 sec. | ||
| 505 | 2026.02.27 03:04:37.116730 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.02.27 03:04:37.116919 [ 3 ] {f822e929-29de-4064-b4d1-105c58548bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 507 | 2026.02.27 03:04:37.116992 [ 3 ] {f822e929-29de-4064-b4d1-105c58548bfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.02.27 03:04:37.121377 [ 3 ] {f822e929-29de-4064-b4d1-105c58548bfb} <Debug> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Loading data parts | ||
| 509 | 2026.02.27 03:04:37.121546 [ 3 ] {f822e929-29de-4064-b4d1-105c58548bfb} <Debug> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): There are no data parts | ||
| 510 | 2026.02.27 03:04:37.122970 [ 3 ] {f822e929-29de-4064-b4d1-105c58548bfb} <Debug> TCPHandler: Processed in 0.006288243 sec. | ||
| 511 | 2026.02.27 03:04:37.123123 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.02.27 03:04:37.123277 [ 3 ] {386d5e2d-89a3-4803-9e3a-a5adc9e05bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 513 | 2026.02.27 03:04:37.123353 [ 3 ] {386d5e2d-89a3-4803-9e3a-a5adc9e05bc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.02.27 03:04:37.131783 [ 3 ] {386d5e2d-89a3-4803-9e3a-a5adc9e05bc3} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Loading data parts | ||
| 515 | 2026.02.27 03:04:37.131949 [ 3 ] {386d5e2d-89a3-4803-9e3a-a5adc9e05bc3} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): There are no data parts | ||
| 516 | 2026.02.27 03:04:37.133742 [ 3 ] {386d5e2d-89a3-4803-9e3a-a5adc9e05bc3} <Debug> TCPHandler: Processed in 0.010671707 sec. | ||
| 517 | 2026.02.27 03:04:37.133913 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.02.27 03:04:37.134148 [ 3 ] {f32cd6ae-36f7-4cef-a8b9-39cfb5508220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 519 | 2026.02.27 03:04:37.134223 [ 3 ] {f32cd6ae-36f7-4cef-a8b9-39cfb5508220} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.02.27 03:04:37.138478 [ 3 ] {f32cd6ae-36f7-4cef-a8b9-39cfb5508220} <Debug> oximeter.fields_i32 (9e5b06c4-f918-4697-824b-8ec2f456c3c7): Loading data parts | ||
| 521 | 2026.02.27 03:04:37.138624 [ 3 ] {f32cd6ae-36f7-4cef-a8b9-39cfb5508220} <Debug> oximeter.fields_i32 (9e5b06c4-f918-4697-824b-8ec2f456c3c7): There are no data parts | ||
| 522 | 2026.02.27 03:04:37.140303 [ 3 ] {f32cd6ae-36f7-4cef-a8b9-39cfb5508220} <Debug> TCPHandler: Processed in 0.006447927 sec. | ||
| 523 | 2026.02.27 03:04:37.140463 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.02.27 03:04:37.140615 [ 3 ] {aa4c451b-ff58-4b0a-b8fc-44bf99aa25d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 525 | 2026.02.27 03:04:37.140692 [ 3 ] {aa4c451b-ff58-4b0a-b8fc-44bf99aa25d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.02.27 03:04:37.146604 [ 3 ] {aa4c451b-ff58-4b0a-b8fc-44bf99aa25d7} <Debug> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Loading data parts | ||
| 527 | 2026.02.27 03:04:37.146803 [ 3 ] {aa4c451b-ff58-4b0a-b8fc-44bf99aa25d7} <Debug> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): There are no data parts | ||
| 528 | 2026.02.27 03:04:37.148787 [ 3 ] {aa4c451b-ff58-4b0a-b8fc-44bf99aa25d7} <Debug> TCPHandler: Processed in 0.008372416 sec. | ||
| 529 | 2026.02.27 03:04:37.148944 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.02.27 03:04:37.149123 [ 3 ] {cfb36e89-9a42-4142-a361-da5ab3b7ac3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 531 | 2026.02.27 03:04:37.149193 [ 3 ] {cfb36e89-9a42-4142-a361-da5ab3b7ac3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.02.27 03:04:37.153583 [ 3 ] {cfb36e89-9a42-4142-a361-da5ab3b7ac3b} <Debug> oximeter.fields_i64 (3faf0b93-3b8f-4f5f-8b38-3448835292d0): Loading data parts | ||
| 533 | 2026.02.27 03:04:37.153730 [ 3 ] {cfb36e89-9a42-4142-a361-da5ab3b7ac3b} <Debug> oximeter.fields_i64 (3faf0b93-3b8f-4f5f-8b38-3448835292d0): There are no data parts | ||
| 534 | 2026.02.27 03:04:37.155376 [ 3 ] {cfb36e89-9a42-4142-a361-da5ab3b7ac3b} <Debug> TCPHandler: Processed in 0.006480139 sec. | ||
| 535 | 2026.02.27 03:04:37.155523 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.02.27 03:04:37.155675 [ 3 ] {82fbd596-7428-43e7-ab9b-e0fe42619ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 537 | 2026.02.27 03:04:37.155747 [ 3 ] {82fbd596-7428-43e7-ab9b-e0fe42619ee5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.02.27 03:04:37.163707 [ 3 ] {82fbd596-7428-43e7-ab9b-e0fe42619ee5} <Debug> oximeter.fields_u64 (c3f4a3c8-9c12-42da-a6a1-cd6dda0a3398): Loading data parts | ||
| 539 | 2026.02.27 03:04:37.163913 [ 3 ] {82fbd596-7428-43e7-ab9b-e0fe42619ee5} <Debug> oximeter.fields_u64 (c3f4a3c8-9c12-42da-a6a1-cd6dda0a3398): There are no data parts | ||
| 540 | 2026.02.27 03:04:37.166055 [ 3 ] {82fbd596-7428-43e7-ab9b-e0fe42619ee5} <Debug> TCPHandler: Processed in 0.010580815 sec. | ||
| 541 | 2026.02.27 03:04:37.166244 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.02.27 03:04:37.166550 [ 3 ] {564e7d24-50df-4d1d-bc94-eac25c6b0404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 543 | 2026.02.27 03:04:37.166683 [ 3 ] {564e7d24-50df-4d1d-bc94-eac25c6b0404} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.02.27 03:04:37.170826 [ 3 ] {564e7d24-50df-4d1d-bc94-eac25c6b0404} <Debug> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Loading data parts | ||
| 545 | 2026.02.27 03:04:37.170968 [ 3 ] {564e7d24-50df-4d1d-bc94-eac25c6b0404} <Debug> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): There are no data parts | ||
| 546 | 2026.02.27 03:04:37.172792 [ 3 ] {564e7d24-50df-4d1d-bc94-eac25c6b0404} <Debug> TCPHandler: Processed in 0.006613002 sec. | ||
| 547 | 2026.02.27 03:04:37.172936 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.02.27 03:04:37.173090 [ 3 ] {252866bc-3f12-41e7-ac74-461cc0221a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 549 | 2026.02.27 03:04:37.173219 [ 3 ] {252866bc-3f12-41e7-ac74-461cc0221a7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.02.27 03:04:37.178663 [ 3 ] {252866bc-3f12-41e7-ac74-461cc0221a7b} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Loading data parts | ||
| 551 | 2026.02.27 03:04:37.178848 [ 3 ] {252866bc-3f12-41e7-ac74-461cc0221a7b} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): There are no data parts | ||
| 552 | 2026.02.27 03:04:37.180696 [ 3 ] {252866bc-3f12-41e7-ac74-461cc0221a7b} <Debug> TCPHandler: Processed in 0.007806873 sec. | ||
| 553 | 2026.02.27 03:04:37.180836 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.02.27 03:04:37.181100 [ 3 ] {be8b23cc-59df-48a1-acbe-1c3ccbc5c0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 555 | 2026.02.27 03:04:37.181238 [ 3 ] {be8b23cc-59df-48a1-acbe-1c3ccbc5c0ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.02.27 03:04:37.185319 [ 3 ] {be8b23cc-59df-48a1-acbe-1c3ccbc5c0ed} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Loading data parts | ||
| 557 | 2026.02.27 03:04:37.185466 [ 3 ] {be8b23cc-59df-48a1-acbe-1c3ccbc5c0ed} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): There are no data parts | ||
| 558 | 2026.02.27 03:04:37.187474 [ 3 ] {be8b23cc-59df-48a1-acbe-1c3ccbc5c0ed} <Debug> TCPHandler: Processed in 0.006687054 sec. | ||
| 559 | 2026.02.27 03:04:37.187634 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.02.27 03:04:37.187880 [ 3 ] {51c6fbbb-171e-4b2a-88c5-1e81ff388330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.02.27 03:04:37.188023 [ 3 ] {51c6fbbb-171e-4b2a-88c5-1e81ff388330} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.02.27 03:04:37.194898 [ 3 ] {51c6fbbb-171e-4b2a-88c5-1e81ff388330} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Loading data parts | ||
| 566 | 2026.02.27 03:04:37.195053 [ 3 ] {51c6fbbb-171e-4b2a-88c5-1e81ff388330} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): There are no data parts | ||
| 567 | 2026.02.27 03:04:37.197177 [ 3 ] {51c6fbbb-171e-4b2a-88c5-1e81ff388330} <Debug> TCPHandler: Processed in 0.00959076 sec. | ||
| 568 | 2026.02.27 03:04:37.197500 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.02.27 03:04:37.197803 [ 5 ] {0eb19110-6ec5-4bbe-8383-f233d31d82f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.02.27 03:04:37.199121 [ 5 ] {0eb19110-6ec5-4bbe-8383-f233d31d82f9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.02.27 03:04:37.206950 [ 261 ] {0eb19110-6ec5-4bbe-8383-f233d31d82f9} <Trace> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.02.27 03:04:37.207003 [ 261 ] {0eb19110-6ec5-4bbe-8383-f233d31d82f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 573 | 2026.02.27 03:04:37.211416 [ 261 ] {0eb19110-6ec5-4bbe-8383-f233d31d82f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.02.27 03:04:37.211974 [ 261 ] {0eb19110-6ec5-4bbe-8383-f233d31d82f9} <Trace> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.02.27 03:04:37.212228 [ 5 ] {0eb19110-6ec5-4bbe-8383-f233d31d82f9} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014575 sec., 68.6106346483705 rows/sec., 1.07 KiB/sec. | ||
| 576 | 2026.02.27 03:04:37.212673 [ 5 ] {0eb19110-6ec5-4bbe-8383-f233d31d82f9} <Debug> TCPHandler: Processed in 0.015309148 sec. | ||
| 577 | 2026.02.27 03:04:37.756820 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56697 | ||
| 578 | 2026.02.27 03:04:37.760857 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.02.27 03:04:37.760902 [ 262 ] {} <Debug> TCP-Session: 342d3874-02f7-4359-b241-538d9d9a69a6 Authenticating user 'default' from [fd00:1122:3344:101::b]:56697 | ||
| 580 | 2026.02.27 03:04:37.761031 [ 262 ] {} <Debug> TCP-Session: 342d3874-02f7-4359-b241-538d9d9a69a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.02.27 03:04:37.761047 [ 262 ] {} <Debug> TCP-Session: 342d3874-02f7-4359-b241-538d9d9a69a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.02.27 03:04:37.761121 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.02.27 03:04:37.761244 [ 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.27 03:04:37.761261 [ 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.27 03:04:37.761913 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57728 | ||
| 586 | 2026.02.27 03:04:37.761921 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63622 | ||
| 587 | 2026.02.27 03:04:37.762000 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34678 | ||
| 588 | 2026.02.27 03:04:37.762081 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46264 | ||
| 589 | 2026.02.27 03:04:37.762127 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.02.27 03:04:37.762175 [ 264 ] {} <Debug> TCP-Session: bde4da37-63e3-4949-a3bc-dac6fbe11ef3 Authenticating user 'default' from [fd00:1122:3344:101::b]:57728 | ||
| 591 | 2026.02.27 03:04:37.762296 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37150 | ||
| 592 | 2026.02.27 03:04:37.762329 [ 264 ] {} <Debug> TCP-Session: bde4da37-63e3-4949-a3bc-dac6fbe11ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.02.27 03:04:37.762355 [ 264 ] {} <Debug> TCP-Session: bde4da37-63e3-4949-a3bc-dac6fbe11ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.02.27 03:04:37.762480 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.02.27 03:04:37.762499 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61987 | ||
| 596 | 2026.02.27 03:04:37.762527 [ 266 ] {} <Debug> TCP-Session: 9d8b581b-c016-43ab-96b4-c1b6fd3b0956 Authenticating user 'default' from [fd00:1122:3344:101::b]:46264 | ||
| 597 | 2026.02.27 03:04:37.762546 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.02.27 03:04:37.762592 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.02.27 03:04:37.762553 [ 266 ] {} <Debug> TCP-Session: 9d8b581b-c016-43ab-96b4-c1b6fd3b0956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.02.27 03:04:37.762663 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54185 | ||
| 601 | 2026.02.27 03:04:37.762727 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.02.27 03:04:37.762724 [ 265 ] {} <Debug> TCP-Session: 59c46811-72cb-49d1-a0c9-6310a39360ff Authenticating user 'default' from [fd00:1122:3344:101::b]:34678 | ||
| 603 | 2026.02.27 03:04:37.762696 [ 266 ] {} <Debug> TCP-Session: 9d8b581b-c016-43ab-96b4-c1b6fd3b0956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.02.27 03:04:37.762851 [ 268 ] {} <Debug> TCP-Session: 96a73eb6-0a4b-4111-be95-4441786f28d8 Authenticating user 'default' from [fd00:1122:3344:101::b]:61987 | ||
| 605 | 2026.02.27 03:04:37.762834 [ 265 ] {} <Debug> TCP-Session: 59c46811-72cb-49d1-a0c9-6310a39360ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.02.27 03:04:37.762678 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.02.27 03:04:37.762942 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.02.27 03:04:37.762984 [ 265 ] {} <Debug> TCP-Session: 59c46811-72cb-49d1-a0c9-6310a39360ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.02.27 03:04:37.762979 [ 263 ] {} <Debug> TCP-Session: b2165701-14ad-480f-b181-b9afdccf7502 Authenticating user 'default' from [fd00:1122:3344:101::b]:63622 | ||
| 610 | 2026.02.27 03:04:37.762975 [ 268 ] {} <Debug> TCP-Session: 96a73eb6-0a4b-4111-be95-4441786f28d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.02.27 03:04:37.763095 [ 263 ] {} <Debug> TCP-Session: b2165701-14ad-480f-b181-b9afdccf7502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.02.27 03:04:37.763086 [ 269 ] {} <Debug> TCP-Session: 7b4aca95-75bd-44bc-b3e8-ef811498d519 Authenticating user 'default' from [fd00:1122:3344:101::b]:54185 | ||
| 613 | 2026.02.27 03:04:37.762733 [ 267 ] {} <Debug> TCP-Session: 9752615a-02ea-4fb0-8fe2-bbddbd4e6587 Authenticating user 'default' from [fd00:1122:3344:101::b]:37150 | ||
| 614 | 2026.02.27 03:04:37.763183 [ 263 ] {} <Debug> TCP-Session: b2165701-14ad-480f-b181-b9afdccf7502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.02.27 03:04:37.763174 [ 269 ] {} <Debug> TCP-Session: 7b4aca95-75bd-44bc-b3e8-ef811498d519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.02.27 03:04:37.763157 [ 268 ] {} <Debug> TCP-Session: 96a73eb6-0a4b-4111-be95-4441786f28d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.02.27 03:04:37.763280 [ 269 ] {} <Debug> TCP-Session: 7b4aca95-75bd-44bc-b3e8-ef811498d519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.02.27 03:04:37.763272 [ 267 ] {} <Debug> TCP-Session: 9752615a-02ea-4fb0-8fe2-bbddbd4e6587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.02.27 03:04:37.763355 [ 267 ] {} <Debug> TCP-Session: 9752615a-02ea-4fb0-8fe2-bbddbd4e6587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.02.27 03:04:38.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.05 MiB, peak 134.05 MiB, free memory in arenas 0.00 B, will set to 138.61 MiB (RSS), difference: 4.57 MiB | ||
| 621 | 2026.02.27 03:04:39.102143 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40675 | ||
| 622 | 2026.02.27 03:04:39.103210 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.02.27 03:04:39.103356 [ 270 ] {} <Debug> TCP-Session: 1fab04ad-12ae-4743-ac75-4fad16ee3ae9 Authenticating user 'default' from [fd00:1122:3344:101::a]:40675 | ||
| 624 | 2026.02.27 03:04:39.103380 [ 270 ] {} <Debug> TCP-Session: 1fab04ad-12ae-4743-ac75-4fad16ee3ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.27 03:04:39.103393 [ 270 ] {} <Debug> TCP-Session: 1fab04ad-12ae-4743-ac75-4fad16ee3ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.02.27 03:04:39.103548 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.02.27 03:04:39.103574 [ 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 | ||
| 628 | 2026.02.27 03:04:39.103674 [ 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 | ||
| 629 | 2026.02.27 03:04:39.104142 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62804 | ||
| 630 | 2026.02.27 03:04:39.104196 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46787 | ||
| 631 | 2026.02.27 03:04:39.104266 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36879 | ||
| 632 | 2026.02.27 03:04:39.104387 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33837 | ||
| 633 | 2026.02.27 03:04:39.104567 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54122 | ||
| 634 | 2026.02.27 03:04:39.104731 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.02.27 03:04:39.104742 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.02.27 03:04:39.104823 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.02.27 03:04:39.104838 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48804 | ||
| 638 | 2026.02.27 03:04:39.104870 [ 272 ] {} <Debug> TCP-Session: fe4a364b-832a-44b4-bb5d-1aa9ff5bc589 Authenticating user 'default' from [fd00:1122:3344:101::a]:46787 | ||
| 639 | 2026.02.27 03:04:39.104841 [ 271 ] {} <Debug> TCP-Session: eacc38d4-7559-4d59-a9a4-a254910587be Authenticating user 'default' from [fd00:1122:3344:101::a]:62804 | ||
| 640 | 2026.02.27 03:04:39.104846 [ 273 ] {} <Debug> TCP-Session: 32ff7bf3-1a27-40e5-b7c7-e4f43dd44b86 Authenticating user 'default' from [fd00:1122:3344:101::a]:36879 | ||
| 641 | 2026.02.27 03:04:39.105015 [ 272 ] {} <Debug> TCP-Session: fe4a364b-832a-44b4-bb5d-1aa9ff5bc589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.02.27 03:04:39.105030 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.02.27 03:04:39.105042 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51288 | ||
| 644 | 2026.02.27 03:04:39.105000 [ 271 ] {} <Debug> TCP-Session: eacc38d4-7559-4d59-a9a4-a254910587be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.02.27 03:04:39.105141 [ 275 ] {} <Debug> TCP-Session: c2d77aec-60b0-4354-8e65-216d21c4d6e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:54122 | ||
| 646 | 2026.02.27 03:04:39.105142 [ 272 ] {} <Debug> TCP-Session: fe4a364b-832a-44b4-bb5d-1aa9ff5bc589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.02.27 03:04:39.105146 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.02.27 03:04:39.105215 [ 271 ] {} <Debug> TCP-Session: eacc38d4-7559-4d59-a9a4-a254910587be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.02.27 03:04:39.105272 [ 275 ] {} <Debug> TCP-Session: c2d77aec-60b0-4354-8e65-216d21c4d6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.02.27 03:04:39.105207 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.02.27 03:04:39.105353 [ 275 ] {} <Debug> TCP-Session: c2d77aec-60b0-4354-8e65-216d21c4d6e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.02.27 03:04:39.105106 [ 273 ] {} <Debug> TCP-Session: 32ff7bf3-1a27-40e5-b7c7-e4f43dd44b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.02.27 03:04:39.104989 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.02.27 03:04:39.105479 [ 277 ] {} <Debug> TCP-Session: b2314654-e58f-481d-a17f-cb662b54f334 Authenticating user 'default' from [fd00:1122:3344:101::a]:51288 | ||
| 655 | 2026.02.27 03:04:39.105479 [ 273 ] {} <Debug> TCP-Session: 32ff7bf3-1a27-40e5-b7c7-e4f43dd44b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.02.27 03:04:39.105349 [ 276 ] {} <Debug> TCP-Session: ae0b5f17-8cec-4786-9a5b-5a8831a55e30 Authenticating user 'default' from [fd00:1122:3344:101::a]:48804 | ||
| 657 | 2026.02.27 03:04:39.105644 [ 277 ] {} <Debug> TCP-Session: b2314654-e58f-481d-a17f-cb662b54f334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.02.27 03:04:39.105629 [ 274 ] {} <Debug> TCP-Session: d0995f5a-b1ad-4f7c-a07e-95f62f4e2536 Authenticating user 'default' from [fd00:1122:3344:101::a]:33837 | ||
| 659 | 2026.02.27 03:04:39.105738 [ 276 ] {} <Debug> TCP-Session: ae0b5f17-8cec-4786-9a5b-5a8831a55e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.02.27 03:04:39.105766 [ 274 ] {} <Debug> TCP-Session: d0995f5a-b1ad-4f7c-a07e-95f62f4e2536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.27 03:04:39.105749 [ 277 ] {} <Debug> TCP-Session: b2314654-e58f-481d-a17f-cb662b54f334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.27 03:04:39.105862 [ 276 ] {} <Debug> TCP-Session: ae0b5f17-8cec-4786-9a5b-5a8831a55e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.27 03:04:39.105894 [ 274 ] {} <Debug> TCP-Session: d0995f5a-b1ad-4f7c-a07e-95f62f4e2536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.02.27 03:04:42.709335 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33856 | ||
| 665 | 2026.02.27 03:04:42.724109 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.02.27 03:04:42.724147 [ 278 ] {} <Debug> TCP-Session: 00edb223-5140-458f-9ef5-3dbc10afabea Authenticating user 'default' from [fd00:1122:3344:101::c]:33856 | ||
| 667 | 2026.02.27 03:04:42.724270 [ 278 ] {} <Debug> TCP-Session: 00edb223-5140-458f-9ef5-3dbc10afabea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.27 03:04:42.724285 [ 278 ] {} <Debug> TCP-Session: 00edb223-5140-458f-9ef5-3dbc10afabea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.27 03:04:42.724356 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.02.27 03:04:42.724470 [ 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 | ||
| 671 | 2026.02.27 03:04:42.724487 [ 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 | ||
| 672 | 2026.02.27 03:04:42.725050 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53690 | ||
| 673 | 2026.02.27 03:04:42.725119 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44677 | ||
| 674 | 2026.02.27 03:04:42.725206 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53396 | ||
| 675 | 2026.02.27 03:04:42.725304 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.02.27 03:04:42.725364 [ 279 ] {} <Debug> TCP-Session: 06461e41-112e-4229-8354-3c50379a79d3 Authenticating user 'default' from [fd00:1122:3344:101::c]:53690 | ||
| 677 | 2026.02.27 03:04:42.725361 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56863 | ||
| 678 | 2026.02.27 03:04:42.725396 [ 279 ] {} <Debug> TCP-Session: 06461e41-112e-4229-8354-3c50379a79d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.02.27 03:04:42.725543 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58325 | ||
| 680 | 2026.02.27 03:04:42.725576 [ 279 ] {} <Debug> TCP-Session: 06461e41-112e-4229-8354-3c50379a79d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.02.27 03:04:42.725687 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.02.27 03:04:42.725746 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63662 | ||
| 683 | 2026.02.27 03:04:42.725648 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.02.27 03:04:42.725562 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54664 | ||
| 685 | 2026.02.27 03:04:42.725831 [ 280 ] {} <Debug> TCP-Session: ace00abd-5ef0-41e3-bcc2-9dd5dd7a4587 Authenticating user 'default' from [fd00:1122:3344:101::c]:44677 | ||
| 686 | 2026.02.27 03:04:42.725815 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.02.27 03:04:42.725888 [ 281 ] {} <Debug> TCP-Session: 70f52a44-3eb0-45d4-bd82-1dce1056b574 Authenticating user 'default' from [fd00:1122:3344:101::c]:53396 | ||
| 688 | 2026.02.27 03:04:42.725955 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.02.27 03:04:42.725960 [ 280 ] {} <Debug> TCP-Session: ace00abd-5ef0-41e3-bcc2-9dd5dd7a4587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.02.27 03:04:42.725977 [ 281 ] {} <Debug> TCP-Session: 70f52a44-3eb0-45d4-bd82-1dce1056b574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.02.27 03:04:42.725951 [ 283 ] {} <Debug> TCP-Session: 37f7e095-0167-4006-88e0-c8ad560f743e Authenticating user 'default' from [fd00:1122:3344:101::c]:58325 | ||
| 692 | 2026.02.27 03:04:42.726203 [ 281 ] {} <Debug> TCP-Session: 70f52a44-3eb0-45d4-bd82-1dce1056b574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.02.27 03:04:42.726218 [ 280 ] {} <Debug> TCP-Session: ace00abd-5ef0-41e3-bcc2-9dd5dd7a4587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.02.27 03:04:42.726200 [ 285 ] {} <Debug> TCP-Session: 1618dd6d-9cda-4ca0-85af-4554fc5f2791 Authenticating user 'default' from [fd00:1122:3344:101::c]:63662 | ||
| 695 | 2026.02.27 03:04:42.726290 [ 283 ] {} <Debug> TCP-Session: 37f7e095-0167-4006-88e0-c8ad560f743e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.27 03:04:42.726029 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.02.27 03:04:42.725810 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.02.27 03:04:42.726390 [ 283 ] {} <Debug> TCP-Session: 37f7e095-0167-4006-88e0-c8ad560f743e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.02.27 03:04:42.726385 [ 284 ] {} <Debug> TCP-Session: 4cbf58fc-fe11-4094-b2b2-ef412d1b5a35 Authenticating user 'default' from [fd00:1122:3344:101::c]:54664 | ||
| 700 | 2026.02.27 03:04:42.726370 [ 285 ] {} <Debug> TCP-Session: 1618dd6d-9cda-4ca0-85af-4554fc5f2791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.27 03:04:42.726510 [ 282 ] {} <Debug> TCP-Session: 58bbfdff-64ce-4c3c-b1cf-5778f0349b93 Authenticating user 'default' from [fd00:1122:3344:101::c]:56863 | ||
| 702 | 2026.02.27 03:04:42.726510 [ 284 ] {} <Debug> TCP-Session: 4cbf58fc-fe11-4094-b2b2-ef412d1b5a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.27 03:04:42.726605 [ 285 ] {} <Debug> TCP-Session: 1618dd6d-9cda-4ca0-85af-4554fc5f2791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.27 03:04:42.726622 [ 284 ] {} <Debug> TCP-Session: 4cbf58fc-fe11-4094-b2b2-ef412d1b5a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.27 03:04:42.726639 [ 282 ] {} <Debug> TCP-Session: 58bbfdff-64ce-4c3c-b1cf-5778f0349b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.27 03:04:42.726760 [ 282 ] {} <Debug> TCP-Session: 58bbfdff-64ce-4c3c-b1cf-5778f0349b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.27 03:04:43.767065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 708 | 2026.02.27 03:04:43.767071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.02.27 03:04:43.767148 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.02.27 03:04:43.767181 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.02.27 03:04:43.772010 [ 245 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Loading data parts | ||
| 712 | 2026.02.27 03:04:43.772262 [ 245 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): There are no data parts | ||
| 713 | 2026.02.27 03:04:43.776844 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.02.27 03:04:43.777054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 715 | 2026.02.27 03:04:43.784290 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.02.27 03:04:43.785354 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.02.27 03:04:43.785736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.02.27 03:04:43.788928 [ 244 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Loading data parts | ||
| 719 | 2026.02.27 03:04:43.789118 [ 244 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): There are no data parts | ||
| 720 | 2026.02.27 03:04:43.823112 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.27 03:04:43.823299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 722 | 2026.02.27 03:04:43.830355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.27 03:04:43.831881 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): 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.27 03:04:43.836161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.27 03:04:44.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.91 MiB (RSS), difference: 9.07 MiB | ||
| 726 | 2026.02.27 03:04:46.266942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.27 03:04:46.267131 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.27 03:04:46.271661 [ 243 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Loading data parts | ||
| 729 | 2026.02.27 03:04:46.271859 [ 243 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): There are no data parts | ||
| 730 | 2026.02.27 03:04:46.277883 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.27 03:04:46.278023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 732 | 2026.02.27 03:04:46.279761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.27 03:04:46.280248 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): 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.27 03:04:46.280481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.27 03:04:47.000457 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 154.93 MiB (RSS), difference: -3.21 MiB | ||
| 736 | 2026.02.27 03:04:51.238663 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.27 03:04:51.238722 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.27 03:04:51.286775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.02.27 03:04:51.287603 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.27 03:04:51.287645 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 741 | 2026.02.27 03:04:51.288277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.27 03:04:51.288734 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): 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.27 03:04:51.288920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.27 03:04:51.337181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.27 03:04:51.354263 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.27 03:04:51.354967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 747 | 2026.02.27 03:04:51.361261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.27 03:04:51.362389 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): 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.27 03:04:51.365171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.27 03:04:52.000134 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.68 MiB, peak 159.68 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 1.95 MiB | ||
| 751 | 2026.02.27 03:04:57.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.68 MiB, peak 159.68 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.02.27 03:04:57.227990 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.02.27 03:04:57.228164 [ 3 ] {6b9f34e4-9ad8-4776-9688-13d284d8f59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.02.27 03:04:57.230604 [ 3 ] {6b9f34e4-9ad8-4776-9688-13d284d8f59b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.02.27 03:04:57.236885 [ 3 ] {6b9f34e4-9ad8-4776-9688-13d284d8f59b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.02.27 03:04:57.241344 [ 3 ] {6b9f34e4-9ad8-4776-9688-13d284d8f59b} <Debug> TCPHandler: Processed in 0.01346847 sec. | ||
| 757 | 2026.02.27 03:04:57.253951 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.02.27 03:04:57.254142 [ 3 ] {25155a30-a052-4308-8492-c8412c0fecd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.02.27 03:04:57.264804 [ 3 ] {25155a30-a052-4308-8492-c8412c0fecd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.02.27 03:04:57.264906 [ 3 ] {25155a30-a052-4308-8492-c8412c0fecd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.02.27 03:04:57.265414 [ 3 ] {25155a30-a052-4308-8492-c8412c0fecd2} <Debug> TCPHandler: Processed in 0.011512469 sec. | ||
| 762 | 2026.02.27 03:04:57.272890 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.02.27 03:04:57.273021 [ 3 ] {beb26f21-79c8-4495-a9d6-cda9141340fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.02.27 03:04:57.277181 [ 3 ] {beb26f21-79c8-4495-a9d6-cda9141340fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.02.27 03:04:57.277252 [ 3 ] {beb26f21-79c8-4495-a9d6-cda9141340fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.02.27 03:04:57.277776 [ 3 ] {beb26f21-79c8-4495-a9d6-cda9141340fa} <Debug> TCPHandler: Processed in 0.004935348 sec. | ||
| 767 | 2026.02.27 03:04:57.278083 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.02.27 03:04:57.278198 [ 3 ] {3866dccf-2560-4d3b-b3d5-4527bbb11e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.02.27 03:04:57.278436 [ 3 ] {3866dccf-2560-4d3b-b3d5-4527bbb11e5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.02.27 03:04:57.278479 [ 3 ] {3866dccf-2560-4d3b-b3d5-4527bbb11e5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.02.27 03:04:57.278793 [ 3 ] {3866dccf-2560-4d3b-b3d5-4527bbb11e5c} <Debug> TCPHandler: Processed in 0.00075687 sec. | ||
| 772 | 2026.02.27 03:04:57.278993 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.02.27 03:04:57.279106 [ 3 ] {5d82c45e-93e9-4274-a628-354a2110b38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.02.27 03:04:57.279339 [ 3 ] {5d82c45e-93e9-4274-a628-354a2110b38f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.02.27 03:04:57.279381 [ 3 ] {5d82c45e-93e9-4274-a628-354a2110b38f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.02.27 03:04:57.279695 [ 3 ] {5d82c45e-93e9-4274-a628-354a2110b38f} <Debug> TCPHandler: Processed in 0.000747909 sec. | ||
| 777 | 2026.02.27 03:04:57.279889 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.02.27 03:04:57.280003 [ 3 ] {41579c63-efdc-43de-896e-c7b72896ef45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.02.27 03:04:57.280235 [ 3 ] {41579c63-efdc-43de-896e-c7b72896ef45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.02.27 03:04:57.280276 [ 3 ] {41579c63-efdc-43de-896e-c7b72896ef45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.02.27 03:04:57.280586 [ 3 ] {41579c63-efdc-43de-896e-c7b72896ef45} <Debug> TCPHandler: Processed in 0.000744139 sec. | ||
| 782 | 2026.02.27 03:04:57.280778 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.02.27 03:04:57.280890 [ 3 ] {6c960bb3-f1dd-4893-81aa-6dec2ae3aaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.02.27 03:04:57.281120 [ 3 ] {6c960bb3-f1dd-4893-81aa-6dec2ae3aaec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.02.27 03:04:57.281161 [ 3 ] {6c960bb3-f1dd-4893-81aa-6dec2ae3aaec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.02.27 03:04:57.281467 [ 3 ] {6c960bb3-f1dd-4893-81aa-6dec2ae3aaec} <Debug> TCPHandler: Processed in 0.000734519 sec. | ||
| 787 | 2026.02.27 03:04:57.281657 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.02.27 03:04:57.281769 [ 3 ] {e65ee560-7dde-4029-9911-b3ac1116ed47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.02.27 03:04:57.282002 [ 3 ] {e65ee560-7dde-4029-9911-b3ac1116ed47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.02.27 03:04:57.282042 [ 3 ] {e65ee560-7dde-4029-9911-b3ac1116ed47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.02.27 03:04:57.282340 [ 3 ] {e65ee560-7dde-4029-9911-b3ac1116ed47} <Debug> TCPHandler: Processed in 0.000729689 sec. | ||
| 792 | 2026.02.27 03:04:57.282529 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.02.27 03:04:57.282640 [ 3 ] {e6561d9e-3064-4f94-b73a-e3260023e8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.02.27 03:04:57.282871 [ 3 ] {e6561d9e-3064-4f94-b73a-e3260023e8c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.02.27 03:04:57.282911 [ 3 ] {e6561d9e-3064-4f94-b73a-e3260023e8c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.02.27 03:04:57.283214 [ 3 ] {e6561d9e-3064-4f94-b73a-e3260023e8c6} <Debug> TCPHandler: Processed in 0.000732159 sec. | ||
| 797 | 2026.02.27 03:04:57.283404 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.02.27 03:04:57.283518 [ 3 ] {aa26c200-746f-41df-bb9c-4f0fc91cd468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.02.27 03:04:57.283752 [ 3 ] {aa26c200-746f-41df-bb9c-4f0fc91cd468} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.02.27 03:04:57.283793 [ 3 ] {aa26c200-746f-41df-bb9c-4f0fc91cd468} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.02.27 03:04:57.284094 [ 3 ] {aa26c200-746f-41df-bb9c-4f0fc91cd468} <Debug> TCPHandler: Processed in 0.000735859 sec. | ||
| 802 | 2026.02.27 03:04:57.284279 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.02.27 03:04:57.284394 [ 3 ] {0b057e41-5803-4e3a-a993-3d730bde2dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.02.27 03:04:57.284628 [ 3 ] {0b057e41-5803-4e3a-a993-3d730bde2dfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.02.27 03:04:57.284669 [ 3 ] {0b057e41-5803-4e3a-a993-3d730bde2dfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.02.27 03:04:57.284979 [ 3 ] {0b057e41-5803-4e3a-a993-3d730bde2dfa} <Debug> TCPHandler: Processed in 0.000746409 sec. | ||
| 807 | 2026.02.27 03:04:57.285166 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.02.27 03:04:57.285280 [ 3 ] {8528e2ed-ce0f-4c45-8431-a7d375aa5522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.02.27 03:04:57.285515 [ 3 ] {8528e2ed-ce0f-4c45-8431-a7d375aa5522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.02.27 03:04:57.285556 [ 3 ] {8528e2ed-ce0f-4c45-8431-a7d375aa5522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.02.27 03:04:57.285857 [ 3 ] {8528e2ed-ce0f-4c45-8431-a7d375aa5522} <Debug> TCPHandler: Processed in 0.000736719 sec. | ||
| 812 | 2026.02.27 03:04:57.286044 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.02.27 03:04:57.286159 [ 3 ] {d5cc704b-75bf-441d-ab25-03f114752879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.02.27 03:04:57.286403 [ 3 ] {d5cc704b-75bf-441d-ab25-03f114752879} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.02.27 03:04:57.286444 [ 3 ] {d5cc704b-75bf-441d-ab25-03f114752879} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.02.27 03:04:57.286755 [ 3 ] {d5cc704b-75bf-441d-ab25-03f114752879} <Debug> TCPHandler: Processed in 0.000756249 sec. | ||
| 817 | 2026.02.27 03:04:57.286947 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.02.27 03:04:57.287062 [ 3 ] {17f331aa-e46d-41a0-8968-21a4b6951507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.02.27 03:04:57.287306 [ 3 ] {17f331aa-e46d-41a0-8968-21a4b6951507} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.02.27 03:04:57.287346 [ 3 ] {17f331aa-e46d-41a0-8968-21a4b6951507} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.02.27 03:04:57.287665 [ 3 ] {17f331aa-e46d-41a0-8968-21a4b6951507} <Debug> TCPHandler: Processed in 0.00076436 sec. | ||
| 822 | 2026.02.27 03:04:57.287856 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.02.27 03:04:57.287970 [ 3 ] {a161ec72-cb4f-4443-9d41-72ded64c3800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.02.27 03:04:57.288215 [ 3 ] {a161ec72-cb4f-4443-9d41-72ded64c3800} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.02.27 03:04:57.288256 [ 3 ] {a161ec72-cb4f-4443-9d41-72ded64c3800} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.02.27 03:04:57.288570 [ 3 ] {a161ec72-cb4f-4443-9d41-72ded64c3800} <Debug> TCPHandler: Processed in 0.00076019 sec. | ||
| 827 | 2026.02.27 03:04:57.291843 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.02.27 03:04:57.291966 [ 3 ] {36c0ea2e-a5c5-4e7e-9b3f-3dd1eb8663b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 829 | 2026.02.27 03:04:57.292015 [ 3 ] {36c0ea2e-a5c5-4e7e-9b3f-3dd1eb8663b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.02.27 03:04:57.299595 [ 3 ] {36c0ea2e-a5c5-4e7e-9b3f-3dd1eb8663b0} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 831 | 2026.02.27 03:04:57.299631 [ 3 ] {36c0ea2e-a5c5-4e7e-9b3f-3dd1eb8663b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 832 | 2026.02.27 03:04:57.300203 [ 3 ] {36c0ea2e-a5c5-4e7e-9b3f-3dd1eb8663b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 833 | 2026.02.27 03:04:57.300584 [ 3 ] {36c0ea2e-a5c5-4e7e-9b3f-3dd1eb8663b0} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 834 | 2026.02.27 03:04:57.300730 [ 3 ] {36c0ea2e-a5c5-4e7e-9b3f-3dd1eb8663b0} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.0088 sec., 1704.5454545454545 rows/sec., 254.02 KiB/sec. | ||
| 835 | 2026.02.27 03:04:57.300767 [ 3 ] {36c0ea2e-a5c5-4e7e-9b3f-3dd1eb8663b0} <Debug> TCPHandler: Processed in 0.008980973 sec. | ||
| 836 | 2026.02.27 03:04:57.300877 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.02.27 03:04:57.300970 [ 3 ] {f3530601-f150-4ee9-aaa9-a8e161cd57b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 838 | 2026.02.27 03:04:57.301010 [ 3 ] {f3530601-f150-4ee9-aaa9-a8e161cd57b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 839 | 2026.02.27 03:04:57.305387 [ 3 ] {f3530601-f150-4ee9-aaa9-a8e161cd57b0} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 840 | 2026.02.27 03:04:57.305420 [ 3 ] {f3530601-f150-4ee9-aaa9-a8e161cd57b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 841 | 2026.02.27 03:04:57.308184 [ 3 ] {f3530601-f150-4ee9-aaa9-a8e161cd57b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 842 | 2026.02.27 03:04:57.308747 [ 3 ] {f3530601-f150-4ee9-aaa9-a8e161cd57b0} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 843 | 2026.02.27 03:04:57.308903 [ 3 ] {f3530601-f150-4ee9-aaa9-a8e161cd57b0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00795 sec., 251.57232704402514 rows/sec., 20.51 KiB/sec. | ||
| 844 | 2026.02.27 03:04:57.308948 [ 3 ] {f3530601-f150-4ee9-aaa9-a8e161cd57b0} <Debug> TCPHandler: Processed in 0.00811914 sec. | ||
| 845 | 2026.02.27 03:04:57.309169 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.02.27 03:04:57.309260 [ 3 ] {fce93d36-209c-4ee8-aadf-4f976a5f04d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 847 | 2026.02.27 03:04:57.309298 [ 3 ] {fce93d36-209c-4ee8-aadf-4f976a5f04d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 848 | 2026.02.27 03:04:57.309720 [ 3 ] {fce93d36-209c-4ee8-aadf-4f976a5f04d2} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2026.02.27 03:04:57.309752 [ 3 ] {fce93d36-209c-4ee8-aadf-4f976a5f04d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 850 | 2026.02.27 03:04:57.310135 [ 3 ] {fce93d36-209c-4ee8-aadf-4f976a5f04d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 851 | 2026.02.27 03:04:57.310541 [ 3 ] {fce93d36-209c-4ee8-aadf-4f976a5f04d2} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 852 | 2026.02.27 03:04:57.310669 [ 3 ] {fce93d36-209c-4ee8-aadf-4f976a5f04d2} <Debug> executeQuery: Read 27 rows, 2.05 KiB in 0.001427 sec., 18920.8128941836 rows/sec., 1.40 MiB/sec. | ||
| 853 | 2026.02.27 03:04:57.310704 [ 3 ] {fce93d36-209c-4ee8-aadf-4f976a5f04d2} <Debug> TCPHandler: Processed in 0.001591741 sec. | ||
| 854 | 2026.02.27 03:04:57.310815 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.02.27 03:04:57.310905 [ 3 ] {e3b0ddf4-01b7-4d89-88a9-1ad78f12a1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 856 | 2026.02.27 03:04:57.310943 [ 3 ] {e3b0ddf4-01b7-4d89-88a9-1ad78f12a1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 857 | 2026.02.27 03:04:57.311315 [ 3 ] {e3b0ddf4-01b7-4d89-88a9-1ad78f12a1ed} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 858 | 2026.02.27 03:04:57.311350 [ 3 ] {e3b0ddf4-01b7-4d89-88a9-1ad78f12a1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 859 | 2026.02.27 03:04:57.311726 [ 3 ] {e3b0ddf4-01b7-4d89-88a9-1ad78f12a1ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 860 | 2026.02.27 03:04:57.312130 [ 3 ] {e3b0ddf4-01b7-4d89-88a9-1ad78f12a1ed} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 861 | 2026.02.27 03:04:57.312254 [ 3 ] {e3b0ddf4-01b7-4d89-88a9-1ad78f12a1ed} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001368 sec., 1461.9883040935672 rows/sec., 102.08 KiB/sec. | ||
| 862 | 2026.02.27 03:04:57.312288 [ 3 ] {e3b0ddf4-01b7-4d89-88a9-1ad78f12a1ed} <Debug> TCPHandler: Processed in 0.001520409 sec. | ||
| 863 | 2026.02.27 03:04:57.312393 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.02.27 03:04:57.312483 [ 3 ] {2c4352de-b253-43ce-ba6b-6dcce9c7ac26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 865 | 2026.02.27 03:04:57.312519 [ 3 ] {2c4352de-b253-43ce-ba6b-6dcce9c7ac26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 866 | 2026.02.27 03:04:57.312903 [ 3 ] {2c4352de-b253-43ce-ba6b-6dcce9c7ac26} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2026.02.27 03:04:57.312937 [ 3 ] {2c4352de-b253-43ce-ba6b-6dcce9c7ac26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 868 | 2026.02.27 03:04:57.313347 [ 3 ] {2c4352de-b253-43ce-ba6b-6dcce9c7ac26} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2026.02.27 03:04:57.313747 [ 3 ] {2c4352de-b253-43ce-ba6b-6dcce9c7ac26} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 870 | 2026.02.27 03:04:57.313869 [ 3 ] {2c4352de-b253-43ce-ba6b-6dcce9c7ac26} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001403 sec., 21382.751247327156 rows/sec., 1.67 MiB/sec. | ||
| 871 | 2026.02.27 03:04:57.313903 [ 3 ] {2c4352de-b253-43ce-ba6b-6dcce9c7ac26} <Debug> TCPHandler: Processed in 0.00155555 sec. | ||
| 872 | 2026.02.27 03:04:57.314007 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.02.27 03:04:57.314096 [ 3 ] {11d6cb56-e106-4679-8615-ea814055403b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 874 | 2026.02.27 03:04:57.314136 [ 3 ] {11d6cb56-e106-4679-8615-ea814055403b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 875 | 2026.02.27 03:04:57.314575 [ 3 ] {11d6cb56-e106-4679-8615-ea814055403b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2026.02.27 03:04:57.314606 [ 3 ] {11d6cb56-e106-4679-8615-ea814055403b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 877 | 2026.02.27 03:04:57.317013 [ 3 ] {11d6cb56-e106-4679-8615-ea814055403b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2026.02.27 03:04:57.317469 [ 3 ] {11d6cb56-e106-4679-8615-ea814055403b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2026.02.27 03:04:57.317616 [ 3 ] {11d6cb56-e106-4679-8615-ea814055403b} <Debug> executeQuery: Read 81 rows, 5.75 KiB in 0.003536 sec., 22907.239819004524 rows/sec., 1.59 MiB/sec. | ||
| 880 | 2026.02.27 03:04:57.317657 [ 3 ] {11d6cb56-e106-4679-8615-ea814055403b} <Debug> TCPHandler: Processed in 0.003696226 sec. | ||
| 881 | 2026.02.27 03:04:57.317783 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.02.27 03:04:57.317892 [ 3 ] {d97caab8-5c92-4334-b799-9de177883aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 883 | 2026.02.27 03:04:57.317938 [ 3 ] {d97caab8-5c92-4334-b799-9de177883aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 884 | 2026.02.27 03:04:57.318251 [ 3 ] {d97caab8-5c92-4334-b799-9de177883aaf} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.02.27 03:04:57.318286 [ 3 ] {d97caab8-5c92-4334-b799-9de177883aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 886 | 2026.02.27 03:04:57.318683 [ 3 ] {d97caab8-5c92-4334-b799-9de177883aaf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2026.02.27 03:04:57.319094 [ 3 ] {d97caab8-5c92-4334-b799-9de177883aaf} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.02.27 03:04:57.319215 [ 3 ] {d97caab8-5c92-4334-b799-9de177883aaf} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001346 sec., 17830.609212481428 rows/sec., 1.22 MiB/sec. | ||
| 889 | 2026.02.27 03:04:57.319248 [ 3 ] {d97caab8-5c92-4334-b799-9de177883aaf} <Debug> TCPHandler: Processed in 0.00152151 sec. | ||
| 890 | 2026.02.27 03:04:58.789935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 891 | 2026.02.27 03:04:58.790398 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.02.27 03:04:58.790443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 893 | 2026.02.27 03:04:58.791101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 894 | 2026.02.27 03:04:58.791526 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2026.02.27 03:04:58.791663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 896 | 2026.02.27 03:04:58.866176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 897 | 2026.02.27 03:04:58.882404 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.02.27 03:04:58.882458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 899 | 2026.02.27 03:04:58.889070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 900 | 2026.02.27 03:04:58.890292 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.02.27 03:04:58.893848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 902 | 2026.02.27 03:04:59.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.48 MiB, peak 163.48 MiB, free memory in arenas 0.00 B, will set to 160.52 MiB (RSS), difference: 1.04 MiB | ||
| 903 | 2026.02.27 03:05:02.230764 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.02.27 03:05:02.230955 [ 3 ] {86a62e3d-5033-464f-a39b-a1bd0c919e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 905 | 2026.02.27 03:05:02.231022 [ 3 ] {86a62e3d-5033-464f-a39b-a1bd0c919e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 906 | 2026.02.27 03:05:02.231642 [ 3 ] {86a62e3d-5033-464f-a39b-a1bd0c919e06} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.02.27 03:05:02.231689 [ 3 ] {86a62e3d-5033-464f-a39b-a1bd0c919e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 908 | 2026.02.27 03:05:02.232313 [ 3 ] {86a62e3d-5033-464f-a39b-a1bd0c919e06} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2026.02.27 03:05:02.232778 [ 3 ] {86a62e3d-5033-464f-a39b-a1bd0c919e06} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.02.27 03:05:02.232940 [ 3 ] {86a62e3d-5033-464f-a39b-a1bd0c919e06} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002035 sec., 12776.412776412777 rows/sec., 972.72 KiB/sec. | ||
| 911 | 2026.02.27 03:05:02.232989 [ 3 ] {86a62e3d-5033-464f-a39b-a1bd0c919e06} <Debug> TCPHandler: Processed in 0.002348181 sec. | ||
| 912 | 2026.02.27 03:05:02.233120 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.02.27 03:05:02.233227 [ 3 ] {c39d6641-06b8-466f-8964-7153e8bcd54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 914 | 2026.02.27 03:05:02.233278 [ 3 ] {c39d6641-06b8-466f-8964-7153e8bcd54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 915 | 2026.02.27 03:05:02.233723 [ 3 ] {c39d6641-06b8-466f-8964-7153e8bcd54c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.02.27 03:05:02.233761 [ 3 ] {c39d6641-06b8-466f-8964-7153e8bcd54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 917 | 2026.02.27 03:05:02.234212 [ 3 ] {c39d6641-06b8-466f-8964-7153e8bcd54c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 918 | 2026.02.27 03:05:02.234652 [ 3 ] {c39d6641-06b8-466f-8964-7153e8bcd54c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.02.27 03:05:02.234786 [ 3 ] {c39d6641-06b8-466f-8964-7153e8bcd54c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001587 sec., 17643.352236925013 rows/sec., 1.38 MiB/sec. | ||
| 920 | 2026.02.27 03:05:02.234823 [ 3 ] {c39d6641-06b8-466f-8964-7153e8bcd54c} <Debug> TCPHandler: Processed in 0.001754635 sec. | ||
| 921 | 2026.02.27 03:05:02.234946 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.02.27 03:05:02.235042 [ 3 ] {d0cf346c-3676-4913-9bae-caab57e62bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 923 | 2026.02.27 03:05:02.235087 [ 3 ] {d0cf346c-3676-4913-9bae-caab57e62bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 924 | 2026.02.27 03:05:02.235491 [ 3 ] {d0cf346c-3676-4913-9bae-caab57e62bb8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.02.27 03:05:02.235528 [ 3 ] {d0cf346c-3676-4913-9bae-caab57e62bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 926 | 2026.02.27 03:05:02.235964 [ 3 ] {d0cf346c-3676-4913-9bae-caab57e62bb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 927 | 2026.02.27 03:05:02.236401 [ 3 ] {d0cf346c-3676-4913-9bae-caab57e62bb8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.02.27 03:05:02.236529 [ 3 ] {d0cf346c-3676-4913-9bae-caab57e62bb8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001509 sec., 66269.05235255136 rows/sec., 4.59 MiB/sec. | ||
| 929 | 2026.02.27 03:05:02.236564 [ 3 ] {d0cf346c-3676-4913-9bae-caab57e62bb8} <Debug> TCPHandler: Processed in 0.001665784 sec. | ||
| 930 | 2026.02.27 03:05:02.236680 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.02.27 03:05:02.236773 [ 3 ] {d1ddfb41-2c33-4f61-b429-6f488af06b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 932 | 2026.02.27 03:05:02.236813 [ 3 ] {d1ddfb41-2c33-4f61-b429-6f488af06b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 933 | 2026.02.27 03:05:02.237130 [ 3 ] {d1ddfb41-2c33-4f61-b429-6f488af06b28} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.02.27 03:05:02.237165 [ 3 ] {d1ddfb41-2c33-4f61-b429-6f488af06b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 935 | 2026.02.27 03:05:02.237614 [ 3 ] {d1ddfb41-2c33-4f61-b429-6f488af06b28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 936 | 2026.02.27 03:05:02.238052 [ 3 ] {d1ddfb41-2c33-4f61-b429-6f488af06b28} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.02.27 03:05:02.238181 [ 3 ] {d1ddfb41-2c33-4f61-b429-6f488af06b28} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001427 sec., 21023.12543798178 rows/sec., 1.44 MiB/sec. | ||
| 938 | 2026.02.27 03:05:02.238216 [ 3 ] {d1ddfb41-2c33-4f61-b429-6f488af06b28} <Debug> TCPHandler: Processed in 0.001582901 sec. | ||
| 939 | 2026.02.27 03:05:06.238780 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 940 | 2026.02.27 03:05:06.238850 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 941 | 2026.02.27 03:05:06.282719 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 140 | ||
| 942 | 2026.02.27 03:05:06.285814 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.02.27 03:05:06.285859 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 944 | 2026.02.27 03:05:06.287226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 945 | 2026.02.27 03:05:06.287757 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.02.27 03:05:06.288019 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 140 | ||
| 947 | 2026.02.27 03:05:06.292696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 948 | 2026.02.27 03:05:06.293182 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.02.27 03:05:06.293220 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 950 | 2026.02.27 03:05:06.293963 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 951 | 2026.02.27 03:05:06.294471 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.02.27 03:05:06.294615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 953 | 2026.02.27 03:05:06.394882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 954 | 2026.02.27 03:05:06.415441 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.02.27 03:05:06.415517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 956 | 2026.02.27 03:05:06.422888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 957 | 2026.02.27 03:05:06.424570 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.02.27 03:05:06.429403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 959 | 2026.02.27 03:05:06.887456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58199 | ||
| 960 | 2026.02.27 03:05:06.887931 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 961 | 2026.02.27 03:05:06.887973 [ 286 ] {} <Debug> TCP-Session: 2223b4f4-5526-418b-b7cd-2a772913cdf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58199 | ||
| 962 | 2026.02.27 03:05:06.887998 [ 286 ] {} <Debug> TCP-Session: 2223b4f4-5526-418b-b7cd-2a772913cdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.02.27 03:05:06.888013 [ 286 ] {} <Debug> TCP-Session: 2223b4f4-5526-418b-b7cd-2a772913cdf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.02.27 03:05:06.888071 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 965 | 2026.02.27 03:05:06.888099 [ 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 | ||
| 966 | 2026.02.27 03:05:06.888129 [ 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 | ||
| 967 | 2026.02.27 03:05:06.888570 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33898 | ||
| 968 | 2026.02.27 03:05:06.888714 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39573 | ||
| 969 | 2026.02.27 03:05:06.888729 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 970 | 2026.02.27 03:05:06.888799 [ 287 ] {} <Debug> TCP-Session: 0f9047b2-29d7-4ebf-910f-62e03348ab6e Authenticating user 'default' from [fd00:1122:3344:101::e]:33898 | ||
| 971 | 2026.02.27 03:05:06.888825 [ 287 ] {} <Debug> TCP-Session: 0f9047b2-29d7-4ebf-910f-62e03348ab6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.02.27 03:05:06.888822 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47171 | ||
| 973 | 2026.02.27 03:05:06.888845 [ 287 ] {} <Debug> TCP-Session: 0f9047b2-29d7-4ebf-910f-62e03348ab6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.02.27 03:05:06.888951 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 975 | 2026.02.27 03:05:06.888955 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33276 | ||
| 976 | 2026.02.27 03:05:06.889011 [ 288 ] {} <Debug> TCP-Session: 6a1cb92d-837b-4f65-827f-79d91788fc6a Authenticating user 'default' from [fd00:1122:3344:101::e]:39573 | ||
| 977 | 2026.02.27 03:05:06.889043 [ 288 ] {} <Debug> TCP-Session: 6a1cb92d-837b-4f65-827f-79d91788fc6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.02.27 03:05:06.889058 [ 288 ] {} <Debug> TCP-Session: 6a1cb92d-837b-4f65-827f-79d91788fc6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.02.27 03:05:06.889105 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 980 | 2026.02.27 03:05:06.889123 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54273 | ||
| 981 | 2026.02.27 03:05:06.889143 [ 289 ] {} <Debug> TCP-Session: a71de51a-6573-4119-a848-30e8d4aa2769 Authenticating user 'default' from [fd00:1122:3344:101::e]:47171 | ||
| 982 | 2026.02.27 03:05:06.889175 [ 289 ] {} <Debug> TCP-Session: a71de51a-6573-4119-a848-30e8d4aa2769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.02.27 03:05:06.889187 [ 289 ] {} <Debug> TCP-Session: a71de51a-6573-4119-a848-30e8d4aa2769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.02.27 03:05:06.889276 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 985 | 2026.02.27 03:05:06.889312 [ 290 ] {} <Debug> TCP-Session: db869202-0d8d-497b-999f-81951ea9daf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33276 | ||
| 986 | 2026.02.27 03:05:06.889314 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49118 | ||
| 987 | 2026.02.27 03:05:06.889332 [ 290 ] {} <Debug> TCP-Session: db869202-0d8d-497b-999f-81951ea9daf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.02.27 03:05:06.889371 [ 290 ] {} <Debug> TCP-Session: db869202-0d8d-497b-999f-81951ea9daf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.02.27 03:05:06.889414 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2026.02.27 03:05:06.889449 [ 291 ] {} <Debug> TCP-Session: 0a6477ce-5ba4-4b88-a044-8af89308584f Authenticating user 'default' from [fd00:1122:3344:101::e]:54273 | ||
| 991 | 2026.02.27 03:05:06.889466 [ 291 ] {} <Debug> TCP-Session: 0a6477ce-5ba4-4b88-a044-8af89308584f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.02.27 03:05:06.889480 [ 291 ] {} <Debug> TCP-Session: 0a6477ce-5ba4-4b88-a044-8af89308584f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.02.27 03:05:06.889497 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 994 | 2026.02.27 03:05:06.889531 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48070 | ||
| 995 | 2026.02.27 03:05:06.889533 [ 292 ] {} <Debug> TCP-Session: 848034b5-9c09-4a13-87f1-a9b302e9ef5e Authenticating user 'default' from [fd00:1122:3344:101::e]:49118 | ||
| 996 | 2026.02.27 03:05:06.889572 [ 292 ] {} <Debug> TCP-Session: 848034b5-9c09-4a13-87f1-a9b302e9ef5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.02.27 03:05:06.889585 [ 292 ] {} <Debug> TCP-Session: 848034b5-9c09-4a13-87f1-a9b302e9ef5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.02.27 03:05:06.889604 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61269 | ||
| 999 | 2026.02.27 03:05:06.889611 [ 286 ] {} <Trace> TCP-Session: 2223b4f4-5526-418b-b7cd-2a772913cdf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.02.27 03:05:06.889675 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1001 | 2026.02.27 03:05:06.889722 [ 293 ] {} <Debug> TCP-Session: dd3972ad-06ba-4273-b894-9f4b76de2ee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48070 | ||
| 1002 | 2026.02.27 03:05:06.889741 [ 293 ] {} <Debug> TCP-Session: dd3972ad-06ba-4273-b894-9f4b76de2ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.02.27 03:05:06.889746 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1004 | 2026.02.27 03:05:06.889753 [ 293 ] {} <Debug> TCP-Session: dd3972ad-06ba-4273-b894-9f4b76de2ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.02.27 03:05:06.889780 [ 294 ] {} <Debug> TCP-Session: 898a2dad-5eea-4517-9bd5-9ff964445bc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61269 | ||
| 1006 | 2026.02.27 03:05:06.889801 [ 294 ] {} <Debug> TCP-Session: 898a2dad-5eea-4517-9bd5-9ff964445bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.02.27 03:05:06.889807 [ 286 ] {2e218788-98d5-439c-aa28-e40ca3a6e1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58199) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1008 | 2026.02.27 03:05:06.889814 [ 294 ] {} <Debug> TCP-Session: 898a2dad-5eea-4517-9bd5-9ff964445bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.02.27 03:05:06.890161 [ 286 ] {2e218788-98d5-439c-aa28-e40ca3a6e1aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1010 | 2026.02.27 03:05:06.894467 [ 286 ] {2e218788-98d5-439c-aa28-e40ca3a6e1aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1011 | 2026.02.27 03:05:06.899147 [ 286 ] {2e218788-98d5-439c-aa28-e40ca3a6e1aa} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 1012 | 2026.02.27 03:05:06.916216 [ 296 ] {2e218788-98d5-439c-aa28-e40ca3a6e1aa} <Trace> AggregatingTransform: Aggregating | ||
| 1013 | 2026.02.27 03:05:06.916339 [ 296 ] {2e218788-98d5-439c-aa28-e40ca3a6e1aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 1014 | 2026.02.27 03:05:06.916997 [ 296 ] {2e218788-98d5-439c-aa28-e40ca3a6e1aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003973133 sec. (251.691 rows/sec., 9.83 KiB/sec.) | ||
| 1015 | 2026.02.27 03:05:06.917033 [ 296 ] {2e218788-98d5-439c-aa28-e40ca3a6e1aa} <Trace> Aggregator: Merging aggregated data | ||
| 1016 | 2026.02.27 03:05:06.917064 [ 296 ] {2e218788-98d5-439c-aa28-e40ca3a6e1aa} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1017 | 2026.02.27 03:05:06.920269 [ 286 ] {2e218788-98d5-439c-aa28-e40ca3a6e1aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03053 sec., 32.754667540124466 rows/sec., 1.28 KiB/sec. | ||
| 1018 | 2026.02.27 03:05:06.920458 [ 286 ] {2e218788-98d5-439c-aa28-e40ca3a6e1aa} <Debug> TCPHandler: Processed in 0.031039196 sec. | ||
| 1019 | 2026.02.27 03:05:06.922313 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1020 | 2026.02.27 03:05:06.922365 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1021 | 2026.02.27 03:05:06.922388 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1022 | 2026.02.27 03:05:06.922424 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1023 | 2026.02.27 03:05:06.922442 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1024 | 2026.02.27 03:05:06.922450 [ 287 ] {} <Debug> TCP-Session: 0f9047b2-29d7-4ebf-910f-62e03348ab6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.02.27 03:05:06.922477 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1026 | 2026.02.27 03:05:06.922494 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1027 | 2026.02.27 03:05:06.922527 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1028 | 2026.02.27 03:05:06.922547 [ 288 ] {} <Debug> TCP-Session: 6a1cb92d-837b-4f65-827f-79d91788fc6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.02.27 03:05:06.922552 [ 292 ] {} <Debug> TCP-Session: 848034b5-9c09-4a13-87f1-a9b302e9ef5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.02.27 03:05:06.922567 [ 294 ] {} <Debug> TCP-Session: 898a2dad-5eea-4517-9bd5-9ff964445bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.02.27 03:05:06.922510 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1032 | 2026.02.27 03:05:06.922497 [ 289 ] {} <Debug> TCP-Session: a71de51a-6573-4119-a848-30e8d4aa2769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.02.27 03:05:06.922456 [ 290 ] {} <Debug> TCP-Session: db869202-0d8d-497b-999f-81951ea9daf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.02.27 03:05:06.922639 [ 291 ] {} <Debug> TCP-Session: 0a6477ce-5ba4-4b88-a044-8af89308584f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.02.27 03:05:06.922503 [ 293 ] {} <Debug> TCP-Session: dd3972ad-06ba-4273-b894-9f4b76de2ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.02.27 03:05:06.922380 [ 286 ] {} <Debug> TCP-Session: 2223b4f4-5526-418b-b7cd-2a772913cdf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.02.27 03:05:07.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.38 MiB, peak 169.50 MiB, free memory in arenas 0.00 B, will set to 165.18 MiB (RSS), difference: 3.80 MiB | ||
| 1038 | 2026.02.27 03:05:07.232676 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.02.27 03:05:07.232856 [ 3 ] {47222f93-4435-4ca7-a601-047847ed64eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1040 | 2026.02.27 03:05:07.232927 [ 3 ] {47222f93-4435-4ca7-a601-047847ed64eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1041 | 2026.02.27 03:05:07.233612 [ 3 ] {47222f93-4435-4ca7-a601-047847ed64eb} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.02.27 03:05:07.233668 [ 3 ] {47222f93-4435-4ca7-a601-047847ed64eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1043 | 2026.02.27 03:05:07.234204 [ 3 ] {47222f93-4435-4ca7-a601-047847ed64eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1044 | 2026.02.27 03:05:07.234850 [ 3 ] {47222f93-4435-4ca7-a601-047847ed64eb} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.02.27 03:05:07.235036 [ 3 ] {47222f93-4435-4ca7-a601-047847ed64eb} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002228 sec., 11669.658886894076 rows/sec., 888.46 KiB/sec. | ||
| 1046 | 2026.02.27 03:05:07.235092 [ 3 ] {47222f93-4435-4ca7-a601-047847ed64eb} <Debug> TCPHandler: Processed in 0.002546387 sec. | ||
| 1047 | 2026.02.27 03:05:07.235239 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.02.27 03:05:07.235350 [ 3 ] {24ee5302-e1ac-4951-9993-df1dced52b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1049 | 2026.02.27 03:05:07.235400 [ 3 ] {24ee5302-e1ac-4951-9993-df1dced52b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1050 | 2026.02.27 03:05:07.235960 [ 3 ] {24ee5302-e1ac-4951-9993-df1dced52b52} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2026.02.27 03:05:07.236007 [ 3 ] {24ee5302-e1ac-4951-9993-df1dced52b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1052 | 2026.02.27 03:05:07.236637 [ 3 ] {24ee5302-e1ac-4951-9993-df1dced52b52} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1053 | 2026.02.27 03:05:07.237188 [ 3 ] {24ee5302-e1ac-4951-9993-df1dced52b52} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2026.02.27 03:05:07.237357 [ 3 ] {24ee5302-e1ac-4951-9993-df1dced52b52} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002032 sec., 13779.52755905512 rows/sec., 1.07 MiB/sec. | ||
| 1055 | 2026.02.27 03:05:07.237413 [ 3 ] {24ee5302-e1ac-4951-9993-df1dced52b52} <Debug> TCPHandler: Processed in 0.002229488 sec. | ||
| 1056 | 2026.02.27 03:05:07.237552 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.02.27 03:05:07.237665 [ 3 ] {d8cde304-6f5f-43ac-a744-c646b49ee489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1058 | 2026.02.27 03:05:07.237720 [ 3 ] {d8cde304-6f5f-43ac-a744-c646b49ee489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1059 | 2026.02.27 03:05:07.238176 [ 3 ] {d8cde304-6f5f-43ac-a744-c646b49ee489} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.02.27 03:05:07.238211 [ 3 ] {d8cde304-6f5f-43ac-a744-c646b49ee489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1061 | 2026.02.27 03:05:07.238707 [ 3 ] {d8cde304-6f5f-43ac-a744-c646b49ee489} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1062 | 2026.02.27 03:05:07.239212 [ 3 ] {d8cde304-6f5f-43ac-a744-c646b49ee489} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.02.27 03:05:07.239384 [ 3 ] {d8cde304-6f5f-43ac-a744-c646b49ee489} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001746 sec., 57273.768613974804 rows/sec., 3.97 MiB/sec. | ||
| 1064 | 2026.02.27 03:05:07.239426 [ 3 ] {d8cde304-6f5f-43ac-a744-c646b49ee489} <Debug> TCPHandler: Processed in 0.00192796 sec. | ||
| 1065 | 2026.02.27 03:05:07.239562 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.02.27 03:05:07.239664 [ 3 ] {eb559c5a-879d-4f2f-aa2b-15a07af9d1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1067 | 2026.02.27 03:05:07.239708 [ 3 ] {eb559c5a-879d-4f2f-aa2b-15a07af9d1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1068 | 2026.02.27 03:05:07.240107 [ 3 ] {eb559c5a-879d-4f2f-aa2b-15a07af9d1cb} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.02.27 03:05:07.240140 [ 3 ] {eb559c5a-879d-4f2f-aa2b-15a07af9d1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1070 | 2026.02.27 03:05:07.240664 [ 3 ] {eb559c5a-879d-4f2f-aa2b-15a07af9d1cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1071 | 2026.02.27 03:05:07.241282 [ 3 ] {eb559c5a-879d-4f2f-aa2b-15a07af9d1cb} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.02.27 03:05:07.241446 [ 3 ] {eb559c5a-879d-4f2f-aa2b-15a07af9d1cb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001804 sec., 16629.71175166297 rows/sec., 1.14 MiB/sec. | ||
| 1073 | 2026.02.27 03:05:07.241486 [ 3 ] {eb559c5a-879d-4f2f-aa2b-15a07af9d1cb} <Debug> TCPHandler: Processed in 0.001975222 sec. | ||
| 1074 | 2026.02.27 03:05:07.649416 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61845 | ||
| 1075 | 2026.02.27 03:05:07.649532 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.02.27 03:05:07.649565 [ 286 ] {} <Debug> TCP-Session: ee78d891-5558-4c19-909b-c5ebe73522d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61845 | ||
| 1077 | 2026.02.27 03:05:07.649588 [ 286 ] {} <Debug> TCP-Session: ee78d891-5558-4c19-909b-c5ebe73522d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.02.27 03:05:07.649607 [ 286 ] {} <Debug> TCP-Session: ee78d891-5558-4c19-909b-c5ebe73522d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.02.27 03:05:07.649794 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55836 | ||
| 1080 | 2026.02.27 03:05:07.649836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42099 | ||
| 1081 | 2026.02.27 03:05:07.649871 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33032 | ||
| 1082 | 2026.02.27 03:05:07.649885 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43975 | ||
| 1083 | 2026.02.27 03:05:07.649900 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53240 | ||
| 1084 | 2026.02.27 03:05:07.649923 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43080 | ||
| 1085 | 2026.02.27 03:05:07.649958 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1086 | 2026.02.27 03:05:07.649982 [ 286 ] {} <Trace> TCP-Session: ee78d891-5558-4c19-909b-c5ebe73522d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.02.27 03:05:07.649986 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1088 | 2026.02.27 03:05:07.649996 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.02.27 03:05:07.650023 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1090 | 2026.02.27 03:05:07.650028 [ 290 ] {} <Debug> TCP-Session: 2dc81c6b-2ae8-4981-ab2c-f3604994e851 Authenticating user 'default' from [fd00:1122:3344:101::e]:43975 | ||
| 1091 | 2026.02.27 03:05:07.650046 [ 289 ] {} <Debug> TCP-Session: b5a53ff9-63ef-4f10-9e10-a48b7a84f5f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33032 | ||
| 1092 | 2026.02.27 03:05:07.650052 [ 293 ] {} <Debug> TCP-Session: 0d035c9d-acdc-4066-9b40-30cc6c9b44cd Authenticating user 'default' from [fd00:1122:3344:101::e]:43080 | ||
| 1093 | 2026.02.27 03:05:07.650063 [ 290 ] {} <Debug> TCP-Session: 2dc81c6b-2ae8-4981-ab2c-f3604994e851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.02.27 03:05:07.650081 [ 289 ] {} <Debug> TCP-Session: b5a53ff9-63ef-4f10-9e10-a48b7a84f5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.02.27 03:05:07.650083 [ 293 ] {} <Debug> TCP-Session: 0d035c9d-acdc-4066-9b40-30cc6c9b44cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.02.27 03:05:07.650093 [ 290 ] {} <Debug> TCP-Session: 2dc81c6b-2ae8-4981-ab2c-f3604994e851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.02.27 03:05:07.650106 [ 289 ] {} <Debug> TCP-Session: b5a53ff9-63ef-4f10-9e10-a48b7a84f5f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.02.27 03:05:07.650114 [ 293 ] {} <Debug> TCP-Session: 0d035c9d-acdc-4066-9b40-30cc6c9b44cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.02.27 03:05:07.650012 [ 288 ] {} <Debug> TCP-Session: c5f17a71-ece7-4111-b821-62e6103fa01c Authenticating user 'default' from [fd00:1122:3344:101::e]:42099 | ||
| 1100 | 2026.02.27 03:05:07.650153 [ 286 ] {d2b6b874-ebc6-48fa-8f99-3228b2141493} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1101 | 2026.02.27 03:05:07.650181 [ 288 ] {} <Debug> TCP-Session: c5f17a71-ece7-4111-b821-62e6103fa01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.02.27 03:05:07.650011 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.02.27 03:05:07.650207 [ 288 ] {} <Debug> TCP-Session: c5f17a71-ece7-4111-b821-62e6103fa01c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.02.27 03:05:07.649930 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60682 | ||
| 1105 | 2026.02.27 03:05:07.650244 [ 291 ] {} <Debug> TCP-Session: 7adaad09-f207-452a-81e9-f7f680d0addb Authenticating user 'default' from [fd00:1122:3344:101::e]:53240 | ||
| 1106 | 2026.02.27 03:05:07.649911 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59393 | ||
| 1107 | 2026.02.27 03:05:07.650295 [ 291 ] {} <Debug> TCP-Session: 7adaad09-f207-452a-81e9-f7f680d0addb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.02.27 03:05:07.650309 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1109 | 2026.02.27 03:05:07.650331 [ 291 ] {} <Debug> TCP-Session: 7adaad09-f207-452a-81e9-f7f680d0addb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.02.27 03:05:07.649910 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1111 | 2026.02.27 03:05:07.650356 [ 294 ] {} <Debug> TCP-Session: 3347f446-d919-4910-a175-e86fbf178d6f Authenticating user 'default' from [fd00:1122:3344:101::e]:60682 | ||
| 1112 | 2026.02.27 03:05:07.650385 [ 287 ] {} <Debug> TCP-Session: 9c2b2be7-4a38-4b60-b6c1-abe6afe63429 Authenticating user 'default' from [fd00:1122:3344:101::e]:55836 | ||
| 1113 | 2026.02.27 03:05:07.650392 [ 294 ] {} <Debug> TCP-Session: 3347f446-d919-4910-a175-e86fbf178d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.02.27 03:05:07.650411 [ 287 ] {} <Debug> TCP-Session: 9c2b2be7-4a38-4b60-b6c1-abe6afe63429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.02.27 03:05:07.650417 [ 294 ] {} <Debug> TCP-Session: 3347f446-d919-4910-a175-e86fbf178d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.02.27 03:05:07.650425 [ 286 ] {d2b6b874-ebc6-48fa-8f99-3228b2141493} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1117 | 2026.02.27 03:05:07.650433 [ 287 ] {} <Debug> TCP-Session: 9c2b2be7-4a38-4b60-b6c1-abe6afe63429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.02.27 03:05:07.650419 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1119 | 2026.02.27 03:05:07.650492 [ 286 ] {d2b6b874-ebc6-48fa-8f99-3228b2141493} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2026.02.27 03:05:07.650506 [ 292 ] {} <Debug> TCP-Session: 8ffec590-cde6-48bc-9cdc-f9a6187fd78f Authenticating user 'default' from [fd00:1122:3344:101::e]:59393 | ||
| 1121 | 2026.02.27 03:05:07.650529 [ 292 ] {} <Debug> TCP-Session: 8ffec590-cde6-48bc-9cdc-f9a6187fd78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.02.27 03:05:07.650541 [ 292 ] {} <Debug> TCP-Session: 8ffec590-cde6-48bc-9cdc-f9a6187fd78f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.02.27 03:05:07.650765 [ 286 ] {d2b6b874-ebc6-48fa-8f99-3228b2141493} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 1124 | 2026.02.27 03:05:07.651756 [ 323 ] {d2b6b874-ebc6-48fa-8f99-3228b2141493} <Trace> AggregatingTransform: Aggregating | ||
| 1125 | 2026.02.27 03:05:07.651807 [ 323 ] {d2b6b874-ebc6-48fa-8f99-3228b2141493} <Trace> Aggregator: Aggregation method: without_key | ||
| 1126 | 2026.02.27 03:05:07.651846 [ 323 ] {d2b6b874-ebc6-48fa-8f99-3228b2141493} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981605 sec. (1018.740 rows/sec., 39.79 KiB/sec.) | ||
| 1127 | 2026.02.27 03:05:07.651884 [ 323 ] {d2b6b874-ebc6-48fa-8f99-3228b2141493} <Trace> Aggregator: Merging aggregated data | ||
| 1128 | 2026.02.27 03:05:07.653367 [ 286 ] {d2b6b874-ebc6-48fa-8f99-3228b2141493} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00327 sec., 305.81039755351685 rows/sec., 11.95 KiB/sec. | ||
| 1129 | 2026.02.27 03:05:07.653540 [ 286 ] {d2b6b874-ebc6-48fa-8f99-3228b2141493} <Debug> TCPHandler: Processed in 0.003683345 sec. | ||
| 1130 | 2026.02.27 03:05:07.653704 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1131 | 2026.02.27 03:05:07.653742 [ 286 ] {} <Debug> TCP-Session: ee78d891-5558-4c19-909b-c5ebe73522d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.02.27 03:05:07.653742 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1133 | 2026.02.27 03:05:07.653762 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1134 | 2026.02.27 03:05:07.653787 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1135 | 2026.02.27 03:05:07.653797 [ 287 ] {} <Debug> TCP-Session: 9c2b2be7-4a38-4b60-b6c1-abe6afe63429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.02.27 03:05:07.653810 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1137 | 2026.02.27 03:05:07.653834 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1138 | 2026.02.27 03:05:07.653851 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1139 | 2026.02.27 03:05:07.653862 [ 290 ] {} <Debug> TCP-Session: 2dc81c6b-2ae8-4981-ab2c-f3604994e851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.02.27 03:05:07.653882 [ 291 ] {} <Debug> TCP-Session: 7adaad09-f207-452a-81e9-f7f680d0addb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.02.27 03:05:07.653892 [ 289 ] {} <Debug> TCP-Session: b5a53ff9-63ef-4f10-9e10-a48b7a84f5f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.02.27 03:05:07.653906 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1143 | 2026.02.27 03:05:07.653831 [ 288 ] {} <Debug> TCP-Session: c5f17a71-ece7-4111-b821-62e6103fa01c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.02.27 03:05:07.653882 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1145 | 2026.02.27 03:05:07.653955 [ 294 ] {} <Debug> TCP-Session: 3347f446-d919-4910-a175-e86fbf178d6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.02.27 03:05:07.653991 [ 292 ] {} <Debug> TCP-Session: 8ffec590-cde6-48bc-9cdc-f9a6187fd78f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.02.27 03:05:07.653812 [ 293 ] {} <Debug> TCP-Session: 0d035c9d-acdc-4066-9b40-30cc6c9b44cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.02.27 03:05:12.227372 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.02.27 03:05:12.227611 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) 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) | ||
| 1150 | 2026.02.27 03:05:12.227943 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1151 | 2026.02.27 03:05:12.231885 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <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 | ||
| 1152 | 2026.02.27 03:05:12.232145 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1153 | 2026.02.27 03:05:12.232221 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1154 | 2026.02.27 03:05:12.232412 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1155 | 2026.02.27 03:05:12.234543 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1156 | 2026.02.27 03:05:12.234596 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 1157 | 2026.02.27 03:05:12.234617 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1158 | 2026.02.27 03:05:12.236728 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <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', 'oximeter_collector:collections'))" | ||
| 1159 | 2026.02.27 03:05:12.236782 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1160 | 2026.02.27 03:05:12.260553 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.033029 sec., 454.1463562324018 rows/sec., 18.45 KiB/sec. | ||
| 1161 | 2026.02.27 03:05:12.260673 [ 3 ] {31c02119-be7b-4ee8-b7ad-77b7eb8dc1d1} <Debug> TCPHandler: Processed in 0.033431008 sec. | ||
| 1162 | 2026.02.27 03:05:12.261187 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.02.27 03:05:12.261328 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1164 | 2026.02.27 03:05:12.261551 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1165 | 2026.02.27 03:05:12.261584 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1166 | 2026.02.27 03:05:12.261755 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1167 | 2026.02.27 03:05:12.261813 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1168 | 2026.02.27 03:05:12.261927 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1169 | 2026.02.27 03:05:12.261958 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1170 | 2026.02.27 03:05:12.261978 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 1171 | 2026.02.27 03:05:12.261994 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1172 | 2026.02.27 03:05:12.262029 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <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', 'oximeter_collector:collections'))" | ||
| 1173 | 2026.02.27 03:05:12.262049 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1174 | 2026.02.27 03:05:12.262675 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001405 sec., 10676.156583629892 rows/sec., 433.72 KiB/sec. | ||
| 1175 | 2026.02.27 03:05:12.262764 [ 3 ] {dbb116fe-5062-4bb6-9dcf-942172f84481} <Debug> TCPHandler: Processed in 0.001633052 sec. | ||
| 1176 | 2026.02.27 03:05:12.262977 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.02.27 03:05:12.263107 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1178 | 2026.02.27 03:05:12.263308 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1179 | 2026.02.27 03:05:12.263339 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1180 | 2026.02.27 03:05:12.263523 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1181 | 2026.02.27 03:05:12.263579 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1182 | 2026.02.27 03:05:12.263680 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1183 | 2026.02.27 03:05:12.263708 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1184 | 2026.02.27 03:05:12.263727 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 1185 | 2026.02.27 03:05:12.263742 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1186 | 2026.02.27 03:05:12.263784 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <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', 'oximeter_collector:collections'))" | ||
| 1187 | 2026.02.27 03:05:12.263804 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1188 | 2026.02.27 03:05:12.264383 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001326 sec., 11312.217194570136 rows/sec., 459.56 KiB/sec. | ||
| 1189 | 2026.02.27 03:05:12.264466 [ 3 ] {34720e73-a9b5-420d-b22e-e0ee45195008} <Debug> TCPHandler: Processed in 0.00153977 sec. | ||
| 1190 | 2026.02.27 03:05:12.264698 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.02.27 03:05:12.264822 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1192 | 2026.02.27 03:05:12.265031 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1193 | 2026.02.27 03:05:12.265062 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1194 | 2026.02.27 03:05:12.265226 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1195 | 2026.02.27 03:05:12.265278 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1196 | 2026.02.27 03:05:12.265374 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1197 | 2026.02.27 03:05:12.265403 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1198 | 2026.02.27 03:05:12.265422 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 1199 | 2026.02.27 03:05:12.265437 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1200 | 2026.02.27 03:05:12.265486 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <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', 'oximeter_collector:collections'))" | ||
| 1201 | 2026.02.27 03:05:12.265506 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1202 | 2026.02.27 03:05:12.265917 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001141 sec., 13146.362839614372 rows/sec., 534.07 KiB/sec. | ||
| 1203 | 2026.02.27 03:05:12.266007 [ 3 ] {102104de-4632-4db4-ba12-c1644c2659ca} <Debug> TCPHandler: Processed in 0.001358026 sec. | ||
| 1204 | 2026.02.27 03:05:12.270501 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.02.27 03:05:12.270625 [ 3 ] {ab9a9de2-b963-40db-a3b3-a7a01ca126c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1206 | 2026.02.27 03:05:12.270672 [ 3 ] {ab9a9de2-b963-40db-a3b3-a7a01ca126c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1207 | 2026.02.27 03:05:12.271230 [ 3 ] {ab9a9de2-b963-40db-a3b3-a7a01ca126c4} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.02.27 03:05:12.271272 [ 3 ] {ab9a9de2-b963-40db-a3b3-a7a01ca126c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1209 | 2026.02.27 03:05:12.271882 [ 3 ] {ab9a9de2-b963-40db-a3b3-a7a01ca126c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1210 | 2026.02.27 03:05:12.272234 [ 3 ] {ab9a9de2-b963-40db-a3b3-a7a01ca126c4} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.02.27 03:05:12.272399 [ 3 ] {ab9a9de2-b963-40db-a3b3-a7a01ca126c4} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.00181 sec., 2209.9447513812156 rows/sec., 233.62 KiB/sec. | ||
| 1212 | 2026.02.27 03:05:12.272440 [ 3 ] {ab9a9de2-b963-40db-a3b3-a7a01ca126c4} <Debug> TCPHandler: Processed in 0.001990662 sec. | ||
| 1213 | 2026.02.27 03:05:12.272561 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.02.27 03:05:12.272657 [ 3 ] {bd1a2dd3-f149-4373-a1d1-0d4023f6eac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1215 | 2026.02.27 03:05:12.272698 [ 3 ] {bd1a2dd3-f149-4373-a1d1-0d4023f6eac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1216 | 2026.02.27 03:05:12.273162 [ 3 ] {bd1a2dd3-f149-4373-a1d1-0d4023f6eac6} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.02.27 03:05:12.273201 [ 3 ] {bd1a2dd3-f149-4373-a1d1-0d4023f6eac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1218 | 2026.02.27 03:05:12.273628 [ 3 ] {bd1a2dd3-f149-4373-a1d1-0d4023f6eac6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1219 | 2026.02.27 03:05:12.274069 [ 3 ] {bd1a2dd3-f149-4373-a1d1-0d4023f6eac6} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.02.27 03:05:12.274226 [ 3 ] {bd1a2dd3-f149-4373-a1d1-0d4023f6eac6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001587 sec., 1260.2394454946439 rows/sec., 102.76 KiB/sec. | ||
| 1221 | 2026.02.27 03:05:12.274263 [ 3 ] {bd1a2dd3-f149-4373-a1d1-0d4023f6eac6} <Debug> TCPHandler: Processed in 0.001752015 sec. | ||
| 1222 | 2026.02.27 03:05:12.274425 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.02.27 03:05:12.274524 [ 3 ] {e3585618-eba0-4e50-8608-2c31f93c0fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1224 | 2026.02.27 03:05:12.274564 [ 3 ] {e3585618-eba0-4e50-8608-2c31f93c0fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1225 | 2026.02.27 03:05:12.275009 [ 3 ] {e3585618-eba0-4e50-8608-2c31f93c0fdc} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.02.27 03:05:12.275047 [ 3 ] {e3585618-eba0-4e50-8608-2c31f93c0fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1227 | 2026.02.27 03:05:12.275465 [ 3 ] {e3585618-eba0-4e50-8608-2c31f93c0fdc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1228 | 2026.02.27 03:05:12.275954 [ 3 ] {e3585618-eba0-4e50-8608-2c31f93c0fdc} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.02.27 03:05:12.276118 [ 3 ] {e3585618-eba0-4e50-8608-2c31f93c0fdc} <Debug> executeQuery: Read 33 rows, 2.64 KiB in 0.001613 sec., 20458.77247365158 rows/sec., 1.60 MiB/sec. | ||
| 1230 | 2026.02.27 03:05:12.276156 [ 3 ] {e3585618-eba0-4e50-8608-2c31f93c0fdc} <Debug> TCPHandler: Processed in 0.001803337 sec. | ||
| 1231 | 2026.02.27 03:05:12.276274 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.02.27 03:05:12.276369 [ 3 ] {251b0a85-b134-4afb-a9e5-9f60aa308de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.02.27 03:05:12.276412 [ 3 ] {251b0a85-b134-4afb-a9e5-9f60aa308de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1234 | 2026.02.27 03:05:12.276835 [ 3 ] {251b0a85-b134-4afb-a9e5-9f60aa308de2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.02.27 03:05:12.276871 [ 3 ] {251b0a85-b134-4afb-a9e5-9f60aa308de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1236 | 2026.02.27 03:05:12.277291 [ 3 ] {251b0a85-b134-4afb-a9e5-9f60aa308de2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1237 | 2026.02.27 03:05:12.277939 [ 3 ] {251b0a85-b134-4afb-a9e5-9f60aa308de2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.02.27 03:05:12.278081 [ 3 ] {251b0a85-b134-4afb-a9e5-9f60aa308de2} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001732 sec., 2886.8360277136258 rows/sec., 210.87 KiB/sec. | ||
| 1239 | 2026.02.27 03:05:12.278118 [ 3 ] {251b0a85-b134-4afb-a9e5-9f60aa308de2} <Debug> TCPHandler: Processed in 0.001892479 sec. | ||
| 1240 | 2026.02.27 03:05:12.278232 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.02.27 03:05:12.278326 [ 3 ] {8ee1ed33-0ad0-4f11-9a9b-999961ae6906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1242 | 2026.02.27 03:05:12.278367 [ 3 ] {8ee1ed33-0ad0-4f11-9a9b-999961ae6906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1243 | 2026.02.27 03:05:12.278798 [ 3 ] {8ee1ed33-0ad0-4f11-9a9b-999961ae6906} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.02.27 03:05:12.278833 [ 3 ] {8ee1ed33-0ad0-4f11-9a9b-999961ae6906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1245 | 2026.02.27 03:05:12.279263 [ 3 ] {8ee1ed33-0ad0-4f11-9a9b-999961ae6906} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1246 | 2026.02.27 03:05:12.279695 [ 3 ] {8ee1ed33-0ad0-4f11-9a9b-999961ae6906} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.02.27 03:05:12.279837 [ 3 ] {8ee1ed33-0ad0-4f11-9a9b-999961ae6906} <Debug> executeQuery: Read 39 rows, 3.12 KiB in 0.001529 sec., 25506.86723348594 rows/sec., 1.99 MiB/sec. | ||
| 1248 | 2026.02.27 03:05:12.279875 [ 3 ] {8ee1ed33-0ad0-4f11-9a9b-999961ae6906} <Debug> TCPHandler: Processed in 0.001691384 sec. | ||
| 1249 | 2026.02.27 03:05:12.279993 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.02.27 03:05:12.280088 [ 3 ] {42f4c71e-3f48-45e2-a0aa-1cf464e706dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.02.27 03:05:12.280132 [ 3 ] {42f4c71e-3f48-45e2-a0aa-1cf464e706dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1252 | 2026.02.27 03:05:12.280521 [ 3 ] {42f4c71e-3f48-45e2-a0aa-1cf464e706dc} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.02.27 03:05:12.280558 [ 3 ] {42f4c71e-3f48-45e2-a0aa-1cf464e706dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1254 | 2026.02.27 03:05:12.281000 [ 3 ] {42f4c71e-3f48-45e2-a0aa-1cf464e706dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1255 | 2026.02.27 03:05:12.281521 [ 3 ] {42f4c71e-3f48-45e2-a0aa-1cf464e706dc} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.02.27 03:05:12.281665 [ 3 ] {42f4c71e-3f48-45e2-a0aa-1cf464e706dc} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001596 sec., 63283.20802005013 rows/sec., 4.39 MiB/sec. | ||
| 1257 | 2026.02.27 03:05:12.281702 [ 3 ] {42f4c71e-3f48-45e2-a0aa-1cf464e706dc} <Debug> TCPHandler: Processed in 0.001759915 sec. | ||
| 1258 | 2026.02.27 03:05:12.281815 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.02.27 03:05:12.281908 [ 3 ] {c7511e0f-8510-44c2-b376-1010607143d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.02.27 03:05:12.281960 [ 3 ] {c7511e0f-8510-44c2-b376-1010607143d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1261 | 2026.02.27 03:05:12.282833 [ 3 ] {c7511e0f-8510-44c2-b376-1010607143d7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.02.27 03:05:12.282871 [ 3 ] {c7511e0f-8510-44c2-b376-1010607143d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1263 | 2026.02.27 03:05:12.286425 [ 3 ] {c7511e0f-8510-44c2-b376-1010607143d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1264 | 2026.02.27 03:05:12.286875 [ 3 ] {c7511e0f-8510-44c2-b376-1010607143d7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.02.27 03:05:12.287019 [ 3 ] {c7511e0f-8510-44c2-b376-1010607143d7} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.005129 sec., 584.9093390524469 rows/sec., 1.05 MiB/sec. | ||
| 1266 | 2026.02.27 03:05:12.287068 [ 3 ] {c7511e0f-8510-44c2-b376-1010607143d7} <Debug> TCPHandler: Processed in 0.005300928 sec. | ||
| 1267 | 2026.02.27 03:05:12.287190 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.02.27 03:05:12.287284 [ 3 ] {2414a603-42c9-42d0-bdc1-09b17ba2d9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1269 | 2026.02.27 03:05:12.287326 [ 3 ] {2414a603-42c9-42d0-bdc1-09b17ba2d9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1270 | 2026.02.27 03:05:12.287670 [ 3 ] {2414a603-42c9-42d0-bdc1-09b17ba2d9f3} <Trace> oximeter.measurements_i64 (82dec65c-7493-400d-938a-ecbac95194b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.02.27 03:05:12.287706 [ 3 ] {2414a603-42c9-42d0-bdc1-09b17ba2d9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1272 | 2026.02.27 03:05:12.288173 [ 3 ] {2414a603-42c9-42d0-bdc1-09b17ba2d9f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1273 | 2026.02.27 03:05:12.288595 [ 3 ] {2414a603-42c9-42d0-bdc1-09b17ba2d9f3} <Trace> oximeter.measurements_i64 (82dec65c-7493-400d-938a-ecbac95194b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.02.27 03:05:12.288718 [ 3 ] {2414a603-42c9-42d0-bdc1-09b17ba2d9f3} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 291.49 KiB/sec. | ||
| 1275 | 2026.02.27 03:05:12.288754 [ 3 ] {2414a603-42c9-42d0-bdc1-09b17ba2d9f3} <Debug> TCPHandler: Processed in 0.001612982 sec. | ||
| 1276 | 2026.02.27 03:05:12.288856 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.02.27 03:05:12.288949 [ 3 ] {b3e4c162-446f-443a-b126-5dfea5ff4007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1278 | 2026.02.27 03:05:12.288989 [ 3 ] {b3e4c162-446f-443a-b126-5dfea5ff4007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1279 | 2026.02.27 03:05:12.289323 [ 3 ] {b3e4c162-446f-443a-b126-5dfea5ff4007} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.02.27 03:05:12.289358 [ 3 ] {b3e4c162-446f-443a-b126-5dfea5ff4007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1281 | 2026.02.27 03:05:12.289757 [ 3 ] {b3e4c162-446f-443a-b126-5dfea5ff4007} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1282 | 2026.02.27 03:05:12.290200 [ 3 ] {b3e4c162-446f-443a-b126-5dfea5ff4007} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2026.02.27 03:05:12.290337 [ 3 ] {b3e4c162-446f-443a-b126-5dfea5ff4007} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001407 sec., 21321.961620469083 rows/sec., 1.46 MiB/sec. | ||
| 1284 | 2026.02.27 03:05:12.290373 [ 3 ] {b3e4c162-446f-443a-b126-5dfea5ff4007} <Debug> TCPHandler: Processed in 0.001565771 sec. | ||
| 1285 | 2026.02.27 03:05:13.795650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2339 | ||
| 1286 | 2026.02.27 03:05:13.796135 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.02.27 03:05:13.796183 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1288 | 2026.02.27 03:05:13.796806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1289 | 2026.02.27 03:05:13.797376 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.02.27 03:05:13.797543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2339 | ||
| 1291 | 2026.02.27 03:05:13.930479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1292 | 2026.02.27 03:05:13.951772 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.02.27 03:05:13.951858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1294 | 2026.02.27 03:05:13.958802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1295 | 2026.02.27 03:05:13.960092 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.02.27 03:05:13.964230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1297 | 2026.02.27 03:05:14.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.23 MiB, peak 171.80 MiB, free memory in arenas 0.00 B, will set to 168.99 MiB (RSS), difference: 1.76 MiB | ||
| 1298 | 2026.02.27 03:05:14.354613 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59288 | ||
| 1299 | 2026.02.27 03:05:14.354714 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1300 | 2026.02.27 03:05:14.354740 [ 286 ] {} <Debug> TCP-Session: fcb5116e-5923-4603-813e-cd502d8e8d5b Authenticating user 'default' from [fd00:1122:3344:101::e]:59288 | ||
| 1301 | 2026.02.27 03:05:14.354761 [ 286 ] {} <Debug> TCP-Session: fcb5116e-5923-4603-813e-cd502d8e8d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.02.27 03:05:14.354773 [ 286 ] {} <Debug> TCP-Session: fcb5116e-5923-4603-813e-cd502d8e8d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.02.27 03:05:14.354979 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42481 | ||
| 1304 | 2026.02.27 03:05:14.355017 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34199 | ||
| 1305 | 2026.02.27 03:05:14.355032 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63765 | ||
| 1306 | 2026.02.27 03:05:14.355079 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56451 | ||
| 1307 | 2026.02.27 03:05:14.355097 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1308 | 2026.02.27 03:05:14.355064 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61172 | ||
| 1309 | 2026.02.27 03:05:14.355131 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1310 | 2026.02.27 03:05:14.355132 [ 286 ] {} <Trace> TCP-Session: fcb5116e-5923-4603-813e-cd502d8e8d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.02.27 03:05:14.355168 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1312 | 2026.02.27 03:05:14.355168 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1313 | 2026.02.27 03:05:14.355198 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1314 | 2026.02.27 03:05:14.355209 [ 289 ] {} <Debug> TCP-Session: 908dc7bc-7feb-433b-bb40-73d426064b59 Authenticating user 'default' from [fd00:1122:3344:101::e]:63765 | ||
| 1315 | 2026.02.27 03:05:14.355217 [ 293 ] {} <Debug> TCP-Session: f8378696-d12d-4f6f-a82c-85d36905bc11 Authenticating user 'default' from [fd00:1122:3344:101::e]:56451 | ||
| 1316 | 2026.02.27 03:05:14.355231 [ 292 ] {} <Debug> TCP-Session: 70f0c650-7a41-426f-8306-45efa2e8d4a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61172 | ||
| 1317 | 2026.02.27 03:05:14.355247 [ 289 ] {} <Debug> TCP-Session: 908dc7bc-7feb-433b-bb40-73d426064b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.02.27 03:05:14.355252 [ 293 ] {} <Debug> TCP-Session: f8378696-d12d-4f6f-a82c-85d36905bc11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2026.02.27 03:05:14.355270 [ 292 ] {} <Debug> TCP-Session: 70f0c650-7a41-426f-8306-45efa2e8d4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.02.27 03:05:14.355280 [ 293 ] {} <Debug> TCP-Session: f8378696-d12d-4f6f-a82c-85d36905bc11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.02.27 03:05:14.355291 [ 292 ] {} <Debug> TCP-Session: 70f0c650-7a41-426f-8306-45efa2e8d4a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.02.27 03:05:14.355274 [ 289 ] {} <Debug> TCP-Session: 908dc7bc-7feb-433b-bb40-73d426064b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.02.27 03:05:14.355328 [ 286 ] {29c6e88d-81c5-42e6-90b8-c7ce5031a9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59288) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1324 | 2026.02.27 03:05:14.355170 [ 288 ] {} <Debug> TCP-Session: 929f0b46-7f17-46e5-bb9b-9aaf0fefb646 Authenticating user 'default' from [fd00:1122:3344:101::e]:34199 | ||
| 1325 | 2026.02.27 03:05:14.355146 [ 287 ] {} <Debug> TCP-Session: 6029bb50-b7e0-4a23-ac47-efd79ba360b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42481 | ||
| 1326 | 2026.02.27 03:05:14.355389 [ 288 ] {} <Debug> TCP-Session: 929f0b46-7f17-46e5-bb9b-9aaf0fefb646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.02.27 03:05:14.355048 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57778 | ||
| 1328 | 2026.02.27 03:05:14.355415 [ 287 ] {} <Debug> TCP-Session: 6029bb50-b7e0-4a23-ac47-efd79ba360b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.02.27 03:05:14.355417 [ 288 ] {} <Debug> TCP-Session: 929f0b46-7f17-46e5-bb9b-9aaf0fefb646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.02.27 03:05:14.355452 [ 287 ] {} <Debug> TCP-Session: 6029bb50-b7e0-4a23-ac47-efd79ba360b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.02.27 03:05:14.355027 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34574 | ||
| 1332 | 2026.02.27 03:05:14.355495 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1333 | 2026.02.27 03:05:14.355078 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46907 | ||
| 1334 | 2026.02.27 03:05:14.355542 [ 291 ] {} <Debug> TCP-Session: 714c025c-4431-4dfa-a422-372d63708a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:57778 | ||
| 1335 | 2026.02.27 03:05:14.355578 [ 291 ] {} <Debug> TCP-Session: 714c025c-4431-4dfa-a422-372d63708a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2026.02.27 03:05:14.355590 [ 291 ] {} <Debug> TCP-Session: 714c025c-4431-4dfa-a422-372d63708a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1337 | 2026.02.27 03:05:14.355628 [ 286 ] {29c6e88d-81c5-42e6-90b8-c7ce5031a9bf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1338 | 2026.02.27 03:05:14.355646 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1339 | 2026.02.27 03:05:14.355671 [ 290 ] {} <Debug> TCP-Session: 70948756-3a09-46fe-8f17-a6301b573528 Authenticating user 'default' from [fd00:1122:3344:101::e]:34574 | ||
| 1340 | 2026.02.27 03:05:14.355688 [ 286 ] {29c6e88d-81c5-42e6-90b8-c7ce5031a9bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1341 | 2026.02.27 03:05:14.355689 [ 290 ] {} <Debug> TCP-Session: 70948756-3a09-46fe-8f17-a6301b573528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.02.27 03:05:14.355710 [ 290 ] {} <Debug> TCP-Session: 70948756-3a09-46fe-8f17-a6301b573528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.02.27 03:05:14.355723 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1344 | 2026.02.27 03:05:14.355751 [ 294 ] {} <Debug> TCP-Session: 1d629ef7-780a-4058-a1f3-0226f7d6068a Authenticating user 'default' from [fd00:1122:3344:101::e]:46907 | ||
| 1345 | 2026.02.27 03:05:14.355766 [ 294 ] {} <Debug> TCP-Session: 1d629ef7-780a-4058-a1f3-0226f7d6068a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.02.27 03:05:14.355778 [ 294 ] {} <Debug> TCP-Session: 1d629ef7-780a-4058-a1f3-0226f7d6068a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.02.27 03:05:14.355972 [ 286 ] {29c6e88d-81c5-42e6-90b8-c7ce5031a9bf} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 1348 | 2026.02.27 03:05:14.356901 [ 305 ] {29c6e88d-81c5-42e6-90b8-c7ce5031a9bf} <Trace> AggregatingTransform: Aggregating | ||
| 1349 | 2026.02.27 03:05:14.356953 [ 305 ] {29c6e88d-81c5-42e6-90b8-c7ce5031a9bf} <Trace> Aggregator: Aggregation method: without_key | ||
| 1350 | 2026.02.27 03:05:14.356991 [ 305 ] {29c6e88d-81c5-42e6-90b8-c7ce5031a9bf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924355 sec. (1081.835 rows/sec., 42.26 KiB/sec.) | ||
| 1351 | 2026.02.27 03:05:14.357014 [ 305 ] {29c6e88d-81c5-42e6-90b8-c7ce5031a9bf} <Trace> Aggregator: Merging aggregated data | ||
| 1352 | 2026.02.27 03:05:14.358100 [ 286 ] {29c6e88d-81c5-42e6-90b8-c7ce5031a9bf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002827 sec., 353.73187124159887 rows/sec., 13.82 KiB/sec. | ||
| 1353 | 2026.02.27 03:05:14.358248 [ 286 ] {29c6e88d-81c5-42e6-90b8-c7ce5031a9bf} <Debug> TCPHandler: Processed in 0.003251134 sec. | ||
| 1354 | 2026.02.27 03:05:14.358390 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1355 | 2026.02.27 03:05:14.358421 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1356 | 2026.02.27 03:05:14.358427 [ 286 ] {} <Debug> TCP-Session: fcb5116e-5923-4603-813e-cd502d8e8d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2026.02.27 03:05:14.358440 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1358 | 2026.02.27 03:05:14.358454 [ 294 ] {} <Debug> TCP-Session: 1d629ef7-780a-4058-a1f3-0226f7d6068a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2026.02.27 03:05:14.358480 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1360 | 2026.02.27 03:05:14.358493 [ 287 ] {} <Debug> TCP-Session: 6029bb50-b7e0-4a23-ac47-efd79ba360b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.02.27 03:05:14.358507 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1362 | 2026.02.27 03:05:14.358515 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1363 | 2026.02.27 03:05:14.358554 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1364 | 2026.02.27 03:05:14.358539 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1365 | 2026.02.27 03:05:14.358592 [ 293 ] {} <Debug> TCP-Session: f8378696-d12d-4f6f-a82c-85d36905bc11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.02.27 03:05:14.358577 [ 289 ] {} <Debug> TCP-Session: 908dc7bc-7feb-433b-bb40-73d426064b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1367 | 2026.02.27 03:05:14.358652 [ 292 ] {} <Debug> TCP-Session: 70f0c650-7a41-426f-8306-45efa2e8d4a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2026.02.27 03:05:14.358462 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1369 | 2026.02.27 03:05:14.358560 [ 288 ] {} <Debug> TCP-Session: 929f0b46-7f17-46e5-bb9b-9aaf0fefb646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1370 | 2026.02.27 03:05:14.358727 [ 290 ] {} <Debug> TCP-Session: 70948756-3a09-46fe-8f17-a6301b573528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.02.27 03:05:14.358526 [ 291 ] {} <Debug> TCP-Session: 714c025c-4431-4dfa-a422-372d63708a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.02.27 03:05:15.783635 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45314 | ||
| 1373 | 2026.02.27 03:05:15.783735 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1374 | 2026.02.27 03:05:15.783778 [ 286 ] {} <Debug> TCP-Session: 2ced09d8-1a39-40ef-af90-593a69fd50d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45314 | ||
| 1375 | 2026.02.27 03:05:15.783812 [ 286 ] {} <Debug> TCP-Session: 2ced09d8-1a39-40ef-af90-593a69fd50d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2026.02.27 03:05:15.783825 [ 286 ] {} <Debug> TCP-Session: 2ced09d8-1a39-40ef-af90-593a69fd50d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.02.27 03:05:15.784056 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37794 | ||
| 1378 | 2026.02.27 03:05:15.784065 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49288 | ||
| 1379 | 2026.02.27 03:05:15.784086 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54030 | ||
| 1380 | 2026.02.27 03:05:15.784118 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57702 | ||
| 1381 | 2026.02.27 03:05:15.784143 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51690 | ||
| 1382 | 2026.02.27 03:05:15.784169 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1383 | 2026.02.27 03:05:15.784181 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1384 | 2026.02.27 03:05:15.784186 [ 286 ] {} <Trace> TCP-Session: 2ced09d8-1a39-40ef-af90-593a69fd50d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.02.27 03:05:15.784228 [ 288 ] {} <Debug> TCP-Session: e5f83479-3d1b-4d70-9184-f257501efac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37794 | ||
| 1386 | 2026.02.27 03:05:15.784236 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1387 | 2026.02.27 03:05:15.784201 [ 290 ] {} <Debug> TCP-Session: 7ae37b70-be81-4fb0-bd9d-054a91735069 Authenticating user 'default' from [fd00:1122:3344:101::e]:49288 | ||
| 1388 | 2026.02.27 03:05:15.784266 [ 288 ] {} <Debug> TCP-Session: e5f83479-3d1b-4d70-9184-f257501efac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.02.27 03:05:15.784279 [ 293 ] {} <Debug> TCP-Session: 626f6a46-0fbd-4cfd-a829-243c7477206d Authenticating user 'default' from [fd00:1122:3344:101::e]:57702 | ||
| 1390 | 2026.02.27 03:05:15.784301 [ 288 ] {} <Debug> TCP-Session: e5f83479-3d1b-4d70-9184-f257501efac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2026.02.27 03:05:15.784292 [ 290 ] {} <Debug> TCP-Session: 7ae37b70-be81-4fb0-bd9d-054a91735069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.02.27 03:05:15.784324 [ 293 ] {} <Debug> TCP-Session: 626f6a46-0fbd-4cfd-a829-243c7477206d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.02.27 03:05:15.784345 [ 290 ] {} <Debug> TCP-Session: 7ae37b70-be81-4fb0-bd9d-054a91735069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.02.27 03:05:15.784363 [ 293 ] {} <Debug> TCP-Session: 626f6a46-0fbd-4cfd-a829-243c7477206d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.02.27 03:05:15.784182 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1396 | 2026.02.27 03:05:15.784080 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52224 | ||
| 1397 | 2026.02.27 03:05:15.784417 [ 292 ] {} <Debug> TCP-Session: bbce856e-f76e-44f1-85fa-3e840fa432b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54030 | ||
| 1398 | 2026.02.27 03:05:15.784409 [ 286 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1399 | 2026.02.27 03:05:15.784464 [ 292 ] {} <Debug> TCP-Session: bbce856e-f76e-44f1-85fa-3e840fa432b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.02.27 03:05:15.784077 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37970 | ||
| 1401 | 2026.02.27 03:05:15.784500 [ 292 ] {} <Debug> TCP-Session: bbce856e-f76e-44f1-85fa-3e840fa432b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2026.02.27 03:05:15.784517 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1403 | 2026.02.27 03:05:15.784057 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55003 | ||
| 1404 | 2026.02.27 03:05:15.784565 [ 291 ] {} <Debug> TCP-Session: 308c55c2-a90d-4701-a754-5a9a20eebb65 Authenticating user 'default' from [fd00:1122:3344:101::e]:52224 | ||
| 1405 | 2026.02.27 03:05:15.784575 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1406 | 2026.02.27 03:05:15.784596 [ 291 ] {} <Debug> TCP-Session: 308c55c2-a90d-4701-a754-5a9a20eebb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2026.02.27 03:05:15.784614 [ 289 ] {} <Debug> TCP-Session: 4471a083-b58a-433f-bb1e-0b16ed47515a Authenticating user 'default' from [fd00:1122:3344:101::e]:37970 | ||
| 1408 | 2026.02.27 03:05:15.784620 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1409 | 2026.02.27 03:05:15.784621 [ 291 ] {} <Debug> TCP-Session: 308c55c2-a90d-4701-a754-5a9a20eebb65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1410 | 2026.02.27 03:05:15.784640 [ 289 ] {} <Debug> TCP-Session: 4471a083-b58a-433f-bb1e-0b16ed47515a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1411 | 2026.02.27 03:05:15.784655 [ 287 ] {} <Debug> TCP-Session: 7e9569f2-f0d4-4d01-a595-c5c6fc356f24 Authenticating user 'default' from [fd00:1122:3344:101::e]:55003 | ||
| 1412 | 2026.02.27 03:05:15.784674 [ 289 ] {} <Debug> TCP-Session: 4471a083-b58a-433f-bb1e-0b16ed47515a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2026.02.27 03:05:15.784696 [ 287 ] {} <Debug> TCP-Session: 7e9569f2-f0d4-4d01-a595-c5c6fc356f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2026.02.27 03:05:15.784232 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1415 | 2026.02.27 03:05:15.784727 [ 286 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1416 | 2026.02.27 03:05:15.784750 [ 294 ] {} <Debug> TCP-Session: e9692bc6-0214-45a8-8ad3-986476814e5a Authenticating user 'default' from [fd00:1122:3344:101::e]:51690 | ||
| 1417 | 2026.02.27 03:05:15.784723 [ 287 ] {} <Debug> TCP-Session: 7e9569f2-f0d4-4d01-a595-c5c6fc356f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.02.27 03:05:15.784771 [ 294 ] {} <Debug> TCP-Session: e9692bc6-0214-45a8-8ad3-986476814e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.02.27 03:05:15.784792 [ 286 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1420 | 2026.02.27 03:05:15.784796 [ 294 ] {} <Debug> TCP-Session: e9692bc6-0214-45a8-8ad3-986476814e5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.02.27 03:05:15.785078 [ 286 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 1422 | 2026.02.27 03:05:15.785163 [ 286 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1423 | 2026.02.27 03:05:16.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.10 MiB, peak 179.32 MiB, free memory in arenas 0.00 B, will set to 179.02 MiB (RSS), difference: 9.92 MiB | ||
| 1424 | 2026.02.27 03:05:16.172007 [ 329 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Trace> AggregatingTransform: Aggregating | ||
| 1425 | 2026.02.27 03:05:16.172091 [ 329 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 1426 | 2026.02.27 03:05:16.172136 [ 329 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057367 sec. (945.745 rows/sec., 36.94 KiB/sec.) | ||
| 1427 | 2026.02.27 03:05:16.172159 [ 329 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Trace> Aggregator: Merging aggregated data | ||
| 1428 | 2026.02.27 03:05:16.173377 [ 286 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.389025 sec., 2.57052888631836 rows/sec., 102.82 B/sec. | ||
| 1429 | 2026.02.27 03:05:16.173549 [ 286 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1430 | 2026.02.27 03:05:16.173567 [ 286 ] {e43df59d-82ef-4b4d-bf91-6e347c8154ff} <Debug> TCPHandler: Processed in 0.389516731 sec. | ||
| 1431 | 2026.02.27 03:05:16.173689 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1432 | 2026.02.27 03:05:16.173719 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1433 | 2026.02.27 03:05:16.173737 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1434 | 2026.02.27 03:05:16.173757 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1435 | 2026.02.27 03:05:16.173778 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1436 | 2026.02.27 03:05:16.173797 [ 290 ] {} <Debug> TCP-Session: 7ae37b70-be81-4fb0-bd9d-054a91735069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2026.02.27 03:05:16.173813 [ 294 ] {} <Debug> TCP-Session: e9692bc6-0214-45a8-8ad3-986476814e5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2026.02.27 03:05:16.173831 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1439 | 2026.02.27 03:05:16.173851 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1440 | 2026.02.27 03:05:16.173852 [ 288 ] {} <Debug> TCP-Session: e5f83479-3d1b-4d70-9184-f257501efac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2026.02.27 03:05:16.173901 [ 293 ] {} <Debug> TCP-Session: 626f6a46-0fbd-4cfd-a829-243c7477206d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2026.02.27 03:05:16.173907 [ 286 ] {} <Debug> TCP-Session: 2ced09d8-1a39-40ef-af90-593a69fd50d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2026.02.27 03:05:16.173813 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1444 | 2026.02.27 03:05:16.173797 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1445 | 2026.02.27 03:05:16.173983 [ 292 ] {} <Debug> TCP-Session: bbce856e-f76e-44f1-85fa-3e840fa432b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2026.02.27 03:05:16.173778 [ 291 ] {} <Debug> TCP-Session: 308c55c2-a90d-4701-a754-5a9a20eebb65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2026.02.27 03:05:16.174014 [ 289 ] {} <Debug> TCP-Session: 4471a083-b58a-433f-bb1e-0b16ed47515a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.02.27 03:05:16.173765 [ 287 ] {} <Debug> TCP-Session: 7e9569f2-f0d4-4d01-a595-c5c6fc356f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2026.02.27 03:05:16.289162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 182 | ||
| 1450 | 2026.02.27 03:05:16.291785 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2026.02.27 03:05:16.291847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1452 | 2026.02.27 03:05:16.293208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1453 | 2026.02.27 03:05:16.293754 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.02.27 03:05:16.294059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1455 | 2026.02.27 03:05:17.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.40 MiB, peak 190.55 MiB, free memory in arenas 0.00 B, will set to 189.35 MiB (RSS), difference: 8.95 MiB | ||
| 1456 | 2026.02.27 03:05:17.231009 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.02.27 03:05:17.231188 [ 3 ] {b047ba84-5788-4eb1-b0b2-207efae6893f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1458 | 2026.02.27 03:05:17.231258 [ 3 ] {b047ba84-5788-4eb1-b0b2-207efae6893f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1459 | 2026.02.27 03:05:17.232093 [ 3 ] {b047ba84-5788-4eb1-b0b2-207efae6893f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.02.27 03:05:17.232152 [ 3 ] {b047ba84-5788-4eb1-b0b2-207efae6893f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1461 | 2026.02.27 03:05:17.232735 [ 3 ] {b047ba84-5788-4eb1-b0b2-207efae6893f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1462 | 2026.02.27 03:05:17.233195 [ 3 ] {b047ba84-5788-4eb1-b0b2-207efae6893f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.02.27 03:05:17.233409 [ 3 ] {b047ba84-5788-4eb1-b0b2-207efae6893f} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002273 sec., 11438.627364716234 rows/sec., 870.87 KiB/sec. | ||
| 1464 | 2026.02.27 03:05:17.233565 [ 3 ] {b047ba84-5788-4eb1-b0b2-207efae6893f} <Debug> TCPHandler: Processed in 0.002681629 sec. | ||
| 1465 | 2026.02.27 03:05:17.233737 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.02.27 03:05:17.233847 [ 3 ] {75cf9ef5-d472-45dd-a784-052bc7b68388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1467 | 2026.02.27 03:05:17.233895 [ 3 ] {75cf9ef5-d472-45dd-a784-052bc7b68388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1468 | 2026.02.27 03:05:17.234393 [ 3 ] {75cf9ef5-d472-45dd-a784-052bc7b68388} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.02.27 03:05:17.234429 [ 3 ] {75cf9ef5-d472-45dd-a784-052bc7b68388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1470 | 2026.02.27 03:05:17.234834 [ 3 ] {75cf9ef5-d472-45dd-a784-052bc7b68388} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1471 | 2026.02.27 03:05:17.235243 [ 3 ] {75cf9ef5-d472-45dd-a784-052bc7b68388} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.02.27 03:05:17.235394 [ 3 ] {75cf9ef5-d472-45dd-a784-052bc7b68388} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001575 sec., 17777.777777777777 rows/sec., 1.39 MiB/sec. | ||
| 1473 | 2026.02.27 03:05:17.235432 [ 3 ] {75cf9ef5-d472-45dd-a784-052bc7b68388} <Debug> TCPHandler: Processed in 0.001752996 sec. | ||
| 1474 | 2026.02.27 03:05:17.235549 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.02.27 03:05:17.235643 [ 3 ] {56ed9f2d-c5e3-4187-a7dd-636e15c6857e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1476 | 2026.02.27 03:05:17.235687 [ 3 ] {56ed9f2d-c5e3-4187-a7dd-636e15c6857e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1477 | 2026.02.27 03:05:17.236067 [ 3 ] {56ed9f2d-c5e3-4187-a7dd-636e15c6857e} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.02.27 03:05:17.236103 [ 3 ] {56ed9f2d-c5e3-4187-a7dd-636e15c6857e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1479 | 2026.02.27 03:05:17.236535 [ 3 ] {56ed9f2d-c5e3-4187-a7dd-636e15c6857e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1480 | 2026.02.27 03:05:17.236956 [ 3 ] {56ed9f2d-c5e3-4187-a7dd-636e15c6857e} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.02.27 03:05:17.237107 [ 3 ] {56ed9f2d-c5e3-4187-a7dd-636e15c6857e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001482 sec., 67476.38326585694 rows/sec., 4.68 MiB/sec. | ||
| 1482 | 2026.02.27 03:05:17.237144 [ 3 ] {56ed9f2d-c5e3-4187-a7dd-636e15c6857e} <Debug> TCPHandler: Processed in 0.001646213 sec. | ||
| 1483 | 2026.02.27 03:05:17.237256 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.02.27 03:05:17.237350 [ 3 ] {a43f4e8c-37d4-4280-b3f7-04994facbd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1485 | 2026.02.27 03:05:17.237391 [ 3 ] {a43f4e8c-37d4-4280-b3f7-04994facbd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1486 | 2026.02.27 03:05:17.237715 [ 3 ] {a43f4e8c-37d4-4280-b3f7-04994facbd69} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2026.02.27 03:05:17.237749 [ 3 ] {a43f4e8c-37d4-4280-b3f7-04994facbd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 1488 | 2026.02.27 03:05:17.238206 [ 3 ] {a43f4e8c-37d4-4280-b3f7-04994facbd69} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1489 | 2026.02.27 03:05:17.238643 [ 3 ] {a43f4e8c-37d4-4280-b3f7-04994facbd69} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.02.27 03:05:17.238806 [ 3 ] {a43f4e8c-37d4-4280-b3f7-04994facbd69} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001475 sec., 20338.98305084746 rows/sec., 1.39 MiB/sec. | ||
| 1491 | 2026.02.27 03:05:17.238843 [ 3 ] {a43f4e8c-37d4-4280-b3f7-04994facbd69} <Debug> TCPHandler: Processed in 0.001635112 sec. | ||
| 1492 | 2026.02.27 03:05:21.238894 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1493 | 2026.02.27 03:05:21.238956 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1494 | 2026.02.27 03:05:21.298575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2851 | ||
| 1495 | 2026.02.27 03:05:21.299081 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.02.27 03:05:21.299125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1497 | 2026.02.27 03:05:21.299595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1498 | 2026.02.27 03:05:21.299824 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.02.27 03:05:21.299945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2851 | ||
| 1500 | 2026.02.27 03:05:21.299967 [ 35 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1501 | 2026.02.27 03:05:21.300037 [ 35 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.02.27 03:05:21.300060 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1503 | 2026.02.27 03:05:21.302123 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 1504 | 2026.02.27 03:05:21.302310 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1505 | 2026.02.27 03:05:21.302391 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 1506 | 2026.02.27 03:05:21.302508 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 1507 | 2026.02.27 03:05:21.302564 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1508 | 2026.02.27 03:05:21.302618 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1509 | 2026.02.27 03:05:21.302664 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1510 | 2026.02.27 03:05:21.302715 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1511 | 2026.02.27 03:05:21.327199 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 4 columns (4 merged, 0 gathered) in 0.027034451 sec., 105458.0320495504 rows/sec., 1.51 MiB/sec. | ||
| 1512 | 2026.02.27 03:05:21.328015 [ 197 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1513 | 2026.02.27 03:05:21.328308 [ 197 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_6_1} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.02.27 03:05:21.328371 [ 197 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_6_1} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1515 | 2026.02.27 03:05:21.328475 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1516 | 2026.02.27 03:05:21.465242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1517 | 2026.02.27 03:05:21.482212 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.02.27 03:05:21.482262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1519 | 2026.02.27 03:05:21.488274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1520 | 2026.02.27 03:05:21.488969 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.02.27 03:05:21.489245 [ 35 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1522 | 2026.02.27 03:05:21.489294 [ 35 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.02.27 03:05:21.489315 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1524 | 2026.02.27 03:05:21.489409 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 1525 | 2026.02.27 03:05:21.492226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1526 | 2026.02.27 03:05:21.493528 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1527 | 2026.02.27 03:05:21.494828 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 1528 | 2026.02.27 03:05:21.499214 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 1529 | 2026.02.27 03:05:21.503631 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 1530 | 2026.02.27 03:05:21.508035 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 1531 | 2026.02.27 03:05:21.515312 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 1532 | 2026.02.27 03:05:21.519569 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 1533 | 2026.02.27 03:05:21.574247 [ 196 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.084881583 sec., 541.9314576166659 rows/sec., 2.80 MiB/sec. | ||
| 1534 | 2026.02.27 03:05:21.575727 [ 189 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1535 | 2026.02.27 03:05:21.577375 [ 189 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_6_1} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.02.27 03:05:21.577455 [ 189 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_6_1} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1537 | 2026.02.27 03:05:21.578417 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1538 | 2026.02.27 03:05:22.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.50 MiB, peak 200.04 MiB, free memory in arenas 0.00 B, will set to 200.90 MiB (RSS), difference: 10.40 MiB | ||
| 1539 | 2026.02.27 03:05:22.231748 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.02.27 03:05:22.231923 [ 3 ] {67c45833-0648-4ee1-ad26-2f7771f80dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1541 | 2026.02.27 03:05:22.231986 [ 3 ] {67c45833-0648-4ee1-ad26-2f7771f80dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1542 | 2026.02.27 03:05:22.232607 [ 3 ] {67c45833-0648-4ee1-ad26-2f7771f80dc5} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.02.27 03:05:22.232645 [ 3 ] {67c45833-0648-4ee1-ad26-2f7771f80dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1544 | 2026.02.27 03:05:22.233048 [ 3 ] {67c45833-0648-4ee1-ad26-2f7771f80dc5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1545 | 2026.02.27 03:05:22.233279 [ 3 ] {67c45833-0648-4ee1-ad26-2f7771f80dc5} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.02.27 03:05:22.233401 [ 35 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1547 | 2026.02.27 03:05:22.233427 [ 3 ] {67c45833-0648-4ee1-ad26-2f7771f80dc5} <Debug> executeQuery: Read 52 rows, 4.44 KiB in 0.001552 sec., 33505.154639175256 rows/sec., 2.80 MiB/sec. | ||
| 1548 | 2026.02.27 03:05:22.233445 [ 35 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.02.27 03:05:22.233467 [ 3 ] {67c45833-0648-4ee1-ad26-2f7771f80dc5} <Debug> TCPHandler: Processed in 0.001840478 sec. | ||
| 1550 | 2026.02.27 03:05:22.233469 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1551 | 2026.02.27 03:05:22.233582 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.02.27 03:05:22.233582 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 1553 | 2026.02.27 03:05:22.233678 [ 3 ] {bd51be7d-09c4-416d-9732-0576cb8ad7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1554 | 2026.02.27 03:05:22.233691 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1555 | 2026.02.27 03:05:22.233719 [ 3 ] {bd51be7d-09c4-416d-9732-0576cb8ad7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1556 | 2026.02.27 03:05:22.233728 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1557 | 2026.02.27 03:05:22.233814 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1558 | 2026.02.27 03:05:22.233863 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1559 | 2026.02.27 03:05:22.233908 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
| 1560 | 2026.02.27 03:05:22.233950 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1561 | 2026.02.27 03:05:22.233990 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1562 | 2026.02.27 03:05:22.234139 [ 3 ] {bd51be7d-09c4-416d-9732-0576cb8ad7dd} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.02.27 03:05:22.234175 [ 3 ] {bd51be7d-09c4-416d-9732-0576cb8ad7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1564 | 2026.02.27 03:05:22.234474 [ 3 ] {bd51be7d-09c4-416d-9732-0576cb8ad7dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1565 | 2026.02.27 03:05:22.234699 [ 3 ] {bd51be7d-09c4-416d-9732-0576cb8ad7dd} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.02.27 03:05:22.234745 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198311 sec., 158556.5016093485 rows/sec., 12.89 MiB/sec. | ||
| 1567 | 2026.02.27 03:05:22.234829 [ 3 ] {bd51be7d-09c4-416d-9732-0576cb8ad7dd} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001171 sec., 11101.622544833475 rows/sec., 834.79 KiB/sec. | ||
| 1568 | 2026.02.27 03:05:22.234871 [ 3 ] {bd51be7d-09c4-416d-9732-0576cb8ad7dd} <Debug> TCPHandler: Processed in 0.001337935 sec. | ||
| 1569 | 2026.02.27 03:05:22.234968 [ 188 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1570 | 2026.02.27 03:05:22.234988 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.02.27 03:05:22.235086 [ 3 ] {be09db42-471f-459a-8e1c-bea2aef72d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1572 | 2026.02.27 03:05:22.235127 [ 3 ] {be09db42-471f-459a-8e1c-bea2aef72d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1573 | 2026.02.27 03:05:22.235277 [ 188 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_6_1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.02.27 03:05:22.235362 [ 188 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_6_1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1575 | 2026.02.27 03:05:22.235450 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1576 | 2026.02.27 03:05:22.235537 [ 3 ] {be09db42-471f-459a-8e1c-bea2aef72d17} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.02.27 03:05:22.235579 [ 3 ] {be09db42-471f-459a-8e1c-bea2aef72d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1578 | 2026.02.27 03:05:22.235896 [ 3 ] {be09db42-471f-459a-8e1c-bea2aef72d17} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1579 | 2026.02.27 03:05:22.236115 [ 3 ] {be09db42-471f-459a-8e1c-bea2aef72d17} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.02.27 03:05:22.236204 [ 35 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1581 | 2026.02.27 03:05:22.236229 [ 35 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.02.27 03:05:22.236240 [ 3 ] {be09db42-471f-459a-8e1c-bea2aef72d17} <Debug> executeQuery: Read 46 rows, 3.70 KiB in 0.001173 sec., 39215.686274509804 rows/sec., 3.08 MiB/sec. | ||
| 1583 | 2026.02.27 03:05:22.236245 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1584 | 2026.02.27 03:05:22.236277 [ 3 ] {be09db42-471f-459a-8e1c-bea2aef72d17} <Debug> TCPHandler: Processed in 0.001337485 sec. | ||
| 1585 | 2026.02.27 03:05:22.236307 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 1586 | 2026.02.27 03:05:22.236386 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1587 | 2026.02.27 03:05:22.236394 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.02.27 03:05:22.236412 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1589 | 2026.02.27 03:05:22.236456 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1590 | 2026.02.27 03:05:22.236490 [ 3 ] {5a09e4f5-c070-4ae8-9cb9-03c520926ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.02.27 03:05:22.236494 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1592 | 2026.02.27 03:05:22.236535 [ 3 ] {5a09e4f5-c070-4ae8-9cb9-03c520926ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1593 | 2026.02.27 03:05:22.236536 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
| 1594 | 2026.02.27 03:05:22.236579 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 1595 | 2026.02.27 03:05:22.236613 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 1596 | 2026.02.27 03:05:22.236919 [ 3 ] {5a09e4f5-c070-4ae8-9cb9-03c520926ae8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.02.27 03:05:22.236955 [ 3 ] {5a09e4f5-c070-4ae8-9cb9-03c520926ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1598 | 2026.02.27 03:05:22.237276 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.000991065 sec., 200794.09524097815 rows/sec., 16.46 MiB/sec. | ||
| 1599 | 2026.02.27 03:05:22.237281 [ 3 ] {5a09e4f5-c070-4ae8-9cb9-03c520926ae8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1600 | 2026.02.27 03:05:22.237400 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1601 | 2026.02.27 03:05:22.237542 [ 3 ] {5a09e4f5-c070-4ae8-9cb9-03c520926ae8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.02.27 03:05:22.237642 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_6_1} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.02.27 03:05:22.237643 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1604 | 2026.02.27 03:05:22.237668 [ 3 ] {5a09e4f5-c070-4ae8-9cb9-03c520926ae8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001196 sec., 83612.04013377926 rows/sec., 5.80 MiB/sec. | ||
| 1605 | 2026.02.27 03:05:22.237679 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.02.27 03:05:22.237699 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1607 | 2026.02.27 03:05:22.237704 [ 3 ] {5a09e4f5-c070-4ae8-9cb9-03c520926ae8} <Debug> TCPHandler: Processed in 0.001359505 sec. | ||
| 1608 | 2026.02.27 03:05:22.237702 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_6_1} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1609 | 2026.02.27 03:05:22.237791 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1610 | 2026.02.27 03:05:22.237826 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.02.27 03:05:22.237831 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 1612 | 2026.02.27 03:05:22.237924 [ 3 ] {8e2c6298-a8cd-43a7-8fdf-2946f1fbd4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1613 | 2026.02.27 03:05:22.237980 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1614 | 2026.02.27 03:05:22.237983 [ 3 ] {8e2c6298-a8cd-43a7-8fdf-2946f1fbd4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1615 | 2026.02.27 03:05:22.238027 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 81 rows starting from the beginning of the part | ||
| 1616 | 2026.02.27 03:05:22.238119 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1617 | 2026.02.27 03:05:22.238171 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1618 | 2026.02.27 03:05:22.238216 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 101 rows starting from the beginning of the part | ||
| 1619 | 2026.02.27 03:05:22.238267 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1620 | 2026.02.27 03:05:22.238318 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1621 | 2026.02.27 03:05:22.238745 [ 3 ] {8e2c6298-a8cd-43a7-8fdf-2946f1fbd4cc} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.02.27 03:05:22.238786 [ 3 ] {8e2c6298-a8cd-43a7-8fdf-2946f1fbd4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1623 | 2026.02.27 03:05:22.239243 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492759 sec., 389882.09081305156 rows/sec., 27.03 MiB/sec. | ||
| 1624 | 2026.02.27 03:05:22.239337 [ 3 ] {8e2c6298-a8cd-43a7-8fdf-2946f1fbd4cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1625 | 2026.02.27 03:05:22.239430 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1626 | 2026.02.27 03:05:22.239611 [ 3 ] {8e2c6298-a8cd-43a7-8fdf-2946f1fbd4cc} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.02.27 03:05:22.239737 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.02.27 03:05:22.239775 [ 3 ] {8e2c6298-a8cd-43a7-8fdf-2946f1fbd4cc} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001869 sec., 6955.591225254147 rows/sec., 12.46 MiB/sec. | ||
| 1629 | 2026.02.27 03:05:22.239818 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1630 | 2026.02.27 03:05:22.239833 [ 3 ] {8e2c6298-a8cd-43a7-8fdf-2946f1fbd4cc} <Debug> TCPHandler: Processed in 0.002056234 sec. | ||
| 1631 | 2026.02.27 03:05:22.239883 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1632 | 2026.02.27 03:05:22.239969 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2026.02.27 03:05:22.240081 [ 3 ] {0971fbc3-de40-4bb4-9ac7-923ccb3de87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1634 | 2026.02.27 03:05:22.240130 [ 3 ] {0971fbc3-de40-4bb4-9ac7-923ccb3de87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1635 | 2026.02.27 03:05:22.240521 [ 3 ] {0971fbc3-de40-4bb4-9ac7-923ccb3de87d} <Trace> oximeter.measurements_i64 (82dec65c-7493-400d-938a-ecbac95194b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.02.27 03:05:22.240563 [ 3 ] {0971fbc3-de40-4bb4-9ac7-923ccb3de87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1637 | 2026.02.27 03:05:22.240950 [ 3 ] {0971fbc3-de40-4bb4-9ac7-923ccb3de87d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1638 | 2026.02.27 03:05:22.241217 [ 3 ] {0971fbc3-de40-4bb4-9ac7-923ccb3de87d} <Trace> oximeter.measurements_i64 (82dec65c-7493-400d-938a-ecbac95194b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.02.27 03:05:22.241372 [ 3 ] {0971fbc3-de40-4bb4-9ac7-923ccb3de87d} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001314 sec., 6849.315068493151 rows/sec., 526.93 KiB/sec. | ||
| 1640 | 2026.02.27 03:05:22.241415 [ 3 ] {0971fbc3-de40-4bb4-9ac7-923ccb3de87d} <Debug> TCPHandler: Processed in 0.001502349 sec. | ||
| 1641 | 2026.02.27 03:05:22.241538 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1642 | 2026.02.27 03:05:22.241643 [ 3 ] {cfde97ff-77a8-4975-b102-7481050cf48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1643 | 2026.02.27 03:05:22.241689 [ 3 ] {cfde97ff-77a8-4975-b102-7481050cf48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1644 | 2026.02.27 03:05:22.242077 [ 3 ] {cfde97ff-77a8-4975-b102-7481050cf48a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.02.27 03:05:22.242116 [ 3 ] {cfde97ff-77a8-4975-b102-7481050cf48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1646 | 2026.02.27 03:05:22.242478 [ 3 ] {cfde97ff-77a8-4975-b102-7481050cf48a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1647 | 2026.02.27 03:05:22.242744 [ 3 ] {cfde97ff-77a8-4975-b102-7481050cf48a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.02.27 03:05:22.242847 [ 35 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1649 | 2026.02.27 03:05:22.242872 [ 35 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.02.27 03:05:22.242897 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1651 | 2026.02.27 03:05:22.242898 [ 3 ] {cfde97ff-77a8-4975-b102-7481050cf48a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001278 sec., 23474.17840375587 rows/sec., 1.61 MiB/sec. | ||
| 1652 | 2026.02.27 03:05:22.242949 [ 3 ] {cfde97ff-77a8-4975-b102-7481050cf48a} <Debug> TCPHandler: Processed in 0.001467068 sec. | ||
| 1653 | 2026.02.27 03:05:22.242981 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 1654 | 2026.02.27 03:05:22.243091 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1655 | 2026.02.27 03:05:22.243131 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1656 | 2026.02.27 03:05:22.243210 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1657 | 2026.02.27 03:05:22.243262 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 1658 | 2026.02.27 03:05:22.243303 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1659 | 2026.02.27 03:05:22.243352 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1660 | 2026.02.27 03:05:22.243419 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1661 | 2026.02.27 03:05:22.244192 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001247523 sec., 139476.38640730473 rows/sec., 9.55 MiB/sec. | ||
| 1662 | 2026.02.27 03:05:22.244312 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1663 | 2026.02.27 03:05:22.244564 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_6_1} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.02.27 03:05:22.244625 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_6_1} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1665 | 2026.02.27 03:05:22.244677 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1666 | 2026.02.27 03:05:26.295158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 204 | ||
| 1667 | 2026.02.27 03:05:26.297175 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.02.27 03:05:26.297234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1669 | 2026.02.27 03:05:26.298455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1670 | 2026.02.27 03:05:26.298741 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.02.27 03:05:26.299070 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1672 | 2026.02.27 03:05:27.230741 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.02.27 03:05:27.230923 [ 3 ] {760d910b-d303-441e-9cf1-c10c2b388c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1674 | 2026.02.27 03:05:27.230988 [ 3 ] {760d910b-d303-441e-9cf1-c10c2b388c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1675 | 2026.02.27 03:05:27.231599 [ 3 ] {760d910b-d303-441e-9cf1-c10c2b388c64} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.02.27 03:05:27.231648 [ 3 ] {760d910b-d303-441e-9cf1-c10c2b388c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1677 | 2026.02.27 03:05:27.232044 [ 3 ] {760d910b-d303-441e-9cf1-c10c2b388c64} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1678 | 2026.02.27 03:05:27.232274 [ 3 ] {760d910b-d303-441e-9cf1-c10c2b388c64} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.02.27 03:05:27.232425 [ 3 ] {760d910b-d303-441e-9cf1-c10c2b388c64} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001551 sec., 16763.378465506124 rows/sec., 1.25 MiB/sec. | ||
| 1680 | 2026.02.27 03:05:27.232466 [ 3 ] {760d910b-d303-441e-9cf1-c10c2b388c64} <Debug> TCPHandler: Processed in 0.001848628 sec. | ||
| 1681 | 2026.02.27 03:05:27.232592 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.02.27 03:05:27.232687 [ 3 ] {10201777-877a-4236-aa45-342bf5afc6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1683 | 2026.02.27 03:05:27.232727 [ 3 ] {10201777-877a-4236-aa45-342bf5afc6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1684 | 2026.02.27 03:05:27.233131 [ 3 ] {10201777-877a-4236-aa45-342bf5afc6b5} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.02.27 03:05:27.233167 [ 3 ] {10201777-877a-4236-aa45-342bf5afc6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1686 | 2026.02.27 03:05:27.233471 [ 3 ] {10201777-877a-4236-aa45-342bf5afc6b5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1687 | 2026.02.27 03:05:27.233703 [ 3 ] {10201777-877a-4236-aa45-342bf5afc6b5} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.02.27 03:05:27.233831 [ 3 ] {10201777-877a-4236-aa45-342bf5afc6b5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001165 sec., 24034.334763948496 rows/sec., 1.87 MiB/sec. | ||
| 1689 | 2026.02.27 03:05:27.233868 [ 3 ] {10201777-877a-4236-aa45-342bf5afc6b5} <Debug> TCPHandler: Processed in 0.001325625 sec. | ||
| 1690 | 2026.02.27 03:05:27.233975 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.02.27 03:05:27.234068 [ 3 ] {2d28ec64-7522-42be-b565-22d1736d151f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1692 | 2026.02.27 03:05:27.234111 [ 3 ] {2d28ec64-7522-42be-b565-22d1736d151f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1693 | 2026.02.27 03:05:27.234499 [ 3 ] {2d28ec64-7522-42be-b565-22d1736d151f} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.02.27 03:05:27.234536 [ 3 ] {2d28ec64-7522-42be-b565-22d1736d151f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1695 | 2026.02.27 03:05:27.234861 [ 3 ] {2d28ec64-7522-42be-b565-22d1736d151f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1696 | 2026.02.27 03:05:27.235075 [ 3 ] {2d28ec64-7522-42be-b565-22d1736d151f} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.02.27 03:05:27.235200 [ 3 ] {2d28ec64-7522-42be-b565-22d1736d151f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001151 sec., 86880.97306689835 rows/sec., 6.02 MiB/sec. | ||
| 1698 | 2026.02.27 03:05:27.235235 [ 3 ] {2d28ec64-7522-42be-b565-22d1736d151f} <Debug> TCPHandler: Processed in 0.001307394 sec. | ||
| 1699 | 2026.02.27 03:05:27.235347 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.02.27 03:05:27.235440 [ 3 ] {db607938-b800-496e-8afb-1a787ffc9fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1701 | 2026.02.27 03:05:27.235482 [ 3 ] {db607938-b800-496e-8afb-1a787ffc9fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1702 | 2026.02.27 03:05:27.235799 [ 3 ] {db607938-b800-496e-8afb-1a787ffc9fcc} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.02.27 03:05:27.235835 [ 3 ] {db607938-b800-496e-8afb-1a787ffc9fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1704 | 2026.02.27 03:05:27.236141 [ 3 ] {db607938-b800-496e-8afb-1a787ffc9fcc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1705 | 2026.02.27 03:05:27.236349 [ 3 ] {db607938-b800-496e-8afb-1a787ffc9fcc} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.02.27 03:05:27.236482 [ 3 ] {db607938-b800-496e-8afb-1a787ffc9fcc} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001061 sec., 28275.21206409048 rows/sec., 1.94 MiB/sec. | ||
| 1707 | 2026.02.27 03:05:27.236517 [ 3 ] {db607938-b800-496e-8afb-1a787ffc9fcc} <Debug> TCPHandler: Processed in 0.001219152 sec. | ||
| 1708 | 2026.02.27 03:05:28.800969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3299 | ||
| 1709 | 2026.02.27 03:05:28.801442 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.02.27 03:05:28.801489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1711 | 2026.02.27 03:05:28.801971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1712 | 2026.02.27 03:05:28.802201 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.02.27 03:05:28.802337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3299 | ||
| 1714 | 2026.02.27 03:05:28.993244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1715 | 2026.02.27 03:05:29.010587 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.02.27 03:05:29.010649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1717 | 2026.02.27 03:05:29.016270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1718 | 2026.02.27 03:05:29.016951 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.02.27 03:05:29.020008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1720 | 2026.02.27 03:05:32.231418 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.02.27 03:05:32.231607 [ 3 ] {94b538ec-fe98-4f6f-83f2-7d9e38ee647b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1722 | 2026.02.27 03:05:32.231671 [ 3 ] {94b538ec-fe98-4f6f-83f2-7d9e38ee647b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1723 | 2026.02.27 03:05:32.232298 [ 3 ] {94b538ec-fe98-4f6f-83f2-7d9e38ee647b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.02.27 03:05:32.232350 [ 3 ] {94b538ec-fe98-4f6f-83f2-7d9e38ee647b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1725 | 2026.02.27 03:05:32.232734 [ 3 ] {94b538ec-fe98-4f6f-83f2-7d9e38ee647b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1726 | 2026.02.27 03:05:32.232964 [ 3 ] {94b538ec-fe98-4f6f-83f2-7d9e38ee647b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.02.27 03:05:32.233108 [ 3 ] {94b538ec-fe98-4f6f-83f2-7d9e38ee647b} <Debug> executeQuery: Read 72 rows, 6.32 KiB in 0.00155 sec., 46451.61290322581 rows/sec., 3.98 MiB/sec. | ||
| 1728 | 2026.02.27 03:05:32.233149 [ 3 ] {94b538ec-fe98-4f6f-83f2-7d9e38ee647b} <Debug> TCPHandler: Processed in 0.001857528 sec. | ||
| 1729 | 2026.02.27 03:05:32.233281 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2026.02.27 03:05:32.233397 [ 3 ] {aa4c1d42-9d7e-4722-bf7b-720830fab147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1731 | 2026.02.27 03:05:32.233440 [ 3 ] {aa4c1d42-9d7e-4722-bf7b-720830fab147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1732 | 2026.02.27 03:05:32.233868 [ 3 ] {aa4c1d42-9d7e-4722-bf7b-720830fab147} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.02.27 03:05:32.233905 [ 3 ] {aa4c1d42-9d7e-4722-bf7b-720830fab147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1734 | 2026.02.27 03:05:32.234204 [ 3 ] {aa4c1d42-9d7e-4722-bf7b-720830fab147} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1735 | 2026.02.27 03:05:32.234420 [ 3 ] {aa4c1d42-9d7e-4722-bf7b-720830fab147} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.02.27 03:05:32.234547 [ 3 ] {aa4c1d42-9d7e-4722-bf7b-720830fab147} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00117 sec., 19658.119658119656 rows/sec., 1.44 MiB/sec. | ||
| 1737 | 2026.02.27 03:05:32.234584 [ 3 ] {aa4c1d42-9d7e-4722-bf7b-720830fab147} <Debug> TCPHandler: Processed in 0.001361465 sec. | ||
| 1738 | 2026.02.27 03:05:32.234703 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2026.02.27 03:05:32.234797 [ 3 ] {cc224404-89c4-4250-af05-a457c0fc4e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1740 | 2026.02.27 03:05:32.234837 [ 3 ] {cc224404-89c4-4250-af05-a457c0fc4e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1741 | 2026.02.27 03:05:32.235252 [ 3 ] {cc224404-89c4-4250-af05-a457c0fc4e57} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2026.02.27 03:05:32.235288 [ 3 ] {cc224404-89c4-4250-af05-a457c0fc4e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1743 | 2026.02.27 03:05:32.235583 [ 3 ] {cc224404-89c4-4250-af05-a457c0fc4e57} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1744 | 2026.02.27 03:05:32.235789 [ 3 ] {cc224404-89c4-4250-af05-a457c0fc4e57} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2026.02.27 03:05:32.235914 [ 3 ] {cc224404-89c4-4250-af05-a457c0fc4e57} <Debug> executeQuery: Read 56 rows, 4.50 KiB in 0.001136 sec., 49295.77464788732 rows/sec., 3.87 MiB/sec. | ||
| 1746 | 2026.02.27 03:05:32.235950 [ 3 ] {cc224404-89c4-4250-af05-a457c0fc4e57} <Debug> TCPHandler: Processed in 0.001294394 sec. | ||
| 1747 | 2026.02.27 03:05:32.236062 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2026.02.27 03:05:32.236156 [ 3 ] {4c9fe153-7bb8-4f58-822e-08b9de8995f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1749 | 2026.02.27 03:05:32.236198 [ 3 ] {4c9fe153-7bb8-4f58-822e-08b9de8995f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1750 | 2026.02.27 03:05:32.236564 [ 3 ] {4c9fe153-7bb8-4f58-822e-08b9de8995f2} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.02.27 03:05:32.236601 [ 3 ] {4c9fe153-7bb8-4f58-822e-08b9de8995f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1752 | 2026.02.27 03:05:32.236914 [ 3 ] {4c9fe153-7bb8-4f58-822e-08b9de8995f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1753 | 2026.02.27 03:05:32.237118 [ 3 ] {4c9fe153-7bb8-4f58-822e-08b9de8995f2} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.02.27 03:05:32.237240 [ 3 ] {4c9fe153-7bb8-4f58-822e-08b9de8995f2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001103 sec., 90661.83136899365 rows/sec., 6.29 MiB/sec. | ||
| 1755 | 2026.02.27 03:05:32.237275 [ 3 ] {4c9fe153-7bb8-4f58-822e-08b9de8995f2} <Debug> TCPHandler: Processed in 0.001262163 sec. | ||
| 1756 | 2026.02.27 03:05:32.237393 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2026.02.27 03:05:32.237487 [ 3 ] {76452cf0-5afa-49ba-a72e-ef10c1a71a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1758 | 2026.02.27 03:05:32.237540 [ 3 ] {76452cf0-5afa-49ba-a72e-ef10c1a71a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1759 | 2026.02.27 03:05:32.238364 [ 3 ] {76452cf0-5afa-49ba-a72e-ef10c1a71a9e} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.02.27 03:05:32.238401 [ 3 ] {76452cf0-5afa-49ba-a72e-ef10c1a71a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1761 | 2026.02.27 03:05:32.238919 [ 3 ] {76452cf0-5afa-49ba-a72e-ef10c1a71a9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1762 | 2026.02.27 03:05:32.239132 [ 3 ] {76452cf0-5afa-49ba-a72e-ef10c1a71a9e} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.02.27 03:05:32.239263 [ 3 ] {76452cf0-5afa-49ba-a72e-ef10c1a71a9e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001795 sec., 12813.370473537605 rows/sec., 22.96 MiB/sec. | ||
| 1764 | 2026.02.27 03:05:32.239312 [ 3 ] {76452cf0-5afa-49ba-a72e-ef10c1a71a9e} <Debug> TCPHandler: Processed in 0.001966711 sec. | ||
| 1765 | 2026.02.27 03:05:32.239426 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.02.27 03:05:32.239519 [ 3 ] {a6784864-f9d3-4505-80a6-6e709012c9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1767 | 2026.02.27 03:05:32.239561 [ 3 ] {a6784864-f9d3-4505-80a6-6e709012c9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1768 | 2026.02.27 03:05:32.239866 [ 3 ] {a6784864-f9d3-4505-80a6-6e709012c9d7} <Trace> oximeter.measurements_i64 (82dec65c-7493-400d-938a-ecbac95194b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.02.27 03:05:32.239902 [ 3 ] {a6784864-f9d3-4505-80a6-6e709012c9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1770 | 2026.02.27 03:05:32.240194 [ 3 ] {a6784864-f9d3-4505-80a6-6e709012c9d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1771 | 2026.02.27 03:05:32.240408 [ 3 ] {a6784864-f9d3-4505-80a6-6e709012c9d7} <Trace> oximeter.measurements_i64 (82dec65c-7493-400d-938a-ecbac95194b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.02.27 03:05:32.240535 [ 3 ] {a6784864-f9d3-4505-80a6-6e709012c9d7} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 437.28 KiB/sec. | ||
| 1773 | 2026.02.27 03:05:32.240569 [ 3 ] {a6784864-f9d3-4505-80a6-6e709012c9d7} <Debug> TCPHandler: Processed in 0.001191391 sec. | ||
| 1774 | 2026.02.27 03:05:32.240679 [ 3 ] {} <Trace> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.02.27 03:05:32.240775 [ 3 ] {6ec25d4d-2cf7-4761-b6c5-2e145f73d0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53658) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1776 | 2026.02.27 03:05:32.240816 [ 3 ] {6ec25d4d-2cf7-4761-b6c5-2e145f73d0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1777 | 2026.02.27 03:05:32.241157 [ 3 ] {6ec25d4d-2cf7-4761-b6c5-2e145f73d0f2} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.02.27 03:05:32.241192 [ 3 ] {6ec25d4d-2cf7-4761-b6c5-2e145f73d0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1779 | 2026.02.27 03:05:32.241476 [ 3 ] {6ec25d4d-2cf7-4761-b6c5-2e145f73d0f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1780 | 2026.02.27 03:05:32.241682 [ 3 ] {6ec25d4d-2cf7-4761-b6c5-2e145f73d0f2} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.02.27 03:05:32.241807 [ 3 ] {6ec25d4d-2cf7-4761-b6c5-2e145f73d0f2} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001053 sec., 28490.028490028493 rows/sec., 1.95 MiB/sec. | ||
| 1782 | 2026.02.27 03:05:32.241841 [ 3 ] {6ec25d4d-2cf7-4761-b6c5-2e145f73d0f2} <Debug> TCPHandler: Processed in 0.001209822 sec. | ||
| 1783 | 2026.02.27 03:05:36.239003 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1784 | 2026.02.27 03:05:36.239100 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1785 | 2026.02.27 03:05:36.300095 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 226 | ||
| 1786 | 2026.02.27 03:05:36.302160 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.02.27 03:05:36.302218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1788 | 2026.02.27 03:05:36.303332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3811 | ||
| 1789 | 2026.02.27 03:05:36.303428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1790 | 2026.02.27 03:05:36.303723 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.02.27 03:05:36.303806 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.02.27 03:05:36.303847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1793 | 2026.02.27 03:05:36.304054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1794 | 2026.02.27 03:05:36.304316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1795 | 2026.02.27 03:05:36.304545 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.02.27 03:05:36.304665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3811 | ||
| 1797 | 2026.02.27 03:05:36.520993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1798 | 2026.02.27 03:05:36.538140 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.02.27 03:05:36.538196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1800 | 2026.02.27 03:05:36.545813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1801 | 2026.02.27 03:05:36.547358 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.02.27 03:05:36.553601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1803 | 2026.02.27 03:05:36.761355 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1804 | 2026.02.27 03:05:36.761427 [ 3 ] {} <Debug> TCP-Session: 0ac439c7-9e36-4110-9c3b-dc7dbd40521d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1805 | 2026.02.27 03:05:37.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.40 MiB, peak 206.44 MiB, free memory in arenas 0.00 B, will set to 203.00 MiB (RSS), difference: 2.59 MiB | ||
| 1806 | 2026.02.27 03:05:37.230337 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.02.27 03:05:37.230544 [ 5 ] {ee7c7c47-c15d-4511-90fe-11f40d91d51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1808 | 2026.02.27 03:05:37.230618 [ 5 ] {ee7c7c47-c15d-4511-90fe-11f40d91d51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1809 | 2026.02.27 03:05:37.231307 [ 5 ] {ee7c7c47-c15d-4511-90fe-11f40d91d51b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.02.27 03:05:37.231355 [ 5 ] {ee7c7c47-c15d-4511-90fe-11f40d91d51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1811 | 2026.02.27 03:05:37.231745 [ 5 ] {ee7c7c47-c15d-4511-90fe-11f40d91d51b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1812 | 2026.02.27 03:05:37.231982 [ 5 ] {ee7c7c47-c15d-4511-90fe-11f40d91d51b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.02.27 03:05:37.232137 [ 5 ] {ee7c7c47-c15d-4511-90fe-11f40d91d51b} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001647 sec., 15786.278081360048 rows/sec., 1.17 MiB/sec. | ||
| 1814 | 2026.02.27 03:05:37.232177 [ 5 ] {ee7c7c47-c15d-4511-90fe-11f40d91d51b} <Debug> TCPHandler: Processed in 0.001991482 sec. | ||
| 1815 | 2026.02.27 03:05:37.232301 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.02.27 03:05:37.232398 [ 5 ] {264e1b62-fc9e-448b-af84-dbc0049ad24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1817 | 2026.02.27 03:05:37.232439 [ 5 ] {264e1b62-fc9e-448b-af84-dbc0049ad24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1818 | 2026.02.27 03:05:37.232838 [ 5 ] {264e1b62-fc9e-448b-af84-dbc0049ad24f} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.02.27 03:05:37.232875 [ 5 ] {264e1b62-fc9e-448b-af84-dbc0049ad24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1820 | 2026.02.27 03:05:37.233167 [ 5 ] {264e1b62-fc9e-448b-af84-dbc0049ad24f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1821 | 2026.02.27 03:05:37.233374 [ 5 ] {264e1b62-fc9e-448b-af84-dbc0049ad24f} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.02.27 03:05:37.233501 [ 5 ] {264e1b62-fc9e-448b-af84-dbc0049ad24f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001123 sec., 24933.21460373998 rows/sec., 1.94 MiB/sec. | ||
| 1823 | 2026.02.27 03:05:37.233538 [ 5 ] {264e1b62-fc9e-448b-af84-dbc0049ad24f} <Debug> TCPHandler: Processed in 0.001289143 sec. | ||
| 1824 | 2026.02.27 03:05:37.233650 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.02.27 03:05:37.233743 [ 5 ] {825a483d-7267-414f-9483-0798bc705908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1826 | 2026.02.27 03:05:37.233787 [ 5 ] {825a483d-7267-414f-9483-0798bc705908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1827 | 2026.02.27 03:05:37.234171 [ 5 ] {825a483d-7267-414f-9483-0798bc705908} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.02.27 03:05:37.234206 [ 5 ] {825a483d-7267-414f-9483-0798bc705908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1829 | 2026.02.27 03:05:37.234535 [ 5 ] {825a483d-7267-414f-9483-0798bc705908} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1830 | 2026.02.27 03:05:37.234762 [ 5 ] {825a483d-7267-414f-9483-0798bc705908} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.02.27 03:05:37.234886 [ 5 ] {825a483d-7267-414f-9483-0798bc705908} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001162 sec., 86058.51979345955 rows/sec., 5.97 MiB/sec. | ||
| 1832 | 2026.02.27 03:05:37.234922 [ 5 ] {825a483d-7267-414f-9483-0798bc705908} <Debug> TCPHandler: Processed in 0.001322134 sec. | ||
| 1833 | 2026.02.27 03:05:37.235033 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.02.27 03:05:37.235126 [ 5 ] {a9e4a68c-875d-4a88-85d5-d667e0269051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1835 | 2026.02.27 03:05:37.235168 [ 5 ] {a9e4a68c-875d-4a88-85d5-d667e0269051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1836 | 2026.02.27 03:05:37.235504 [ 5 ] {a9e4a68c-875d-4a88-85d5-d667e0269051} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.02.27 03:05:37.235541 [ 5 ] {a9e4a68c-875d-4a88-85d5-d667e0269051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1838 | 2026.02.27 03:05:37.235829 [ 5 ] {a9e4a68c-875d-4a88-85d5-d667e0269051} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1839 | 2026.02.27 03:05:37.236031 [ 5 ] {a9e4a68c-875d-4a88-85d5-d667e0269051} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.02.27 03:05:37.236156 [ 5 ] {a9e4a68c-875d-4a88-85d5-d667e0269051} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001048 sec., 28625.95419847328 rows/sec., 1.96 MiB/sec. | ||
| 1841 | 2026.02.27 03:05:37.236191 [ 5 ] {a9e4a68c-875d-4a88-85d5-d667e0269051} <Debug> TCPHandler: Processed in 0.001206781 sec. | ||
| 1842 | 2026.02.27 03:05:42.228783 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.02.27 03:05:42.229066 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1844 | 2026.02.27 03:05:42.229422 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1845 | 2026.02.27 03:05:42.229456 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1846 | 2026.02.27 03:05:42.229680 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1847 | 2026.02.27 03:05:42.229746 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1848 | 2026.02.27 03:05:42.229880 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1849 | 2026.02.27 03:05:42.230022 [ 318 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1850 | 2026.02.27 03:05:42.230025 [ 297 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1851 | 2026.02.27 03:05:42.230177 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1852 | 2026.02.27 03:05:42.230204 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1853 | 2026.02.27 03:05:42.232309 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1854 | 2026.02.27 03:05:42.232336 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1855 | 2026.02.27 03:05:42.232391 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <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', 'oximeter_collector:collections'))" | ||
| 1856 | 2026.02.27 03:05:42.232429 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <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', 'oximeter_collector:collections'))" | ||
| 1857 | 2026.02.27 03:05:42.233415 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.004471 sec., 4249.608588682621 rows/sec., 177.58 KiB/sec. | ||
| 1858 | 2026.02.27 03:05:42.233518 [ 5 ] {ee26477b-aa3e-4881-b400-fd1449ed6cc9} <Debug> TCPHandler: Processed in 0.004874836 sec. | ||
| 1859 | 2026.02.27 03:05:42.233895 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.02.27 03:05:42.234027 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1861 | 2026.02.27 03:05:42.234225 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1862 | 2026.02.27 03:05:42.234257 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1863 | 2026.02.27 03:05:42.234434 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1864 | 2026.02.27 03:05:42.234487 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1865 | 2026.02.27 03:05:42.234587 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1866 | 2026.02.27 03:05:42.234653 [ 297 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1867 | 2026.02.27 03:05:42.234654 [ 320 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1868 | 2026.02.27 03:05:42.234747 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1869 | 2026.02.27 03:05:42.234768 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1870 | 2026.02.27 03:05:42.234821 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1871 | 2026.02.27 03:05:42.234838 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1872 | 2026.02.27 03:05:42.234879 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1873 | 2026.02.27 03:05:42.234914 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1874 | 2026.02.27 03:05:42.235664 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001689 sec., 11249.259917110716 rows/sec., 470.07 KiB/sec. | ||
| 1875 | 2026.02.27 03:05:42.235766 [ 5 ] {1d2fff56-79c7-4502-93df-ede13d7a0305} <Debug> TCPHandler: Processed in 0.00192057 sec. | ||
| 1876 | 2026.02.27 03:05:42.236063 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.02.27 03:05:42.236202 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1878 | 2026.02.27 03:05:42.236407 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1879 | 2026.02.27 03:05:42.236440 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1880 | 2026.02.27 03:05:42.236615 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1881 | 2026.02.27 03:05:42.236668 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1882 | 2026.02.27 03:05:42.236770 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1883 | 2026.02.27 03:05:42.236823 [ 320 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1884 | 2026.02.27 03:05:42.236839 [ 297 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1885 | 2026.02.27 03:05:42.236918 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1886 | 2026.02.27 03:05:42.236945 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1887 | 2026.02.27 03:05:42.237000 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1888 | 2026.02.27 03:05:42.237018 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1889 | 2026.02.27 03:05:42.237048 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1890 | 2026.02.27 03:05:42.237080 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1891 | 2026.02.27 03:05:42.237668 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001516 sec., 12532.981530343008 rows/sec., 523.71 KiB/sec. | ||
| 1892 | 2026.02.27 03:05:42.237763 [ 5 ] {30943382-1a7a-4b77-8977-4ec6ecf9a7fd} <Debug> TCPHandler: Processed in 0.001752346 sec. | ||
| 1893 | 2026.02.27 03:05:42.238021 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.02.27 03:05:42.238148 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1895 | 2026.02.27 03:05:42.238351 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1896 | 2026.02.27 03:05:42.238383 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1897 | 2026.02.27 03:05:42.238554 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1898 | 2026.02.27 03:05:42.238607 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1899 | 2026.02.27 03:05:42.238704 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1900 | 2026.02.27 03:05:42.238771 [ 297 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1901 | 2026.02.27 03:05:42.238774 [ 325 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1902 | 2026.02.27 03:05:42.238863 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1903 | 2026.02.27 03:05:42.238889 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1904 | 2026.02.27 03:05:42.238943 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1905 | 2026.02.27 03:05:42.238961 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1906 | 2026.02.27 03:05:42.238992 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1907 | 2026.02.27 03:05:42.239022 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1908 | 2026.02.27 03:05:42.239665 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001566 sec., 12132.822477650065 rows/sec., 506.99 KiB/sec. | ||
| 1909 | 2026.02.27 03:05:42.239772 [ 5 ] {8f7eaccd-d52e-4956-aa1e-8ec2487575de} <Debug> TCPHandler: Processed in 0.001802987 sec. | ||
| 1910 | 2026.02.27 03:05:42.240054 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.02.27 03:05:42.240219 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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') FORMAT Native; (stage: Complete) | ||
| 1912 | 2026.02.27 03:05:42.240508 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1913 | 2026.02.27 03:05:42.240552 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1914 | 2026.02.27 03:05:42.240803 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1915 | 2026.02.27 03:05:42.240871 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1916 | 2026.02.27 03:05:42.241005 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1917 | 2026.02.27 03:05:42.241074 [ 325 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1918 | 2026.02.27 03:05:42.241075 [ 321 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1919 | 2026.02.27 03:05:42.241190 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1920 | 2026.02.27 03:05:42.241224 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1921 | 2026.02.27 03:05:42.241297 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1922 | 2026.02.27 03:05:42.241320 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1923 | 2026.02.27 03:05:42.241359 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <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', 'oximeter_collector:collections', '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'))" | ||
| 1924 | 2026.02.27 03:05:42.241400 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <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', 'oximeter_collector:collections', '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'))" | ||
| 1925 | 2026.02.27 03:05:42.242014 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001862 sec., 10204.081632653062 rows/sec., 426.39 KiB/sec. | ||
| 1926 | 2026.02.27 03:05:42.242143 [ 5 ] {6463c7f7-14e0-47f4-98ae-c5b8423c77b1} <Debug> TCPHandler: Processed in 0.002151296 sec. | ||
| 1927 | 2026.02.27 03:05:42.242399 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.02.27 03:05:42.242532 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1929 | 2026.02.27 03:05:42.242735 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1930 | 2026.02.27 03:05:42.242767 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 1931 | 2026.02.27 03:05:42.242946 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1932 | 2026.02.27 03:05:42.242998 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1933 | 2026.02.27 03:05:42.243097 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1934 | 2026.02.27 03:05:42.243155 [ 321 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1935 | 2026.02.27 03:05:42.243155 [ 297 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1936 | 2026.02.27 03:05:42.243246 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1937 | 2026.02.27 03:05:42.243274 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1938 | 2026.02.27 03:05:42.243330 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1939 | 2026.02.27 03:05:42.243347 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1940 | 2026.02.27 03:05:42.243377 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1941 | 2026.02.27 03:05:42.243407 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1942 | 2026.02.27 03:05:42.243945 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001462 sec., 12995.896032831737 rows/sec., 543.05 KiB/sec. | ||
| 1943 | 2026.02.27 03:05:42.244050 [ 5 ] {3799c00d-2e9a-4fbd-8852-a76ba3314bfd} <Debug> TCPHandler: Processed in 0.001702154 sec. | ||
| 1944 | 2026.02.27 03:05:42.266123 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.02.27 03:05:42.266265 [ 5 ] {08fcf4e6-fd89-48a2-b801-31d13d71af15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1946 | 2026.02.27 03:05:42.266325 [ 5 ] {08fcf4e6-fd89-48a2-b801-31d13d71af15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1947 | 2026.02.27 03:05:42.267009 [ 5 ] {08fcf4e6-fd89-48a2-b801-31d13d71af15} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.02.27 03:05:42.267056 [ 5 ] {08fcf4e6-fd89-48a2-b801-31d13d71af15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1949 | 2026.02.27 03:05:42.267528 [ 5 ] {08fcf4e6-fd89-48a2-b801-31d13d71af15} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1950 | 2026.02.27 03:05:42.267723 [ 5 ] {08fcf4e6-fd89-48a2-b801-31d13d71af15} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.02.27 03:05:42.267869 [ 5 ] {08fcf4e6-fd89-48a2-b801-31d13d71af15} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001647 sec., 3642.9872495446266 rows/sec., 1.68 MiB/sec. | ||
| 1952 | 2026.02.27 03:05:42.267909 [ 5 ] {08fcf4e6-fd89-48a2-b801-31d13d71af15} <Debug> TCPHandler: Processed in 0.001875089 sec. | ||
| 1953 | 2026.02.27 03:05:42.268043 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.02.27 03:05:42.268137 [ 5 ] {8d8997e0-15c6-40a7-9861-8cba08151bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1955 | 2026.02.27 03:05:42.268177 [ 5 ] {8d8997e0-15c6-40a7-9861-8cba08151bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1956 | 2026.02.27 03:05:42.270687 [ 5 ] {8d8997e0-15c6-40a7-9861-8cba08151bce} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.02.27 03:05:42.270724 [ 5 ] {8d8997e0-15c6-40a7-9861-8cba08151bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1958 | 2026.02.27 03:05:42.271047 [ 5 ] {8d8997e0-15c6-40a7-9861-8cba08151bce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1959 | 2026.02.27 03:05:42.271261 [ 5 ] {8d8997e0-15c6-40a7-9861-8cba08151bce} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.02.27 03:05:42.271395 [ 5 ] {8d8997e0-15c6-40a7-9861-8cba08151bce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003277 sec., 7323.77174244736 rows/sec., 622.23 KiB/sec. | ||
| 1961 | 2026.02.27 03:05:42.271433 [ 5 ] {8d8997e0-15c6-40a7-9861-8cba08151bce} <Debug> TCPHandler: Processed in 0.003436889 sec. | ||
| 1962 | 2026.02.27 03:05:42.271560 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2026.02.27 03:05:42.271654 [ 5 ] {1ac4c4fa-449d-46a2-8ef4-bb69f5d82dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1964 | 2026.02.27 03:05:42.271696 [ 5 ] {1ac4c4fa-449d-46a2-8ef4-bb69f5d82dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1965 | 2026.02.27 03:05:42.272160 [ 5 ] {1ac4c4fa-449d-46a2-8ef4-bb69f5d82dad} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.02.27 03:05:42.272207 [ 5 ] {1ac4c4fa-449d-46a2-8ef4-bb69f5d82dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1967 | 2026.02.27 03:05:42.272574 [ 5 ] {1ac4c4fa-449d-46a2-8ef4-bb69f5d82dad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1968 | 2026.02.27 03:05:42.272799 [ 5 ] {1ac4c4fa-449d-46a2-8ef4-bb69f5d82dad} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.02.27 03:05:42.272934 [ 5 ] {1ac4c4fa-449d-46a2-8ef4-bb69f5d82dad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001298 sec., 1540.8320493066258 rows/sec., 125.64 KiB/sec. | ||
| 1970 | 2026.02.27 03:05:42.272979 [ 5 ] {1ac4c4fa-449d-46a2-8ef4-bb69f5d82dad} <Debug> TCPHandler: Processed in 0.001467598 sec. | ||
| 1971 | 2026.02.27 03:05:42.273109 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2026.02.27 03:05:42.273203 [ 5 ] {81ce3d6f-ac28-4b8a-8641-33d47fd52589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1973 | 2026.02.27 03:05:42.273242 [ 5 ] {81ce3d6f-ac28-4b8a-8641-33d47fd52589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1974 | 2026.02.27 03:05:42.273757 [ 5 ] {81ce3d6f-ac28-4b8a-8641-33d47fd52589} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.02.27 03:05:42.273793 [ 5 ] {81ce3d6f-ac28-4b8a-8641-33d47fd52589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1976 | 2026.02.27 03:05:42.274131 [ 5 ] {81ce3d6f-ac28-4b8a-8641-33d47fd52589} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1977 | 2026.02.27 03:05:42.274337 [ 5 ] {81ce3d6f-ac28-4b8a-8641-33d47fd52589} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.02.27 03:05:42.274464 [ 5 ] {81ce3d6f-ac28-4b8a-8641-33d47fd52589} <Debug> executeQuery: Read 193 rows, 17.83 KiB in 0.00128 sec., 150781.25 rows/sec., 13.60 MiB/sec. | ||
| 1979 | 2026.02.27 03:05:42.274502 [ 5 ] {81ce3d6f-ac28-4b8a-8641-33d47fd52589} <Debug> TCPHandler: Processed in 0.001443247 sec. | ||
| 1980 | 2026.02.27 03:05:42.274618 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2026.02.27 03:05:42.274712 [ 5 ] {fe04289a-bb06-4ff8-b53f-d66b121dbccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1982 | 2026.02.27 03:05:42.274752 [ 5 ] {fe04289a-bb06-4ff8-b53f-d66b121dbccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1983 | 2026.02.27 03:05:42.275210 [ 5 ] {fe04289a-bb06-4ff8-b53f-d66b121dbccb} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.02.27 03:05:42.275248 [ 5 ] {fe04289a-bb06-4ff8-b53f-d66b121dbccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1985 | 2026.02.27 03:05:42.275548 [ 5 ] {fe04289a-bb06-4ff8-b53f-d66b121dbccb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1986 | 2026.02.27 03:05:42.275759 [ 5 ] {fe04289a-bb06-4ff8-b53f-d66b121dbccb} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.02.27 03:05:42.275894 [ 5 ] {fe04289a-bb06-4ff8-b53f-d66b121dbccb} <Debug> executeQuery: Read 37 rows, 2.83 KiB in 0.0012 sec., 30833.333333333336 rows/sec., 2.30 MiB/sec. | ||
| 1988 | 2026.02.27 03:05:42.275944 [ 5 ] {fe04289a-bb06-4ff8-b53f-d66b121dbccb} <Debug> TCPHandler: Processed in 0.001375986 sec. | ||
| 1989 | 2026.02.27 03:05:42.276076 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.02.27 03:05:42.276169 [ 5 ] {ae19dee5-4f91-4778-81f7-8237c22fda5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1991 | 2026.02.27 03:05:42.276210 [ 5 ] {ae19dee5-4f91-4778-81f7-8237c22fda5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1992 | 2026.02.27 03:05:42.276634 [ 5 ] {ae19dee5-4f91-4778-81f7-8237c22fda5d} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.02.27 03:05:42.276668 [ 5 ] {ae19dee5-4f91-4778-81f7-8237c22fda5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 1994 | 2026.02.27 03:05:42.276950 [ 5 ] {ae19dee5-4f91-4778-81f7-8237c22fda5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1995 | 2026.02.27 03:05:42.277151 [ 5 ] {ae19dee5-4f91-4778-81f7-8237c22fda5d} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.02.27 03:05:42.277276 [ 5 ] {ae19dee5-4f91-4778-81f7-8237c22fda5d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 1997 | 2026.02.27 03:05:42.277312 [ 5 ] {ae19dee5-4f91-4778-81f7-8237c22fda5d} <Debug> TCPHandler: Processed in 0.001286733 sec. | ||
| 1998 | 2026.02.27 03:05:42.277424 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.02.27 03:05:42.277515 [ 5 ] {855b3e9c-f3fc-4922-9126-2f06c07d4b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.02.27 03:05:42.277556 [ 5 ] {855b3e9c-f3fc-4922-9126-2f06c07d4b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2001 | 2026.02.27 03:05:42.277949 [ 5 ] {855b3e9c-f3fc-4922-9126-2f06c07d4b8e} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.02.27 03:05:42.277984 [ 5 ] {855b3e9c-f3fc-4922-9126-2f06c07d4b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2003 | 2026.02.27 03:05:42.278322 [ 5 ] {855b3e9c-f3fc-4922-9126-2f06c07d4b8e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2004 | 2026.02.27 03:05:42.278531 [ 5 ] {855b3e9c-f3fc-4922-9126-2f06c07d4b8e} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.02.27 03:05:42.278655 [ 5 ] {855b3e9c-f3fc-4922-9126-2f06c07d4b8e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 810.29 KiB/sec. | ||
| 2006 | 2026.02.27 03:05:42.278693 [ 5 ] {855b3e9c-f3fc-4922-9126-2f06c07d4b8e} <Debug> TCPHandler: Processed in 0.001319884 sec. | ||
| 2007 | 2026.02.27 03:05:42.278804 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.02.27 03:05:42.278895 [ 5 ] {70b15148-366e-47ec-821c-ef9513233f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2009 | 2026.02.27 03:05:42.278934 [ 5 ] {70b15148-366e-47ec-821c-ef9513233f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2010 | 2026.02.27 03:05:42.279357 [ 5 ] {70b15148-366e-47ec-821c-ef9513233f06} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.02.27 03:05:42.279393 [ 5 ] {70b15148-366e-47ec-821c-ef9513233f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2012 | 2026.02.27 03:05:42.279679 [ 5 ] {70b15148-366e-47ec-821c-ef9513233f06} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2013 | 2026.02.27 03:05:42.279879 [ 5 ] {70b15148-366e-47ec-821c-ef9513233f06} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.02.27 03:05:42.280002 [ 5 ] {70b15148-366e-47ec-821c-ef9513233f06} <Debug> executeQuery: Read 89 rows, 7.50 KiB in 0.001124 sec., 79181.49466192171 rows/sec., 6.52 MiB/sec. | ||
| 2015 | 2026.02.27 03:05:42.280039 [ 5 ] {70b15148-366e-47ec-821c-ef9513233f06} <Debug> TCPHandler: Processed in 0.001283363 sec. | ||
| 2016 | 2026.02.27 03:05:42.280150 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.02.27 03:05:42.280242 [ 5 ] {6fa6c32c-48fb-4d19-a92c-96b67f103b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2018 | 2026.02.27 03:05:42.280286 [ 5 ] {6fa6c32c-48fb-4d19-a92c-96b67f103b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2019 | 2026.02.27 03:05:42.280811 [ 5 ] {6fa6c32c-48fb-4d19-a92c-96b67f103b6b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.02.27 03:05:42.280846 [ 5 ] {6fa6c32c-48fb-4d19-a92c-96b67f103b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2021 | 2026.02.27 03:05:42.281191 [ 5 ] {6fa6c32c-48fb-4d19-a92c-96b67f103b6b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2022 | 2026.02.27 03:05:42.281396 [ 5 ] {6fa6c32c-48fb-4d19-a92c-96b67f103b6b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.02.27 03:05:42.281519 [ 5 ] {6fa6c32c-48fb-4d19-a92c-96b67f103b6b} <Debug> executeQuery: Read 545 rows, 44.03 KiB in 0.001294 sec., 421174.65224111284 rows/sec., 33.23 MiB/sec. | ||
| 2024 | 2026.02.27 03:05:42.281556 [ 5 ] {6fa6c32c-48fb-4d19-a92c-96b67f103b6b} <Debug> TCPHandler: Processed in 0.001453957 sec. | ||
| 2025 | 2026.02.27 03:05:42.281673 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.02.27 03:05:42.281766 [ 5 ] {c9f1057f-ac93-4bb9-885c-99de1f13128a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.02.27 03:05:42.281818 [ 5 ] {c9f1057f-ac93-4bb9-885c-99de1f13128a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2028 | 2026.02.27 03:05:42.282595 [ 5 ] {c9f1057f-ac93-4bb9-885c-99de1f13128a} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.02.27 03:05:42.282631 [ 5 ] {c9f1057f-ac93-4bb9-885c-99de1f13128a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2030 | 2026.02.27 03:05:42.283150 [ 5 ] {c9f1057f-ac93-4bb9-885c-99de1f13128a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2031 | 2026.02.27 03:05:42.283359 [ 5 ] {c9f1057f-ac93-4bb9-885c-99de1f13128a} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.02.27 03:05:42.283491 [ 5 ] {c9f1057f-ac93-4bb9-885c-99de1f13128a} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001743 sec., 13195.639701663798 rows/sec., 23.65 MiB/sec. | ||
| 2033 | 2026.02.27 03:05:42.283540 [ 5 ] {c9f1057f-ac93-4bb9-885c-99de1f13128a} <Debug> TCPHandler: Processed in 0.00191591 sec. | ||
| 2034 | 2026.02.27 03:05:42.283657 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.02.27 03:05:42.283750 [ 5 ] {3d90c8a4-3557-41a6-8a27-d7f268b03533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.02.27 03:05:42.283792 [ 5 ] {3d90c8a4-3557-41a6-8a27-d7f268b03533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2037 | 2026.02.27 03:05:42.284113 [ 5 ] {3d90c8a4-3557-41a6-8a27-d7f268b03533} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.02.27 03:05:42.284197 [ 5 ] {3d90c8a4-3557-41a6-8a27-d7f268b03533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2039 | 2026.02.27 03:05:42.284516 [ 5 ] {3d90c8a4-3557-41a6-8a27-d7f268b03533} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2040 | 2026.02.27 03:05:42.284716 [ 5 ] {3d90c8a4-3557-41a6-8a27-d7f268b03533} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.02.27 03:05:42.284843 [ 5 ] {3d90c8a4-3557-41a6-8a27-d7f268b03533} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001111 sec., 27002.700270027002 rows/sec., 1.85 MiB/sec. | ||
| 2042 | 2026.02.27 03:05:42.284878 [ 5 ] {3d90c8a4-3557-41a6-8a27-d7f268b03533} <Debug> TCPHandler: Processed in 0.001270113 sec. | ||
| 2043 | 2026.02.27 03:05:43.805682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4259 | ||
| 2044 | 2026.02.27 03:05:43.806182 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.02.27 03:05:43.806238 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2046 | 2026.02.27 03:05:43.806762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2047 | 2026.02.27 03:05:43.807040 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.02.27 03:05:43.807195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4259 | ||
| 2049 | 2026.02.27 03:05:43.964575 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46315 | ||
| 2050 | 2026.02.27 03:05:43.964696 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2051 | 2026.02.27 03:05:43.964726 [ 289 ] {} <Debug> TCP-Session: 8f2e5767-d9e0-4246-96ad-4a1b393f0e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:46315 | ||
| 2052 | 2026.02.27 03:05:43.964751 [ 289 ] {} <Debug> TCP-Session: 8f2e5767-d9e0-4246-96ad-4a1b393f0e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.02.27 03:05:43.964767 [ 289 ] {} <Debug> TCP-Session: 8f2e5767-d9e0-4246-96ad-4a1b393f0e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.02.27 03:05:43.965016 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36759 | ||
| 2055 | 2026.02.27 03:05:43.965035 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59883 | ||
| 2056 | 2026.02.27 03:05:43.965066 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44463 | ||
| 2057 | 2026.02.27 03:05:43.965097 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33199 | ||
| 2058 | 2026.02.27 03:05:43.965120 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2059 | 2026.02.27 03:05:43.965130 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43360 | ||
| 2060 | 2026.02.27 03:05:43.965160 [ 290 ] {} <Debug> TCP-Session: a6af6990-947a-4ca3-87d8-dc2e9049af3c Authenticating user 'default' from [fd00:1122:3344:101::e]:36759 | ||
| 2061 | 2026.02.27 03:05:43.965168 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2062 | 2026.02.27 03:05:43.965191 [ 290 ] {} <Debug> TCP-Session: a6af6990-947a-4ca3-87d8-dc2e9049af3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.02.27 03:05:43.965192 [ 289 ] {} <Trace> TCP-Session: 8f2e5767-d9e0-4246-96ad-4a1b393f0e6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2026.02.27 03:05:43.965213 [ 290 ] {} <Debug> TCP-Session: a6af6990-947a-4ca3-87d8-dc2e9049af3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.02.27 03:05:43.965210 [ 291 ] {} <Debug> TCP-Session: 022ab314-8d5a-4c58-a54a-d079279e7f38 Authenticating user 'default' from [fd00:1122:3344:101::e]:59883 | ||
| 2066 | 2026.02.27 03:05:43.965142 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45026 | ||
| 2067 | 2026.02.27 03:05:43.965282 [ 291 ] {} <Debug> TCP-Session: 022ab314-8d5a-4c58-a54a-d079279e7f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.02.27 03:05:43.965107 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51926 | ||
| 2069 | 2026.02.27 03:05:43.965303 [ 291 ] {} <Debug> TCP-Session: 022ab314-8d5a-4c58-a54a-d079279e7f38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.02.27 03:05:43.965334 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2071 | 2026.02.27 03:05:43.965064 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38375 | ||
| 2072 | 2026.02.27 03:05:43.965375 [ 293 ] {} <Debug> TCP-Session: ea375d97-e288-4a85-9eb7-649cec290217 Authenticating user 'default' from [fd00:1122:3344:101::e]:44463 | ||
| 2073 | 2026.02.27 03:05:43.965410 [ 289 ] {b4bc2d99-f9c2-4549-afd0-4825672bb63f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2074 | 2026.02.27 03:05:43.965422 [ 293 ] {} <Debug> TCP-Session: ea375d97-e288-4a85-9eb7-649cec290217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.02.27 03:05:43.965438 [ 293 ] {} <Debug> TCP-Session: ea375d97-e288-4a85-9eb7-649cec290217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.02.27 03:05:43.965606 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2077 | 2026.02.27 03:05:43.965642 [ 3 ] {} <Debug> TCP-Session: 19886cfa-b91c-4d26-a737-f15d41320b2d Authenticating user 'default' from [fd00:1122:3344:101::e]:51926 | ||
| 2078 | 2026.02.27 03:05:43.965646 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2079 | 2026.02.27 03:05:43.965664 [ 3 ] {} <Debug> TCP-Session: 19886cfa-b91c-4d26-a737-f15d41320b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.02.27 03:05:43.965679 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2081 | 2026.02.27 03:05:43.965693 [ 3 ] {} <Debug> TCP-Session: 19886cfa-b91c-4d26-a737-f15d41320b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.02.27 03:05:43.965691 [ 292 ] {} <Debug> TCP-Session: 15834991-4cb0-4bf7-a1a0-90d0d100ea38 Authenticating user 'default' from [fd00:1122:3344:101::e]:38375 | ||
| 2083 | 2026.02.27 03:05:43.965716 [ 294 ] {} <Debug> TCP-Session: 8fdfa23d-23fa-4f83-a001-922e35fdea50 Authenticating user 'default' from [fd00:1122:3344:101::e]:33199 | ||
| 2084 | 2026.02.27 03:05:43.965746 [ 292 ] {} <Debug> TCP-Session: 15834991-4cb0-4bf7-a1a0-90d0d100ea38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.02.27 03:05:43.965751 [ 294 ] {} <Debug> TCP-Session: 8fdfa23d-23fa-4f83-a001-922e35fdea50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.02.27 03:05:43.965768 [ 292 ] {} <Debug> TCP-Session: 15834991-4cb0-4bf7-a1a0-90d0d100ea38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.02.27 03:05:43.965781 [ 294 ] {} <Debug> TCP-Session: 8fdfa23d-23fa-4f83-a001-922e35fdea50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.02.27 03:05:43.965824 [ 289 ] {b4bc2d99-f9c2-4549-afd0-4825672bb63f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2089 | 2026.02.27 03:05:43.965826 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2090 | 2026.02.27 03:05:43.965866 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2091 | 2026.02.27 03:05:43.965885 [ 286 ] {} <Debug> TCP-Session: 53741d45-3437-49a2-aea7-2ce6ac043884 Authenticating user 'default' from [fd00:1122:3344:101::e]:43360 | ||
| 2092 | 2026.02.27 03:05:43.965891 [ 289 ] {b4bc2d99-f9c2-4549-afd0-4825672bb63f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2093 | 2026.02.27 03:05:43.965908 [ 287 ] {} <Debug> TCP-Session: 9751f6e1-debe-435b-a487-2e51681b378e Authenticating user 'default' from [fd00:1122:3344:101::e]:45026 | ||
| 2094 | 2026.02.27 03:05:43.965918 [ 286 ] {} <Debug> TCP-Session: 53741d45-3437-49a2-aea7-2ce6ac043884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.02.27 03:05:43.965950 [ 287 ] {} <Debug> TCP-Session: 9751f6e1-debe-435b-a487-2e51681b378e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.02.27 03:05:43.965957 [ 286 ] {} <Debug> TCP-Session: 53741d45-3437-49a2-aea7-2ce6ac043884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.02.27 03:05:43.965979 [ 287 ] {} <Debug> TCP-Session: 9751f6e1-debe-435b-a487-2e51681b378e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.02.27 03:05:43.966259 [ 289 ] {b4bc2d99-f9c2-4549-afd0-4825672bb63f} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 2099 | 2026.02.27 03:05:43.967500 [ 321 ] {b4bc2d99-f9c2-4549-afd0-4825672bb63f} <Trace> AggregatingTransform: Aggregating | ||
| 2100 | 2026.02.27 03:05:43.967537 [ 321 ] {b4bc2d99-f9c2-4549-afd0-4825672bb63f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2101 | 2026.02.27 03:05:43.967572 [ 321 ] {b4bc2d99-f9c2-4549-afd0-4825672bb63f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001209921 sec. (826.500 rows/sec., 32.29 KiB/sec.) | ||
| 2102 | 2026.02.27 03:05:43.967587 [ 321 ] {b4bc2d99-f9c2-4549-afd0-4825672bb63f} <Trace> Aggregator: Merging aggregated data | ||
| 2103 | 2026.02.27 03:05:43.968525 [ 289 ] {b4bc2d99-f9c2-4549-afd0-4825672bb63f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 2104 | 2026.02.27 03:05:43.968668 [ 289 ] {b4bc2d99-f9c2-4549-afd0-4825672bb63f} <Debug> TCPHandler: Processed in 0.003642785 sec. | ||
| 2105 | 2026.02.27 03:05:43.968778 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2106 | 2026.02.27 03:05:43.968803 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2107 | 2026.02.27 03:05:43.968808 [ 289 ] {} <Debug> TCP-Session: 8f2e5767-d9e0-4246-96ad-4a1b393f0e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.02.27 03:05:43.968824 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2109 | 2026.02.27 03:05:43.968843 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2110 | 2026.02.27 03:05:43.968859 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2111 | 2026.02.27 03:05:43.968879 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2112 | 2026.02.27 03:05:43.968903 [ 290 ] {} <Debug> TCP-Session: a6af6990-947a-4ca3-87d8-dc2e9049af3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.02.27 03:05:43.968924 [ 291 ] {} <Debug> TCP-Session: 022ab314-8d5a-4c58-a54a-d079279e7f38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.02.27 03:05:43.968935 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2115 | 2026.02.27 03:05:43.968947 [ 293 ] {} <Debug> TCP-Session: ea375d97-e288-4a85-9eb7-649cec290217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.02.27 03:05:43.968911 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2117 | 2026.02.27 03:05:43.968988 [ 286 ] {} <Debug> TCP-Session: 53741d45-3437-49a2-aea7-2ce6ac043884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.02.27 03:05:43.968896 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2119 | 2026.02.27 03:05:43.969024 [ 3 ] {} <Debug> TCP-Session: 19886cfa-b91c-4d26-a737-f15d41320b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.02.27 03:05:43.968883 [ 292 ] {} <Debug> TCP-Session: 15834991-4cb0-4bf7-a1a0-90d0d100ea38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.02.27 03:05:43.969056 [ 294 ] {} <Debug> TCP-Session: 8fdfa23d-23fa-4f83-a001-922e35fdea50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.02.27 03:05:43.968848 [ 287 ] {} <Debug> TCP-Session: 9751f6e1-debe-435b-a487-2e51681b378e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.02.27 03:05:44.054619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2124 | 2026.02.27 03:05:44.070780 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.02.27 03:05:44.070840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 2126 | 2026.02.27 03:05:44.076303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2127 | 2026.02.27 03:05:44.077006 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.02.27 03:05:44.080082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2129 | 2026.02.27 03:05:45.895285 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44167 | ||
| 2130 | 2026.02.27 03:05:45.895429 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2131 | 2026.02.27 03:05:45.895465 [ 289 ] {} <Debug> TCP-Session: 71ccae1d-b5e9-45be-b218-4761e928a622 Authenticating user 'default' from [fd00:1122:3344:101::e]:44167 | ||
| 2132 | 2026.02.27 03:05:45.895493 [ 289 ] {} <Debug> TCP-Session: 71ccae1d-b5e9-45be-b218-4761e928a622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.02.27 03:05:45.895511 [ 289 ] {} <Debug> TCP-Session: 71ccae1d-b5e9-45be-b218-4761e928a622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.02.27 03:05:45.895772 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40943 | ||
| 2135 | 2026.02.27 03:05:45.895808 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47266 | ||
| 2136 | 2026.02.27 03:05:45.895821 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36795 | ||
| 2137 | 2026.02.27 03:05:45.895848 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62827 | ||
| 2138 | 2026.02.27 03:05:45.895874 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2139 | 2026.02.27 03:05:45.895879 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35541 | ||
| 2140 | 2026.02.27 03:05:45.895911 [ 290 ] {} <Debug> TCP-Session: 04e1bd70-c99a-48f5-b76d-d1262e6c1204 Authenticating user 'default' from [fd00:1122:3344:101::e]:40943 | ||
| 2141 | 2026.02.27 03:05:45.895922 [ 289 ] {} <Trace> TCP-Session: 71ccae1d-b5e9-45be-b218-4761e928a622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.02.27 03:05:45.895928 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2143 | 2026.02.27 03:05:45.895939 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2144 | 2026.02.27 03:05:45.895972 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2145 | 2026.02.27 03:05:45.895975 [ 293 ] {} <Debug> TCP-Session: f156fdc0-2bf0-4484-95ad-44ce532b0d0a Authenticating user 'default' from [fd00:1122:3344:101::e]:36795 | ||
| 2146 | 2026.02.27 03:05:45.895991 [ 286 ] {} <Debug> TCP-Session: 7a8efb7b-d709-4f60-b578-5c7e5171df1f Authenticating user 'default' from [fd00:1122:3344:101::e]:62827 | ||
| 2147 | 2026.02.27 03:05:45.896009 [ 287 ] {} <Debug> TCP-Session: e028c1b2-ff90-49d1-ba04-da6c08f25d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:35541 | ||
| 2148 | 2026.02.27 03:05:45.896017 [ 293 ] {} <Debug> TCP-Session: f156fdc0-2bf0-4484-95ad-44ce532b0d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.02.27 03:05:45.896028 [ 286 ] {} <Debug> TCP-Session: 7a8efb7b-d709-4f60-b578-5c7e5171df1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.02.27 03:05:45.896050 [ 287 ] {} <Debug> TCP-Session: e028c1b2-ff90-49d1-ba04-da6c08f25d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.02.27 03:05:45.896052 [ 293 ] {} <Debug> TCP-Session: f156fdc0-2bf0-4484-95ad-44ce532b0d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.02.27 03:05:45.896065 [ 286 ] {} <Debug> TCP-Session: 7a8efb7b-d709-4f60-b578-5c7e5171df1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.02.27 03:05:45.896079 [ 287 ] {} <Debug> TCP-Session: e028c1b2-ff90-49d1-ba04-da6c08f25d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.02.27 03:05:45.895949 [ 290 ] {} <Debug> TCP-Session: 04e1bd70-c99a-48f5-b76d-d1262e6c1204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.02.27 03:05:45.896132 [ 289 ] {136a0ef6-58a8-4656-879b-d940eb55cccd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44167) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2156 | 2026.02.27 03:05:45.896141 [ 290 ] {} <Debug> TCP-Session: 04e1bd70-c99a-48f5-b76d-d1262e6c1204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.02.27 03:05:45.895931 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2158 | 2026.02.27 03:05:45.895831 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40851 | ||
| 2159 | 2026.02.27 03:05:45.896209 [ 291 ] {} <Debug> TCP-Session: b26f4a3e-03fa-4cf0-98c7-dc4e9202f955 Authenticating user 'default' from [fd00:1122:3344:101::e]:47266 | ||
| 2160 | 2026.02.27 03:05:45.895828 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55542 | ||
| 2161 | 2026.02.27 03:05:45.896260 [ 291 ] {} <Debug> TCP-Session: b26f4a3e-03fa-4cf0-98c7-dc4e9202f955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.02.27 03:05:45.895845 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46696 | ||
| 2163 | 2026.02.27 03:05:45.896293 [ 291 ] {} <Debug> TCP-Session: b26f4a3e-03fa-4cf0-98c7-dc4e9202f955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.02.27 03:05:45.896316 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2165 | 2026.02.27 03:05:45.896322 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2166 | 2026.02.27 03:05:45.896354 [ 292 ] {} <Debug> TCP-Session: bc871d3e-26dd-4044-8deb-d4dc9cf0c8e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40851 | ||
| 2167 | 2026.02.27 03:05:45.896360 [ 294 ] {} <Debug> TCP-Session: f4fd5d3b-5b19-4af2-b34e-05b405274062 Authenticating user 'default' from [fd00:1122:3344:101::e]:55542 | ||
| 2168 | 2026.02.27 03:05:45.896361 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2026.02.27 03:05:45.896395 [ 294 ] {} <Debug> TCP-Session: f4fd5d3b-5b19-4af2-b34e-05b405274062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.02.27 03:05:45.896390 [ 292 ] {} <Debug> TCP-Session: bc871d3e-26dd-4044-8deb-d4dc9cf0c8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.02.27 03:05:45.896420 [ 294 ] {} <Debug> TCP-Session: f4fd5d3b-5b19-4af2-b34e-05b405274062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.02.27 03:05:45.896436 [ 292 ] {} <Debug> TCP-Session: bc871d3e-26dd-4044-8deb-d4dc9cf0c8e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.02.27 03:05:45.896416 [ 3 ] {} <Debug> TCP-Session: 74189bb1-d4b2-4999-ab7a-2171d4b3e52b Authenticating user 'default' from [fd00:1122:3344:101::e]:46696 | ||
| 2174 | 2026.02.27 03:05:45.896462 [ 289 ] {136a0ef6-58a8-4656-879b-d940eb55cccd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2175 | 2026.02.27 03:05:45.896488 [ 3 ] {} <Debug> TCP-Session: 74189bb1-d4b2-4999-ab7a-2171d4b3e52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.02.27 03:05:45.896517 [ 3 ] {} <Debug> TCP-Session: 74189bb1-d4b2-4999-ab7a-2171d4b3e52b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.02.27 03:05:45.896552 [ 289 ] {136a0ef6-58a8-4656-879b-d940eb55cccd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2178 | 2026.02.27 03:05:45.896920 [ 289 ] {136a0ef6-58a8-4656-879b-d940eb55cccd} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 2179 | 2026.02.27 03:05:45.897943 [ 324 ] {136a0ef6-58a8-4656-879b-d940eb55cccd} <Trace> AggregatingTransform: Aggregating | ||
| 2180 | 2026.02.27 03:05:45.897984 [ 324 ] {136a0ef6-58a8-4656-879b-d940eb55cccd} <Trace> Aggregator: Aggregation method: without_key | ||
| 2181 | 2026.02.27 03:05:45.898021 [ 324 ] {136a0ef6-58a8-4656-879b-d940eb55cccd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973765 sec. (1026.942 rows/sec., 40.11 KiB/sec.) | ||
| 2182 | 2026.02.27 03:05:45.898041 [ 324 ] {136a0ef6-58a8-4656-879b-d940eb55cccd} <Trace> Aggregator: Merging aggregated data | ||
| 2183 | 2026.02.27 03:05:45.899467 [ 289 ] {136a0ef6-58a8-4656-879b-d940eb55cccd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003405 sec., 293.68575624082234 rows/sec., 11.47 KiB/sec. | ||
| 2184 | 2026.02.27 03:05:45.899645 [ 289 ] {136a0ef6-58a8-4656-879b-d940eb55cccd} <Debug> TCPHandler: Processed in 0.003896231 sec. | ||
| 2185 | 2026.02.27 03:05:45.899794 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2186 | 2026.02.27 03:05:45.899797 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2187 | 2026.02.27 03:05:45.899822 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2188 | 2026.02.27 03:05:45.899849 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2189 | 2026.02.27 03:05:45.899864 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2190 | 2026.02.27 03:05:45.899892 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2191 | 2026.02.27 03:05:45.899907 [ 287 ] {} <Debug> TCP-Session: e028c1b2-ff90-49d1-ba04-da6c08f25d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.02.27 03:05:45.899920 [ 291 ] {} <Debug> TCP-Session: b26f4a3e-03fa-4cf0-98c7-dc4e9202f955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.02.27 03:05:45.899913 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2194 | 2026.02.27 03:05:45.899931 [ 3 ] {} <Debug> TCP-Session: 74189bb1-d4b2-4999-ab7a-2171d4b3e52b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.02.27 03:05:45.899897 [ 292 ] {} <Debug> TCP-Session: bc871d3e-26dd-4044-8deb-d4dc9cf0c8e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.02.27 03:05:45.899969 [ 286 ] {} <Debug> TCP-Session: 7a8efb7b-d709-4f60-b578-5c7e5171df1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.02.27 03:05:45.899880 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2198 | 2026.02.27 03:05:45.899866 [ 290 ] {} <Debug> TCP-Session: 04e1bd70-c99a-48f5-b76d-d1262e6c1204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.02.27 03:05:45.900032 [ 294 ] {} <Debug> TCP-Session: f4fd5d3b-5b19-4af2-b34e-05b405274062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.02.27 03:05:45.899844 [ 289 ] {} <Debug> TCP-Session: 71ccae1d-b5e9-45be-b218-4761e928a622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.02.27 03:05:45.899839 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2202 | 2026.02.27 03:05:45.900106 [ 293 ] {} <Debug> TCP-Session: f156fdc0-2bf0-4484-95ad-44ce532b0d0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.02.27 03:05:46.229910 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37277 | ||
| 2204 | 2026.02.27 03:05:46.230034 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2205 | 2026.02.27 03:05:46.230064 [ 289 ] {} <Debug> TCP-Session: 5a2e62d9-adb3-4ab9-b142-b54ecea89970 Authenticating user 'default' from [fd00:1122:3344:101::e]:37277 | ||
| 2206 | 2026.02.27 03:05:46.230086 [ 289 ] {} <Debug> TCP-Session: 5a2e62d9-adb3-4ab9-b142-b54ecea89970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.02.27 03:05:46.230099 [ 289 ] {} <Debug> TCP-Session: 5a2e62d9-adb3-4ab9-b142-b54ecea89970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.02.27 03:05:46.230346 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47646 | ||
| 2209 | 2026.02.27 03:05:46.230368 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56453 | ||
| 2210 | 2026.02.27 03:05:46.230408 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52068 | ||
| 2211 | 2026.02.27 03:05:46.230438 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47238 | ||
| 2212 | 2026.02.27 03:05:46.230468 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51201 | ||
| 2213 | 2026.02.27 03:05:46.230487 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2214 | 2026.02.27 03:05:46.230494 [ 289 ] {} <Trace> TCP-Session: 5a2e62d9-adb3-4ab9-b142-b54ecea89970 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.02.27 03:05:46.230523 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2216 | 2026.02.27 03:05:46.230531 [ 290 ] {} <Debug> TCP-Session: 89f30d7e-a15b-4d6f-a2a4-53824ab04d4b Authenticating user 'default' from [fd00:1122:3344:101::e]:47646 | ||
| 2217 | 2026.02.27 03:05:46.230549 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2026.02.27 03:05:46.230556 [ 293 ] {} <Debug> TCP-Session: d32ab85f-2672-42f0-8902-24db6dfbe8a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52068 | ||
| 2219 | 2026.02.27 03:05:46.230573 [ 290 ] {} <Debug> TCP-Session: 89f30d7e-a15b-4d6f-a2a4-53824ab04d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.02.27 03:05:46.230597 [ 293 ] {} <Debug> TCP-Session: d32ab85f-2672-42f0-8902-24db6dfbe8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.02.27 03:05:46.230611 [ 290 ] {} <Debug> TCP-Session: 89f30d7e-a15b-4d6f-a2a4-53824ab04d4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.02.27 03:05:46.230626 [ 293 ] {} <Debug> TCP-Session: d32ab85f-2672-42f0-8902-24db6dfbe8a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.02.27 03:05:46.230541 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2224 | 2026.02.27 03:05:46.230526 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2225 | 2026.02.27 03:05:46.230677 [ 289 ] {a0065edf-34af-44c1-a605-452a0515c0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37277) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2226 | 2026.02.27 03:05:46.230691 [ 294 ] {} <Debug> TCP-Session: e8189f60-73a5-4218-afcd-de46a66c6191 Authenticating user 'default' from [fd00:1122:3344:101::e]:47238 | ||
| 2227 | 2026.02.27 03:05:46.230722 [ 291 ] {} <Debug> TCP-Session: 9b53e725-8a94-452b-b710-46bdd7dfaaa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56453 | ||
| 2228 | 2026.02.27 03:05:46.230741 [ 294 ] {} <Debug> TCP-Session: e8189f60-73a5-4218-afcd-de46a66c6191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.02.27 03:05:46.230488 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45747 | ||
| 2230 | 2026.02.27 03:05:46.230765 [ 291 ] {} <Debug> TCP-Session: 9b53e725-8a94-452b-b710-46bdd7dfaaa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.02.27 03:05:46.230768 [ 294 ] {} <Debug> TCP-Session: e8189f60-73a5-4218-afcd-de46a66c6191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.02.27 03:05:46.230809 [ 291 ] {} <Debug> TCP-Session: 9b53e725-8a94-452b-b710-46bdd7dfaaa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.02.27 03:05:46.230449 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59488 | ||
| 2234 | 2026.02.27 03:05:46.230852 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2026.02.27 03:05:46.230413 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56443 | ||
| 2236 | 2026.02.27 03:05:46.230908 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2237 | 2026.02.27 03:05:46.230890 [ 287 ] {} <Debug> TCP-Session: c154b314-c4c2-43cc-96e5-607ad8a5edfa Authenticating user 'default' from [fd00:1122:3344:101::e]:45747 | ||
| 2238 | 2026.02.27 03:05:46.230947 [ 3 ] {} <Debug> TCP-Session: d53faedb-f653-436f-8163-0f6959dec281 Authenticating user 'default' from [fd00:1122:3344:101::e]:59488 | ||
| 2239 | 2026.02.27 03:05:46.230955 [ 289 ] {a0065edf-34af-44c1-a605-452a0515c0fb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2240 | 2026.02.27 03:05:46.230970 [ 3 ] {} <Debug> TCP-Session: d53faedb-f653-436f-8163-0f6959dec281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.02.27 03:05:46.230960 [ 287 ] {} <Debug> TCP-Session: c154b314-c4c2-43cc-96e5-607ad8a5edfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.02.27 03:05:46.230997 [ 3 ] {} <Debug> TCP-Session: d53faedb-f653-436f-8163-0f6959dec281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.02.27 03:05:46.231004 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2244 | 2026.02.27 03:05:46.231018 [ 289 ] {a0065edf-34af-44c1-a605-452a0515c0fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2245 | 2026.02.27 03:05:46.231013 [ 287 ] {} <Debug> TCP-Session: c154b314-c4c2-43cc-96e5-607ad8a5edfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.02.27 03:05:46.231049 [ 292 ] {} <Debug> TCP-Session: 636358ee-33c4-4376-826e-b85a9745b4aa Authenticating user 'default' from [fd00:1122:3344:101::e]:56443 | ||
| 2247 | 2026.02.27 03:05:46.230578 [ 286 ] {} <Debug> TCP-Session: ade9bb7a-2637-4f8e-aa5c-d1fedfe2c197 Authenticating user 'default' from [fd00:1122:3344:101::e]:51201 | ||
| 2248 | 2026.02.27 03:05:46.231102 [ 292 ] {} <Debug> TCP-Session: 636358ee-33c4-4376-826e-b85a9745b4aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.02.27 03:05:46.231112 [ 286 ] {} <Debug> TCP-Session: ade9bb7a-2637-4f8e-aa5c-d1fedfe2c197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.02.27 03:05:46.231127 [ 292 ] {} <Debug> TCP-Session: 636358ee-33c4-4376-826e-b85a9745b4aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.02.27 03:05:46.231142 [ 286 ] {} <Debug> TCP-Session: ade9bb7a-2637-4f8e-aa5c-d1fedfe2c197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.02.27 03:05:46.231317 [ 289 ] {a0065edf-34af-44c1-a605-452a0515c0fb} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 2253 | 2026.02.27 03:05:46.232165 [ 304 ] {a0065edf-34af-44c1-a605-452a0515c0fb} <Trace> AggregatingTransform: Aggregating | ||
| 2254 | 2026.02.27 03:05:46.232207 [ 304 ] {a0065edf-34af-44c1-a605-452a0515c0fb} <Trace> Aggregator: Aggregation method: without_key | ||
| 2255 | 2026.02.27 03:05:46.232242 [ 304 ] {a0065edf-34af-44c1-a605-452a0515c0fb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000823961 sec. (1213.650 rows/sec., 47.41 KiB/sec.) | ||
| 2256 | 2026.02.27 03:05:46.232265 [ 304 ] {a0065edf-34af-44c1-a605-452a0515c0fb} <Trace> Aggregator: Merging aggregated data | ||
| 2257 | 2026.02.27 03:05:46.233735 [ 289 ] {a0065edf-34af-44c1-a605-452a0515c0fb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003107 sec., 321.853878339234 rows/sec., 12.57 KiB/sec. | ||
| 2258 | 2026.02.27 03:05:46.233893 [ 289 ] {a0065edf-34af-44c1-a605-452a0515c0fb} <Debug> TCPHandler: Processed in 0.003514901 sec. | ||
| 2259 | 2026.02.27 03:05:46.234018 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2260 | 2026.02.27 03:05:46.234047 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2261 | 2026.02.27 03:05:46.234051 [ 289 ] {} <Debug> TCP-Session: 5a2e62d9-adb3-4ab9-b142-b54ecea89970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.02.27 03:05:46.234071 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2263 | 2026.02.27 03:05:46.234091 [ 291 ] {} <Debug> TCP-Session: 9b53e725-8a94-452b-b710-46bdd7dfaaa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.02.27 03:05:46.234092 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2265 | 2026.02.27 03:05:46.234115 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2026.02.27 03:05:46.234135 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2267 | 2026.02.27 03:05:46.234160 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2026.02.27 03:05:46.234185 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2269 | 2026.02.27 03:05:46.234192 [ 293 ] {} <Debug> TCP-Session: d32ab85f-2672-42f0-8902-24db6dfbe8a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.02.27 03:05:46.234209 [ 294 ] {} <Debug> TCP-Session: e8189f60-73a5-4218-afcd-de46a66c6191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.02.27 03:05:46.234217 [ 286 ] {} <Debug> TCP-Session: ade9bb7a-2637-4f8e-aa5c-d1fedfe2c197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.02.27 03:05:46.234209 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2273 | 2026.02.27 03:05:46.234171 [ 3 ] {} <Debug> TCP-Session: d53faedb-f653-436f-8163-0f6959dec281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.02.27 03:05:46.234155 [ 292 ] {} <Debug> TCP-Session: 636358ee-33c4-4376-826e-b85a9745b4aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.02.27 03:05:46.234280 [ 287 ] {} <Debug> TCP-Session: c154b314-c4c2-43cc-96e5-607ad8a5edfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.02.27 03:05:46.234128 [ 290 ] {} <Debug> TCP-Session: 89f30d7e-a15b-4d6f-a2a4-53824ab04d4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.02.27 03:05:46.305090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 274 | ||
| 2278 | 2026.02.27 03:05:46.307712 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2026.02.27 03:05:46.307769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2280 | 2026.02.27 03:05:46.309041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2281 | 2026.02.27 03:05:46.309347 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2026.02.27 03:05:46.309505 [ 45 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2283 | 2026.02.27 03:05:46.309574 [ 45 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.02.27 03:05:46.309604 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2285 | 2026.02.27 03:05:46.309704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 2286 | 2026.02.27 03:05:46.309705 [ 187 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 2287 | 2026.02.27 03:05:46.310264 [ 187 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2288 | 2026.02.27 03:05:46.310428 [ 187 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 2289 | 2026.02.27 03:05:46.310864 [ 187 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 2290 | 2026.02.27 03:05:46.311266 [ 187 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
| 2291 | 2026.02.27 03:05:46.311651 [ 187 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 2292 | 2026.02.27 03:05:46.312017 [ 187 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2293 | 2026.02.27 03:05:46.312406 [ 187 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
| 2294 | 2026.02.27 03:05:46.318051 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 72 columns (72 merged, 0 gathered) in 0.008385767 sec., 32674.411297141927 rows/sec., 31.16 MiB/sec. | ||
| 2295 | 2026.02.27 03:05:46.318969 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2296 | 2026.02.27 03:05:46.319610 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_6_1} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.02.27 03:05:46.319693 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_6_1} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2298 | 2026.02.27 03:05:46.319930 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 2299 | 2026.02.27 03:05:47.230915 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2026.02.27 03:05:47.231113 [ 5 ] {e8e54fcf-2c44-49e8-9b62-72d181d39b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2301 | 2026.02.27 03:05:47.231190 [ 5 ] {e8e54fcf-2c44-49e8-9b62-72d181d39b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2302 | 2026.02.27 03:05:47.231847 [ 5 ] {e8e54fcf-2c44-49e8-9b62-72d181d39b2a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.02.27 03:05:47.231899 [ 5 ] {e8e54fcf-2c44-49e8-9b62-72d181d39b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2304 | 2026.02.27 03:05:47.232283 [ 5 ] {e8e54fcf-2c44-49e8-9b62-72d181d39b2a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2305 | 2026.02.27 03:05:47.232519 [ 5 ] {e8e54fcf-2c44-49e8-9b62-72d181d39b2a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2026.02.27 03:05:47.232677 [ 5 ] {e8e54fcf-2c44-49e8-9b62-72d181d39b2a} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001619 sec., 16059.29586164299 rows/sec., 1.19 MiB/sec. | ||
| 2307 | 2026.02.27 03:05:47.232680 [ 44 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2308 | 2026.02.27 03:05:47.232725 [ 5 ] {e8e54fcf-2c44-49e8-9b62-72d181d39b2a} <Debug> TCPHandler: Processed in 0.001959151 sec. | ||
| 2309 | 2026.02.27 03:05:47.232762 [ 44 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.02.27 03:05:47.232792 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2311 | 2026.02.27 03:05:47.232860 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.02.27 03:05:47.232892 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 2313 | 2026.02.27 03:05:47.232968 [ 5 ] {de251017-546c-4bc9-a903-ada8adbb8cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2314 | 2026.02.27 03:05:47.233008 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2315 | 2026.02.27 03:05:47.233017 [ 5 ] {de251017-546c-4bc9-a903-ada8adbb8cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2316 | 2026.02.27 03:05:47.233046 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part | ||
| 2317 | 2026.02.27 03:05:47.233114 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2318 | 2026.02.27 03:05:47.233156 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
| 2319 | 2026.02.27 03:05:47.233195 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 2320 | 2026.02.27 03:05:47.233258 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 193 rows starting from the beginning of the part | ||
| 2321 | 2026.02.27 03:05:47.233325 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2322 | 2026.02.27 03:05:47.233460 [ 5 ] {de251017-546c-4bc9-a903-ada8adbb8cab} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.02.27 03:05:47.233505 [ 5 ] {de251017-546c-4bc9-a903-ada8adbb8cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2324 | 2026.02.27 03:05:47.233865 [ 5 ] {de251017-546c-4bc9-a903-ada8adbb8cab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2325 | 2026.02.27 03:05:47.234099 [ 5 ] {de251017-546c-4bc9-a903-ada8adbb8cab} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.02.27 03:05:47.234206 [ 44 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2327 | 2026.02.27 03:05:47.234231 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380416 sec., 287594.4642774352 rows/sec., 25.63 MiB/sec. | ||
| 2328 | 2026.02.27 03:05:47.234237 [ 44 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.02.27 03:05:47.234239 [ 5 ] {de251017-546c-4bc9-a903-ada8adbb8cab} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001296 sec., 21604.938271604937 rows/sec., 1.69 MiB/sec. | ||
| 2330 | 2026.02.27 03:05:47.234269 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2331 | 2026.02.27 03:05:47.234304 [ 5 ] {de251017-546c-4bc9-a903-ada8adbb8cab} <Debug> TCPHandler: Processed in 0.001496289 sec. | ||
| 2332 | 2026.02.27 03:05:47.234373 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2333 | 2026.02.27 03:05:47.234393 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 2334 | 2026.02.27 03:05:47.234423 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.02.27 03:05:47.234534 [ 5 ] {939b71a7-9f6c-4276-9b1d-dd20a5796bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2336 | 2026.02.27 03:05:47.234562 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2337 | 2026.02.27 03:05:47.234584 [ 5 ] {939b71a7-9f6c-4276-9b1d-dd20a5796bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2338 | 2026.02.27 03:05:47.234624 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part | ||
| 2339 | 2026.02.27 03:05:47.234639 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_11_2} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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.27 03:05:47.234716 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_11_2} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2341 | 2026.02.27 03:05:47.234740 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 2342 | 2026.02.27 03:05:47.234785 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2343 | 2026.02.27 03:05:47.234809 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2344 | 2026.02.27 03:05:47.234865 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 2345 | 2026.02.27 03:05:47.234919 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 89 rows starting from the beginning of the part | ||
| 2346 | 2026.02.27 03:05:47.234970 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 2347 | 2026.02.27 03:05:47.234976 [ 5 ] {939b71a7-9f6c-4276-9b1d-dd20a5796bd0} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.02.27 03:05:47.235021 [ 5 ] {939b71a7-9f6c-4276-9b1d-dd20a5796bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2349 | 2026.02.27 03:05:47.235382 [ 5 ] {939b71a7-9f6c-4276-9b1d-dd20a5796bd0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2350 | 2026.02.27 03:05:47.235619 [ 5 ] {939b71a7-9f6c-4276-9b1d-dd20a5796bd0} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.02.27 03:05:47.235728 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2352 | 2026.02.27 03:05:47.235757 [ 5 ] {939b71a7-9f6c-4276-9b1d-dd20a5796bd0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001245 sec., 80321.28514056225 rows/sec., 5.57 MiB/sec. | ||
| 2353 | 2026.02.27 03:05:47.235758 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.02.27 03:05:47.235798 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2355 | 2026.02.27 03:05:47.235803 [ 5 ] {939b71a7-9f6c-4276-9b1d-dd20a5796bd0} <Debug> TCPHandler: Processed in 0.001428967 sec. | ||
| 2356 | 2026.02.27 03:05:47.235862 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 2357 | 2026.02.27 03:05:47.235927 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.02.27 03:05:47.235945 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 283 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609531 sec., 175827.61686478858 rows/sec., 14.65 MiB/sec. | ||
| 2359 | 2026.02.27 03:05:47.235947 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2360 | 2026.02.27 03:05:47.235998 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 582 rows starting from the beginning of the part | ||
| 2361 | 2026.02.27 03:05:47.236027 [ 5 ] {41370357-86cd-4675-b98b-4eb64c7234d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2362 | 2026.02.27 03:05:47.236044 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 2363 | 2026.02.27 03:05:47.236075 [ 5 ] {41370357-86cd-4675-b98b-4eb64c7234d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2364 | 2026.02.27 03:05:47.236088 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 2365 | 2026.02.27 03:05:47.236130 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2366 | 2026.02.27 03:05:47.236136 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2367 | 2026.02.27 03:05:47.236163 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 545 rows starting from the beginning of the part | ||
| 2368 | 2026.02.27 03:05:47.236202 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2369 | 2026.02.27 03:05:47.236409 [ 5 ] {41370357-86cd-4675-b98b-4eb64c7234d8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.02.27 03:05:47.236456 [ 5 ] {41370357-86cd-4675-b98b-4eb64c7234d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2371 | 2026.02.27 03:05:47.236502 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_11_2} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.02.27 03:05:47.236594 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_11_2} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2373 | 2026.02.27 03:05:47.236676 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2374 | 2026.02.27 03:05:47.236788 [ 5 ] {41370357-86cd-4675-b98b-4eb64c7234d8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2375 | 2026.02.27 03:05:47.237014 [ 5 ] {41370357-86cd-4675-b98b-4eb64c7234d8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.02.27 03:05:47.237114 [ 44 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2377 | 2026.02.27 03:05:47.237141 [ 44 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.02.27 03:05:47.237145 [ 5 ] {41370357-86cd-4675-b98b-4eb64c7234d8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001137 sec., 26385.224274406333 rows/sec., 1.81 MiB/sec. | ||
| 2379 | 2026.02.27 03:05:47.237159 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2380 | 2026.02.27 03:05:47.237192 [ 5 ] {41370357-86cd-4675-b98b-4eb64c7234d8} <Debug> TCPHandler: Processed in 0.001316164 sec. | ||
| 2381 | 2026.02.27 03:05:47.237197 [ 198 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352086 sec., 1129366.0314506623 rows/sec., 82.15 MiB/sec. | ||
| 2382 | 2026.02.27 03:05:47.237240 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 2383 | 2026.02.27 03:05:47.237333 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2384 | 2026.02.27 03:05:47.237358 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 2385 | 2026.02.27 03:05:47.237424 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2386 | 2026.02.27 03:05:47.237434 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2387 | 2026.02.27 03:05:47.237484 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2388 | 2026.02.27 03:05:47.237525 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2389 | 2026.02.27 03:05:47.237567 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2390 | 2026.02.27 03:05:47.237612 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 2391 | 2026.02.27 03:05:47.237769 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.02.27 03:05:47.237859 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2393 | 2026.02.27 03:05:47.237943 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2394 | 2026.02.27 03:05:47.238371 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116178 sec., 278882.4045860662 rows/sec., 19.11 MiB/sec. | ||
| 2395 | 2026.02.27 03:05:47.238527 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2396 | 2026.02.27 03:05:47.238768 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_11_2} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.02.27 03:05:47.238835 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_11_2} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2398 | 2026.02.27 03:05:47.238892 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2399 | 2026.02.27 03:05:51.239360 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2400 | 2026.02.27 03:05:51.239461 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2401 | 2026.02.27 03:05:51.308211 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4771 | ||
| 2402 | 2026.02.27 03:05:51.308743 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.02.27 03:05:51.308795 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2404 | 2026.02.27 03:05:51.309291 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2405 | 2026.02.27 03:05:51.309546 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.02.27 03:05:51.309690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4771 | ||
| 2407 | 2026.02.27 03:05:51.581082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2408 | 2026.02.27 03:05:51.597845 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.02.27 03:05:51.597897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2410 | 2026.02.27 03:05:51.604139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2411 | 2026.02.27 03:05:51.604858 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.02.27 03:05:51.607922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2413 | 2026.02.27 03:05:52.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.43 MiB, peak 215.09 MiB, free memory in arenas 0.00 B, will set to 206.07 MiB (RSS), difference: 1.64 MiB | ||
| 2414 | 2026.02.27 03:05:52.231806 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.02.27 03:05:52.231986 [ 5 ] {ccdedce1-b9a3-4a8d-94e6-457650af3a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2416 | 2026.02.27 03:05:52.232055 [ 5 ] {ccdedce1-b9a3-4a8d-94e6-457650af3a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2417 | 2026.02.27 03:05:52.232713 [ 5 ] {ccdedce1-b9a3-4a8d-94e6-457650af3a96} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.02.27 03:05:52.232767 [ 5 ] {ccdedce1-b9a3-4a8d-94e6-457650af3a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2419 | 2026.02.27 03:05:52.233204 [ 5 ] {ccdedce1-b9a3-4a8d-94e6-457650af3a96} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2420 | 2026.02.27 03:05:52.233433 [ 5 ] {ccdedce1-b9a3-4a8d-94e6-457650af3a96} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.02.27 03:05:52.233592 [ 5 ] {ccdedce1-b9a3-4a8d-94e6-457650af3a96} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001655 sec., 44712.99093655589 rows/sec., 3.84 MiB/sec. | ||
| 2422 | 2026.02.27 03:05:52.233641 [ 5 ] {ccdedce1-b9a3-4a8d-94e6-457650af3a96} <Debug> TCPHandler: Processed in 0.001966922 sec. | ||
| 2423 | 2026.02.27 03:05:52.233775 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2026.02.27 03:05:52.233878 [ 5 ] {fe9237c7-1503-4552-8880-67ea485c1386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2425 | 2026.02.27 03:05:52.233922 [ 5 ] {fe9237c7-1503-4552-8880-67ea485c1386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2426 | 2026.02.27 03:05:52.234354 [ 5 ] {fe9237c7-1503-4552-8880-67ea485c1386} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.02.27 03:05:52.234393 [ 5 ] {fe9237c7-1503-4552-8880-67ea485c1386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2428 | 2026.02.27 03:05:52.234697 [ 5 ] {fe9237c7-1503-4552-8880-67ea485c1386} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2429 | 2026.02.27 03:05:52.234924 [ 5 ] {fe9237c7-1503-4552-8880-67ea485c1386} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.02.27 03:05:52.235060 [ 5 ] {fe9237c7-1503-4552-8880-67ea485c1386} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001206 sec., 19900.49751243781 rows/sec., 1.46 MiB/sec. | ||
| 2431 | 2026.02.27 03:05:52.235057 [ 38 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2432 | 2026.02.27 03:05:52.235100 [ 5 ] {fe9237c7-1503-4552-8880-67ea485c1386} <Debug> TCPHandler: Processed in 0.001376265 sec. | ||
| 2433 | 2026.02.27 03:05:52.235139 [ 38 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.02.27 03:05:52.235165 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2435 | 2026.02.27 03:05:52.235229 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.02.27 03:05:52.235276 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 2437 | 2026.02.27 03:05:52.235330 [ 5 ] {694b6c4d-4d3f-4aa9-ad9a-29cf48c5268d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2438 | 2026.02.27 03:05:52.235372 [ 5 ] {694b6c4d-4d3f-4aa9-ad9a-29cf48c5268d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2439 | 2026.02.27 03:05:52.235387 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2440 | 2026.02.27 03:05:52.235434 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2441 | 2026.02.27 03:05:52.235535 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 5 rows starting from the beginning of the part | ||
| 2442 | 2026.02.27 03:05:52.235591 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 2443 | 2026.02.27 03:05:52.235638 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2444 | 2026.02.27 03:05:52.235684 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2445 | 2026.02.27 03:05:52.235724 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 2446 | 2026.02.27 03:05:52.235788 [ 5 ] {694b6c4d-4d3f-4aa9-ad9a-29cf48c5268d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.02.27 03:05:52.235827 [ 5 ] {694b6c4d-4d3f-4aa9-ad9a-29cf48c5268d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2448 | 2026.02.27 03:05:52.236145 [ 5 ] {694b6c4d-4d3f-4aa9-ad9a-29cf48c5268d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2449 | 2026.02.27 03:05:52.236367 [ 5 ] {694b6c4d-4d3f-4aa9-ad9a-29cf48c5268d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.02.27 03:05:52.236498 [ 5 ] {694b6c4d-4d3f-4aa9-ad9a-29cf48c5268d} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001188 sec., 43771.04377104377 rows/sec., 3.42 MiB/sec. | ||
| 2451 | 2026.02.27 03:05:52.236508 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277833 sec., 81387.78697998878 rows/sec., 6.31 MiB/sec. | ||
| 2452 | 2026.02.27 03:05:52.236536 [ 5 ] {694b6c4d-4d3f-4aa9-ad9a-29cf48c5268d} <Debug> TCPHandler: Processed in 0.001357375 sec. | ||
| 2453 | 2026.02.27 03:05:52.236670 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.02.27 03:05:52.236758 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2455 | 2026.02.27 03:05:52.236768 [ 5 ] {a0570b9a-ae4c-4151-859a-a109dff62118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2026.02.27 03:05:52.236829 [ 5 ] {a0570b9a-ae4c-4151-859a-a109dff62118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2457 | 2026.02.27 03:05:52.237158 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_6_1} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.02.27 03:05:52.237218 [ 5 ] {a0570b9a-ae4c-4151-859a-a109dff62118} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.02.27 03:05:52.237251 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_6_1} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2460 | 2026.02.27 03:05:52.237262 [ 5 ] {a0570b9a-ae4c-4151-859a-a109dff62118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2461 | 2026.02.27 03:05:52.237355 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2462 | 2026.02.27 03:05:52.237640 [ 5 ] {a0570b9a-ae4c-4151-859a-a109dff62118} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2463 | 2026.02.27 03:05:52.237855 [ 5 ] {a0570b9a-ae4c-4151-859a-a109dff62118} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.02.27 03:05:52.237984 [ 5 ] {a0570b9a-ae4c-4151-859a-a109dff62118} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001236 sec., 80906.14886731392 rows/sec., 5.61 MiB/sec. | ||
| 2465 | 2026.02.27 03:05:52.238021 [ 5 ] {a0570b9a-ae4c-4151-859a-a109dff62118} <Debug> TCPHandler: Processed in 0.001399106 sec. | ||
| 2466 | 2026.02.27 03:05:52.238135 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.02.27 03:05:52.238229 [ 5 ] {6708a284-49f0-45bb-8b8a-3dee74e1e83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2468 | 2026.02.27 03:05:52.238284 [ 5 ] {6708a284-49f0-45bb-8b8a-3dee74e1e83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2469 | 2026.02.27 03:05:52.239087 [ 5 ] {6708a284-49f0-45bb-8b8a-3dee74e1e83e} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.02.27 03:05:52.239123 [ 5 ] {6708a284-49f0-45bb-8b8a-3dee74e1e83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2471 | 2026.02.27 03:05:52.239642 [ 5 ] {6708a284-49f0-45bb-8b8a-3dee74e1e83e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2472 | 2026.02.27 03:05:52.239869 [ 5 ] {6708a284-49f0-45bb-8b8a-3dee74e1e83e} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.02.27 03:05:52.240011 [ 5 ] {6708a284-49f0-45bb-8b8a-3dee74e1e83e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001801 sec., 13325.930038867295 rows/sec., 23.88 MiB/sec. | ||
| 2474 | 2026.02.27 03:05:52.240068 [ 5 ] {6708a284-49f0-45bb-8b8a-3dee74e1e83e} <Debug> TCPHandler: Processed in 0.001980621 sec. | ||
| 2475 | 2026.02.27 03:05:52.240184 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.02.27 03:05:52.240279 [ 5 ] {a6632846-4872-4574-be7a-ba51b57c6222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.02.27 03:05:52.240322 [ 5 ] {a6632846-4872-4574-be7a-ba51b57c6222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2478 | 2026.02.27 03:05:52.240665 [ 5 ] {a6632846-4872-4574-be7a-ba51b57c6222} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.02.27 03:05:52.240702 [ 5 ] {a6632846-4872-4574-be7a-ba51b57c6222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2480 | 2026.02.27 03:05:52.241017 [ 5 ] {a6632846-4872-4574-be7a-ba51b57c6222} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2481 | 2026.02.27 03:05:52.241230 [ 5 ] {a6632846-4872-4574-be7a-ba51b57c6222} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.02.27 03:05:52.241357 [ 5 ] {a6632846-4872-4574-be7a-ba51b57c6222} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001098 sec., 27322.4043715847 rows/sec., 1.87 MiB/sec. | ||
| 2483 | 2026.02.27 03:05:52.241394 [ 5 ] {a6632846-4872-4574-be7a-ba51b57c6222} <Debug> TCPHandler: Processed in 0.001258693 sec. | ||
| 2484 | 2026.02.27 03:05:56.310803 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 294 | ||
| 2485 | 2026.02.27 03:05:56.312739 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.02.27 03:05:56.312777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2487 | 2026.02.27 03:05:56.313912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2488 | 2026.02.27 03:05:56.314178 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.02.27 03:05:56.314412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 2490 | 2026.02.27 03:05:57.227276 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2491 | 2026.02.27 03:05:57.227527 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2492 | 2026.02.27 03:05:57.227880 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2493 | 2026.02.27 03:05:57.227917 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 2494 | 2026.02.27 03:05:57.228144 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2495 | 2026.02.27 03:05:57.228211 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2496 | 2026.02.27 03:05:57.228350 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2497 | 2026.02.27 03:05:57.228464 [ 343 ] {286f6735-5586-485c-8d30-373d762b5c27} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2498 | 2026.02.27 03:05:57.228464 [ 327 ] {286f6735-5586-485c-8d30-373d762b5c27} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2499 | 2026.02.27 03:05:57.228494 [ 334 ] {286f6735-5586-485c-8d30-373d762b5c27} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2500 | 2026.02.27 03:05:57.228641 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2501 | 2026.02.27 03:05:57.228670 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2502 | 2026.02.27 03:05:57.228750 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2503 | 2026.02.27 03:05:57.228770 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
| 2504 | 2026.02.27 03:05:57.228803 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2505 | 2026.02.27 03:05:57.228838 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2506 | 2026.02.27 03:05:57.228870 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <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', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2507 | 2026.02.27 03:05:57.229754 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.002333 sec., 10715.816545220745 rows/sec., 470.91 KiB/sec. | ||
| 2508 | 2026.02.27 03:05:57.229897 [ 5 ] {286f6735-5586-485c-8d30-373d762b5c27} <Debug> TCPHandler: Processed in 0.002765802 sec. | ||
| 2509 | 2026.02.27 03:05:57.230199 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2026.02.27 03:05:57.230331 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 2511 | 2026.02.27 03:05:57.230541 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2512 | 2026.02.27 03:05:57.230575 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <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', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 2513 | 2026.02.27 03:05:57.230759 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2514 | 2026.02.27 03:05:57.230813 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2515 | 2026.02.27 03:05:57.230915 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2516 | 2026.02.27 03:05:57.230980 [ 343 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2517 | 2026.02.27 03:05:57.230993 [ 299 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2518 | 2026.02.27 03:05:57.231007 [ 303 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2519 | 2026.02.27 03:05:57.231094 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2520 | 2026.02.27 03:05:57.231119 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2521 | 2026.02.27 03:05:57.231185 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2522 | 2026.02.27 03:05:57.231202 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
| 2523 | 2026.02.27 03:05:57.231233 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <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', 'oximeter_collector:collections', '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'))" | ||
| 2524 | 2026.02.27 03:05:57.231263 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <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', 'oximeter_collector:collections', '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'))" | ||
| 2525 | 2026.02.27 03:05:57.231291 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <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', 'oximeter_collector:collections', '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'))" | ||
| 2526 | 2026.02.27 03:05:57.231935 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001658 sec., 15078.407720144753 rows/sec., 662.63 KiB/sec. | ||
| 2527 | 2026.02.27 03:05:57.232044 [ 5 ] {8e561da7-d6cc-4aa5-a716-0194cab6a496} <Debug> TCPHandler: Processed in 0.001895749 sec. | ||
| 2528 | 2026.02.27 03:05:57.232358 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.02.27 03:05:57.232489 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 2530 | 2026.02.27 03:05:57.232692 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2531 | 2026.02.27 03:05:57.232726 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <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', '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')" moved to PREWHERE | ||
| 2532 | 2026.02.27 03:05:57.232910 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2533 | 2026.02.27 03:05:57.232962 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2534 | 2026.02.27 03:05:57.233062 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2535 | 2026.02.27 03:05:57.233119 [ 320 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2536 | 2026.02.27 03:05:57.233129 [ 343 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2537 | 2026.02.27 03:05:57.233126 [ 303 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2538 | 2026.02.27 03:05:57.233240 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2539 | 2026.02.27 03:05:57.233266 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2540 | 2026.02.27 03:05:57.233331 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2541 | 2026.02.27 03:05:57.233348 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
| 2542 | 2026.02.27 03:05:57.233377 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <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', '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'))" | ||
| 2543 | 2026.02.27 03:05:57.233408 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <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', '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'))" | ||
| 2544 | 2026.02.27 03:05:57.233437 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <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', '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'))" | ||
| 2545 | 2026.02.27 03:05:57.234160 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001723 sec., 14509.576320371445 rows/sec., 637.63 KiB/sec. | ||
| 2546 | 2026.02.27 03:05:57.234260 [ 5 ] {c6fe9ace-7ff4-41c7-908f-72708cc0570e} <Debug> TCPHandler: Processed in 0.001953121 sec. | ||
| 2547 | 2026.02.27 03:05:57.234471 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.02.27 03:05:57.234603 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 2549 | 2026.02.27 03:05:57.234805 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2550 | 2026.02.27 03:05:57.234839 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <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', '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 | ||
| 2551 | 2026.02.27 03:05:57.235023 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2552 | 2026.02.27 03:05:57.235075 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2553 | 2026.02.27 03:05:57.235182 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2554 | 2026.02.27 03:05:57.235238 [ 312 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2555 | 2026.02.27 03:05:57.235239 [ 336 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2556 | 2026.02.27 03:05:57.235248 [ 299 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2557 | 2026.02.27 03:05:57.235351 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2558 | 2026.02.27 03:05:57.235376 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2559 | 2026.02.27 03:05:57.235441 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2560 | 2026.02.27 03:05:57.235458 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 25 rows with 3 streams | ||
| 2561 | 2026.02.27 03:05:57.235488 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <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', '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'))" | ||
| 2562 | 2026.02.27 03:05:57.235517 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <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', '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'))" | ||
| 2563 | 2026.02.27 03:05:57.235544 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <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', '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'))" | ||
| 2564 | 2026.02.27 03:05:57.236198 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001648 sec., 15169.902912621359 rows/sec., 666.65 KiB/sec. | ||
| 2565 | 2026.02.27 03:05:57.236310 [ 5 ] {c3da8cc8-3c09-4a37-b4aa-b5fcf7b8fb6e} <Debug> TCPHandler: Processed in 0.001889179 sec. | ||
| 2566 | 2026.02.27 03:05:57.240989 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.02.27 03:05:57.241115 [ 5 ] {b2fe1a4e-d81c-448f-b24f-0c87d5b7f695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2568 | 2026.02.27 03:05:57.241168 [ 5 ] {b2fe1a4e-d81c-448f-b24f-0c87d5b7f695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2569 | 2026.02.27 03:05:57.241730 [ 5 ] {b2fe1a4e-d81c-448f-b24f-0c87d5b7f695} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.02.27 03:05:57.241773 [ 5 ] {b2fe1a4e-d81c-448f-b24f-0c87d5b7f695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2571 | 2026.02.27 03:05:57.242184 [ 5 ] {b2fe1a4e-d81c-448f-b24f-0c87d5b7f695} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2572 | 2026.02.27 03:05:57.242389 [ 5 ] {b2fe1a4e-d81c-448f-b24f-0c87d5b7f695} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.02.27 03:05:57.242535 [ 5 ] {b2fe1a4e-d81c-448f-b24f-0c87d5b7f695} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001457 sec., 2745.367192862045 rows/sec., 349.20 KiB/sec. | ||
| 2574 | 2026.02.27 03:05:57.242575 [ 5 ] {b2fe1a4e-d81c-448f-b24f-0c87d5b7f695} <Debug> TCPHandler: Processed in 0.001647903 sec. | ||
| 2575 | 2026.02.27 03:05:57.242677 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.02.27 03:05:57.242772 [ 5 ] {9551fc39-8001-4e89-a13f-9a2087037ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2577 | 2026.02.27 03:05:57.242814 [ 5 ] {9551fc39-8001-4e89-a13f-9a2087037ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2578 | 2026.02.27 03:05:57.243215 [ 5 ] {9551fc39-8001-4e89-a13f-9a2087037ceb} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.02.27 03:05:57.243251 [ 5 ] {9551fc39-8001-4e89-a13f-9a2087037ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2580 | 2026.02.27 03:05:57.243535 [ 5 ] {9551fc39-8001-4e89-a13f-9a2087037ceb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2581 | 2026.02.27 03:05:57.243744 [ 5 ] {9551fc39-8001-4e89-a13f-9a2087037ceb} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.02.27 03:05:57.243868 [ 5 ] {9551fc39-8001-4e89-a13f-9a2087037ceb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001115 sec., 7174.887892376681 rows/sec., 585.06 KiB/sec. | ||
| 2583 | 2026.02.27 03:05:57.243905 [ 5 ] {9551fc39-8001-4e89-a13f-9a2087037ceb} <Debug> TCPHandler: Processed in 0.001277043 sec. | ||
| 2584 | 2026.02.27 03:05:57.244011 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.02.27 03:05:57.244103 [ 5 ] {dd9e6a43-a0fc-4bb3-b7d8-f739e4b5d79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2586 | 2026.02.27 03:05:57.244144 [ 5 ] {dd9e6a43-a0fc-4bb3-b7d8-f739e4b5d79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2587 | 2026.02.27 03:05:57.244575 [ 5 ] {dd9e6a43-a0fc-4bb3-b7d8-f739e4b5d79b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.02.27 03:05:57.244611 [ 5 ] {dd9e6a43-a0fc-4bb3-b7d8-f739e4b5d79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2589 | 2026.02.27 03:05:57.244907 [ 5 ] {dd9e6a43-a0fc-4bb3-b7d8-f739e4b5d79b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2590 | 2026.02.27 03:05:57.245112 [ 5 ] {dd9e6a43-a0fc-4bb3-b7d8-f739e4b5d79b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.02.27 03:05:57.245239 [ 5 ] {dd9e6a43-a0fc-4bb3-b7d8-f739e4b5d79b} <Debug> executeQuery: Read 48 rows, 3.95 KiB in 0.001154 sec., 41594.45407279029 rows/sec., 3.35 MiB/sec. | ||
| 2592 | 2026.02.27 03:05:57.245276 [ 5 ] {dd9e6a43-a0fc-4bb3-b7d8-f739e4b5d79b} <Debug> TCPHandler: Processed in 0.001313184 sec. | ||
| 2593 | 2026.02.27 03:05:57.245387 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.02.27 03:05:57.245480 [ 5 ] {53cfe329-be35-4c8a-9519-7cec3463a288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2595 | 2026.02.27 03:05:57.245520 [ 5 ] {53cfe329-be35-4c8a-9519-7cec3463a288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2596 | 2026.02.27 03:05:57.245906 [ 5 ] {53cfe329-be35-4c8a-9519-7cec3463a288} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.02.27 03:05:57.245942 [ 5 ] {53cfe329-be35-4c8a-9519-7cec3463a288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2598 | 2026.02.27 03:05:57.246230 [ 5 ] {53cfe329-be35-4c8a-9519-7cec3463a288} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2599 | 2026.02.27 03:05:57.246447 [ 5 ] {53cfe329-be35-4c8a-9519-7cec3463a288} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2026.02.27 03:05:57.246572 [ 5 ] {53cfe329-be35-4c8a-9519-7cec3463a288} <Debug> executeQuery: Read 15 rows, 1.08 KiB in 0.001111 sec., 13501.350135013501 rows/sec., 976.56 KiB/sec. | ||
| 2601 | 2026.02.27 03:05:57.246610 [ 5 ] {53cfe329-be35-4c8a-9519-7cec3463a288} <Debug> TCPHandler: Processed in 0.001272783 sec. | ||
| 2602 | 2026.02.27 03:05:57.246719 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.02.27 03:05:57.246813 [ 5 ] {e6bced3b-573c-4e62-a2b9-a90e47b70980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2604 | 2026.02.27 03:05:57.246853 [ 5 ] {e6bced3b-573c-4e62-a2b9-a90e47b70980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2605 | 2026.02.27 03:05:57.247254 [ 5 ] {e6bced3b-573c-4e62-a2b9-a90e47b70980} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.02.27 03:05:57.247290 [ 5 ] {e6bced3b-573c-4e62-a2b9-a90e47b70980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2607 | 2026.02.27 03:05:57.247583 [ 5 ] {e6bced3b-573c-4e62-a2b9-a90e47b70980} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2608 | 2026.02.27 03:05:57.247791 [ 5 ] {e6bced3b-573c-4e62-a2b9-a90e47b70980} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.02.27 03:05:57.247917 [ 5 ] {e6bced3b-573c-4e62-a2b9-a90e47b70980} <Debug> executeQuery: Read 57 rows, 4.57 KiB in 0.001122 sec., 50802.13903743316 rows/sec., 3.98 MiB/sec. | ||
| 2610 | 2026.02.27 03:05:57.247956 [ 5 ] {e6bced3b-573c-4e62-a2b9-a90e47b70980} <Debug> TCPHandler: Processed in 0.001284664 sec. | ||
| 2611 | 2026.02.27 03:05:57.248065 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.02.27 03:05:57.248158 [ 5 ] {ac596029-c9b4-45e8-9f82-99124471dbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2613 | 2026.02.27 03:05:57.248201 [ 5 ] {ac596029-c9b4-45e8-9f82-99124471dbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2614 | 2026.02.27 03:05:57.248558 [ 5 ] {ac596029-c9b4-45e8-9f82-99124471dbf3} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.02.27 03:05:57.248594 [ 5 ] {ac596029-c9b4-45e8-9f82-99124471dbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2616 | 2026.02.27 03:05:57.248906 [ 5 ] {ac596029-c9b4-45e8-9f82-99124471dbf3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2617 | 2026.02.27 03:05:57.249117 [ 5 ] {ac596029-c9b4-45e8-9f82-99124471dbf3} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.02.27 03:05:57.249244 [ 5 ] {ac596029-c9b4-45e8-9f82-99124471dbf3} <Debug> executeQuery: Read 112 rows, 7.99 KiB in 0.001105 sec., 101357.4660633484 rows/sec., 7.06 MiB/sec. | ||
| 2619 | 2026.02.27 03:05:57.249281 [ 5 ] {ac596029-c9b4-45e8-9f82-99124471dbf3} <Debug> TCPHandler: Processed in 0.001264763 sec. | ||
| 2620 | 2026.02.27 03:05:57.249390 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.02.27 03:05:57.249484 [ 5 ] {e59f3399-a032-4554-a538-795ba8f4a2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.02.27 03:05:57.249539 [ 5 ] {e59f3399-a032-4554-a538-795ba8f4a2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2623 | 2026.02.27 03:05:57.250212 [ 5 ] {e59f3399-a032-4554-a538-795ba8f4a2c0} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.02.27 03:05:57.250248 [ 5 ] {e59f3399-a032-4554-a538-795ba8f4a2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2625 | 2026.02.27 03:05:57.250732 [ 5 ] {e59f3399-a032-4554-a538-795ba8f4a2c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2626 | 2026.02.27 03:05:57.250945 [ 5 ] {e59f3399-a032-4554-a538-795ba8f4a2c0} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.02.27 03:05:57.251056 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2628 | 2026.02.27 03:05:57.251078 [ 5 ] {e59f3399-a032-4554-a538-795ba8f4a2c0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001612 sec., 4342.431761786601 rows/sec., 7.78 MiB/sec. | ||
| 2629 | 2026.02.27 03:05:57.251121 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.02.27 03:05:57.251149 [ 5 ] {e59f3399-a032-4554-a538-795ba8f4a2c0} <Debug> TCPHandler: Processed in 0.001806627 sec. | ||
| 2631 | 2026.02.27 03:05:57.251150 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2632 | 2026.02.27 03:05:57.251267 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 2633 | 2026.02.27 03:05:57.251271 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.02.27 03:05:57.251395 [ 5 ] {0d88bcf9-00fb-4bb7-bf96-06d07437dc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2635 | 2026.02.27 03:05:57.251437 [ 5 ] {0d88bcf9-00fb-4bb7-bf96-06d07437dc14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2636 | 2026.02.27 03:05:57.251491 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2637 | 2026.02.27 03:05:57.251552 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 2638 | 2026.02.27 03:05:57.251686 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 2639 | 2026.02.27 03:05:57.251750 [ 5 ] {0d88bcf9-00fb-4bb7-bf96-06d07437dc14} <Trace> oximeter.measurements_i64 (82dec65c-7493-400d-938a-ecbac95194b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.02.27 03:05:57.251786 [ 5 ] {0d88bcf9-00fb-4bb7-bf96-06d07437dc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2641 | 2026.02.27 03:05:57.251800 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2642 | 2026.02.27 03:05:57.251896 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2643 | 2026.02.27 03:05:57.251990 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2644 | 2026.02.27 03:05:57.252085 [ 5 ] {0d88bcf9-00fb-4bb7-bf96-06d07437dc14} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2645 | 2026.02.27 03:05:57.252089 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2646 | 2026.02.27 03:05:57.252302 [ 5 ] {0d88bcf9-00fb-4bb7-bf96-06d07437dc14} <Trace> oximeter.measurements_i64 (82dec65c-7493-400d-938a-ecbac95194b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.02.27 03:05:57.252431 [ 5 ] {0d88bcf9-00fb-4bb7-bf96-06d07437dc14} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 401.73 KiB/sec. | ||
| 2648 | 2026.02.27 03:05:57.252467 [ 5 ] {0d88bcf9-00fb-4bb7-bf96-06d07437dc14} <Debug> TCPHandler: Processed in 0.001245273 sec. | ||
| 2649 | 2026.02.27 03:05:57.252575 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.02.27 03:05:57.252668 [ 5 ] {654a47dd-47b2-4ed4-99a5-7b68db901b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.02.27 03:05:57.252710 [ 5 ] {654a47dd-47b2-4ed4-99a5-7b68db901b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2652 | 2026.02.27 03:05:57.253018 [ 5 ] {654a47dd-47b2-4ed4-99a5-7b68db901b4b} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.02.27 03:05:57.253054 [ 5 ] {654a47dd-47b2-4ed4-99a5-7b68db901b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2654 | 2026.02.27 03:05:57.253347 [ 5 ] {654a47dd-47b2-4ed4-99a5-7b68db901b4b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2655 | 2026.02.27 03:05:57.253565 [ 5 ] {654a47dd-47b2-4ed4-99a5-7b68db901b4b} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.02.27 03:05:57.253691 [ 5 ] {654a47dd-47b2-4ed4-99a5-7b68db901b4b} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001041 sec., 36503.36215177714 rows/sec., 2.45 MiB/sec. | ||
| 2657 | 2026.02.27 03:05:57.253727 [ 5 ] {654a47dd-47b2-4ed4-99a5-7b68db901b4b} <Debug> TCPHandler: Processed in 0.001201241 sec. | ||
| 2658 | 2026.02.27 03:05:57.253818 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 93 rows, containing 19 columns (19 merged, 0 gathered) in 0.002591208 sec., 35890.596200690954 rows/sec., 64.31 MiB/sec. | ||
| 2659 | 2026.02.27 03:05:57.254127 [ 195 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2660 | 2026.02.27 03:05:57.254516 [ 195 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.02.27 03:05:57.254594 [ 195 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2662 | 2026.02.27 03:05:57.254719 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2663 | 2026.02.27 03:05:58.810701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5219 | ||
| 2664 | 2026.02.27 03:05:58.811246 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.02.27 03:05:58.811286 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2666 | 2026.02.27 03:05:58.811763 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2667 | 2026.02.27 03:05:58.811996 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.02.27 03:05:58.812129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5219 | ||
| 2669 | 2026.02.27 03:05:58.812141 [ 26 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2670 | 2026.02.27 03:05:58.812221 [ 26 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.02.27 03:05:58.812245 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2672 | 2026.02.27 03:05:58.812351 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 2673 | 2026.02.27 03:05:58.812452 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2674 | 2026.02.27 03:05:58.812512 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2851 rows starting from the beginning of the part | ||
| 2675 | 2026.02.27 03:05:58.812573 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2676 | 2026.02.27 03:05:58.812621 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2677 | 2026.02.27 03:05:58.812664 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2678 | 2026.02.27 03:05:58.812711 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2679 | 2026.02.27 03:05:58.812751 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2680 | 2026.02.27 03:05:58.814017 [ 194 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5219 rows, containing 4 columns (4 merged, 0 gathered) in 0.001707544 sec., 3056436.613053602 rows/sec., 43.72 MiB/sec. | ||
| 2681 | 2026.02.27 03:05:58.814978 [ 190 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2682 | 2026.02.27 03:05:58.815316 [ 190 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_11_2} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.02.27 03:05:58.815398 [ 190 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_11_2} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2684 | 2026.02.27 03:05:58.815501 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2685 | 2026.02.27 03:05:59.108905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2686 | 2026.02.27 03:05:59.126261 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.02.27 03:05:59.126326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2688 | 2026.02.27 03:05:59.132638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2689 | 2026.02.27 03:05:59.133322 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.02.27 03:05:59.133597 [ 26 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2691 | 2026.02.27 03:05:59.133664 [ 26 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.02.27 03:05:59.133687 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 2693 | 2026.02.27 03:05:59.133846 [ 193 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 2694 | 2026.02.27 03:05:59.136448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2695 | 2026.02.27 03:05:59.137519 [ 193 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2696 | 2026.02.27 03:05:59.138887 [ 193 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 2697 | 2026.02.27 03:05:59.143603 [ 193 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 2698 | 2026.02.27 03:05:59.147865 [ 193 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 2699 | 2026.02.27 03:05:59.152088 [ 193 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 2700 | 2026.02.27 03:05:59.156798 [ 193 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 2701 | 2026.02.27 03:05:59.161095 [ 193 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 2702 | 2026.02.27 03:05:59.212218 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078448286 sec., 1058.0218412930014 rows/sec., 5.47 MiB/sec. | ||
| 2703 | 2026.02.27 03:05:59.214626 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2704 | 2026.02.27 03:05:59.216750 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_11_2} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.02.27 03:05:59.216857 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_11_2} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2706 | 2026.02.27 03:05:59.218902 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2707 | 2026.02.27 03:06:00.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.18 MiB, peak 218.06 MiB, free memory in arenas 0.00 B, will set to 217.57 MiB (RSS), difference: 9.39 MiB | ||
| 2708 | 2026.02.27 03:06:02.232149 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.02.27 03:06:02.232359 [ 5 ] {5afff71e-bfc7-47bd-be88-122e544f5196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2710 | 2026.02.27 03:06:02.232432 [ 5 ] {5afff71e-bfc7-47bd-be88-122e544f5196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2711 | 2026.02.27 03:06:02.233161 [ 5 ] {5afff71e-bfc7-47bd-be88-122e544f5196} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.02.27 03:06:02.233203 [ 5 ] {5afff71e-bfc7-47bd-be88-122e544f5196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2713 | 2026.02.27 03:06:02.233598 [ 5 ] {5afff71e-bfc7-47bd-be88-122e544f5196} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2714 | 2026.02.27 03:06:02.233845 [ 5 ] {5afff71e-bfc7-47bd-be88-122e544f5196} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.02.27 03:06:02.234003 [ 5 ] {5afff71e-bfc7-47bd-be88-122e544f5196} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001697 sec., 45963.464938126104 rows/sec., 3.94 MiB/sec. | ||
| 2716 | 2026.02.27 03:06:02.234057 [ 5 ] {5afff71e-bfc7-47bd-be88-122e544f5196} <Debug> TCPHandler: Processed in 0.002045993 sec. | ||
| 2717 | 2026.02.27 03:06:02.234181 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.02.27 03:06:02.234285 [ 5 ] {c0609716-3f39-4fb6-b32e-c2d54e9d75ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.02.27 03:06:02.234329 [ 5 ] {c0609716-3f39-4fb6-b32e-c2d54e9d75ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2720 | 2026.02.27 03:06:02.234739 [ 5 ] {c0609716-3f39-4fb6-b32e-c2d54e9d75ee} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.02.27 03:06:02.234773 [ 5 ] {c0609716-3f39-4fb6-b32e-c2d54e9d75ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2722 | 2026.02.27 03:06:02.235071 [ 5 ] {c0609716-3f39-4fb6-b32e-c2d54e9d75ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2723 | 2026.02.27 03:06:02.235288 [ 5 ] {c0609716-3f39-4fb6-b32e-c2d54e9d75ee} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.02.27 03:06:02.235418 [ 5 ] {c0609716-3f39-4fb6-b32e-c2d54e9d75ee} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001157 sec., 20743.301642178045 rows/sec., 1.52 MiB/sec. | ||
| 2725 | 2026.02.27 03:06:02.235456 [ 5 ] {c0609716-3f39-4fb6-b32e-c2d54e9d75ee} <Debug> TCPHandler: Processed in 0.001325515 sec. | ||
| 2726 | 2026.02.27 03:06:02.235572 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.02.27 03:06:02.235667 [ 5 ] {3d57bb29-b748-41b1-a43b-eae000362665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2728 | 2026.02.27 03:06:02.235707 [ 5 ] {3d57bb29-b748-41b1-a43b-eae000362665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2729 | 2026.02.27 03:06:02.236122 [ 5 ] {3d57bb29-b748-41b1-a43b-eae000362665} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.02.27 03:06:02.236156 [ 5 ] {3d57bb29-b748-41b1-a43b-eae000362665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2731 | 2026.02.27 03:06:02.236446 [ 5 ] {3d57bb29-b748-41b1-a43b-eae000362665} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2732 | 2026.02.27 03:06:02.236653 [ 5 ] {3d57bb29-b748-41b1-a43b-eae000362665} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.02.27 03:06:02.236777 [ 5 ] {3d57bb29-b748-41b1-a43b-eae000362665} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 4.15 MiB/sec. | ||
| 2734 | 2026.02.27 03:06:02.236813 [ 5 ] {3d57bb29-b748-41b1-a43b-eae000362665} <Debug> TCPHandler: Processed in 0.001296784 sec. | ||
| 2735 | 2026.02.27 03:06:02.236923 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2026.02.27 03:06:02.237027 [ 5 ] {68ddb4af-240b-4361-8ccf-3e9d24db4d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2737 | 2026.02.27 03:06:02.237071 [ 5 ] {68ddb4af-240b-4361-8ccf-3e9d24db4d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2738 | 2026.02.27 03:06:02.237456 [ 5 ] {68ddb4af-240b-4361-8ccf-3e9d24db4d21} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.02.27 03:06:02.237489 [ 5 ] {68ddb4af-240b-4361-8ccf-3e9d24db4d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2740 | 2026.02.27 03:06:02.237812 [ 5 ] {68ddb4af-240b-4361-8ccf-3e9d24db4d21} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2741 | 2026.02.27 03:06:02.238027 [ 5 ] {68ddb4af-240b-4361-8ccf-3e9d24db4d21} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.02.27 03:06:02.238152 [ 5 ] {68ddb4af-240b-4361-8ccf-3e9d24db4d21} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001145 sec., 96069.8689956332 rows/sec., 6.70 MiB/sec. | ||
| 2743 | 2026.02.27 03:06:02.238187 [ 5 ] {68ddb4af-240b-4361-8ccf-3e9d24db4d21} <Debug> TCPHandler: Processed in 0.001314834 sec. | ||
| 2744 | 2026.02.27 03:06:02.238304 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.02.27 03:06:02.238398 [ 5 ] {25451675-2cec-4982-8b6c-5f59a8c70e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2746 | 2026.02.27 03:06:02.238454 [ 5 ] {25451675-2cec-4982-8b6c-5f59a8c70e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2747 | 2026.02.27 03:06:02.239253 [ 5 ] {25451675-2cec-4982-8b6c-5f59a8c70e3b} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.02.27 03:06:02.239287 [ 5 ] {25451675-2cec-4982-8b6c-5f59a8c70e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2749 | 2026.02.27 03:06:02.239820 [ 5 ] {25451675-2cec-4982-8b6c-5f59a8c70e3b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2750 | 2026.02.27 03:06:02.240042 [ 5 ] {25451675-2cec-4982-8b6c-5f59a8c70e3b} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.02.27 03:06:02.240181 [ 5 ] {25451675-2cec-4982-8b6c-5f59a8c70e3b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001802 sec., 13318.534961154273 rows/sec., 23.87 MiB/sec. | ||
| 2752 | 2026.02.27 03:06:02.240238 [ 5 ] {25451675-2cec-4982-8b6c-5f59a8c70e3b} <Debug> TCPHandler: Processed in 0.001990172 sec. | ||
| 2753 | 2026.02.27 03:06:02.240355 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.02.27 03:06:02.240457 [ 5 ] {280e9a4e-7677-44e8-b99c-92812825712b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2755 | 2026.02.27 03:06:02.240500 [ 5 ] {280e9a4e-7677-44e8-b99c-92812825712b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2756 | 2026.02.27 03:06:02.240842 [ 5 ] {280e9a4e-7677-44e8-b99c-92812825712b} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.02.27 03:06:02.240877 [ 5 ] {280e9a4e-7677-44e8-b99c-92812825712b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2758 | 2026.02.27 03:06:02.241191 [ 5 ] {280e9a4e-7677-44e8-b99c-92812825712b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2759 | 2026.02.27 03:06:02.241400 [ 5 ] {280e9a4e-7677-44e8-b99c-92812825712b} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.02.27 03:06:02.241530 [ 5 ] {280e9a4e-7677-44e8-b99c-92812825712b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001092 sec., 36630.03663003663 rows/sec., 2.45 MiB/sec. | ||
| 2761 | 2026.02.27 03:06:02.241565 [ 5 ] {280e9a4e-7677-44e8-b99c-92812825712b} <Debug> TCPHandler: Processed in 0.001262732 sec. | ||
| 2762 | 2026.02.27 03:06:06.239522 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2763 | 2026.02.27 03:06:06.239602 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2764 | 2026.02.27 03:06:06.313199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5731 | ||
| 2765 | 2026.02.27 03:06:06.313793 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.02.27 03:06:06.313837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2767 | 2026.02.27 03:06:06.314380 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2768 | 2026.02.27 03:06:06.314611 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.02.27 03:06:06.314741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5731 | ||
| 2770 | 2026.02.27 03:06:06.315466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 332 | ||
| 2771 | 2026.02.27 03:06:06.317871 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.02.27 03:06:06.317930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2773 | 2026.02.27 03:06:06.319214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2774 | 2026.02.27 03:06:06.319492 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.02.27 03:06:06.319816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2776 | 2026.02.27 03:06:06.637472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2777 | 2026.02.27 03:06:06.654325 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.02.27 03:06:06.654375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2779 | 2026.02.27 03:06:06.660040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2780 | 2026.02.27 03:06:06.660722 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.02.27 03:06:06.663423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2782 | 2026.02.27 03:06:07.231792 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.02.27 03:06:07.231970 [ 5 ] {e6b7d3d7-1c1c-4320-a5a0-27f758a8dc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2784 | 2026.02.27 03:06:07.232035 [ 5 ] {e6b7d3d7-1c1c-4320-a5a0-27f758a8dc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2785 | 2026.02.27 03:06:07.232727 [ 5 ] {e6b7d3d7-1c1c-4320-a5a0-27f758a8dc17} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.02.27 03:06:07.232767 [ 5 ] {e6b7d3d7-1c1c-4320-a5a0-27f758a8dc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2787 | 2026.02.27 03:06:07.233161 [ 5 ] {e6b7d3d7-1c1c-4320-a5a0-27f758a8dc17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2788 | 2026.02.27 03:06:07.233392 [ 5 ] {e6b7d3d7-1c1c-4320-a5a0-27f758a8dc17} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.02.27 03:06:07.233547 [ 5 ] {e6b7d3d7-1c1c-4320-a5a0-27f758a8dc17} <Debug> executeQuery: Read 44 rows, 3.66 KiB in 0.001625 sec., 27076.923076923078 rows/sec., 2.20 MiB/sec. | ||
| 2790 | 2026.02.27 03:06:07.233596 [ 5 ] {e6b7d3d7-1c1c-4320-a5a0-27f758a8dc17} <Debug> TCPHandler: Processed in 0.001933 sec. | ||
| 2791 | 2026.02.27 03:06:07.233721 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.02.27 03:06:07.233822 [ 5 ] {240133d4-fa06-4f0a-8ad4-4346a255eaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2793 | 2026.02.27 03:06:07.233865 [ 5 ] {240133d4-fa06-4f0a-8ad4-4346a255eaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2794 | 2026.02.27 03:06:07.234306 [ 5 ] {240133d4-fa06-4f0a-8ad4-4346a255eaf1} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.02.27 03:06:07.234342 [ 5 ] {240133d4-fa06-4f0a-8ad4-4346a255eaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2796 | 2026.02.27 03:06:07.234651 [ 5 ] {240133d4-fa06-4f0a-8ad4-4346a255eaf1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2797 | 2026.02.27 03:06:07.234860 [ 5 ] {240133d4-fa06-4f0a-8ad4-4346a255eaf1} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.02.27 03:06:07.234989 [ 5 ] {240133d4-fa06-4f0a-8ad4-4346a255eaf1} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00119 sec., 5882.35294117647 rows/sec., 442.33 KiB/sec. | ||
| 2799 | 2026.02.27 03:06:07.235026 [ 5 ] {240133d4-fa06-4f0a-8ad4-4346a255eaf1} <Debug> TCPHandler: Processed in 0.001357685 sec. | ||
| 2800 | 2026.02.27 03:06:07.235143 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.02.27 03:06:07.235237 [ 5 ] {24ec1a03-3daf-4cec-add4-fbaa6253a317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2802 | 2026.02.27 03:06:07.235277 [ 5 ] {24ec1a03-3daf-4cec-add4-fbaa6253a317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2803 | 2026.02.27 03:06:07.235692 [ 5 ] {24ec1a03-3daf-4cec-add4-fbaa6253a317} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.02.27 03:06:07.235725 [ 5 ] {24ec1a03-3daf-4cec-add4-fbaa6253a317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2805 | 2026.02.27 03:06:07.236020 [ 5 ] {24ec1a03-3daf-4cec-add4-fbaa6253a317} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2806 | 2026.02.27 03:06:07.236225 [ 5 ] {24ec1a03-3daf-4cec-add4-fbaa6253a317} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.02.27 03:06:07.236354 [ 5 ] {24ec1a03-3daf-4cec-add4-fbaa6253a317} <Debug> executeQuery: Read 43 rows, 3.44 KiB in 0.001136 sec., 37852.112676056335 rows/sec., 2.96 MiB/sec. | ||
| 2808 | 2026.02.27 03:06:07.236390 [ 5 ] {24ec1a03-3daf-4cec-add4-fbaa6253a317} <Debug> TCPHandler: Processed in 0.001298674 sec. | ||
| 2809 | 2026.02.27 03:06:07.236501 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.02.27 03:06:07.236593 [ 5 ] {7819ea32-2a28-494c-8e95-e13b3f458777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2811 | 2026.02.27 03:06:07.236636 [ 5 ] {7819ea32-2a28-494c-8e95-e13b3f458777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2812 | 2026.02.27 03:06:07.237028 [ 5 ] {7819ea32-2a28-494c-8e95-e13b3f458777} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.02.27 03:06:07.237063 [ 5 ] {7819ea32-2a28-494c-8e95-e13b3f458777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2814 | 2026.02.27 03:06:07.237385 [ 5 ] {7819ea32-2a28-494c-8e95-e13b3f458777} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2815 | 2026.02.27 03:06:07.237586 [ 5 ] {7819ea32-2a28-494c-8e95-e13b3f458777} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.02.27 03:06:07.237712 [ 5 ] {7819ea32-2a28-494c-8e95-e13b3f458777} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001136 sec., 96830.98591549296 rows/sec., 6.76 MiB/sec. | ||
| 2817 | 2026.02.27 03:06:07.237748 [ 5 ] {7819ea32-2a28-494c-8e95-e13b3f458777} <Debug> TCPHandler: Processed in 0.001297894 sec. | ||
| 2818 | 2026.02.27 03:06:07.237860 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.02.27 03:06:07.237951 [ 5 ] {673911f7-6654-4dff-a844-f2141040c329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.02.27 03:06:07.238005 [ 5 ] {673911f7-6654-4dff-a844-f2141040c329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2821 | 2026.02.27 03:06:07.238723 [ 5 ] {673911f7-6654-4dff-a844-f2141040c329} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.02.27 03:06:07.238757 [ 5 ] {673911f7-6654-4dff-a844-f2141040c329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2823 | 2026.02.27 03:06:07.239233 [ 5 ] {673911f7-6654-4dff-a844-f2141040c329} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2824 | 2026.02.27 03:06:07.239447 [ 5 ] {673911f7-6654-4dff-a844-f2141040c329} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.02.27 03:06:07.239579 [ 5 ] {673911f7-6654-4dff-a844-f2141040c329} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001645 sec., 4255.319148936171 rows/sec., 7.63 MiB/sec. | ||
| 2826 | 2026.02.27 03:06:07.239635 [ 5 ] {673911f7-6654-4dff-a844-f2141040c329} <Debug> TCPHandler: Processed in 0.001823068 sec. | ||
| 2827 | 2026.02.27 03:06:07.239746 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.02.27 03:06:07.239839 [ 5 ] {dbfc0809-47ca-4954-93a2-e215367944ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2829 | 2026.02.27 03:06:07.239880 [ 5 ] {dbfc0809-47ca-4954-93a2-e215367944ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2830 | 2026.02.27 03:06:07.240203 [ 5 ] {dbfc0809-47ca-4954-93a2-e215367944ce} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.02.27 03:06:07.240236 [ 5 ] {dbfc0809-47ca-4954-93a2-e215367944ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2832 | 2026.02.27 03:06:07.240525 [ 5 ] {dbfc0809-47ca-4954-93a2-e215367944ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2833 | 2026.02.27 03:06:07.240728 [ 5 ] {dbfc0809-47ca-4954-93a2-e215367944ce} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.02.27 03:06:07.240857 [ 5 ] {dbfc0809-47ca-4954-93a2-e215367944ce} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001036 sec., 38610.03861003861 rows/sec., 2.58 MiB/sec. | ||
| 2835 | 2026.02.27 03:06:07.240893 [ 5 ] {dbfc0809-47ca-4954-93a2-e215367944ce} <Debug> TCPHandler: Processed in 0.001195801 sec. | ||
| 2836 | 2026.02.27 03:06:09.319826 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.02.27 03:06:09.320167 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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) | ||
| 2838 | 2026.02.27 03:06:09.320504 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2839 | 2026.02.27 03:06:09.320542 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <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 | ||
| 2840 | 2026.02.27 03:06:09.320791 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2841 | 2026.02.27 03:06:09.320859 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2842 | 2026.02.27 03:06:09.321000 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2843 | 2026.02.27 03:06:09.321129 [ 312 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2844 | 2026.02.27 03:06:09.321132 [ 336 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2845 | 2026.02.27 03:06:09.321149 [ 309 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2846 | 2026.02.27 03:06:09.321146 [ 299 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2847 | 2026.02.27 03:06:09.321360 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2848 | 2026.02.27 03:06:09.321390 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2849 | 2026.02.27 03:06:09.321485 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2850 | 2026.02.27 03:06:09.321507 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2851 | 2026.02.27 03:06:09.321541 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <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'))" | ||
| 2852 | 2026.02.27 03:06:09.321582 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <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'))" | ||
| 2853 | 2026.02.27 03:06:09.321619 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <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'))" | ||
| 2854 | 2026.02.27 03:06:09.321655 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <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'))" | ||
| 2855 | 2026.02.27 03:06:09.322610 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002593 sec., 11183.956806787506 rows/sec., 487.34 KiB/sec. | ||
| 2856 | 2026.02.27 03:06:09.322763 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Debug> MemoryTracker: Peak memory usage (for query): 141.47 KiB. | ||
| 2857 | 2026.02.27 03:06:09.322779 [ 5 ] {08af7c04-95ff-45d7-8b4a-60bd8e613e10} <Debug> TCPHandler: Processed in 0.003128631 sec. | ||
| 2858 | 2026.02.27 03:06:09.323089 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2026.02.27 03:06:09.323222 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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) | ||
| 2860 | 2026.02.27 03:06:09.323444 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2861 | 2026.02.27 03:06:09.323479 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <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 | ||
| 2862 | 2026.02.27 03:06:09.323675 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2863 | 2026.02.27 03:06:09.323729 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2864 | 2026.02.27 03:06:09.323834 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2865 | 2026.02.27 03:06:09.323904 [ 299 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2866 | 2026.02.27 03:06:09.323913 [ 312 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2867 | 2026.02.27 03:06:09.323934 [ 337 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2868 | 2026.02.27 03:06:09.323945 [ 330 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2869 | 2026.02.27 03:06:09.324087 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2870 | 2026.02.27 03:06:09.324118 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2871 | 2026.02.27 03:06:09.324200 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2872 | 2026.02.27 03:06:09.324219 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2873 | 2026.02.27 03:06:09.324250 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <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'))" | ||
| 2874 | 2026.02.27 03:06:09.324282 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <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'))" | ||
| 2875 | 2026.02.27 03:06:09.324311 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <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'))" | ||
| 2876 | 2026.02.27 03:06:09.324339 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <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'))" | ||
| 2877 | 2026.02.27 03:06:09.325052 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001884 sec., 15392.781316348195 rows/sec., 670.74 KiB/sec. | ||
| 2878 | 2026.02.27 03:06:09.325198 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Debug> MemoryTracker: Peak memory usage (for query): 141.51 KiB. | ||
| 2879 | 2026.02.27 03:06:09.325213 [ 5 ] {95f55a7e-27c0-48ab-a1dc-b79308d5f2ea} <Debug> TCPHandler: Processed in 0.002176106 sec. | ||
| 2880 | 2026.02.27 03:06:09.325448 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.02.27 03:06:09.325581 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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) | ||
| 2882 | 2026.02.27 03:06:09.325796 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2883 | 2026.02.27 03:06:09.325830 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <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 | ||
| 2884 | 2026.02.27 03:06:09.326026 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2885 | 2026.02.27 03:06:09.326084 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2886 | 2026.02.27 03:06:09.326198 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2887 | 2026.02.27 03:06:09.326253 [ 312 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2888 | 2026.02.27 03:06:09.326273 [ 338 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2889 | 2026.02.27 03:06:09.326277 [ 337 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2890 | 2026.02.27 03:06:09.326273 [ 314 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2891 | 2026.02.27 03:06:09.326421 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2892 | 2026.02.27 03:06:09.326447 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2893 | 2026.02.27 03:06:09.326527 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2894 | 2026.02.27 03:06:09.326545 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2895 | 2026.02.27 03:06:09.326576 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <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'))" | ||
| 2896 | 2026.02.27 03:06:09.326606 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <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'))" | ||
| 2897 | 2026.02.27 03:06:09.326635 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <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'))" | ||
| 2898 | 2026.02.27 03:06:09.326662 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <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'))" | ||
| 2899 | 2026.02.27 03:06:09.327361 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001833 sec., 15821.058374249864 rows/sec., 689.40 KiB/sec. | ||
| 2900 | 2026.02.27 03:06:09.327508 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Debug> MemoryTracker: Peak memory usage (for query): 141.77 KiB. | ||
| 2901 | 2026.02.27 03:06:09.327523 [ 5 ] {0de46c9c-f130-4953-b969-c6f0ce7e556b} <Debug> TCPHandler: Processed in 0.002126955 sec. | ||
| 2902 | 2026.02.27 03:06:09.327738 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.02.27 03:06:09.327869 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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) | ||
| 2904 | 2026.02.27 03:06:09.328097 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2905 | 2026.02.27 03:06:09.328134 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <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 | ||
| 2906 | 2026.02.27 03:06:09.328337 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2907 | 2026.02.27 03:06:09.328391 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2908 | 2026.02.27 03:06:09.328492 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2909 | 2026.02.27 03:06:09.328550 [ 316 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2910 | 2026.02.27 03:06:09.328567 [ 337 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2911 | 2026.02.27 03:06:09.328587 [ 344 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2912 | 2026.02.27 03:06:09.328568 [ 314 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2913 | 2026.02.27 03:06:09.328703 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2914 | 2026.02.27 03:06:09.328730 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2915 | 2026.02.27 03:06:09.328808 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2916 | 2026.02.27 03:06:09.328826 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2917 | 2026.02.27 03:06:09.328856 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <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'))" | ||
| 2918 | 2026.02.27 03:06:09.328886 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <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'))" | ||
| 2919 | 2026.02.27 03:06:09.328914 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <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'))" | ||
| 2920 | 2026.02.27 03:06:09.328941 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <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'))" | ||
| 2921 | 2026.02.27 03:06:09.329627 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001811 sec., 16013.252346769741 rows/sec., 697.78 KiB/sec. | ||
| 2922 | 2026.02.27 03:06:09.329755 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Debug> MemoryTracker: Peak memory usage (for query): 142.41 KiB. | ||
| 2923 | 2026.02.27 03:06:09.329769 [ 5 ] {d202e162-f7cd-42f8-9123-e2b877ffdad3} <Debug> TCPHandler: Processed in 0.002082964 sec. | ||
| 2924 | 2026.02.27 03:06:09.329979 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.02.27 03:06:09.330122 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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) | ||
| 2926 | 2026.02.27 03:06:09.330339 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2927 | 2026.02.27 03:06:09.330376 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <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 | ||
| 2928 | 2026.02.27 03:06:09.330578 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2929 | 2026.02.27 03:06:09.330632 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2930 | 2026.02.27 03:06:09.330732 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2931 | 2026.02.27 03:06:09.330797 [ 314 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2932 | 2026.02.27 03:06:09.330799 [ 316 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2933 | 2026.02.27 03:06:09.330807 [ 337 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2934 | 2026.02.27 03:06:09.330798 [ 344 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2935 | 2026.02.27 03:06:09.330948 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2936 | 2026.02.27 03:06:09.330970 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2937 | 2026.02.27 03:06:09.331049 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2938 | 2026.02.27 03:06:09.331068 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2939 | 2026.02.27 03:06:09.331097 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <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'))" | ||
| 2940 | 2026.02.27 03:06:09.331127 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <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'))" | ||
| 2941 | 2026.02.27 03:06:09.331156 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <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'))" | ||
| 2942 | 2026.02.27 03:06:09.331183 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <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'))" | ||
| 2943 | 2026.02.27 03:06:09.331824 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001767 sec., 16411.997736276175 rows/sec., 715.15 KiB/sec. | ||
| 2944 | 2026.02.27 03:06:09.331932 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Debug> MemoryTracker: Peak memory usage (for query): 143.80 KiB. | ||
| 2945 | 2026.02.27 03:06:09.331948 [ 5 ] {5afbb1de-01f3-4401-a9a0-6e8a043aa0b9} <Debug> TCPHandler: Processed in 0.002018963 sec. | ||
| 2946 | 2026.02.27 03:06:09.332159 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.02.27 03:06:09.332292 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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) | ||
| 2948 | 2026.02.27 03:06:09.332504 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2949 | 2026.02.27 03:06:09.332539 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <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 | ||
| 2950 | 2026.02.27 03:06:09.332753 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2951 | 2026.02.27 03:06:09.332807 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2952 | 2026.02.27 03:06:09.332907 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2953 | 2026.02.27 03:06:09.332976 [ 260 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2954 | 2026.02.27 03:06:09.332984 [ 344 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2955 | 2026.02.27 03:06:09.332991 [ 337 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2956 | 2026.02.27 03:06:09.332984 [ 316 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2957 | 2026.02.27 03:06:09.333111 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2958 | 2026.02.27 03:06:09.333132 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2959 | 2026.02.27 03:06:09.333210 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2960 | 2026.02.27 03:06:09.333228 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2961 | 2026.02.27 03:06:09.333257 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <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'))" | ||
| 2962 | 2026.02.27 03:06:09.333292 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <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'))" | ||
| 2963 | 2026.02.27 03:06:09.333324 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <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'))" | ||
| 2964 | 2026.02.27 03:06:09.333352 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <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'))" | ||
| 2965 | 2026.02.27 03:06:09.333947 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001709 sec., 16968.987712112346 rows/sec., 739.42 KiB/sec. | ||
| 2966 | 2026.02.27 03:06:09.334057 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Debug> MemoryTracker: Peak memory usage (for query): 142.65 KiB. | ||
| 2967 | 2026.02.27 03:06:09.334072 [ 5 ] {2cea9e1e-ebf0-4d9e-afcf-0077cb5f5b63} <Debug> TCPHandler: Processed in 0.001963501 sec. | ||
| 2968 | 2026.02.27 03:06:09.467880 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.02.27 03:06:09.468161 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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) | ||
| 2970 | 2026.02.27 03:06:09.468401 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2971 | 2026.02.27 03:06:09.468439 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <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 | ||
| 2972 | 2026.02.27 03:06:09.468651 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2973 | 2026.02.27 03:06:09.468706 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2974 | 2026.02.27 03:06:09.468814 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2975 | 2026.02.27 03:06:09.468900 [ 314 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2976 | 2026.02.27 03:06:09.468905 [ 344 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2977 | 2026.02.27 03:06:09.468908 [ 260 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2978 | 2026.02.27 03:06:09.468906 [ 337 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2979 | 2026.02.27 03:06:09.469070 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2980 | 2026.02.27 03:06:09.469097 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2981 | 2026.02.27 03:06:09.469176 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2982 | 2026.02.27 03:06:09.469194 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2983 | 2026.02.27 03:06:09.469224 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <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'))" | ||
| 2984 | 2026.02.27 03:06:09.469254 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <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'))" | ||
| 2985 | 2026.02.27 03:06:09.469283 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <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'))" | ||
| 2986 | 2026.02.27 03:06:09.469315 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <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'))" | ||
| 2987 | 2026.02.27 03:06:09.469994 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001955 sec., 14833.759590792837 rows/sec., 646.38 KiB/sec. | ||
| 2988 | 2026.02.27 03:06:09.470134 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Debug> MemoryTracker: Peak memory usage (for query): 142.93 KiB. | ||
| 2989 | 2026.02.27 03:06:09.470150 [ 5 ] {53307a6d-9392-476b-a5d5-da01c3fa7e68} <Debug> TCPHandler: Processed in 0.002384162 sec. | ||
| 2990 | 2026.02.27 03:06:09.470658 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.02.27 03:06:09.470763 [ 5 ] {d7a7bf83-222b-44b4-ae8c-b4f5f2b855fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2992 | 2026.02.27 03:06:09.470806 [ 5 ] {d7a7bf83-222b-44b4-ae8c-b4f5f2b855fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2993 | 2026.02.27 03:06:09.471301 [ 5 ] {d7a7bf83-222b-44b4-ae8c-b4f5f2b855fe} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.02.27 03:06:09.471337 [ 5 ] {d7a7bf83-222b-44b4-ae8c-b4f5f2b855fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 2995 | 2026.02.27 03:06:09.471782 [ 5 ] {d7a7bf83-222b-44b4-ae8c-b4f5f2b855fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2996 | 2026.02.27 03:06:09.471987 [ 5 ] {d7a7bf83-222b-44b4-ae8c-b4f5f2b855fe} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.02.27 03:06:09.472134 [ 5 ] {d7a7bf83-222b-44b4-ae8c-b4f5f2b855fe} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001401 sec., 4996.431120628123 rows/sec., 1016.29 KiB/sec. | ||
| 2998 | 2026.02.27 03:06:09.472173 [ 5 ] {d7a7bf83-222b-44b4-ae8c-b4f5f2b855fe} <Debug> TCPHandler: Processed in 0.001566671 sec. | ||
| 2999 | 2026.02.27 03:06:09.472289 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.02.27 03:06:09.472384 [ 5 ] {65cd5331-3ca3-4b0b-9793-f8b5dc97f6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3001 | 2026.02.27 03:06:09.472426 [ 5 ] {65cd5331-3ca3-4b0b-9793-f8b5dc97f6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3002 | 2026.02.27 03:06:09.472857 [ 5 ] {65cd5331-3ca3-4b0b-9793-f8b5dc97f6ca} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.02.27 03:06:09.472892 [ 5 ] {65cd5331-3ca3-4b0b-9793-f8b5dc97f6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3004 | 2026.02.27 03:06:09.473200 [ 5 ] {65cd5331-3ca3-4b0b-9793-f8b5dc97f6ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3005 | 2026.02.27 03:06:09.473423 [ 5 ] {65cd5331-3ca3-4b0b-9793-f8b5dc97f6ca} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.02.27 03:06:09.473554 [ 5 ] {65cd5331-3ca3-4b0b-9793-f8b5dc97f6ca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001189 sec., 20185.029436501263 rows/sec., 1.67 MiB/sec. | ||
| 3007 | 2026.02.27 03:06:09.473591 [ 5 ] {65cd5331-3ca3-4b0b-9793-f8b5dc97f6ca} <Debug> TCPHandler: Processed in 0.001352976 sec. | ||
| 3008 | 2026.02.27 03:06:09.473694 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.02.27 03:06:09.473787 [ 5 ] {9a7707f1-01a2-45c1-9def-c1c960c5a5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3010 | 2026.02.27 03:06:09.473828 [ 5 ] {9a7707f1-01a2-45c1-9def-c1c960c5a5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3011 | 2026.02.27 03:06:09.474211 [ 5 ] {9a7707f1-01a2-45c1-9def-c1c960c5a5d7} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.02.27 03:06:09.474247 [ 5 ] {9a7707f1-01a2-45c1-9def-c1c960c5a5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3013 | 2026.02.27 03:06:09.474535 [ 5 ] {9a7707f1-01a2-45c1-9def-c1c960c5a5d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3014 | 2026.02.27 03:06:09.474747 [ 5 ] {9a7707f1-01a2-45c1-9def-c1c960c5a5d7} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.02.27 03:06:09.474876 [ 5 ] {9a7707f1-01a2-45c1-9def-c1c960c5a5d7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 441.97 KiB/sec. | ||
| 3016 | 2026.02.27 03:06:09.474914 [ 5 ] {9a7707f1-01a2-45c1-9def-c1c960c5a5d7} <Debug> TCPHandler: Processed in 0.001269033 sec. | ||
| 3017 | 2026.02.27 03:06:09.475017 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.02.27 03:06:09.475108 [ 5 ] {af9c61eb-ac93-451d-9486-eaa9d1e655d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3019 | 2026.02.27 03:06:09.475147 [ 5 ] {af9c61eb-ac93-451d-9486-eaa9d1e655d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3020 | 2026.02.27 03:06:09.476277 [ 5 ] {af9c61eb-ac93-451d-9486-eaa9d1e655d5} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.02.27 03:06:09.476312 [ 5 ] {af9c61eb-ac93-451d-9486-eaa9d1e655d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3022 | 2026.02.27 03:06:09.476732 [ 5 ] {af9c61eb-ac93-451d-9486-eaa9d1e655d5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3023 | 2026.02.27 03:06:09.476946 [ 5 ] {af9c61eb-ac93-451d-9486-eaa9d1e655d5} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.02.27 03:06:09.477035 [ 149 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3025 | 2026.02.27 03:06:09.477069 [ 149 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.02.27 03:06:09.477070 [ 5 ] {af9c61eb-ac93-451d-9486-eaa9d1e655d5} <Debug> executeQuery: Read 1368 rows, 116.76 KiB in 0.00198 sec., 690909.0909090909 rows/sec., 57.59 MiB/sec. | ||
| 3027 | 2026.02.27 03:06:09.477088 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3028 | 2026.02.27 03:06:09.477114 [ 5 ] {af9c61eb-ac93-451d-9486-eaa9d1e655d5} <Debug> TCPHandler: Processed in 0.002146286 sec. | ||
| 3029 | 2026.02.27 03:06:09.477223 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 3030 | 2026.02.27 03:06:09.477233 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.02.27 03:06:09.477376 [ 5 ] {aa07142a-fd6e-497c-b4e1-acf2f72a42c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3032 | 2026.02.27 03:06:09.477417 [ 5 ] {aa07142a-fd6e-497c-b4e1-acf2f72a42c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3033 | 2026.02.27 03:06:09.477418 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3034 | 2026.02.27 03:06:09.477482 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 195 rows starting from the beginning of the part | ||
| 3035 | 2026.02.27 03:06:09.477581 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 3036 | 2026.02.27 03:06:09.477660 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
| 3037 | 2026.02.27 03:06:09.477736 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 78 rows starting from the beginning of the part | ||
| 3038 | 2026.02.27 03:06:09.477803 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 3039 | 2026.02.27 03:06:09.477841 [ 5 ] {aa07142a-fd6e-497c-b4e1-acf2f72a42c6} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.02.27 03:06:09.477870 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1368 rows starting from the beginning of the part | ||
| 3041 | 2026.02.27 03:06:09.477883 [ 5 ] {aa07142a-fd6e-497c-b4e1-acf2f72a42c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3042 | 2026.02.27 03:06:09.478243 [ 5 ] {aa07142a-fd6e-497c-b4e1-acf2f72a42c6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3043 | 2026.02.27 03:06:09.478486 [ 5 ] {aa07142a-fd6e-497c-b4e1-acf2f72a42c6} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.02.27 03:06:09.478624 [ 5 ] {aa07142a-fd6e-497c-b4e1-acf2f72a42c6} <Debug> executeQuery: Read 42 rows, 3.18 KiB in 0.001265 sec., 33201.581027667984 rows/sec., 2.46 MiB/sec. | ||
| 3045 | 2026.02.27 03:06:09.478664 [ 5 ] {aa07142a-fd6e-497c-b4e1-acf2f72a42c6} <Debug> TCPHandler: Processed in 0.001481548 sec. | ||
| 3046 | 2026.02.27 03:06:09.478767 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.02.27 03:06:09.478860 [ 5 ] {4cd2f80f-18ff-4509-8a17-7db68d985cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.02.27 03:06:09.478899 [ 5 ] {4cd2f80f-18ff-4509-8a17-7db68d985cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3049 | 2026.02.27 03:06:09.479375 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 5 columns (5 merged, 0 gathered) in 0.002219198 sec., 814258.1238807894 rows/sec., 71.62 MiB/sec. | ||
| 3050 | 2026.02.27 03:06:09.479391 [ 5 ] {4cd2f80f-18ff-4509-8a17-7db68d985cb8} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.02.27 03:06:09.479442 [ 5 ] {4cd2f80f-18ff-4509-8a17-7db68d985cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3052 | 2026.02.27 03:06:09.479683 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3053 | 2026.02.27 03:06:09.479744 [ 5 ] {4cd2f80f-18ff-4509-8a17-7db68d985cb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3054 | 2026.02.27 03:06:09.479993 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_16_3} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.02.27 03:06:09.480002 [ 5 ] {4cd2f80f-18ff-4509-8a17-7db68d985cb8} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.02.27 03:06:09.480073 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_16_3} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3057 | 2026.02.27 03:06:09.480147 [ 5 ] {4cd2f80f-18ff-4509-8a17-7db68d985cb8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001305 sec., 193103.4482758621 rows/sec., 13.36 MiB/sec. | ||
| 3058 | 2026.02.27 03:06:09.480169 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3059 | 2026.02.27 03:06:09.480187 [ 5 ] {4cd2f80f-18ff-4509-8a17-7db68d985cb8} <Debug> TCPHandler: Processed in 0.001469328 sec. | ||
| 3060 | 2026.02.27 03:06:09.480303 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2026.02.27 03:06:09.480396 [ 5 ] {6de00708-27b5-4109-927c-336eba6ff35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3062 | 2026.02.27 03:06:09.480434 [ 5 ] {6de00708-27b5-4109-927c-336eba6ff35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3063 | 2026.02.27 03:06:09.480823 [ 5 ] {6de00708-27b5-4109-927c-336eba6ff35f} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.02.27 03:06:09.480857 [ 5 ] {6de00708-27b5-4109-927c-336eba6ff35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3065 | 2026.02.27 03:06:09.481142 [ 5 ] {6de00708-27b5-4109-927c-336eba6ff35f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3066 | 2026.02.27 03:06:09.481362 [ 5 ] {6de00708-27b5-4109-927c-336eba6ff35f} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.02.27 03:06:09.481486 [ 5 ] {6de00708-27b5-4109-927c-336eba6ff35f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 3068 | 2026.02.27 03:06:09.481525 [ 5 ] {6de00708-27b5-4109-927c-336eba6ff35f} <Debug> TCPHandler: Processed in 0.001272024 sec. | ||
| 3069 | 2026.02.27 03:06:09.481633 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.02.27 03:06:09.481725 [ 5 ] {f334c191-117c-43c5-8254-b8a135239889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3071 | 2026.02.27 03:06:09.481764 [ 5 ] {f334c191-117c-43c5-8254-b8a135239889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3072 | 2026.02.27 03:06:09.482370 [ 5 ] {f334c191-117c-43c5-8254-b8a135239889} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.02.27 03:06:09.482431 [ 5 ] {f334c191-117c-43c5-8254-b8a135239889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3074 | 2026.02.27 03:06:09.482745 [ 5 ] {f334c191-117c-43c5-8254-b8a135239889} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3075 | 2026.02.27 03:06:09.482953 [ 5 ] {f334c191-117c-43c5-8254-b8a135239889} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.02.27 03:06:09.483037 [ 149 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3077 | 2026.02.27 03:06:09.483061 [ 149 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.02.27 03:06:09.483077 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3079 | 2026.02.27 03:06:09.483079 [ 5 ] {f334c191-117c-43c5-8254-b8a135239889} <Debug> executeQuery: Read 586 rows, 45.07 KiB in 0.001372 sec., 427113.7026239067 rows/sec., 32.08 MiB/sec. | ||
| 3080 | 2026.02.27 03:06:09.483122 [ 5 ] {f334c191-117c-43c5-8254-b8a135239889} <Debug> TCPHandler: Processed in 0.00153881 sec. | ||
| 3081 | 2026.02.27 03:06:09.483177 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 3082 | 2026.02.27 03:06:09.483234 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.02.27 03:06:09.483274 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3084 | 2026.02.27 03:06:09.483302 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 105 rows starting from the beginning of the part | ||
| 3085 | 2026.02.27 03:06:09.483327 [ 5 ] {a216ea6e-6d5b-4d66-881c-cfe4b36dedff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.02.27 03:06:09.483366 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
| 3087 | 2026.02.27 03:06:09.483370 [ 5 ] {a216ea6e-6d5b-4d66-881c-cfe4b36dedff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3088 | 2026.02.27 03:06:09.483412 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 57 rows starting from the beginning of the part | ||
| 3089 | 2026.02.27 03:06:09.483450 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 3090 | 2026.02.27 03:06:09.483489 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 43 rows starting from the beginning of the part | ||
| 3091 | 2026.02.27 03:06:09.483532 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 586 rows starting from the beginning of the part | ||
| 3092 | 2026.02.27 03:06:09.484345 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 903 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227302 sec., 735760.2285338083 rows/sec., 59.17 MiB/sec. | ||
| 3093 | 2026.02.27 03:06:09.484484 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3094 | 2026.02.27 03:06:09.484716 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_16_3} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.02.27 03:06:09.484774 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_16_3} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3096 | 2026.02.27 03:06:09.484834 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3097 | 2026.02.27 03:06:09.484871 [ 5 ] {a216ea6e-6d5b-4d66-881c-cfe4b36dedff} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.02.27 03:06:09.484906 [ 5 ] {a216ea6e-6d5b-4d66-881c-cfe4b36dedff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3099 | 2026.02.27 03:06:09.485603 [ 5 ] {a216ea6e-6d5b-4d66-881c-cfe4b36dedff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3100 | 2026.02.27 03:06:09.485816 [ 5 ] {a216ea6e-6d5b-4d66-881c-cfe4b36dedff} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.02.27 03:06:09.485909 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3102 | 2026.02.27 03:06:09.485939 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.02.27 03:06:09.485943 [ 5 ] {a216ea6e-6d5b-4d66-881c-cfe4b36dedff} <Debug> executeQuery: Read 3802 rows, 260.61 KiB in 0.002634 sec., 1443432.0425208807 rows/sec., 96.62 MiB/sec. | ||
| 3104 | 2026.02.27 03:06:09.485957 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3105 | 2026.02.27 03:06:09.485990 [ 5 ] {a216ea6e-6d5b-4d66-881c-cfe4b36dedff} <Debug> TCPHandler: Processed in 0.002805502 sec. | ||
| 3106 | 2026.02.27 03:06:09.486045 [ 194 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 3107 | 2026.02.27 03:06:09.486134 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.02.27 03:06:09.486173 [ 194 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3109 | 2026.02.27 03:06:09.486211 [ 194 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1527 rows starting from the beginning of the part | ||
| 3110 | 2026.02.27 03:06:09.486237 [ 5 ] {8af00cae-58ae-4b55-b4cb-bbb6773b73bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3111 | 2026.02.27 03:06:09.486293 [ 194 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 3112 | 2026.02.27 03:06:09.486296 [ 5 ] {8af00cae-58ae-4b55-b4cb-bbb6773b73bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3113 | 2026.02.27 03:06:09.486358 [ 194 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
| 3114 | 2026.02.27 03:06:09.486414 [ 194 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 110 rows starting from the beginning of the part | ||
| 3115 | 2026.02.27 03:06:09.486459 [ 194 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 3116 | 2026.02.27 03:06:09.486506 [ 194 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3802 rows starting from the beginning of the part | ||
| 3117 | 2026.02.27 03:06:09.487092 [ 5 ] {8af00cae-58ae-4b55-b4cb-bbb6773b73bd} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.02.27 03:06:09.487133 [ 5 ] {8af00cae-58ae-4b55-b4cb-bbb6773b73bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3119 | 2026.02.27 03:06:09.487637 [ 5 ] {8af00cae-58ae-4b55-b4cb-bbb6773b73bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3120 | 2026.02.27 03:06:09.487871 [ 5 ] {8af00cae-58ae-4b55-b4cb-bbb6773b73bd} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.02.27 03:06:09.488013 [ 5 ] {8af00cae-58ae-4b55-b4cb-bbb6773b73bd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001795 sec., 13370.473537604457 rows/sec., 23.96 MiB/sec. | ||
| 3122 | 2026.02.27 03:06:09.488071 [ 5 ] {8af00cae-58ae-4b55-b4cb-bbb6773b73bd} <Debug> TCPHandler: Processed in 0.001994481 sec. | ||
| 3123 | 2026.02.27 03:06:09.488190 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2026.02.27 03:06:09.488284 [ 5 ] {baa72bf3-c810-492d-b282-1a736578968f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.02.27 03:06:09.488326 [ 5 ] {baa72bf3-c810-492d-b282-1a736578968f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3126 | 2026.02.27 03:06:09.488645 [ 5 ] {baa72bf3-c810-492d-b282-1a736578968f} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.02.27 03:06:09.488680 [ 5 ] {baa72bf3-c810-492d-b282-1a736578968f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3128 | 2026.02.27 03:06:09.490182 [ 5 ] {baa72bf3-c810-492d-b282-1a736578968f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3129 | 2026.02.27 03:06:09.490398 [ 5 ] {baa72bf3-c810-492d-b282-1a736578968f} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.02.27 03:06:09.490405 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5761 rows, containing 5 columns (5 merged, 0 gathered) in 0.004396774 sec., 1310278.8544510135 rows/sec., 89.99 MiB/sec. | ||
| 3131 | 2026.02.27 03:06:09.490531 [ 150 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3132 | 2026.02.27 03:06:09.490536 [ 5 ] {baa72bf3-c810-492d-b282-1a736578968f} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.002272 sec., 8802.81690140845 rows/sec., 605.19 KiB/sec. | ||
| 3133 | 2026.02.27 03:06:09.490585 [ 150 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.02.27 03:06:09.490606 [ 5 ] {baa72bf3-c810-492d-b282-1a736578968f} <Debug> TCPHandler: Processed in 0.002466894 sec. | ||
| 3135 | 2026.02.27 03:06:09.490615 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3136 | 2026.02.27 03:06:09.490710 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 3137 | 2026.02.27 03:06:09.490802 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3138 | 2026.02.27 03:06:09.490832 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 324 rows starting from the beginning of the part | ||
| 3139 | 2026.02.27 03:06:09.490834 [ 194 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3140 | 2026.02.27 03:06:09.490888 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 3141 | 2026.02.27 03:06:09.490938 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 3142 | 2026.02.27 03:06:09.490978 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3143 | 2026.02.27 03:06:09.491020 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 3144 | 2026.02.27 03:06:09.491068 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 3145 | 2026.02.27 03:06:09.491130 [ 194 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.02.27 03:06:09.491212 [ 194 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3147 | 2026.02.27 03:06:09.491289 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 3148 | 2026.02.27 03:06:09.491783 [ 196 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001107289 sec., 444328.4454193982 rows/sec., 30.24 MiB/sec. | ||
| 3149 | 2026.02.27 03:06:09.491935 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3150 | 2026.02.27 03:06:09.492197 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_16_3} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.02.27 03:06:09.492257 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_16_3} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3152 | 2026.02.27 03:06:09.492318 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3153 | 2026.02.27 03:06:12.229684 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2026.02.27 03:06:12.229960 [ 5 ] {328a14f0-7bd2-41db-8b62-99acdea87357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3155 | 2026.02.27 03:06:12.230055 [ 5 ] {328a14f0-7bd2-41db-8b62-99acdea87357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3156 | 2026.02.27 03:06:12.230753 [ 5 ] {328a14f0-7bd2-41db-8b62-99acdea87357} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.02.27 03:06:12.230795 [ 5 ] {328a14f0-7bd2-41db-8b62-99acdea87357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3158 | 2026.02.27 03:06:12.231190 [ 5 ] {328a14f0-7bd2-41db-8b62-99acdea87357} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3159 | 2026.02.27 03:06:12.231421 [ 5 ] {328a14f0-7bd2-41db-8b62-99acdea87357} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.02.27 03:06:12.231578 [ 5 ] {328a14f0-7bd2-41db-8b62-99acdea87357} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.53 MiB/sec. | ||
| 3161 | 2026.02.27 03:06:12.231634 [ 5 ] {328a14f0-7bd2-41db-8b62-99acdea87357} <Debug> TCPHandler: Processed in 0.002120335 sec. | ||
| 3162 | 2026.02.27 03:06:12.231751 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2026.02.27 03:06:12.231846 [ 5 ] {1d6f2100-056f-469d-8a61-06035631e369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3164 | 2026.02.27 03:06:12.231887 [ 5 ] {1d6f2100-056f-469d-8a61-06035631e369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3165 | 2026.02.27 03:06:12.232313 [ 5 ] {1d6f2100-056f-469d-8a61-06035631e369} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.02.27 03:06:12.232349 [ 5 ] {1d6f2100-056f-469d-8a61-06035631e369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3167 | 2026.02.27 03:06:12.232644 [ 5 ] {1d6f2100-056f-469d-8a61-06035631e369} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3168 | 2026.02.27 03:06:12.232863 [ 5 ] {1d6f2100-056f-469d-8a61-06035631e369} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.02.27 03:06:12.232995 [ 5 ] {1d6f2100-056f-469d-8a61-06035631e369} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 3170 | 2026.02.27 03:06:12.233032 [ 5 ] {1d6f2100-056f-469d-8a61-06035631e369} <Debug> TCPHandler: Processed in 0.001330965 sec. | ||
| 3171 | 2026.02.27 03:06:12.233144 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.02.27 03:06:12.233238 [ 5 ] {077e1bb2-f8ab-4385-9812-eec3ae3fa72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3173 | 2026.02.27 03:06:12.233283 [ 5 ] {077e1bb2-f8ab-4385-9812-eec3ae3fa72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3174 | 2026.02.27 03:06:12.233651 [ 5 ] {077e1bb2-f8ab-4385-9812-eec3ae3fa72b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.02.27 03:06:12.233686 [ 5 ] {077e1bb2-f8ab-4385-9812-eec3ae3fa72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3176 | 2026.02.27 03:06:12.234007 [ 5 ] {077e1bb2-f8ab-4385-9812-eec3ae3fa72b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3177 | 2026.02.27 03:06:12.234207 [ 5 ] {077e1bb2-f8ab-4385-9812-eec3ae3fa72b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.02.27 03:06:12.234332 [ 5 ] {077e1bb2-f8ab-4385-9812-eec3ae3fa72b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001113 sec., 86253.36927223719 rows/sec., 6.01 MiB/sec. | ||
| 3179 | 2026.02.27 03:06:12.234368 [ 5 ] {077e1bb2-f8ab-4385-9812-eec3ae3fa72b} <Debug> TCPHandler: Processed in 0.001273173 sec. | ||
| 3180 | 2026.02.27 03:06:12.234479 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2026.02.27 03:06:12.234571 [ 5 ] {24052970-b949-4d66-aa84-ab0708d289fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3182 | 2026.02.27 03:06:12.234612 [ 5 ] {24052970-b949-4d66-aa84-ab0708d289fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3183 | 2026.02.27 03:06:12.234929 [ 5 ] {24052970-b949-4d66-aa84-ab0708d289fa} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.02.27 03:06:12.234965 [ 5 ] {24052970-b949-4d66-aa84-ab0708d289fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3185 | 2026.02.27 03:06:12.235257 [ 5 ] {24052970-b949-4d66-aa84-ab0708d289fa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3186 | 2026.02.27 03:06:12.235466 [ 5 ] {24052970-b949-4d66-aa84-ab0708d289fa} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.02.27 03:06:12.235592 [ 5 ] {24052970-b949-4d66-aa84-ab0708d289fa} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001039 sec., 34648.700673724736 rows/sec., 2.34 MiB/sec. | ||
| 3188 | 2026.02.27 03:06:12.235627 [ 5 ] {24052970-b949-4d66-aa84-ab0708d289fa} <Debug> TCPHandler: Processed in 0.001197281 sec. | ||
| 3189 | 2026.02.27 03:06:13.815791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6179 | ||
| 3190 | 2026.02.27 03:06:13.816278 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.02.27 03:06:13.816320 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3192 | 2026.02.27 03:06:13.816816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3193 | 2026.02.27 03:06:13.817058 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.02.27 03:06:13.817200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6179 | ||
| 3195 | 2026.02.27 03:06:14.164457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3196 | 2026.02.27 03:06:14.180283 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.02.27 03:06:14.180335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3198 | 2026.02.27 03:06:14.186666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3199 | 2026.02.27 03:06:14.187387 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.02.27 03:06:14.190170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3201 | 2026.02.27 03:06:15.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.30 MiB, peak 224.30 MiB, free memory in arenas 0.00 B, will set to 222.05 MiB (RSS), difference: 1.75 MiB | ||
| 3202 | 2026.02.27 03:06:16.320937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 388 | ||
| 3203 | 2026.02.27 03:06:16.323663 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.02.27 03:06:16.323710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3205 | 2026.02.27 03:06:16.324963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3206 | 2026.02.27 03:06:16.325240 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.02.27 03:06:16.325486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 3208 | 2026.02.27 03:06:17.233360 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.02.27 03:06:17.233561 [ 5 ] {6ad3a94b-56b7-4a09-acfb-e3be285ae06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3210 | 2026.02.27 03:06:17.233631 [ 5 ] {6ad3a94b-56b7-4a09-acfb-e3be285ae06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3211 | 2026.02.27 03:06:17.234312 [ 5 ] {6ad3a94b-56b7-4a09-acfb-e3be285ae06f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.02.27 03:06:17.234361 [ 5 ] {6ad3a94b-56b7-4a09-acfb-e3be285ae06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3213 | 2026.02.27 03:06:17.235000 [ 5 ] {6ad3a94b-56b7-4a09-acfb-e3be285ae06f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3214 | 2026.02.27 03:06:17.235399 [ 5 ] {6ad3a94b-56b7-4a09-acfb-e3be285ae06f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.02.27 03:06:17.235613 [ 5 ] {6ad3a94b-56b7-4a09-acfb-e3be285ae06f} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.002105 sec., 33254.1567695962 rows/sec., 2.65 MiB/sec. | ||
| 3216 | 2026.02.27 03:06:17.235652 [ 5 ] {6ad3a94b-56b7-4a09-acfb-e3be285ae06f} <Debug> TCPHandler: Processed in 0.002424763 sec. | ||
| 3217 | 2026.02.27 03:06:17.235768 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.02.27 03:06:17.235859 [ 5 ] {b7e60620-0ea8-47e6-bcec-053d3c0bcab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3219 | 2026.02.27 03:06:17.235899 [ 5 ] {b7e60620-0ea8-47e6-bcec-053d3c0bcab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3220 | 2026.02.27 03:06:17.236296 [ 5 ] {b7e60620-0ea8-47e6-bcec-053d3c0bcab4} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.02.27 03:06:17.236330 [ 5 ] {b7e60620-0ea8-47e6-bcec-053d3c0bcab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3222 | 2026.02.27 03:06:17.236614 [ 5 ] {b7e60620-0ea8-47e6-bcec-053d3c0bcab4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3223 | 2026.02.27 03:06:17.236815 [ 5 ] {b7e60620-0ea8-47e6-bcec-053d3c0bcab4} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.02.27 03:06:17.236919 [ 122 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3225 | 2026.02.27 03:06:17.236938 [ 5 ] {b7e60620-0ea8-47e6-bcec-053d3c0bcab4} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001097 sec., 6381.039197812214 rows/sec., 479.82 KiB/sec. | ||
| 3226 | 2026.02.27 03:06:17.236988 [ 122 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.02.27 03:06:17.236995 [ 5 ] {b7e60620-0ea8-47e6-bcec-053d3c0bcab4} <Debug> TCPHandler: Processed in 0.001273273 sec. | ||
| 3228 | 2026.02.27 03:06:17.237018 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3229 | 2026.02.27 03:06:17.237119 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2026.02.27 03:06:17.237159 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 3231 | 2026.02.27 03:06:17.237215 [ 5 ] {784ba961-97c6-4968-aef8-c9185f608d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3232 | 2026.02.27 03:06:17.237261 [ 5 ] {784ba961-97c6-4968-aef8-c9185f608d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3233 | 2026.02.27 03:06:17.237307 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3234 | 2026.02.27 03:06:17.237346 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 42 rows starting from the beginning of the part | ||
| 3235 | 2026.02.27 03:06:17.237443 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part | ||
| 3236 | 2026.02.27 03:06:17.237503 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3237 | 2026.02.27 03:06:17.237559 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 3238 | 2026.02.27 03:06:17.237608 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3239 | 2026.02.27 03:06:17.237655 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 3240 | 2026.02.27 03:06:17.237683 [ 5 ] {784ba961-97c6-4968-aef8-c9185f608d6c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.02.27 03:06:17.237724 [ 5 ] {784ba961-97c6-4968-aef8-c9185f608d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3242 | 2026.02.27 03:06:17.238099 [ 5 ] {784ba961-97c6-4968-aef8-c9185f608d6c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3243 | 2026.02.27 03:06:17.238333 [ 5 ] {784ba961-97c6-4968-aef8-c9185f608d6c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.02.27 03:06:17.238471 [ 5 ] {784ba961-97c6-4968-aef8-c9185f608d6c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001274 sec., 55729.98430141288 rows/sec., 4.35 MiB/sec. | ||
| 3245 | 2026.02.27 03:06:17.238507 [ 5 ] {784ba961-97c6-4968-aef8-c9185f608d6c} <Debug> TCPHandler: Processed in 0.001434557 sec. | ||
| 3246 | 2026.02.27 03:06:17.238617 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.02.27 03:06:17.238659 [ 191 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 137 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155499 sec., 88103.46047241462 rows/sec., 6.81 MiB/sec. | ||
| 3248 | 2026.02.27 03:06:17.238708 [ 5 ] {e3da94a7-204c-45ea-8df8-c4f48792bb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3249 | 2026.02.27 03:06:17.238755 [ 5 ] {e3da94a7-204c-45ea-8df8-c4f48792bb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3250 | 2026.02.27 03:06:17.238883 [ 191 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3251 | 2026.02.27 03:06:17.239147 [ 5 ] {e3da94a7-204c-45ea-8df8-c4f48792bb18} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.02.27 03:06:17.239189 [ 5 ] {e3da94a7-204c-45ea-8df8-c4f48792bb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3253 | 2026.02.27 03:06:17.239214 [ 191 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_11_2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.02.27 03:06:17.239317 [ 191 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_11_2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3255 | 2026.02.27 03:06:17.239418 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3256 | 2026.02.27 03:06:17.239518 [ 5 ] {e3da94a7-204c-45ea-8df8-c4f48792bb18} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3257 | 2026.02.27 03:06:17.239723 [ 5 ] {e3da94a7-204c-45ea-8df8-c4f48792bb18} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.02.27 03:06:17.239852 [ 5 ] {e3da94a7-204c-45ea-8df8-c4f48792bb18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3259 | 2026.02.27 03:06:17.239887 [ 5 ] {e3da94a7-204c-45ea-8df8-c4f48792bb18} <Debug> TCPHandler: Processed in 0.001316104 sec. | ||
| 3260 | 2026.02.27 03:06:17.240028 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2026.02.27 03:06:17.240158 [ 5 ] {a533053b-0136-4258-bc0c-e4e96c46cd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3262 | 2026.02.27 03:06:17.240223 [ 5 ] {a533053b-0136-4258-bc0c-e4e96c46cd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3263 | 2026.02.27 03:06:17.240958 [ 5 ] {a533053b-0136-4258-bc0c-e4e96c46cd7c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.02.27 03:06:17.240994 [ 5 ] {a533053b-0136-4258-bc0c-e4e96c46cd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3265 | 2026.02.27 03:06:17.241500 [ 5 ] {a533053b-0136-4258-bc0c-e4e96c46cd7c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3266 | 2026.02.27 03:06:17.241715 [ 5 ] {a533053b-0136-4258-bc0c-e4e96c46cd7c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.02.27 03:06:17.241849 [ 5 ] {a533053b-0136-4258-bc0c-e4e96c46cd7c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001717 sec., 4076.8782760629006 rows/sec., 7.31 MiB/sec. | ||
| 3268 | 2026.02.27 03:06:17.241898 [ 5 ] {a533053b-0136-4258-bc0c-e4e96c46cd7c} <Debug> TCPHandler: Processed in 0.00193615 sec. | ||
| 3269 | 2026.02.27 03:06:17.242014 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2026.02.27 03:06:17.242115 [ 5 ] {2b56513d-3cb7-44d8-8d2b-4a4b2da685a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3271 | 2026.02.27 03:06:17.242157 [ 5 ] {2b56513d-3cb7-44d8-8d2b-4a4b2da685a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3272 | 2026.02.27 03:06:17.242519 [ 5 ] {2b56513d-3cb7-44d8-8d2b-4a4b2da685a6} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.02.27 03:06:17.242556 [ 5 ] {2b56513d-3cb7-44d8-8d2b-4a4b2da685a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3274 | 2026.02.27 03:06:17.242850 [ 5 ] {2b56513d-3cb7-44d8-8d2b-4a4b2da685a6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3275 | 2026.02.27 03:06:17.243056 [ 5 ] {2b56513d-3cb7-44d8-8d2b-4a4b2da685a6} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.02.27 03:06:17.243187 [ 5 ] {2b56513d-3cb7-44d8-8d2b-4a4b2da685a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 3277 | 2026.02.27 03:06:17.243222 [ 5 ] {2b56513d-3cb7-44d8-8d2b-4a4b2da685a6} <Debug> TCPHandler: Processed in 0.001258743 sec. | ||
| 3278 | 2026.02.27 03:06:21.239851 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3279 | 2026.02.27 03:06:21.239919 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3280 | 2026.02.27 03:06:21.318232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6691 | ||
| 3281 | 2026.02.27 03:06:21.318758 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.02.27 03:06:21.318797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3283 | 2026.02.27 03:06:21.319268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3284 | 2026.02.27 03:06:21.319492 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.02.27 03:06:21.319616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6691 | ||
| 3286 | 2026.02.27 03:06:21.691199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3287 | 2026.02.27 03:06:21.708701 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.02.27 03:06:21.708763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3289 | 2026.02.27 03:06:21.714818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3290 | 2026.02.27 03:06:21.715508 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.02.27 03:06:21.718640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3292 | 2026.02.27 03:06:21.829289 [ 141 ] {} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3293 | 2026.02.27 03:06:21.829351 [ 141 ] {} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.02.27 03:06:21.829375 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3295 | 2026.02.27 03:06:21.829496 [ 196 ] {c87d142a-c412-401a-891d-2df60582e9e3::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 | ||
| 3296 | 2026.02.27 03:06:21.829853 [ 196 ] {c87d142a-c412-401a-891d-2df60582e9e3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3297 | 2026.02.27 03:06:21.829892 [ 196 ] {c87d142a-c412-401a-891d-2df60582e9e3::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 | ||
| 3298 | 2026.02.27 03:06:21.830002 [ 196 ] {c87d142a-c412-401a-891d-2df60582e9e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3299 | 2026.02.27 03:06:21.830089 [ 196 ] {c87d142a-c412-401a-891d-2df60582e9e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3300 | 2026.02.27 03:06:21.830167 [ 196 ] {c87d142a-c412-401a-891d-2df60582e9e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3301 | 2026.02.27 03:06:21.830254 [ 196 ] {c87d142a-c412-401a-891d-2df60582e9e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 3302 | 2026.02.27 03:06:21.831717 [ 191 ] {c87d142a-c412-401a-891d-2df60582e9e3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.002274369 sec., 15828.566077008612 rows/sec., 3.19 MiB/sec. | ||
| 3303 | 2026.02.27 03:06:21.831931 [ 189 ] {c87d142a-c412-401a-891d-2df60582e9e3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3304 | 2026.02.27 03:06:21.832340 [ 189 ] {c87d142a-c412-401a-891d-2df60582e9e3::all_1_5_1} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.02.27 03:06:21.832417 [ 189 ] {c87d142a-c412-401a-891d-2df60582e9e3::all_1_5_1} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3306 | 2026.02.27 03:06:21.832516 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3307 | 2026.02.27 03:06:22.233900 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.02.27 03:06:22.234081 [ 5 ] {f03bed91-ff06-4ba9-8a5e-3b6925121e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3309 | 2026.02.27 03:06:22.234151 [ 5 ] {f03bed91-ff06-4ba9-8a5e-3b6925121e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3310 | 2026.02.27 03:06:22.234776 [ 5 ] {f03bed91-ff06-4ba9-8a5e-3b6925121e3c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.02.27 03:06:22.234821 [ 5 ] {f03bed91-ff06-4ba9-8a5e-3b6925121e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3312 | 2026.02.27 03:06:22.235233 [ 5 ] {f03bed91-ff06-4ba9-8a5e-3b6925121e3c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3313 | 2026.02.27 03:06:22.235465 [ 5 ] {f03bed91-ff06-4ba9-8a5e-3b6925121e3c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.02.27 03:06:22.235623 [ 5 ] {f03bed91-ff06-4ba9-8a5e-3b6925121e3c} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001591 sec., 65367.69327467002 rows/sec., 5.47 MiB/sec. | ||
| 3315 | 2026.02.27 03:06:22.235669 [ 5 ] {f03bed91-ff06-4ba9-8a5e-3b6925121e3c} <Debug> TCPHandler: Processed in 0.001899389 sec. | ||
| 3316 | 2026.02.27 03:06:22.235796 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.02.27 03:06:22.235899 [ 5 ] {5d74accf-0e4e-4573-82ce-bec03fc205c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.02.27 03:06:22.235944 [ 5 ] {5d74accf-0e4e-4573-82ce-bec03fc205c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3319 | 2026.02.27 03:06:22.236360 [ 5 ] {5d74accf-0e4e-4573-82ce-bec03fc205c7} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.02.27 03:06:22.236395 [ 5 ] {5d74accf-0e4e-4573-82ce-bec03fc205c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3321 | 2026.02.27 03:06:22.236693 [ 5 ] {5d74accf-0e4e-4573-82ce-bec03fc205c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3322 | 2026.02.27 03:06:22.236902 [ 5 ] {5d74accf-0e4e-4573-82ce-bec03fc205c7} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.02.27 03:06:22.237029 [ 5 ] {5d74accf-0e4e-4573-82ce-bec03fc205c7} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.53 MiB/sec. | ||
| 3324 | 2026.02.27 03:06:22.237067 [ 5 ] {5d74accf-0e4e-4573-82ce-bec03fc205c7} <Debug> TCPHandler: Processed in 0.001324914 sec. | ||
| 3325 | 2026.02.27 03:06:22.237172 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.02.27 03:06:22.237266 [ 5 ] {43ea454d-1dec-409c-97a7-27891caca45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3327 | 2026.02.27 03:06:22.237307 [ 5 ] {43ea454d-1dec-409c-97a7-27891caca45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3328 | 2026.02.27 03:06:22.237726 [ 5 ] {43ea454d-1dec-409c-97a7-27891caca45e} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.02.27 03:06:22.237760 [ 5 ] {43ea454d-1dec-409c-97a7-27891caca45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3330 | 2026.02.27 03:06:22.238058 [ 5 ] {43ea454d-1dec-409c-97a7-27891caca45e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3331 | 2026.02.27 03:06:22.238267 [ 5 ] {43ea454d-1dec-409c-97a7-27891caca45e} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.02.27 03:06:22.238403 [ 5 ] {43ea454d-1dec-409c-97a7-27891caca45e} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001155 sec., 76190.4761904762 rows/sec., 5.95 MiB/sec. | ||
| 3333 | 2026.02.27 03:06:22.238451 [ 5 ] {43ea454d-1dec-409c-97a7-27891caca45e} <Debug> TCPHandler: Processed in 0.001328814 sec. | ||
| 3334 | 2026.02.27 03:06:22.238588 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2026.02.27 03:06:22.238695 [ 5 ] {4020bdd2-767f-47f2-81eb-3e964333c551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3336 | 2026.02.27 03:06:22.238753 [ 5 ] {4020bdd2-767f-47f2-81eb-3e964333c551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3337 | 2026.02.27 03:06:22.239233 [ 5 ] {4020bdd2-767f-47f2-81eb-3e964333c551} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2026.02.27 03:06:22.239267 [ 5 ] {4020bdd2-767f-47f2-81eb-3e964333c551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3339 | 2026.02.27 03:06:22.239598 [ 5 ] {4020bdd2-767f-47f2-81eb-3e964333c551} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3340 | 2026.02.27 03:06:22.239868 [ 5 ] {4020bdd2-767f-47f2-81eb-3e964333c551} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.02.27 03:06:22.240027 [ 5 ] {4020bdd2-767f-47f2-81eb-3e964333c551} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001358 sec., 117820.32400589102 rows/sec., 8.21 MiB/sec. | ||
| 3342 | 2026.02.27 03:06:22.240079 [ 5 ] {4020bdd2-767f-47f2-81eb-3e964333c551} <Debug> TCPHandler: Processed in 0.00155405 sec. | ||
| 3343 | 2026.02.27 03:06:22.240203 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2026.02.27 03:06:22.240312 [ 5 ] {933fa33d-bd92-4994-bbf8-6c3cb2707789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3345 | 2026.02.27 03:06:22.240386 [ 5 ] {933fa33d-bd92-4994-bbf8-6c3cb2707789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3346 | 2026.02.27 03:06:22.241208 [ 5 ] {933fa33d-bd92-4994-bbf8-6c3cb2707789} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.02.27 03:06:22.241244 [ 5 ] {933fa33d-bd92-4994-bbf8-6c3cb2707789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3348 | 2026.02.27 03:06:22.241778 [ 5 ] {933fa33d-bd92-4994-bbf8-6c3cb2707789} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3349 | 2026.02.27 03:06:22.242004 [ 5 ] {933fa33d-bd92-4994-bbf8-6c3cb2707789} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.02.27 03:06:22.242110 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3351 | 2026.02.27 03:06:22.242151 [ 5 ] {933fa33d-bd92-4994-bbf8-6c3cb2707789} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001865 sec., 12868.6327077748 rows/sec., 23.06 MiB/sec. | ||
| 3352 | 2026.02.27 03:06:22.242156 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.02.27 03:06:22.242187 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3354 | 2026.02.27 03:06:22.242211 [ 5 ] {933fa33d-bd92-4994-bbf8-6c3cb2707789} <Debug> TCPHandler: Processed in 0.002062894 sec. | ||
| 3355 | 2026.02.27 03:06:22.242309 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 3356 | 2026.02.27 03:06:22.242322 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.02.27 03:06:22.242454 [ 5 ] {1f9d932c-8d7e-4131-a7b9-5a67f724d9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3358 | 2026.02.27 03:06:22.242498 [ 5 ] {1f9d932c-8d7e-4131-a7b9-5a67f724d9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3359 | 2026.02.27 03:06:22.242600 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3360 | 2026.02.27 03:06:22.242664 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 93 rows starting from the beginning of the part | ||
| 3361 | 2026.02.27 03:06:22.242806 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3362 | 2026.02.27 03:06:22.242836 [ 5 ] {1f9d932c-8d7e-4131-a7b9-5a67f724d9f7} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.02.27 03:06:22.242875 [ 5 ] {1f9d932c-8d7e-4131-a7b9-5a67f724d9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3364 | 2026.02.27 03:06:22.242936 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 3365 | 2026.02.27 03:06:22.243067 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3366 | 2026.02.27 03:06:22.243189 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 3367 | 2026.02.27 03:06:22.243202 [ 5 ] {1f9d932c-8d7e-4131-a7b9-5a67f724d9f7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3368 | 2026.02.27 03:06:22.243319 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3369 | 2026.02.27 03:06:22.243430 [ 5 ] {1f9d932c-8d7e-4131-a7b9-5a67f724d9f7} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.02.27 03:06:22.243566 [ 5 ] {1f9d932c-8d7e-4131-a7b9-5a67f724d9f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 3371 | 2026.02.27 03:06:22.243603 [ 5 ] {1f9d932c-8d7e-4131-a7b9-5a67f724d9f7} <Debug> TCPHandler: Processed in 0.001331275 sec. | ||
| 3372 | 2026.02.27 03:06:22.245839 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 19 columns (19 merged, 0 gathered) in 0.003590353 sec., 49855.821976279214 rows/sec., 89.34 MiB/sec. | ||
| 3373 | 2026.02.27 03:06:22.246106 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3374 | 2026.02.27 03:06:22.246425 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.02.27 03:06:22.246497 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3376 | 2026.02.27 03:06:22.246579 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 3377 | 2026.02.27 03:06:22.557500 [ 141 ] {} <Debug> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3378 | 2026.02.27 03:06:22.557569 [ 141 ] {} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.02.27 03:06:22.557596 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 3380 | 2026.02.27 03:06:22.557719 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::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 | ||
| 3381 | 2026.02.27 03:06:22.557855 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3382 | 2026.02.27 03:06:22.557887 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3383 | 2026.02.27 03:06:22.557951 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3384 | 2026.02.27 03:06:22.557994 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3385 | 2026.02.27 03:06:22.558036 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3386 | 2026.02.27 03:06:22.558077 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3387 | 2026.02.27 03:06:22.558918 [ 197 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255003 sec., 15936.216885537326 rows/sec., 1.33 MiB/sec. | ||
| 3388 | 2026.02.27 03:06:22.559113 [ 187 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3389 | 2026.02.27 03:06:22.559488 [ 187 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_5_1} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.02.27 03:06:22.559574 [ 187 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_5_1} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3391 | 2026.02.27 03:06:22.559667 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3392 | 2026.02.27 03:06:26.326641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 412 | ||
| 3393 | 2026.02.27 03:06:26.328710 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.02.27 03:06:26.328760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3395 | 2026.02.27 03:06:26.329904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3396 | 2026.02.27 03:06:26.330180 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.02.27 03:06:26.330450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 3398 | 2026.02.27 03:06:27.233180 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.02.27 03:06:27.233374 [ 5 ] {0bc7a27b-c82d-415e-871c-c2b71d84ecac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3400 | 2026.02.27 03:06:27.233448 [ 5 ] {0bc7a27b-c82d-415e-871c-c2b71d84ecac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3401 | 2026.02.27 03:06:27.234126 [ 5 ] {0bc7a27b-c82d-415e-871c-c2b71d84ecac} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.02.27 03:06:27.234174 [ 5 ] {0bc7a27b-c82d-415e-871c-c2b71d84ecac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3403 | 2026.02.27 03:06:27.234559 [ 5 ] {0bc7a27b-c82d-415e-871c-c2b71d84ecac} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3404 | 2026.02.27 03:06:27.234789 [ 5 ] {0bc7a27b-c82d-415e-871c-c2b71d84ecac} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.02.27 03:06:27.234938 [ 5 ] {0bc7a27b-c82d-415e-871c-c2b71d84ecac} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001618 sec., 43263.28800988875 rows/sec., 3.45 MiB/sec. | ||
| 3406 | 2026.02.27 03:06:27.234979 [ 5 ] {0bc7a27b-c82d-415e-871c-c2b71d84ecac} <Debug> TCPHandler: Processed in 0.001938551 sec. | ||
| 3407 | 2026.02.27 03:06:27.235116 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.02.27 03:06:27.235210 [ 5 ] {4e467509-5fe9-4b33-b908-47a2298bd4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.02.27 03:06:27.235251 [ 5 ] {4e467509-5fe9-4b33-b908-47a2298bd4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3410 | 2026.02.27 03:06:27.235680 [ 5 ] {4e467509-5fe9-4b33-b908-47a2298bd4c2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.02.27 03:06:27.235715 [ 5 ] {4e467509-5fe9-4b33-b908-47a2298bd4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3412 | 2026.02.27 03:06:27.236063 [ 5 ] {4e467509-5fe9-4b33-b908-47a2298bd4c2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3413 | 2026.02.27 03:06:27.236260 [ 5 ] {4e467509-5fe9-4b33-b908-47a2298bd4c2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.02.27 03:06:27.236384 [ 5 ] {4e467509-5fe9-4b33-b908-47a2298bd4c2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001192 sec., 5872.48322147651 rows/sec., 441.58 KiB/sec. | ||
| 3415 | 2026.02.27 03:06:27.236420 [ 5 ] {4e467509-5fe9-4b33-b908-47a2298bd4c2} <Debug> TCPHandler: Processed in 0.001361965 sec. | ||
| 3416 | 2026.02.27 03:06:27.236548 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.02.27 03:06:27.236640 [ 5 ] {ec3d07c5-b22a-4a9c-9650-0499a8b847c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3418 | 2026.02.27 03:06:27.236679 [ 5 ] {ec3d07c5-b22a-4a9c-9650-0499a8b847c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3419 | 2026.02.27 03:06:27.237120 [ 5 ] {ec3d07c5-b22a-4a9c-9650-0499a8b847c0} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.02.27 03:06:27.237156 [ 5 ] {ec3d07c5-b22a-4a9c-9650-0499a8b847c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3421 | 2026.02.27 03:06:27.237444 [ 5 ] {ec3d07c5-b22a-4a9c-9650-0499a8b847c0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3422 | 2026.02.27 03:06:27.237647 [ 5 ] {ec3d07c5-b22a-4a9c-9650-0499a8b847c0} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.02.27 03:06:27.237773 [ 5 ] {ec3d07c5-b22a-4a9c-9650-0499a8b847c0} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001149 sec., 61792.86335944299 rows/sec., 4.82 MiB/sec. | ||
| 3424 | 2026.02.27 03:06:27.237808 [ 5 ] {ec3d07c5-b22a-4a9c-9650-0499a8b847c0} <Debug> TCPHandler: Processed in 0.001318034 sec. | ||
| 3425 | 2026.02.27 03:06:27.237926 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.02.27 03:06:27.238019 [ 5 ] {462245dc-b3f3-496f-8736-67522efe319e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3427 | 2026.02.27 03:06:27.238062 [ 5 ] {462245dc-b3f3-496f-8736-67522efe319e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3428 | 2026.02.27 03:06:27.238469 [ 5 ] {462245dc-b3f3-496f-8736-67522efe319e} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.02.27 03:06:27.238505 [ 5 ] {462245dc-b3f3-496f-8736-67522efe319e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3430 | 2026.02.27 03:06:27.238826 [ 5 ] {462245dc-b3f3-496f-8736-67522efe319e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3431 | 2026.02.27 03:06:27.239034 [ 5 ] {462245dc-b3f3-496f-8736-67522efe319e} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.02.27 03:06:27.239158 [ 5 ] {462245dc-b3f3-496f-8736-67522efe319e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 3433 | 2026.02.27 03:06:27.239194 [ 5 ] {462245dc-b3f3-496f-8736-67522efe319e} <Debug> TCPHandler: Processed in 0.001317264 sec. | ||
| 3434 | 2026.02.27 03:06:27.239306 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.02.27 03:06:27.239398 [ 5 ] {bd43dd71-71db-42bf-a463-4a58dbb375be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3436 | 2026.02.27 03:06:27.239453 [ 5 ] {bd43dd71-71db-42bf-a463-4a58dbb375be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3437 | 2026.02.27 03:06:27.240155 [ 5 ] {bd43dd71-71db-42bf-a463-4a58dbb375be} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.02.27 03:06:27.240191 [ 5 ] {bd43dd71-71db-42bf-a463-4a58dbb375be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3439 | 2026.02.27 03:06:27.240669 [ 5 ] {bd43dd71-71db-42bf-a463-4a58dbb375be} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3440 | 2026.02.27 03:06:27.240885 [ 5 ] {bd43dd71-71db-42bf-a463-4a58dbb375be} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.02.27 03:06:27.241020 [ 5 ] {bd43dd71-71db-42bf-a463-4a58dbb375be} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00164 sec., 4268.292682926829 rows/sec., 7.65 MiB/sec. | ||
| 3442 | 2026.02.27 03:06:27.241070 [ 5 ] {bd43dd71-71db-42bf-a463-4a58dbb375be} <Debug> TCPHandler: Processed in 0.001814947 sec. | ||
| 3443 | 2026.02.27 03:06:27.241184 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.02.27 03:06:27.241277 [ 5 ] {cb353b38-9c88-493e-bc4e-4f979eaaeda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.02.27 03:06:27.241320 [ 5 ] {cb353b38-9c88-493e-bc4e-4f979eaaeda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3446 | 2026.02.27 03:06:27.241659 [ 5 ] {cb353b38-9c88-493e-bc4e-4f979eaaeda1} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.02.27 03:06:27.241694 [ 5 ] {cb353b38-9c88-493e-bc4e-4f979eaaeda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3448 | 2026.02.27 03:06:27.241985 [ 5 ] {cb353b38-9c88-493e-bc4e-4f979eaaeda1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3449 | 2026.02.27 03:06:27.242193 [ 5 ] {cb353b38-9c88-493e-bc4e-4f979eaaeda1} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.02.27 03:06:27.242319 [ 5 ] {cb353b38-9c88-493e-bc4e-4f979eaaeda1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3451 | 2026.02.27 03:06:27.242354 [ 5 ] {cb353b38-9c88-493e-bc4e-4f979eaaeda1} <Debug> TCPHandler: Processed in 0.001218291 sec. | ||
| 3452 | 2026.02.27 03:06:28.820651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7139 | ||
| 3453 | 2026.02.27 03:06:28.821256 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.02.27 03:06:28.821305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3455 | 2026.02.27 03:06:28.821929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3456 | 2026.02.27 03:06:28.822164 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.02.27 03:06:28.822306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7139 | ||
| 3458 | 2026.02.27 03:06:29.219651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3459 | 2026.02.27 03:06:29.235176 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.02.27 03:06:29.235223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3461 | 2026.02.27 03:06:29.240795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3462 | 2026.02.27 03:06:29.241486 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.02.27 03:06:29.244011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3464 | 2026.02.27 03:06:32.234707 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.02.27 03:06:32.234899 [ 5 ] {2842d063-332b-4e19-9d5b-d844356b5209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3466 | 2026.02.27 03:06:32.234967 [ 5 ] {2842d063-332b-4e19-9d5b-d844356b5209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3467 | 2026.02.27 03:06:32.235597 [ 5 ] {2842d063-332b-4e19-9d5b-d844356b5209} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2026.02.27 03:06:32.235644 [ 5 ] {2842d063-332b-4e19-9d5b-d844356b5209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3469 | 2026.02.27 03:06:32.236035 [ 5 ] {2842d063-332b-4e19-9d5b-d844356b5209} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3470 | 2026.02.27 03:06:32.236264 [ 5 ] {2842d063-332b-4e19-9d5b-d844356b5209} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.02.27 03:06:32.236409 [ 132 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3472 | 2026.02.27 03:06:32.236421 [ 5 ] {2842d063-332b-4e19-9d5b-d844356b5209} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001569 sec., 66284.2574888464 rows/sec., 5.54 MiB/sec. | ||
| 3473 | 2026.02.27 03:06:32.236489 [ 132 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.02.27 03:06:32.236514 [ 5 ] {2842d063-332b-4e19-9d5b-d844356b5209} <Debug> TCPHandler: Processed in 0.0019368 sec. | ||
| 3475 | 2026.02.27 03:06:32.236519 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3476 | 2026.02.27 03:06:32.236641 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 3477 | 2026.02.27 03:06:32.236649 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.02.27 03:06:32.236771 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3479 | 2026.02.27 03:06:32.236772 [ 5 ] {eed854a7-dbeb-4912-84c8-84373c9a19c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.02.27 03:06:32.236813 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1387 rows starting from the beginning of the part | ||
| 3481 | 2026.02.27 03:06:32.236835 [ 5 ] {eed854a7-dbeb-4912-84c8-84373c9a19c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3482 | 2026.02.27 03:06:32.236886 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3483 | 2026.02.27 03:06:32.236933 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part | ||
| 3484 | 2026.02.27 03:06:32.236976 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 3485 | 2026.02.27 03:06:32.237014 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part | ||
| 3486 | 2026.02.27 03:06:32.237052 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3487 | 2026.02.27 03:06:32.237274 [ 5 ] {eed854a7-dbeb-4912-84c8-84373c9a19c6} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.02.27 03:06:32.237318 [ 5 ] {eed854a7-dbeb-4912-84c8-84373c9a19c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3489 | 2026.02.27 03:06:32.237641 [ 5 ] {eed854a7-dbeb-4912-84c8-84373c9a19c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3490 | 2026.02.27 03:06:32.237872 [ 5 ] {eed854a7-dbeb-4912-84c8-84373c9a19c6} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.02.27 03:06:32.238011 [ 5 ] {eed854a7-dbeb-4912-84c8-84373c9a19c6} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001261 sec., 19032.513877874702 rows/sec., 1.40 MiB/sec. | ||
| 3492 | 2026.02.27 03:06:32.238049 [ 5 ] {eed854a7-dbeb-4912-84c8-84373c9a19c6} <Debug> TCPHandler: Processed in 0.001454098 sec. | ||
| 3493 | 2026.02.27 03:06:32.238161 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.02.27 03:06:32.238184 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1791 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586291 sec., 1129048.8315195634 rows/sec., 97.94 MiB/sec. | ||
| 3495 | 2026.02.27 03:06:32.238259 [ 5 ] {e0a6ee3b-e406-4123-906a-c8cd713cd6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3496 | 2026.02.27 03:06:32.238305 [ 5 ] {e0a6ee3b-e406-4123-906a-c8cd713cd6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3497 | 2026.02.27 03:06:32.238453 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3498 | 2026.02.27 03:06:32.238736 [ 5 ] {e0a6ee3b-e406-4123-906a-c8cd713cd6f0} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.02.27 03:06:32.238750 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_21_4} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.02.27 03:06:32.238772 [ 5 ] {e0a6ee3b-e406-4123-906a-c8cd713cd6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3501 | 2026.02.27 03:06:32.238826 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_21_4} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3502 | 2026.02.27 03:06:32.238919 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3503 | 2026.02.27 03:06:32.239072 [ 5 ] {e0a6ee3b-e406-4123-906a-c8cd713cd6f0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3504 | 2026.02.27 03:06:32.239285 [ 5 ] {e0a6ee3b-e406-4123-906a-c8cd713cd6f0} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.02.27 03:06:32.239390 [ 132 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3506 | 2026.02.27 03:06:32.239412 [ 5 ] {e0a6ee3b-e406-4123-906a-c8cd713cd6f0} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001174 sec., 74957.41056218058 rows/sec., 5.85 MiB/sec. | ||
| 3507 | 2026.02.27 03:06:32.239426 [ 132 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.02.27 03:06:32.239452 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3509 | 2026.02.27 03:06:32.239455 [ 5 ] {e0a6ee3b-e406-4123-906a-c8cd713cd6f0} <Debug> TCPHandler: Processed in 0.001343765 sec. | ||
| 3510 | 2026.02.27 03:06:32.239527 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 3511 | 2026.02.27 03:06:32.239583 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.02.27 03:06:32.239628 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3513 | 2026.02.27 03:06:32.239659 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 621 rows starting from the beginning of the part | ||
| 3514 | 2026.02.27 03:06:32.239684 [ 5 ] {39cb5a8c-7161-454c-acbb-d75ce3fd2f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3515 | 2026.02.27 03:06:32.239727 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 3516 | 2026.02.27 03:06:32.239733 [ 5 ] {39cb5a8c-7161-454c-acbb-d75ce3fd2f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3517 | 2026.02.27 03:06:32.239777 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 71 rows starting from the beginning of the part | ||
| 3518 | 2026.02.27 03:06:32.239817 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 88 rows starting from the beginning of the part | ||
| 3519 | 2026.02.27 03:06:32.239855 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 71 rows starting from the beginning of the part | ||
| 3520 | 2026.02.27 03:06:32.239889 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 88 rows starting from the beginning of the part | ||
| 3521 | 2026.02.27 03:06:32.240159 [ 5 ] {39cb5a8c-7161-454c-acbb-d75ce3fd2f5d} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.02.27 03:06:32.240200 [ 5 ] {39cb5a8c-7161-454c-acbb-d75ce3fd2f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3523 | 2026.02.27 03:06:32.240551 [ 5 ] {39cb5a8c-7161-454c-acbb-d75ce3fd2f5d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3524 | 2026.02.27 03:06:32.240739 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248772 sec., 803189.0529255942 rows/sec., 64.40 MiB/sec. | ||
| 3525 | 2026.02.27 03:06:32.240765 [ 5 ] {39cb5a8c-7161-454c-acbb-d75ce3fd2f5d} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.02.27 03:06:32.240874 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3527 | 2026.02.27 03:06:32.240891 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3528 | 2026.02.27 03:06:32.240903 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.02.27 03:06:32.240904 [ 5 ] {39cb5a8c-7161-454c-acbb-d75ce3fd2f5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 3530 | 2026.02.27 03:06:32.240924 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3531 | 2026.02.27 03:06:32.240954 [ 5 ] {39cb5a8c-7161-454c-acbb-d75ce3fd2f5d} <Debug> TCPHandler: Processed in 0.001419547 sec. | ||
| 3532 | 2026.02.27 03:06:32.241004 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 3533 | 2026.02.27 03:06:32.241075 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.02.27 03:06:32.241095 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3535 | 2026.02.27 03:06:32.241129 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5761 rows starting from the beginning of the part | ||
| 3536 | 2026.02.27 03:06:32.241147 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_21_4} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.02.27 03:06:32.241170 [ 5 ] {f709d67a-d42e-4d5e-bd3e-e717fc91e0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3538 | 2026.02.27 03:06:32.241190 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 96 rows starting from the beginning of the part | ||
| 3539 | 2026.02.27 03:06:32.241225 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_21_4} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3540 | 2026.02.27 03:06:32.241229 [ 5 ] {f709d67a-d42e-4d5e-bd3e-e717fc91e0da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3541 | 2026.02.27 03:06:32.241240 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 3542 | 2026.02.27 03:06:32.241304 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3543 | 2026.02.27 03:06:32.241313 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3544 | 2026.02.27 03:06:32.241348 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 3545 | 2026.02.27 03:06:32.241394 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 3546 | 2026.02.27 03:06:32.242009 [ 5 ] {f709d67a-d42e-4d5e-bd3e-e717fc91e0da} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2026.02.27 03:06:32.242044 [ 5 ] {f709d67a-d42e-4d5e-bd3e-e717fc91e0da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3548 | 2026.02.27 03:06:32.242598 [ 5 ] {f709d67a-d42e-4d5e-bd3e-e717fc91e0da} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3549 | 2026.02.27 03:06:32.242825 [ 5 ] {f709d67a-d42e-4d5e-bd3e-e717fc91e0da} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2026.02.27 03:06:32.242961 [ 5 ] {f709d67a-d42e-4d5e-bd3e-e717fc91e0da} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 23.79 MiB/sec. | ||
| 3551 | 2026.02.27 03:06:32.243013 [ 5 ] {f709d67a-d42e-4d5e-bd3e-e717fc91e0da} <Debug> TCPHandler: Processed in 0.001987561 sec. | ||
| 3552 | 2026.02.27 03:06:32.243117 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2026.02.27 03:06:32.243137 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6497 rows, containing 5 columns (5 merged, 0 gathered) in 0.002165556 sec., 3000153.3093579663 rows/sec., 206.38 MiB/sec. | ||
| 3554 | 2026.02.27 03:06:32.243211 [ 5 ] {5049fa97-aa3f-4968-81d3-18b14c556bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3555 | 2026.02.27 03:06:32.243257 [ 5 ] {5049fa97-aa3f-4968-81d3-18b14c556bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3556 | 2026.02.27 03:06:32.243583 [ 5 ] {5049fa97-aa3f-4968-81d3-18b14c556bb2} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.02.27 03:06:32.243619 [ 5 ] {5049fa97-aa3f-4968-81d3-18b14c556bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3558 | 2026.02.27 03:06:32.243730 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3559 | 2026.02.27 03:06:32.243954 [ 5 ] {5049fa97-aa3f-4968-81d3-18b14c556bb2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3560 | 2026.02.27 03:06:32.244057 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.02.27 03:06:32.244157 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3562 | 2026.02.27 03:06:32.244224 [ 5 ] {5049fa97-aa3f-4968-81d3-18b14c556bb2} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.02.27 03:06:32.244240 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3564 | 2026.02.27 03:06:32.244327 [ 132 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3565 | 2026.02.27 03:06:32.244350 [ 132 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.02.27 03:06:32.244360 [ 5 ] {5049fa97-aa3f-4968-81d3-18b14c556bb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 3567 | 2026.02.27 03:06:32.244367 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3568 | 2026.02.27 03:06:32.244402 [ 5 ] {5049fa97-aa3f-4968-81d3-18b14c556bb2} <Debug> TCPHandler: Processed in 0.001333374 sec. | ||
| 3569 | 2026.02.27 03:06:32.244443 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 3570 | 2026.02.27 03:06:32.244526 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3571 | 2026.02.27 03:06:32.244552 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 492 rows starting from the beginning of the part | ||
| 3572 | 2026.02.27 03:06:32.244598 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 3573 | 2026.02.27 03:06:32.244635 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 3574 | 2026.02.27 03:06:32.244668 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 3575 | 2026.02.27 03:06:32.244699 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 3576 | 2026.02.27 03:06:32.244735 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 3577 | 2026.02.27 03:06:32.245662 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.001245052 sec., 616841.7062098611 rows/sec., 41.83 MiB/sec. | ||
| 3578 | 2026.02.27 03:06:32.245836 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3579 | 2026.02.27 03:06:32.246097 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_21_4} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.02.27 03:06:32.246174 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_21_4} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3581 | 2026.02.27 03:06:32.246232 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3582 | 2026.02.27 03:06:36.239993 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3583 | 2026.02.27 03:06:36.240063 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3584 | 2026.02.27 03:06:36.323333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7651 | ||
| 3585 | 2026.02.27 03:06:36.323831 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.02.27 03:06:36.323875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3587 | 2026.02.27 03:06:36.324401 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3588 | 2026.02.27 03:06:36.324639 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.02.27 03:06:36.324771 [ 129 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3590 | 2026.02.27 03:06:36.324778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7651 | ||
| 3591 | 2026.02.27 03:06:36.324819 [ 129 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.02.27 03:06:36.324845 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3593 | 2026.02.27 03:06:36.324988 [ 199 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 3594 | 2026.02.27 03:06:36.325235 [ 199 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3595 | 2026.02.27 03:06:36.325301 [ 199 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5219 rows starting from the beginning of the part | ||
| 3596 | 2026.02.27 03:06:36.325405 [ 199 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3597 | 2026.02.27 03:06:36.325483 [ 199 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3598 | 2026.02.27 03:06:36.325549 [ 199 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3599 | 2026.02.27 03:06:36.325614 [ 199 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3600 | 2026.02.27 03:06:36.325681 [ 199 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3601 | 2026.02.27 03:06:36.327259 [ 192 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7651 rows, containing 4 columns (4 merged, 0 gathered) in 0.002341461 sec., 3267617.9530643476 rows/sec., 46.74 MiB/sec. | ||
| 3602 | 2026.02.27 03:06:36.327787 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3603 | 2026.02.27 03:06:36.328119 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_16_3} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.02.27 03:06:36.328200 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_16_3} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3605 | 2026.02.27 03:06:36.328301 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3606 | 2026.02.27 03:06:36.331500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 436 | ||
| 3607 | 2026.02.27 03:06:36.333554 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.02.27 03:06:36.333601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3609 | 2026.02.27 03:06:36.334751 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3610 | 2026.02.27 03:06:36.335039 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.02.27 03:06:36.335204 [ 128 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3612 | 2026.02.27 03:06:36.335251 [ 128 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.02.27 03:06:36.335270 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3614 | 2026.02.27 03:06:36.335340 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 3615 | 2026.02.27 03:06:36.335368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3616 | 2026.02.27 03:06:36.335823 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3617 | 2026.02.27 03:06:36.335972 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 274 rows starting from the beginning of the part | ||
| 3618 | 2026.02.27 03:06:36.336337 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 3619 | 2026.02.27 03:06:36.336678 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3620 | 2026.02.27 03:06:36.337022 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 3621 | 2026.02.27 03:06:36.337362 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 3622 | 2026.02.27 03:06:36.337690 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3623 | 2026.02.27 03:06:36.343204 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 72 columns (72 merged, 0 gathered) in 0.007890914 sec., 55253.42184694954 rows/sec., 51.07 MiB/sec. | ||
| 3624 | 2026.02.27 03:06:36.344062 [ 195 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3625 | 2026.02.27 03:06:36.344574 [ 195 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_11_2} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.02.27 03:06:36.344647 [ 195 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_11_2} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3627 | 2026.02.27 03:06:36.344763 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3628 | 2026.02.27 03:06:36.745028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3629 | 2026.02.27 03:06:36.762368 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.02.27 03:06:36.762435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3631 | 2026.02.27 03:06:36.768446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3632 | 2026.02.27 03:06:36.769225 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.02.27 03:06:36.769497 [ 128 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3634 | 2026.02.27 03:06:36.769530 [ 128 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.02.27 03:06:36.769548 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3636 | 2026.02.27 03:06:36.769634 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 3637 | 2026.02.27 03:06:36.772613 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3638 | 2026.02.27 03:06:36.772966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3639 | 2026.02.27 03:06:36.773356 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 3640 | 2026.02.27 03:06:36.776774 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 3641 | 2026.02.27 03:06:36.780245 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 3642 | 2026.02.27 03:06:36.784078 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 3643 | 2026.02.27 03:06:36.788439 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 3644 | 2026.02.27 03:06:36.792821 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 3645 | 2026.02.27 03:06:36.846094 [ 199 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076492046 sec., 1581.8638188864763 rows/sec., 8.18 MiB/sec. | ||
| 3646 | 2026.02.27 03:06:36.848752 [ 190 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3647 | 2026.02.27 03:06:36.850811 [ 190 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_16_3} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.02.27 03:06:36.850913 [ 190 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_16_3} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3649 | 2026.02.27 03:06:36.852783 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3650 | 2026.02.27 03:06:37.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.21 MiB, peak 236.18 MiB, free memory in arenas 0.00 B, will set to 236.90 MiB (RSS), difference: 10.69 MiB | ||
| 3651 | 2026.02.27 03:06:37.001181 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000817521 sec. | ||
| 3652 | 2026.02.27 03:06:37.233659 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3653 | 2026.02.27 03:06:37.233836 [ 5 ] {b2347f49-63fc-42b9-bd85-29c8206ae2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3654 | 2026.02.27 03:06:37.233903 [ 5 ] {b2347f49-63fc-42b9-bd85-29c8206ae2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3655 | 2026.02.27 03:06:37.234549 [ 5 ] {b2347f49-63fc-42b9-bd85-29c8206ae2e6} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.02.27 03:06:37.234601 [ 5 ] {b2347f49-63fc-42b9-bd85-29c8206ae2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3657 | 2026.02.27 03:06:37.234998 [ 5 ] {b2347f49-63fc-42b9-bd85-29c8206ae2e6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3658 | 2026.02.27 03:06:37.235230 [ 5 ] {b2347f49-63fc-42b9-bd85-29c8206ae2e6} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.02.27 03:06:37.235391 [ 5 ] {b2347f49-63fc-42b9-bd85-29c8206ae2e6} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001604 sec., 43640.897755610975 rows/sec., 3.48 MiB/sec. | ||
| 3660 | 2026.02.27 03:06:37.235439 [ 5 ] {b2347f49-63fc-42b9-bd85-29c8206ae2e6} <Debug> TCPHandler: Processed in 0.001909379 sec. | ||
| 3661 | 2026.02.27 03:06:37.235565 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.02.27 03:06:37.235665 [ 5 ] {694344d8-acbf-4885-b8fb-58aeed634635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3663 | 2026.02.27 03:06:37.235708 [ 5 ] {694344d8-acbf-4885-b8fb-58aeed634635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3664 | 2026.02.27 03:06:37.236121 [ 5 ] {694344d8-acbf-4885-b8fb-58aeed634635} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.02.27 03:06:37.236159 [ 5 ] {694344d8-acbf-4885-b8fb-58aeed634635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3666 | 2026.02.27 03:06:37.236454 [ 5 ] {694344d8-acbf-4885-b8fb-58aeed634635} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3667 | 2026.02.27 03:06:37.236670 [ 5 ] {694344d8-acbf-4885-b8fb-58aeed634635} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.02.27 03:06:37.236800 [ 5 ] {694344d8-acbf-4885-b8fb-58aeed634635} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001159 sec., 6039.689387402933 rows/sec., 454.16 KiB/sec. | ||
| 3669 | 2026.02.27 03:06:37.236838 [ 5 ] {694344d8-acbf-4885-b8fb-58aeed634635} <Debug> TCPHandler: Processed in 0.001321885 sec. | ||
| 3670 | 2026.02.27 03:06:37.236946 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2026.02.27 03:06:37.237039 [ 5 ] {201ef066-d3ca-4cd9-8455-9fbd458b7d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3672 | 2026.02.27 03:06:37.237077 [ 5 ] {201ef066-d3ca-4cd9-8455-9fbd458b7d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3673 | 2026.02.27 03:06:37.237483 [ 5 ] {201ef066-d3ca-4cd9-8455-9fbd458b7d48} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2026.02.27 03:06:37.237517 [ 5 ] {201ef066-d3ca-4cd9-8455-9fbd458b7d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3675 | 2026.02.27 03:06:37.237814 [ 5 ] {201ef066-d3ca-4cd9-8455-9fbd458b7d48} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3676 | 2026.02.27 03:06:37.238020 [ 5 ] {201ef066-d3ca-4cd9-8455-9fbd458b7d48} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.02.27 03:06:37.238145 [ 5 ] {201ef066-d3ca-4cd9-8455-9fbd458b7d48} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001125 sec., 63111.11111111112 rows/sec., 4.93 MiB/sec. | ||
| 3678 | 2026.02.27 03:06:37.238180 [ 5 ] {201ef066-d3ca-4cd9-8455-9fbd458b7d48} <Debug> TCPHandler: Processed in 0.001282544 sec. | ||
| 3679 | 2026.02.27 03:06:37.238291 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2026.02.27 03:06:37.238381 [ 5 ] {493f0220-7e6c-4384-9127-6b1a15cac11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3681 | 2026.02.27 03:06:37.238423 [ 5 ] {493f0220-7e6c-4384-9127-6b1a15cac11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3682 | 2026.02.27 03:06:37.238824 [ 5 ] {493f0220-7e6c-4384-9127-6b1a15cac11f} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.02.27 03:06:37.238859 [ 5 ] {493f0220-7e6c-4384-9127-6b1a15cac11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3684 | 2026.02.27 03:06:37.239187 [ 5 ] {493f0220-7e6c-4384-9127-6b1a15cac11f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3685 | 2026.02.27 03:06:37.239394 [ 5 ] {493f0220-7e6c-4384-9127-6b1a15cac11f} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.02.27 03:06:37.239521 [ 5 ] {493f0220-7e6c-4384-9127-6b1a15cac11f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 3687 | 2026.02.27 03:06:37.239556 [ 5 ] {493f0220-7e6c-4384-9127-6b1a15cac11f} <Debug> TCPHandler: Processed in 0.001311504 sec. | ||
| 3688 | 2026.02.27 03:06:37.239660 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2026.02.27 03:06:37.239750 [ 5 ] {ea149f01-d419-4d70-a8f3-24d5f738c043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3690 | 2026.02.27 03:06:37.239803 [ 5 ] {ea149f01-d419-4d70-a8f3-24d5f738c043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3691 | 2026.02.27 03:06:37.240518 [ 5 ] {ea149f01-d419-4d70-a8f3-24d5f738c043} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2026.02.27 03:06:37.240553 [ 5 ] {ea149f01-d419-4d70-a8f3-24d5f738c043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3693 | 2026.02.27 03:06:37.241045 [ 5 ] {ea149f01-d419-4d70-a8f3-24d5f738c043} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3694 | 2026.02.27 03:06:37.241271 [ 5 ] {ea149f01-d419-4d70-a8f3-24d5f738c043} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.02.27 03:06:37.241405 [ 5 ] {ea149f01-d419-4d70-a8f3-24d5f738c043} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001673 sec., 4184.100418410042 rows/sec., 7.50 MiB/sec. | ||
| 3696 | 2026.02.27 03:06:37.241461 [ 5 ] {ea149f01-d419-4d70-a8f3-24d5f738c043} <Debug> TCPHandler: Processed in 0.001846878 sec. | ||
| 3697 | 2026.02.27 03:06:37.241569 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2026.02.27 03:06:37.241660 [ 5 ] {06edf214-0ee0-4d21-a858-44743bf2c652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3699 | 2026.02.27 03:06:37.241700 [ 5 ] {06edf214-0ee0-4d21-a858-44743bf2c652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3700 | 2026.02.27 03:06:37.242030 [ 5 ] {06edf214-0ee0-4d21-a858-44743bf2c652} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.02.27 03:06:37.242065 [ 5 ] {06edf214-0ee0-4d21-a858-44743bf2c652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3702 | 2026.02.27 03:06:37.242356 [ 5 ] {06edf214-0ee0-4d21-a858-44743bf2c652} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3703 | 2026.02.27 03:06:37.242557 [ 5 ] {06edf214-0ee0-4d21-a858-44743bf2c652} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.02.27 03:06:37.242684 [ 5 ] {06edf214-0ee0-4d21-a858-44743bf2c652} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 3705 | 2026.02.27 03:06:37.242717 [ 5 ] {06edf214-0ee0-4d21-a858-44743bf2c652} <Debug> TCPHandler: Processed in 0.001195311 sec. | ||
| 3706 | 2026.02.27 03:06:42.265704 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.02.27 03:06:42.265902 [ 5 ] {ea9b9186-bd06-419f-ba38-4301e250b4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3708 | 2026.02.27 03:06:42.265974 [ 5 ] {ea9b9186-bd06-419f-ba38-4301e250b4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3709 | 2026.02.27 03:06:42.266587 [ 5 ] {ea9b9186-bd06-419f-ba38-4301e250b4f6} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.02.27 03:06:42.266629 [ 5 ] {ea9b9186-bd06-419f-ba38-4301e250b4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3711 | 2026.02.27 03:06:42.267013 [ 5 ] {ea9b9186-bd06-419f-ba38-4301e250b4f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3712 | 2026.02.27 03:06:42.267237 [ 5 ] {ea9b9186-bd06-419f-ba38-4301e250b4f6} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.02.27 03:06:42.267390 [ 5 ] {ea9b9186-bd06-419f-ba38-4301e250b4f6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001539 sec., 15594.541910331383 rows/sec., 1.29 MiB/sec. | ||
| 3714 | 2026.02.27 03:06:42.267439 [ 5 ] {ea9b9186-bd06-419f-ba38-4301e250b4f6} <Debug> TCPHandler: Processed in 0.001865289 sec. | ||
| 3715 | 2026.02.27 03:06:42.267565 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.02.27 03:06:42.267668 [ 5 ] {8c9b3cc7-53ac-4995-ab67-aed718cdee89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3717 | 2026.02.27 03:06:42.267713 [ 5 ] {8c9b3cc7-53ac-4995-ab67-aed718cdee89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3718 | 2026.02.27 03:06:42.268128 [ 5 ] {8c9b3cc7-53ac-4995-ab67-aed718cdee89} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.02.27 03:06:42.268164 [ 5 ] {8c9b3cc7-53ac-4995-ab67-aed718cdee89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3720 | 2026.02.27 03:06:42.268476 [ 5 ] {8c9b3cc7-53ac-4995-ab67-aed718cdee89} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3721 | 2026.02.27 03:06:42.268696 [ 5 ] {8c9b3cc7-53ac-4995-ab67-aed718cdee89} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.02.27 03:06:42.268834 [ 5 ] {8c9b3cc7-53ac-4995-ab67-aed718cdee89} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001189 sec., 1682.0857863751053 rows/sec., 137.16 KiB/sec. | ||
| 3723 | 2026.02.27 03:06:42.268873 [ 5 ] {8c9b3cc7-53ac-4995-ab67-aed718cdee89} <Debug> TCPHandler: Processed in 0.001360865 sec. | ||
| 3724 | 2026.02.27 03:06:42.268976 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.02.27 03:06:42.269072 [ 5 ] {3b3e7f5b-781b-48fe-8895-672cae13c9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3726 | 2026.02.27 03:06:42.269113 [ 5 ] {3b3e7f5b-781b-48fe-8895-672cae13c9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3727 | 2026.02.27 03:06:42.270203 [ 5 ] {3b3e7f5b-781b-48fe-8895-672cae13c9a2} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.02.27 03:06:42.270238 [ 5 ] {3b3e7f5b-781b-48fe-8895-672cae13c9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3729 | 2026.02.27 03:06:42.270699 [ 5 ] {3b3e7f5b-781b-48fe-8895-672cae13c9a2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3730 | 2026.02.27 03:06:42.270928 [ 5 ] {3b3e7f5b-781b-48fe-8895-672cae13c9a2} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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.27 03:06:42.271064 [ 5 ] {3b3e7f5b-781b-48fe-8895-672cae13c9a2} <Debug> executeQuery: Read 1365 rows, 116.54 KiB in 0.002013 sec., 678092.3994038748 rows/sec., 56.53 MiB/sec. | ||
| 3732 | 2026.02.27 03:06:42.271102 [ 5 ] {3b3e7f5b-781b-48fe-8895-672cae13c9a2} <Debug> TCPHandler: Processed in 0.002174197 sec. | ||
| 3733 | 2026.02.27 03:06:42.271215 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.02.27 03:06:42.271311 [ 5 ] {576059cd-9759-45d6-ade8-b73d555f38bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.02.27 03:06:42.271353 [ 5 ] {576059cd-9759-45d6-ade8-b73d555f38bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3736 | 2026.02.27 03:06:42.271760 [ 5 ] {576059cd-9759-45d6-ade8-b73d555f38bc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.02.27 03:06:42.271796 [ 5 ] {576059cd-9759-45d6-ade8-b73d555f38bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3738 | 2026.02.27 03:06:42.272118 [ 5 ] {576059cd-9759-45d6-ade8-b73d555f38bc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3739 | 2026.02.27 03:06:42.272325 [ 5 ] {576059cd-9759-45d6-ade8-b73d555f38bc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): 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.27 03:06:42.272423 [ 117 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3741 | 2026.02.27 03:06:42.272452 [ 5 ] {576059cd-9759-45d6-ade8-b73d555f38bc} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001161 sec., 32730.40482342808 rows/sec., 2.44 MiB/sec. | ||
| 3742 | 2026.02.27 03:06:42.272461 [ 117 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.02.27 03:06:42.272484 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3744 | 2026.02.27 03:06:42.272490 [ 5 ] {576059cd-9759-45d6-ade8-b73d555f38bc} <Debug> TCPHandler: Processed in 0.001325054 sec. | ||
| 3745 | 2026.02.27 03:06:42.272569 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 3746 | 2026.02.27 03:06:42.272594 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2026.02.27 03:06:42.272665 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3748 | 2026.02.27 03:06:42.272689 [ 5 ] {0fdc4300-f3fe-402d-ae11-a070de3782a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3749 | 2026.02.27 03:06:42.272693 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 59 rows starting from the beginning of the part | ||
| 3750 | 2026.02.27 03:06:42.272731 [ 5 ] {0fdc4300-f3fe-402d-ae11-a070de3782a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3751 | 2026.02.27 03:06:42.272760 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3752 | 2026.02.27 03:06:42.272803 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 3753 | 2026.02.27 03:06:42.272845 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 3754 | 2026.02.27 03:06:42.272891 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 3755 | 2026.02.27 03:06:42.272962 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 3756 | 2026.02.27 03:06:42.273192 [ 5 ] {0fdc4300-f3fe-402d-ae11-a070de3782a6} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.02.27 03:06:42.273227 [ 5 ] {0fdc4300-f3fe-402d-ae11-a070de3782a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3758 | 2026.02.27 03:06:42.273692 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115321 sec., 137876.01564329132 rows/sec., 10.67 MiB/sec. | ||
| 3759 | 2026.02.27 03:06:42.273699 [ 5 ] {0fdc4300-f3fe-402d-ae11-a070de3782a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3760 | 2026.02.27 03:06:42.273938 [ 202 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3761 | 2026.02.27 03:06:42.273980 [ 5 ] {0fdc4300-f3fe-402d-ae11-a070de3782a6} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.02.27 03:06:42.274116 [ 5 ] {0fdc4300-f3fe-402d-ae11-a070de3782a6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001445 sec., 174394.46366782006 rows/sec., 12.06 MiB/sec. | ||
| 3763 | 2026.02.27 03:06:42.274183 [ 5 ] {0fdc4300-f3fe-402d-ae11-a070de3782a6} <Debug> TCPHandler: Processed in 0.001637953 sec. | ||
| 3764 | 2026.02.27 03:06:42.274298 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.02.27 03:06:42.274303 [ 202 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_16_3} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.02.27 03:06:42.274394 [ 5 ] {99224279-5990-420b-b4ce-a9330cf3367f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3767 | 2026.02.27 03:06:42.274405 [ 202 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_16_3} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3768 | 2026.02.27 03:06:42.274445 [ 5 ] {99224279-5990-420b-b4ce-a9330cf3367f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3769 | 2026.02.27 03:06:42.274512 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3770 | 2026.02.27 03:06:42.274844 [ 5 ] {99224279-5990-420b-b4ce-a9330cf3367f} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.02.27 03:06:42.274885 [ 5 ] {99224279-5990-420b-b4ce-a9330cf3367f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3772 | 2026.02.27 03:06:42.275198 [ 5 ] {99224279-5990-420b-b4ce-a9330cf3367f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3773 | 2026.02.27 03:06:42.275407 [ 5 ] {99224279-5990-420b-b4ce-a9330cf3367f} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.02.27 03:06:42.275533 [ 5 ] {99224279-5990-420b-b4ce-a9330cf3367f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 810.99 KiB/sec. | ||
| 3775 | 2026.02.27 03:06:42.275572 [ 5 ] {99224279-5990-420b-b4ce-a9330cf3367f} <Debug> TCPHandler: Processed in 0.001323644 sec. | ||
| 3776 | 2026.02.27 03:06:42.275682 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2026.02.27 03:06:42.275773 [ 5 ] {39ccebdf-00f0-4af5-b84a-d46c8464fe79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3778 | 2026.02.27 03:06:42.275814 [ 5 ] {39ccebdf-00f0-4af5-b84a-d46c8464fe79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3779 | 2026.02.27 03:06:42.276396 [ 5 ] {39ccebdf-00f0-4af5-b84a-d46c8464fe79} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.02.27 03:06:42.276431 [ 5 ] {39ccebdf-00f0-4af5-b84a-d46c8464fe79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3781 | 2026.02.27 03:06:42.276780 [ 5 ] {39ccebdf-00f0-4af5-b84a-d46c8464fe79} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3782 | 2026.02.27 03:06:42.276991 [ 5 ] {39ccebdf-00f0-4af5-b84a-d46c8464fe79} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.02.27 03:06:42.277121 [ 5 ] {39ccebdf-00f0-4af5-b84a-d46c8464fe79} <Debug> executeQuery: Read 582 rows, 44.75 KiB in 0.001365 sec., 426373.6263736264 rows/sec., 32.01 MiB/sec. | ||
| 3784 | 2026.02.27 03:06:42.277157 [ 5 ] {39ccebdf-00f0-4af5-b84a-d46c8464fe79} <Debug> TCPHandler: Processed in 0.001524209 sec. | ||
| 3785 | 2026.02.27 03:06:42.277258 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2026.02.27 03:06:42.277351 [ 5 ] {de6c10d4-e378-44b8-afbe-f8897bebc35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3787 | 2026.02.27 03:06:42.277393 [ 5 ] {de6c10d4-e378-44b8-afbe-f8897bebc35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3788 | 2026.02.27 03:06:42.277952 [ 5 ] {de6c10d4-e378-44b8-afbe-f8897bebc35a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2026.02.27 03:06:42.277987 [ 5 ] {de6c10d4-e378-44b8-afbe-f8897bebc35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3790 | 2026.02.27 03:06:42.278361 [ 5 ] {de6c10d4-e378-44b8-afbe-f8897bebc35a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3791 | 2026.02.27 03:06:42.278566 [ 5 ] {de6c10d4-e378-44b8-afbe-f8897bebc35a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.02.27 03:06:42.278693 [ 5 ] {de6c10d4-e378-44b8-afbe-f8897bebc35a} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001361 sec., 647318.1484202791 rows/sec., 43.93 MiB/sec. | ||
| 3793 | 2026.02.27 03:06:42.278729 [ 5 ] {de6c10d4-e378-44b8-afbe-f8897bebc35a} <Debug> TCPHandler: Processed in 0.001518539 sec. | ||
| 3794 | 2026.02.27 03:06:42.278834 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2026.02.27 03:06:42.278926 [ 5 ] {884eed71-ffeb-49b1-9341-9ba0b38954bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3796 | 2026.02.27 03:06:42.278982 [ 5 ] {884eed71-ffeb-49b1-9341-9ba0b38954bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3797 | 2026.02.27 03:06:42.279744 [ 5 ] {884eed71-ffeb-49b1-9341-9ba0b38954bf} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2026.02.27 03:06:42.279779 [ 5 ] {884eed71-ffeb-49b1-9341-9ba0b38954bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3799 | 2026.02.27 03:06:42.280284 [ 5 ] {884eed71-ffeb-49b1-9341-9ba0b38954bf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3800 | 2026.02.27 03:06:42.280496 [ 5 ] {884eed71-ffeb-49b1-9341-9ba0b38954bf} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2026.02.27 03:06:42.280632 [ 5 ] {884eed71-ffeb-49b1-9341-9ba0b38954bf} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001724 sec., 13921.113689095127 rows/sec., 24.95 MiB/sec. | ||
| 3802 | 2026.02.27 03:06:42.280683 [ 5 ] {884eed71-ffeb-49b1-9341-9ba0b38954bf} <Debug> TCPHandler: Processed in 0.00189746 sec. | ||
| 3803 | 2026.02.27 03:06:42.280793 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3804 | 2026.02.27 03:06:42.280887 [ 5 ] {66829aa1-9809-45fc-a150-5bcbca3d8766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3805 | 2026.02.27 03:06:42.280928 [ 5 ] {66829aa1-9809-45fc-a150-5bcbca3d8766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3806 | 2026.02.27 03:06:42.281265 [ 5 ] {66829aa1-9809-45fc-a150-5bcbca3d8766} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2026.02.27 03:06:42.281300 [ 5 ] {66829aa1-9809-45fc-a150-5bcbca3d8766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3808 | 2026.02.27 03:06:42.281596 [ 5 ] {66829aa1-9809-45fc-a150-5bcbca3d8766} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3809 | 2026.02.27 03:06:42.281794 [ 5 ] {66829aa1-9809-45fc-a150-5bcbca3d8766} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2026.02.27 03:06:42.281920 [ 5 ] {66829aa1-9809-45fc-a150-5bcbca3d8766} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3811 | 2026.02.27 03:06:42.281956 [ 5 ] {66829aa1-9809-45fc-a150-5bcbca3d8766} <Debug> TCPHandler: Processed in 0.001211322 sec. | ||
| 3812 | 2026.02.27 03:06:43.825854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8099 | ||
| 3813 | 2026.02.27 03:06:43.826355 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.02.27 03:06:43.826406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3815 | 2026.02.27 03:06:43.826910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3816 | 2026.02.27 03:06:43.827158 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.02.27 03:06:43.827306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8099 | ||
| 3818 | 2026.02.27 03:06:44.031162 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39066 | ||
| 3819 | 2026.02.27 03:06:44.031312 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3820 | 2026.02.27 03:06:44.031349 [ 287 ] {} <Debug> TCP-Session: 70839023-dcca-45c0-9931-1535e594b29a Authenticating user 'default' from [fd00:1122:3344:101::e]:39066 | ||
| 3821 | 2026.02.27 03:06:44.031380 [ 287 ] {} <Debug> TCP-Session: 70839023-dcca-45c0-9931-1535e594b29a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.02.27 03:06:44.031398 [ 287 ] {} <Debug> TCP-Session: 70839023-dcca-45c0-9931-1535e594b29a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.02.27 03:06:44.031665 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35595 | ||
| 3824 | 2026.02.27 03:06:44.031695 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55236 | ||
| 3825 | 2026.02.27 03:06:44.031708 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60396 | ||
| 3826 | 2026.02.27 03:06:44.031730 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44750 | ||
| 3827 | 2026.02.27 03:06:44.031694 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62178 | ||
| 3828 | 2026.02.27 03:06:44.031805 [ 287 ] {} <Trace> TCP-Session: 70839023-dcca-45c0-9931-1535e594b29a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.02.27 03:06:44.031830 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.02.27 03:06:44.031823 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3831 | 2026.02.27 03:06:44.031681 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33120 | ||
| 3832 | 2026.02.27 03:06:44.031907 [ 292 ] {} <Debug> TCP-Session: 20b66708-de58-470a-bccb-1518e7506196 Authenticating user 'default' from [fd00:1122:3344:101::e]:55236 | ||
| 3833 | 2026.02.27 03:06:44.031897 [ 288 ] {} <Debug> TCP-Session: c44c0805-4e6f-44ce-9586-cadf0110809e Authenticating user 'default' from [fd00:1122:3344:101::e]:35595 | ||
| 3834 | 2026.02.27 03:06:44.031975 [ 292 ] {} <Debug> TCP-Session: 20b66708-de58-470a-bccb-1518e7506196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.02.27 03:06:44.031672 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39319 | ||
| 3836 | 2026.02.27 03:06:44.031993 [ 292 ] {} <Debug> TCP-Session: 20b66708-de58-470a-bccb-1518e7506196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.02.27 03:06:44.031989 [ 288 ] {} <Debug> TCP-Session: c44c0805-4e6f-44ce-9586-cadf0110809e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.02.27 03:06:44.031717 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51435 | ||
| 3839 | 2026.02.27 03:06:44.032052 [ 288 ] {} <Debug> TCP-Session: c44c0805-4e6f-44ce-9586-cadf0110809e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.02.27 03:06:44.032072 [ 287 ] {bbd6478e-6f61-48c0-b8b6-bcffc53d7dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39066) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3841 | 2026.02.27 03:06:44.032245 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3842 | 2026.02.27 03:06:44.032282 [ 291 ] {} <Debug> TCP-Session: 7eda8431-c5aa-486d-9d3b-8a00194cf5ce Authenticating user 'default' from [fd00:1122:3344:101::e]:62178 | ||
| 3843 | 2026.02.27 03:06:44.032286 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3844 | 2026.02.27 03:06:44.032301 [ 291 ] {} <Debug> TCP-Session: 7eda8431-c5aa-486d-9d3b-8a00194cf5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.02.27 03:06:44.032314 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3846 | 2026.02.27 03:06:44.032332 [ 291 ] {} <Debug> TCP-Session: 7eda8431-c5aa-486d-9d3b-8a00194cf5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.02.27 03:06:44.032332 [ 294 ] {} <Debug> TCP-Session: 1be39d3c-3daa-484a-a099-f7daa1ec3e9b Authenticating user 'default' from [fd00:1122:3344:101::e]:51435 | ||
| 3848 | 2026.02.27 03:06:44.032357 [ 290 ] {} <Debug> TCP-Session: de1b649b-0113-4d54-8ab1-e8941bf7e3bb Authenticating user 'default' from [fd00:1122:3344:101::e]:33120 | ||
| 3849 | 2026.02.27 03:06:44.032385 [ 294 ] {} <Debug> TCP-Session: 1be39d3c-3daa-484a-a099-f7daa1ec3e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.02.27 03:06:44.032389 [ 290 ] {} <Debug> TCP-Session: de1b649b-0113-4d54-8ab1-e8941bf7e3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.02.27 03:06:44.032402 [ 294 ] {} <Debug> TCP-Session: 1be39d3c-3daa-484a-a099-f7daa1ec3e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.02.27 03:06:44.032408 [ 290 ] {} <Debug> TCP-Session: de1b649b-0113-4d54-8ab1-e8941bf7e3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.02.27 03:06:44.032434 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3854 | 2026.02.27 03:06:44.032434 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3855 | 2026.02.27 03:06:44.032455 [ 287 ] {bbd6478e-6f61-48c0-b8b6-bcffc53d7dd3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3856 | 2026.02.27 03:06:44.032464 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3857 | 2026.02.27 03:06:44.032480 [ 293 ] {} <Debug> TCP-Session: b08fe009-a6cf-48fa-b5f4-9bf144f98d40 Authenticating user 'default' from [fd00:1122:3344:101::e]:60396 | ||
| 3858 | 2026.02.27 03:06:44.032514 [ 3 ] {} <Debug> TCP-Session: c0aadcfd-0dae-404f-8f98-3e6e0b1fee3f Authenticating user 'default' from [fd00:1122:3344:101::e]:44750 | ||
| 3859 | 2026.02.27 03:06:44.032528 [ 287 ] {bbd6478e-6f61-48c0-b8b6-bcffc53d7dd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3860 | 2026.02.27 03:06:44.032533 [ 293 ] {} <Debug> TCP-Session: b08fe009-a6cf-48fa-b5f4-9bf144f98d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.02.27 03:06:44.032545 [ 3 ] {} <Debug> TCP-Session: c0aadcfd-0dae-404f-8f98-3e6e0b1fee3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.02.27 03:06:44.032561 [ 293 ] {} <Debug> TCP-Session: b08fe009-a6cf-48fa-b5f4-9bf144f98d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.02.27 03:06:44.032578 [ 3 ] {} <Debug> TCP-Session: c0aadcfd-0dae-404f-8f98-3e6e0b1fee3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.02.27 03:06:44.032471 [ 289 ] {} <Debug> TCP-Session: 87a46b6d-cf96-421b-a911-498ccc71d5f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39319 | ||
| 3865 | 2026.02.27 03:06:44.032627 [ 289 ] {} <Debug> TCP-Session: 87a46b6d-cf96-421b-a911-498ccc71d5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.02.27 03:06:44.032639 [ 289 ] {} <Debug> TCP-Session: 87a46b6d-cf96-421b-a911-498ccc71d5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.02.27 03:06:44.032861 [ 287 ] {bbd6478e-6f61-48c0-b8b6-bcffc53d7dd3} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 3868 | 2026.02.27 03:06:44.034177 [ 314 ] {bbd6478e-6f61-48c0-b8b6-bcffc53d7dd3} <Trace> AggregatingTransform: Aggregating | ||
| 3869 | 2026.02.27 03:06:44.034209 [ 314 ] {bbd6478e-6f61-48c0-b8b6-bcffc53d7dd3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3870 | 2026.02.27 03:06:44.034236 [ 314 ] {bbd6478e-6f61-48c0-b8b6-bcffc53d7dd3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001271433 sec. (786.514 rows/sec., 30.72 KiB/sec.) | ||
| 3871 | 2026.02.27 03:06:44.034251 [ 314 ] {bbd6478e-6f61-48c0-b8b6-bcffc53d7dd3} <Trace> Aggregator: Merging aggregated data | ||
| 3872 | 2026.02.27 03:06:44.035380 [ 287 ] {bbd6478e-6f61-48c0-b8b6-bcffc53d7dd3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003394 sec., 294.6375957572186 rows/sec., 11.51 KiB/sec. | ||
| 3873 | 2026.02.27 03:06:44.035500 [ 287 ] {bbd6478e-6f61-48c0-b8b6-bcffc53d7dd3} <Debug> TCPHandler: Processed in 0.00387247 sec. | ||
| 3874 | 2026.02.27 03:06:44.035584 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3875 | 2026.02.27 03:06:44.035608 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3876 | 2026.02.27 03:06:44.035612 [ 287 ] {} <Debug> TCP-Session: 70839023-dcca-45c0-9931-1535e594b29a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.02.27 03:06:44.035631 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3878 | 2026.02.27 03:06:44.035647 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3879 | 2026.02.27 03:06:44.035662 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3880 | 2026.02.27 03:06:44.035675 [ 3 ] {} <Debug> TCP-Session: c0aadcfd-0dae-404f-8f98-3e6e0b1fee3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.02.27 03:06:44.035691 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3882 | 2026.02.27 03:06:44.035702 [ 290 ] {} <Debug> TCP-Session: de1b649b-0113-4d54-8ab1-e8941bf7e3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.02.27 03:06:44.035717 [ 291 ] {} <Debug> TCP-Session: 7eda8431-c5aa-486d-9d3b-8a00194cf5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.02.27 03:06:44.035714 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3885 | 2026.02.27 03:06:44.035741 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3886 | 2026.02.27 03:06:44.035742 [ 294 ] {} <Debug> TCP-Session: 1be39d3c-3daa-484a-a099-f7daa1ec3e9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.02.27 03:06:44.035779 [ 292 ] {} <Debug> TCP-Session: 20b66708-de58-470a-bccb-1518e7506196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.02.27 03:06:44.035800 [ 293 ] {} <Debug> TCP-Session: b08fe009-a6cf-48fa-b5f4-9bf144f98d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.02.27 03:06:44.035690 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3890 | 2026.02.27 03:06:44.035656 [ 288 ] {} <Debug> TCP-Session: c44c0805-4e6f-44ce-9586-cadf0110809e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.02.27 03:06:44.035863 [ 289 ] {} <Debug> TCP-Session: 87a46b6d-cf96-421b-a911-498ccc71d5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.02.27 03:06:44.274012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3893 | 2026.02.27 03:06:44.289282 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.02.27 03:06:44.289345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 3895 | 2026.02.27 03:06:44.295510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3896 | 2026.02.27 03:06:44.296273 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.02.27 03:06:44.299441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3898 | 2026.02.27 03:06:45.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.81 MiB, peak 245.39 MiB, free memory in arenas 0.00 B, will set to 239.61 MiB (RSS), difference: 1.80 MiB | ||
| 3899 | 2026.02.27 03:06:45.672953 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62465 | ||
| 3900 | 2026.02.27 03:06:45.673122 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3901 | 2026.02.27 03:06:45.673167 [ 287 ] {} <Debug> TCP-Session: 2b9d8321-8609-4599-ba7d-20f9180811d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62465 | ||
| 3902 | 2026.02.27 03:06:45.673198 [ 287 ] {} <Debug> TCP-Session: 2b9d8321-8609-4599-ba7d-20f9180811d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.02.27 03:06:45.673216 [ 287 ] {} <Debug> TCP-Session: 2b9d8321-8609-4599-ba7d-20f9180811d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.02.27 03:06:45.673485 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64790 | ||
| 3905 | 2026.02.27 03:06:45.673523 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61121 | ||
| 3906 | 2026.02.27 03:06:45.673548 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65146 | ||
| 3907 | 2026.02.27 03:06:45.673561 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35530 | ||
| 3908 | 2026.02.27 03:06:45.673562 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54296 | ||
| 3909 | 2026.02.27 03:06:45.673687 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.02.27 03:06:45.673712 [ 287 ] {} <Trace> TCP-Session: 2b9d8321-8609-4599-ba7d-20f9180811d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.02.27 03:06:45.673740 [ 291 ] {} <Debug> TCP-Session: d4d68f19-0f50-4991-9e8f-9c99340eec3e Authenticating user 'default' from [fd00:1122:3344:101::e]:61121 | ||
| 3912 | 2026.02.27 03:06:45.673752 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3913 | 2026.02.27 03:06:45.673778 [ 291 ] {} <Debug> TCP-Session: d4d68f19-0f50-4991-9e8f-9c99340eec3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.02.27 03:06:45.673784 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3915 | 2026.02.27 03:06:45.673794 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3916 | 2026.02.27 03:06:45.673813 [ 293 ] {} <Debug> TCP-Session: 82f259a4-aadc-4ef7-9822-4f6c9c269316 Authenticating user 'default' from [fd00:1122:3344:101::e]:65146 | ||
| 3917 | 2026.02.27 03:06:45.673829 [ 3 ] {} <Debug> TCP-Session: 8bcbbd74-94a7-4d9f-ab57-4e326dd7d727 Authenticating user 'default' from [fd00:1122:3344:101::e]:54296 | ||
| 3918 | 2026.02.27 03:06:45.673867 [ 294 ] {} <Debug> TCP-Session: c5b3ab3b-a420-4fbd-8c63-5d880408705d Authenticating user 'default' from [fd00:1122:3344:101::e]:35530 | ||
| 3919 | 2026.02.27 03:06:45.673905 [ 3 ] {} <Debug> TCP-Session: 8bcbbd74-94a7-4d9f-ab57-4e326dd7d727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.02.27 03:06:45.673938 [ 287 ] {bf2ce64f-a67f-414e-9107-5d462a0a4cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62465) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3921 | 2026.02.27 03:06:45.673947 [ 3 ] {} <Debug> TCP-Session: 8bcbbd74-94a7-4d9f-ab57-4e326dd7d727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.02.27 03:06:45.673944 [ 294 ] {} <Debug> TCP-Session: c5b3ab3b-a420-4fbd-8c63-5d880408705d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.02.27 03:06:45.673885 [ 293 ] {} <Debug> TCP-Session: 82f259a4-aadc-4ef7-9822-4f6c9c269316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.02.27 03:06:45.674005 [ 294 ] {} <Debug> TCP-Session: c5b3ab3b-a420-4fbd-8c63-5d880408705d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.02.27 03:06:45.674028 [ 293 ] {} <Debug> TCP-Session: 82f259a4-aadc-4ef7-9822-4f6c9c269316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.02.27 03:06:45.673671 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3927 | 2026.02.27 03:06:45.673536 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41188 | ||
| 3928 | 2026.02.27 03:06:45.674112 [ 288 ] {} <Debug> TCP-Session: 78dae4ce-6fdb-4c04-bd3f-072bcf851d94 Authenticating user 'default' from [fd00:1122:3344:101::e]:64790 | ||
| 3929 | 2026.02.27 03:06:45.673514 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55374 | ||
| 3930 | 2026.02.27 03:06:45.674154 [ 288 ] {} <Debug> TCP-Session: 78dae4ce-6fdb-4c04-bd3f-072bcf851d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.02.27 03:06:45.673512 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38733 | ||
| 3932 | 2026.02.27 03:06:45.674198 [ 288 ] {} <Debug> TCP-Session: 78dae4ce-6fdb-4c04-bd3f-072bcf851d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.02.27 03:06:45.674190 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3934 | 2026.02.27 03:06:45.673811 [ 291 ] {} <Debug> TCP-Session: d4d68f19-0f50-4991-9e8f-9c99340eec3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.02.27 03:06:45.674277 [ 292 ] {} <Debug> TCP-Session: 3c808745-43e4-4414-b19f-75bc41be0c79 Authenticating user 'default' from [fd00:1122:3344:101::e]:41188 | ||
| 3936 | 2026.02.27 03:06:45.674313 [ 287 ] {bf2ce64f-a67f-414e-9107-5d462a0a4cb8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3937 | 2026.02.27 03:06:45.674338 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3938 | 2026.02.27 03:06:45.674376 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3939 | 2026.02.27 03:06:45.674348 [ 292 ] {} <Debug> TCP-Session: 3c808745-43e4-4414-b19f-75bc41be0c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.02.27 03:06:45.674403 [ 290 ] {} <Debug> TCP-Session: 9cb3f5d1-cac1-45bc-8483-109b433deb9b Authenticating user 'default' from [fd00:1122:3344:101::e]:55374 | ||
| 3941 | 2026.02.27 03:06:45.674423 [ 289 ] {} <Debug> TCP-Session: 2bc94f4a-96ff-4809-9f3c-9581d87ed504 Authenticating user 'default' from [fd00:1122:3344:101::e]:38733 | ||
| 3942 | 2026.02.27 03:06:45.674432 [ 292 ] {} <Debug> TCP-Session: 3c808745-43e4-4414-b19f-75bc41be0c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.02.27 03:06:45.674452 [ 290 ] {} <Debug> TCP-Session: 9cb3f5d1-cac1-45bc-8483-109b433deb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.02.27 03:06:45.674465 [ 289 ] {} <Debug> TCP-Session: 2bc94f4a-96ff-4809-9f3c-9581d87ed504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.02.27 03:06:45.674493 [ 290 ] {} <Debug> TCP-Session: 9cb3f5d1-cac1-45bc-8483-109b433deb9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.02.27 03:06:45.674507 [ 289 ] {} <Debug> TCP-Session: 2bc94f4a-96ff-4809-9f3c-9581d87ed504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.02.27 03:06:45.674419 [ 287 ] {bf2ce64f-a67f-414e-9107-5d462a0a4cb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3948 | 2026.02.27 03:06:45.674942 [ 287 ] {bf2ce64f-a67f-414e-9107-5d462a0a4cb8} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 3949 | 2026.02.27 03:06:45.676245 [ 346 ] {bf2ce64f-a67f-414e-9107-5d462a0a4cb8} <Trace> AggregatingTransform: Aggregating | ||
| 3950 | 2026.02.27 03:06:45.676305 [ 346 ] {bf2ce64f-a67f-414e-9107-5d462a0a4cb8} <Trace> Aggregator: Aggregation method: without_key | ||
| 3951 | 2026.02.27 03:06:45.676354 [ 346 ] {bf2ce64f-a67f-414e-9107-5d462a0a4cb8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001275554 sec. (783.973 rows/sec., 30.62 KiB/sec.) | ||
| 3952 | 2026.02.27 03:06:45.676380 [ 346 ] {bf2ce64f-a67f-414e-9107-5d462a0a4cb8} <Trace> Aggregator: Merging aggregated data | ||
| 3953 | 2026.02.27 03:06:45.677514 [ 287 ] {bf2ce64f-a67f-414e-9107-5d462a0a4cb8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003657 sec., 273.4481815695926 rows/sec., 10.68 KiB/sec. | ||
| 3954 | 2026.02.27 03:06:45.677677 [ 287 ] {bf2ce64f-a67f-414e-9107-5d462a0a4cb8} <Debug> TCPHandler: Processed in 0.004143847 sec. | ||
| 3955 | 2026.02.27 03:06:45.677825 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3956 | 2026.02.27 03:06:45.677858 [ 287 ] {} <Debug> TCP-Session: 2b9d8321-8609-4599-ba7d-20f9180811d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.02.27 03:06:45.677875 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3958 | 2026.02.27 03:06:45.677895 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2026.02.27 03:06:45.677927 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3960 | 2026.02.27 03:06:45.677955 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2026.02.27 03:06:45.677985 [ 289 ] {} <Debug> TCP-Session: 2bc94f4a-96ff-4809-9f3c-9581d87ed504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.02.27 03:06:45.677999 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3963 | 2026.02.27 03:06:45.678014 [ 291 ] {} <Debug> TCP-Session: d4d68f19-0f50-4991-9e8f-9c99340eec3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.02.27 03:06:45.678022 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3965 | 2026.02.27 03:06:45.678058 [ 290 ] {} <Debug> TCP-Session: 9cb3f5d1-cac1-45bc-8483-109b433deb9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.02.27 03:06:45.678049 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3967 | 2026.02.27 03:06:45.678094 [ 293 ] {} <Debug> TCP-Session: 82f259a4-aadc-4ef7-9822-4f6c9c269316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.02.27 03:06:45.677976 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3969 | 2026.02.27 03:06:45.678137 [ 3 ] {} <Debug> TCP-Session: 8bcbbd74-94a7-4d9f-ab57-4e326dd7d727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.02.27 03:06:45.678196 [ 292 ] {} <Debug> TCP-Session: 3c808745-43e4-4414-b19f-75bc41be0c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.02.27 03:06:45.677962 [ 294 ] {} <Debug> TCP-Session: c5b3ab3b-a420-4fbd-8c63-5d880408705d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.02.27 03:06:45.677935 [ 288 ] {} <Debug> TCP-Session: 78dae4ce-6fdb-4c04-bd3f-072bcf851d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.02.27 03:06:45.965674 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53023 | ||
| 3974 | 2026.02.27 03:06:45.965805 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3975 | 2026.02.27 03:06:45.965842 [ 287 ] {} <Debug> TCP-Session: 80c19076-3943-4785-bb6f-745895e92a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:53023 | ||
| 3976 | 2026.02.27 03:06:45.965874 [ 287 ] {} <Debug> TCP-Session: 80c19076-3943-4785-bb6f-745895e92a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.02.27 03:06:45.965891 [ 287 ] {} <Debug> TCP-Session: 80c19076-3943-4785-bb6f-745895e92a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.02.27 03:06:45.966151 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51181 | ||
| 3979 | 2026.02.27 03:06:45.966167 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48824 | ||
| 3980 | 2026.02.27 03:06:45.966206 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48381 | ||
| 3981 | 2026.02.27 03:06:45.966224 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58601 | ||
| 3982 | 2026.02.27 03:06:45.966279 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3983 | 2026.02.27 03:06:45.966195 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37559 | ||
| 3984 | 2026.02.27 03:06:45.966314 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3985 | 2026.02.27 03:06:45.966321 [ 287 ] {} <Trace> TCP-Session: 80c19076-3943-4785-bb6f-745895e92a0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3986 | 2026.02.27 03:06:45.966347 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3987 | 2026.02.27 03:06:45.966362 [ 293 ] {} <Debug> TCP-Session: b473c6ae-cd54-4870-8ec8-e9767330cdb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48381 | ||
| 3988 | 2026.02.27 03:06:45.966374 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3989 | 2026.02.27 03:06:45.966387 [ 3 ] {} <Debug> TCP-Session: c7c95eeb-59d3-43a4-bc71-a2f28f069e95 Authenticating user 'default' from [fd00:1122:3344:101::e]:58601 | ||
| 3990 | 2026.02.27 03:06:45.966405 [ 293 ] {} <Debug> TCP-Session: b473c6ae-cd54-4870-8ec8-e9767330cdb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.02.27 03:06:45.966416 [ 292 ] {} <Debug> TCP-Session: e08bba01-3ecf-4357-900d-23b25743308f Authenticating user 'default' from [fd00:1122:3344:101::e]:37559 | ||
| 3992 | 2026.02.27 03:06:45.966439 [ 293 ] {} <Debug> TCP-Session: b473c6ae-cd54-4870-8ec8-e9767330cdb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.02.27 03:06:45.966429 [ 3 ] {} <Debug> TCP-Session: c7c95eeb-59d3-43a4-bc71-a2f28f069e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2026.02.27 03:06:45.966463 [ 292 ] {} <Debug> TCP-Session: e08bba01-3ecf-4357-900d-23b25743308f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2026.02.27 03:06:45.966487 [ 3 ] {} <Debug> TCP-Session: c7c95eeb-59d3-43a4-bc71-a2f28f069e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2026.02.27 03:06:45.966499 [ 292 ] {} <Debug> TCP-Session: e08bba01-3ecf-4357-900d-23b25743308f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.02.27 03:06:45.966319 [ 288 ] {} <Debug> TCP-Session: c532a738-40d4-4e43-bfa4-943ae3ecbfb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51181 | ||
| 3998 | 2026.02.27 03:06:45.966529 [ 287 ] {192244ae-bb4a-4c3b-8977-1a26d77fcd85} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53023) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3999 | 2026.02.27 03:06:45.966545 [ 288 ] {} <Debug> TCP-Session: c532a738-40d4-4e43-bfa4-943ae3ecbfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.02.27 03:06:45.966314 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4001 | 2026.02.27 03:06:45.966574 [ 288 ] {} <Debug> TCP-Session: c532a738-40d4-4e43-bfa4-943ae3ecbfb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2026.02.27 03:06:45.966604 [ 289 ] {} <Debug> TCP-Session: bb967b81-3f70-4fb9-bca5-3ae31b5aa657 Authenticating user 'default' from [fd00:1122:3344:101::e]:48824 | ||
| 4003 | 2026.02.27 03:06:45.966190 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36808 | ||
| 4004 | 2026.02.27 03:06:45.966633 [ 289 ] {} <Debug> TCP-Session: bb967b81-3f70-4fb9-bca5-3ae31b5aa657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2026.02.27 03:06:45.966182 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49305 | ||
| 4006 | 2026.02.27 03:06:45.966668 [ 289 ] {} <Debug> TCP-Session: bb967b81-3f70-4fb9-bca5-3ae31b5aa657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.02.27 03:06:45.966698 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4008 | 2026.02.27 03:06:45.966208 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34292 | ||
| 4009 | 2026.02.27 03:06:45.966748 [ 291 ] {} <Debug> TCP-Session: 0a1967d5-f0a2-4f8a-a60a-ef3e61ca69e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36808 | ||
| 4010 | 2026.02.27 03:06:45.966778 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4011 | 2026.02.27 03:06:45.966807 [ 291 ] {} <Debug> TCP-Session: 0a1967d5-f0a2-4f8a-a60a-ef3e61ca69e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.02.27 03:06:45.966812 [ 287 ] {192244ae-bb4a-4c3b-8977-1a26d77fcd85} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4013 | 2026.02.27 03:06:45.966836 [ 291 ] {} <Debug> TCP-Session: 0a1967d5-f0a2-4f8a-a60a-ef3e61ca69e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.02.27 03:06:45.966838 [ 290 ] {} <Debug> TCP-Session: 1aa732be-f7a3-43f9-bbdb-71cf39d14c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:49305 | ||
| 4015 | 2026.02.27 03:06:45.966842 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4016 | 2026.02.27 03:06:45.966889 [ 290 ] {} <Debug> TCP-Session: 1aa732be-f7a3-43f9-bbdb-71cf39d14c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.02.27 03:06:45.966892 [ 287 ] {192244ae-bb4a-4c3b-8977-1a26d77fcd85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4018 | 2026.02.27 03:06:45.966918 [ 290 ] {} <Debug> TCP-Session: 1aa732be-f7a3-43f9-bbdb-71cf39d14c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.02.27 03:06:45.966912 [ 294 ] {} <Debug> TCP-Session: b98bd40f-4e09-41dc-bb6a-93d42ecdc151 Authenticating user 'default' from [fd00:1122:3344:101::e]:34292 | ||
| 4020 | 2026.02.27 03:06:45.966977 [ 294 ] {} <Debug> TCP-Session: b98bd40f-4e09-41dc-bb6a-93d42ecdc151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.02.27 03:06:45.966999 [ 294 ] {} <Debug> TCP-Session: b98bd40f-4e09-41dc-bb6a-93d42ecdc151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2026.02.27 03:06:45.967214 [ 287 ] {192244ae-bb4a-4c3b-8977-1a26d77fcd85} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 4023 | 2026.02.27 03:06:45.968221 [ 260 ] {192244ae-bb4a-4c3b-8977-1a26d77fcd85} <Trace> AggregatingTransform: Aggregating | ||
| 4024 | 2026.02.27 03:06:45.968263 [ 260 ] {192244ae-bb4a-4c3b-8977-1a26d77fcd85} <Trace> Aggregator: Aggregation method: without_key | ||
| 4025 | 2026.02.27 03:06:45.968302 [ 260 ] {192244ae-bb4a-4c3b-8977-1a26d77fcd85} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980325 sec. (1020.070 rows/sec., 39.85 KiB/sec.) | ||
| 4026 | 2026.02.27 03:06:45.968322 [ 260 ] {192244ae-bb4a-4c3b-8977-1a26d77fcd85} <Trace> Aggregator: Merging aggregated data | ||
| 4027 | 2026.02.27 03:06:45.969646 [ 287 ] {192244ae-bb4a-4c3b-8977-1a26d77fcd85} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00318 sec., 314.4654088050314 rows/sec., 12.28 KiB/sec. | ||
| 4028 | 2026.02.27 03:06:45.969860 [ 287 ] {192244ae-bb4a-4c3b-8977-1a26d77fcd85} <Debug> TCPHandler: Processed in 0.003702786 sec. | ||
| 4029 | 2026.02.27 03:06:45.969988 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4030 | 2026.02.27 03:06:45.970019 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4031 | 2026.02.27 03:06:45.970034 [ 290 ] {} <Debug> TCP-Session: 1aa732be-f7a3-43f9-bbdb-71cf39d14c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.02.27 03:06:45.970045 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4033 | 2026.02.27 03:06:45.970063 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4034 | 2026.02.27 03:06:45.970086 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4035 | 2026.02.27 03:06:45.970118 [ 293 ] {} <Debug> TCP-Session: b473c6ae-cd54-4870-8ec8-e9767330cdb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.02.27 03:06:45.970128 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4037 | 2026.02.27 03:06:45.970157 [ 289 ] {} <Debug> TCP-Session: bb967b81-3f70-4fb9-bca5-3ae31b5aa657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.02.27 03:06:45.970166 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4039 | 2026.02.27 03:06:45.970191 [ 291 ] {} <Debug> TCP-Session: 0a1967d5-f0a2-4f8a-a60a-ef3e61ca69e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.02.27 03:06:45.970144 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4041 | 2026.02.27 03:06:45.970223 [ 287 ] {} <Debug> TCP-Session: 80c19076-3943-4785-bb6f-745895e92a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.02.27 03:06:45.970247 [ 294 ] {} <Debug> TCP-Session: b98bd40f-4e09-41dc-bb6a-93d42ecdc151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.02.27 03:06:45.970123 [ 292 ] {} <Debug> TCP-Session: e08bba01-3ecf-4357-900d-23b25743308f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.02.27 03:06:45.970107 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4045 | 2026.02.27 03:06:45.970062 [ 288 ] {} <Debug> TCP-Session: c532a738-40d4-4e43-bfa4-943ae3ecbfb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2026.02.27 03:06:45.970340 [ 3 ] {} <Debug> TCP-Session: c7c95eeb-59d3-43a4-bc71-a2f28f069e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.02.27 03:06:46.336459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 474 | ||
| 4048 | 2026.02.27 03:06:46.338877 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.02.27 03:06:46.338929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 4050 | 2026.02.27 03:06:46.340194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4051 | 2026.02.27 03:06:46.340468 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.02.27 03:06:46.340739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 4053 | 2026.02.27 03:06:47.233572 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.02.27 03:06:47.233773 [ 5 ] {4072ea9e-c4eb-4a83-9e07-497ea8a66bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4055 | 2026.02.27 03:06:47.233845 [ 5 ] {4072ea9e-c4eb-4a83-9e07-497ea8a66bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4056 | 2026.02.27 03:06:47.234517 [ 5 ] {4072ea9e-c4eb-4a83-9e07-497ea8a66bdd} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.02.27 03:06:47.234561 [ 5 ] {4072ea9e-c4eb-4a83-9e07-497ea8a66bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 4058 | 2026.02.27 03:06:47.234970 [ 5 ] {4072ea9e-c4eb-4a83-9e07-497ea8a66bdd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4059 | 2026.02.27 03:06:47.235201 [ 5 ] {4072ea9e-c4eb-4a83-9e07-497ea8a66bdd} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.02.27 03:06:47.235362 [ 5 ] {4072ea9e-c4eb-4a83-9e07-497ea8a66bdd} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001644 sec., 42579.075425790754 rows/sec., 3.40 MiB/sec. | ||
| 4061 | 2026.02.27 03:06:47.235411 [ 5 ] {4072ea9e-c4eb-4a83-9e07-497ea8a66bdd} <Debug> TCPHandler: Processed in 0.001984452 sec. | ||
| 4062 | 2026.02.27 03:06:47.235534 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2026.02.27 03:06:47.235638 [ 5 ] {bc7af670-2596-4bf5-85b3-4dac3f687300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4064 | 2026.02.27 03:06:47.235682 [ 5 ] {bc7af670-2596-4bf5-85b3-4dac3f687300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4065 | 2026.02.27 03:06:47.236091 [ 5 ] {bc7af670-2596-4bf5-85b3-4dac3f687300} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.02.27 03:06:47.236129 [ 5 ] {bc7af670-2596-4bf5-85b3-4dac3f687300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 4067 | 2026.02.27 03:06:47.236460 [ 5 ] {bc7af670-2596-4bf5-85b3-4dac3f687300} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4068 | 2026.02.27 03:06:47.236671 [ 5 ] {bc7af670-2596-4bf5-85b3-4dac3f687300} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.02.27 03:06:47.236803 [ 5 ] {bc7af670-2596-4bf5-85b3-4dac3f687300} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001189 sec., 5887.300252312868 rows/sec., 442.70 KiB/sec. | ||
| 4070 | 2026.02.27 03:06:47.236842 [ 5 ] {bc7af670-2596-4bf5-85b3-4dac3f687300} <Debug> TCPHandler: Processed in 0.001359575 sec. | ||
| 4071 | 2026.02.27 03:06:47.237013 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4072 | 2026.02.27 03:06:47.237107 [ 5 ] {ef3ee9b5-cec7-4a35-ba95-95723a9a89ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4073 | 2026.02.27 03:06:47.237148 [ 5 ] {ef3ee9b5-cec7-4a35-ba95-95723a9a89ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4074 | 2026.02.27 03:06:47.237558 [ 5 ] {ef3ee9b5-cec7-4a35-ba95-95723a9a89ec} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.02.27 03:06:47.237595 [ 5 ] {ef3ee9b5-cec7-4a35-ba95-95723a9a89ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 4076 | 2026.02.27 03:06:47.237901 [ 5 ] {ef3ee9b5-cec7-4a35-ba95-95723a9a89ec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4077 | 2026.02.27 03:06:47.238121 [ 5 ] {ef3ee9b5-cec7-4a35-ba95-95723a9a89ec} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.02.27 03:06:47.238249 [ 5 ] {ef3ee9b5-cec7-4a35-ba95-95723a9a89ec} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001161 sec., 61154.177433247205 rows/sec., 4.77 MiB/sec. | ||
| 4079 | 2026.02.27 03:06:47.238285 [ 5 ] {ef3ee9b5-cec7-4a35-ba95-95723a9a89ec} <Debug> TCPHandler: Processed in 0.001321305 sec. | ||
| 4080 | 2026.02.27 03:06:47.238397 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2026.02.27 03:06:47.238491 [ 5 ] {314df3cb-ca03-4c50-8f1e-f830dd5fd0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4082 | 2026.02.27 03:06:47.238534 [ 5 ] {314df3cb-ca03-4c50-8f1e-f830dd5fd0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4083 | 2026.02.27 03:06:47.238930 [ 5 ] {314df3cb-ca03-4c50-8f1e-f830dd5fd0b8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.02.27 03:06:47.238965 [ 5 ] {314df3cb-ca03-4c50-8f1e-f830dd5fd0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 4085 | 2026.02.27 03:06:47.239303 [ 5 ] {314df3cb-ca03-4c50-8f1e-f830dd5fd0b8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4086 | 2026.02.27 03:06:47.239513 [ 5 ] {314df3cb-ca03-4c50-8f1e-f830dd5fd0b8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.02.27 03:06:47.239641 [ 5 ] {314df3cb-ca03-4c50-8f1e-f830dd5fd0b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 4088 | 2026.02.27 03:06:47.239678 [ 5 ] {314df3cb-ca03-4c50-8f1e-f830dd5fd0b8} <Debug> TCPHandler: Processed in 0.001330985 sec. | ||
| 4089 | 2026.02.27 03:06:47.239801 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4090 | 2026.02.27 03:06:47.239925 [ 5 ] {2a815848-ead3-4e8e-801e-bb33a35efd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4091 | 2026.02.27 03:06:47.239993 [ 5 ] {2a815848-ead3-4e8e-801e-bb33a35efd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4092 | 2026.02.27 03:06:47.240771 [ 5 ] {2a815848-ead3-4e8e-801e-bb33a35efd41} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.02.27 03:06:47.240808 [ 5 ] {2a815848-ead3-4e8e-801e-bb33a35efd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 4094 | 2026.02.27 03:06:47.241349 [ 5 ] {2a815848-ead3-4e8e-801e-bb33a35efd41} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4095 | 2026.02.27 03:06:47.241570 [ 5 ] {2a815848-ead3-4e8e-801e-bb33a35efd41} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.02.27 03:06:47.241682 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4097 | 2026.02.27 03:06:47.241710 [ 5 ] {2a815848-ead3-4e8e-801e-bb33a35efd41} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001811 sec., 3865.267807840972 rows/sec., 6.93 MiB/sec. | ||
| 4098 | 2026.02.27 03:06:47.241751 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.02.27 03:06:47.241775 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 4100 | 2026.02.27 03:06:47.241780 [ 5 ] {2a815848-ead3-4e8e-801e-bb33a35efd41} <Debug> TCPHandler: Processed in 0.002041373 sec. | ||
| 4101 | 2026.02.27 03:06:47.241876 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 4102 | 2026.02.27 03:06:47.241905 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2026.02.27 03:06:47.242001 [ 5 ] {76767b71-3a72-4602-a545-2fb57bb140d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4104 | 2026.02.27 03:06:47.242044 [ 5 ] {76767b71-3a72-4602-a545-2fb57bb140d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4105 | 2026.02.27 03:06:47.242074 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4106 | 2026.02.27 03:06:47.242139 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part | ||
| 4107 | 2026.02.27 03:06:47.242270 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
| 4108 | 2026.02.27 03:06:47.242383 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 4109 | 2026.02.27 03:06:47.242437 [ 5 ] {76767b71-3a72-4602-a545-2fb57bb140d8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.02.27 03:06:47.242474 [ 5 ] {76767b71-3a72-4602-a545-2fb57bb140d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4111 | 2026.02.27 03:06:47.242483 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 4112 | 2026.02.27 03:06:47.242573 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 4113 | 2026.02.27 03:06:47.242664 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 4114 | 2026.02.27 03:06:47.242801 [ 5 ] {76767b71-3a72-4602-a545-2fb57bb140d8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4115 | 2026.02.27 03:06:47.243069 [ 5 ] {76767b71-3a72-4602-a545-2fb57bb140d8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.02.27 03:06:47.243257 [ 5 ] {76767b71-3a72-4602-a545-2fb57bb140d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001273 sec., 47132.757266300076 rows/sec., 3.18 MiB/sec. | ||
| 4117 | 2026.02.27 03:06:47.243305 [ 5 ] {76767b71-3a72-4602-a545-2fb57bb140d8} <Debug> TCPHandler: Processed in 0.001449458 sec. | ||
| 4118 | 2026.02.27 03:06:47.245475 [ 202 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 19 columns (19 merged, 0 gathered) in 0.003634074 sec., 68242.96918554767 rows/sec., 122.29 MiB/sec. | ||
| 4119 | 2026.02.27 03:06:47.246129 [ 202 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4120 | 2026.02.27 03:06:47.246541 [ 202 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.02.27 03:06:47.246624 [ 202 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4122 | 2026.02.27 03:06:47.246759 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 4123 | 2026.02.27 03:06:51.240304 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4124 | 2026.02.27 03:06:51.240374 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4125 | 2026.02.27 03:06:51.328338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8611 | ||
| 4126 | 2026.02.27 03:06:51.328845 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.02.27 03:06:51.328886 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4128 | 2026.02.27 03:06:51.329366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4129 | 2026.02.27 03:06:51.329593 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.02.27 03:06:51.329742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8611 | ||
| 4131 | 2026.02.27 03:06:51.800477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4132 | 2026.02.27 03:06:51.815486 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.02.27 03:06:51.815535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4134 | 2026.02.27 03:06:51.821347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4135 | 2026.02.27 03:06:51.822031 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2026.02.27 03:06:51.824636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4137 | 2026.02.27 03:06:52.233625 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2026.02.27 03:06:52.233808 [ 5 ] {99184f00-d481-431c-939d-1d47652c385f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4139 | 2026.02.27 03:06:52.233875 [ 5 ] {99184f00-d481-431c-939d-1d47652c385f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4140 | 2026.02.27 03:06:52.234499 [ 5 ] {99184f00-d481-431c-939d-1d47652c385f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.02.27 03:06:52.234548 [ 5 ] {99184f00-d481-431c-939d-1d47652c385f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4142 | 2026.02.27 03:06:52.234945 [ 5 ] {99184f00-d481-431c-939d-1d47652c385f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4143 | 2026.02.27 03:06:52.235171 [ 5 ] {99184f00-d481-431c-939d-1d47652c385f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.02.27 03:06:52.235325 [ 5 ] {99184f00-d481-431c-939d-1d47652c385f} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001568 sec., 66326.5306122449 rows/sec., 5.55 MiB/sec. | ||
| 4145 | 2026.02.27 03:06:52.235366 [ 5 ] {99184f00-d481-431c-939d-1d47652c385f} <Debug> TCPHandler: Processed in 0.001877329 sec. | ||
| 4146 | 2026.02.27 03:06:52.235491 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2026.02.27 03:06:52.235587 [ 5 ] {60e183d5-c0c0-4cee-b1e2-18d841078032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4148 | 2026.02.27 03:06:52.235629 [ 5 ] {60e183d5-c0c0-4cee-b1e2-18d841078032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4149 | 2026.02.27 03:06:52.236047 [ 5 ] {60e183d5-c0c0-4cee-b1e2-18d841078032} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.02.27 03:06:52.236087 [ 5 ] {60e183d5-c0c0-4cee-b1e2-18d841078032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4151 | 2026.02.27 03:06:52.236401 [ 5 ] {60e183d5-c0c0-4cee-b1e2-18d841078032} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4152 | 2026.02.27 03:06:52.236617 [ 5 ] {60e183d5-c0c0-4cee-b1e2-18d841078032} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.02.27 03:06:52.236754 [ 5 ] {60e183d5-c0c0-4cee-b1e2-18d841078032} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001187 sec., 20219.03959561921 rows/sec., 1.48 MiB/sec. | ||
| 4154 | 2026.02.27 03:06:52.236793 [ 5 ] {60e183d5-c0c0-4cee-b1e2-18d841078032} <Debug> TCPHandler: Processed in 0.001351315 sec. | ||
| 4155 | 2026.02.27 03:06:52.236906 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2026.02.27 03:06:52.237001 [ 5 ] {ea77ac99-e16f-4fa1-9d6c-a1f4679f7c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4157 | 2026.02.27 03:06:52.237041 [ 5 ] {ea77ac99-e16f-4fa1-9d6c-a1f4679f7c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4158 | 2026.02.27 03:06:52.237462 [ 5 ] {ea77ac99-e16f-4fa1-9d6c-a1f4679f7c86} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.02.27 03:06:52.237498 [ 5 ] {ea77ac99-e16f-4fa1-9d6c-a1f4679f7c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4160 | 2026.02.27 03:06:52.237795 [ 5 ] {ea77ac99-e16f-4fa1-9d6c-a1f4679f7c86} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4161 | 2026.02.27 03:06:52.238004 [ 5 ] {ea77ac99-e16f-4fa1-9d6c-a1f4679f7c86} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.02.27 03:06:52.238137 [ 5 ] {ea77ac99-e16f-4fa1-9d6c-a1f4679f7c86} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001156 sec., 76124.56747404845 rows/sec., 5.94 MiB/sec. | ||
| 4163 | 2026.02.27 03:06:52.238175 [ 5 ] {ea77ac99-e16f-4fa1-9d6c-a1f4679f7c86} <Debug> TCPHandler: Processed in 0.001318444 sec. | ||
| 4164 | 2026.02.27 03:06:52.238287 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2026.02.27 03:06:52.238380 [ 5 ] {6071ca8e-9cd4-4629-aff0-f2e95da68e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4166 | 2026.02.27 03:06:52.238423 [ 5 ] {6071ca8e-9cd4-4629-aff0-f2e95da68e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4167 | 2026.02.27 03:06:52.238823 [ 5 ] {6071ca8e-9cd4-4629-aff0-f2e95da68e0b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.02.27 03:06:52.238860 [ 5 ] {6071ca8e-9cd4-4629-aff0-f2e95da68e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4169 | 2026.02.27 03:06:52.239188 [ 5 ] {6071ca8e-9cd4-4629-aff0-f2e95da68e0b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4170 | 2026.02.27 03:06:52.239396 [ 5 ] {6071ca8e-9cd4-4629-aff0-f2e95da68e0b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.02.27 03:06:52.239534 [ 5 ] {6071ca8e-9cd4-4629-aff0-f2e95da68e0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 4172 | 2026.02.27 03:06:52.239571 [ 5 ] {6071ca8e-9cd4-4629-aff0-f2e95da68e0b} <Debug> TCPHandler: Processed in 0.001333685 sec. | ||
| 4173 | 2026.02.27 03:06:52.239674 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.02.27 03:06:52.239767 [ 5 ] {9185458d-e5bb-43f5-b0f1-f18abcf01aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4175 | 2026.02.27 03:06:52.239823 [ 5 ] {9185458d-e5bb-43f5-b0f1-f18abcf01aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4176 | 2026.02.27 03:06:52.240582 [ 5 ] {9185458d-e5bb-43f5-b0f1-f18abcf01aaf} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.02.27 03:06:52.240619 [ 5 ] {9185458d-e5bb-43f5-b0f1-f18abcf01aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4178 | 2026.02.27 03:06:52.241162 [ 5 ] {9185458d-e5bb-43f5-b0f1-f18abcf01aaf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4179 | 2026.02.27 03:06:52.241382 [ 5 ] {9185458d-e5bb-43f5-b0f1-f18abcf01aaf} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.02.27 03:06:52.241522 [ 5 ] {9185458d-e5bb-43f5-b0f1-f18abcf01aaf} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001773 sec., 13536.37901861252 rows/sec., 24.26 MiB/sec. | ||
| 4181 | 2026.02.27 03:06:52.241575 [ 5 ] {9185458d-e5bb-43f5-b0f1-f18abcf01aaf} <Debug> TCPHandler: Processed in 0.001950641 sec. | ||
| 4182 | 2026.02.27 03:06:52.241682 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.02.27 03:06:52.241775 [ 5 ] {bc305ad9-5889-4816-96ef-f31563bac837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4184 | 2026.02.27 03:06:52.241817 [ 5 ] {bc305ad9-5889-4816-96ef-f31563bac837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4185 | 2026.02.27 03:06:52.242151 [ 5 ] {bc305ad9-5889-4816-96ef-f31563bac837} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.02.27 03:06:52.242187 [ 5 ] {bc305ad9-5889-4816-96ef-f31563bac837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4187 | 2026.02.27 03:06:52.242487 [ 5 ] {bc305ad9-5889-4816-96ef-f31563bac837} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4188 | 2026.02.27 03:06:52.242692 [ 5 ] {bc305ad9-5889-4816-96ef-f31563bac837} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.02.27 03:06:52.242827 [ 5 ] {bc305ad9-5889-4816-96ef-f31563bac837} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 4190 | 2026.02.27 03:06:52.242863 [ 5 ] {bc305ad9-5889-4816-96ef-f31563bac837} <Debug> TCPHandler: Processed in 0.001231032 sec. | ||
| 4191 | 2026.02.27 03:06:56.341851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 498 | ||
| 4192 | 2026.02.27 03:06:56.344022 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.02.27 03:06:56.344083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4194 | 2026.02.27 03:06:56.345306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4195 | 2026.02.27 03:06:56.345592 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.02.27 03:06:56.345948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
| 4197 | 2026.02.27 03:06:57.234062 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.02.27 03:06:57.234235 [ 5 ] {7ea6d963-d000-4faa-a43d-3fa5067d23f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4199 | 2026.02.27 03:06:57.234307 [ 5 ] {7ea6d963-d000-4faa-a43d-3fa5067d23f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4200 | 2026.02.27 03:06:57.234921 [ 5 ] {7ea6d963-d000-4faa-a43d-3fa5067d23f8} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.02.27 03:06:57.234968 [ 5 ] {7ea6d963-d000-4faa-a43d-3fa5067d23f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4202 | 2026.02.27 03:06:57.235347 [ 5 ] {7ea6d963-d000-4faa-a43d-3fa5067d23f8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4203 | 2026.02.27 03:06:57.235564 [ 5 ] {7ea6d963-d000-4faa-a43d-3fa5067d23f8} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.02.27 03:06:57.235718 [ 5 ] {7ea6d963-d000-4faa-a43d-3fa5067d23f8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001533 sec., 5218.525766470972 rows/sec., 425.53 KiB/sec. | ||
| 4205 | 2026.02.27 03:06:57.235767 [ 5 ] {7ea6d963-d000-4faa-a43d-3fa5067d23f8} <Debug> TCPHandler: Processed in 0.001834198 sec. | ||
| 4206 | 2026.02.27 03:06:57.235906 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.02.27 03:06:57.236034 [ 5 ] {5e7d8b83-5f71-4933-a394-02c5977e310b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4208 | 2026.02.27 03:06:57.236084 [ 5 ] {5e7d8b83-5f71-4933-a394-02c5977e310b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4209 | 2026.02.27 03:06:57.236659 [ 5 ] {5e7d8b83-5f71-4933-a394-02c5977e310b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.02.27 03:06:57.236698 [ 5 ] {5e7d8b83-5f71-4933-a394-02c5977e310b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4211 | 2026.02.27 03:06:57.237036 [ 5 ] {5e7d8b83-5f71-4933-a394-02c5977e310b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4212 | 2026.02.27 03:06:57.237245 [ 5 ] {5e7d8b83-5f71-4933-a394-02c5977e310b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.02.27 03:06:57.237351 [ 90 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4214 | 2026.02.27 03:06:57.237370 [ 5 ] {5e7d8b83-5f71-4933-a394-02c5977e310b} <Debug> executeQuery: Read 74 rows, 6.01 KiB in 0.001366 sec., 54172.76720351391 rows/sec., 4.30 MiB/sec. | ||
| 4215 | 2026.02.27 03:06:57.237420 [ 90 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.02.27 03:06:57.237428 [ 5 ] {5e7d8b83-5f71-4933-a394-02c5977e310b} <Debug> TCPHandler: Processed in 0.001582621 sec. | ||
| 4217 | 2026.02.27 03:06:57.237448 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4218 | 2026.02.27 03:06:57.237558 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2026.02.27 03:06:57.237570 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 4220 | 2026.02.27 03:06:57.237659 [ 5 ] {a466ec34-8869-4c07-993d-5a4721d7c4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4221 | 2026.02.27 03:06:57.237704 [ 5 ] {a466ec34-8869-4c07-993d-5a4721d7c4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4222 | 2026.02.27 03:06:57.237708 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4223 | 2026.02.27 03:06:57.237766 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1387 rows starting from the beginning of the part | ||
| 4224 | 2026.02.27 03:06:57.237861 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part | ||
| 4225 | 2026.02.27 03:06:57.237912 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1365 rows starting from the beginning of the part | ||
| 4226 | 2026.02.27 03:06:57.237959 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 70 rows starting from the beginning of the part | ||
| 4227 | 2026.02.27 03:06:57.237999 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4228 | 2026.02.27 03:06:57.238041 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 4229 | 2026.02.27 03:06:57.238116 [ 5 ] {a466ec34-8869-4c07-993d-5a4721d7c4bc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.02.27 03:06:57.238158 [ 5 ] {a466ec34-8869-4c07-993d-5a4721d7c4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4231 | 2026.02.27 03:06:57.238478 [ 5 ] {a466ec34-8869-4c07-993d-5a4721d7c4bc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4232 | 2026.02.27 03:06:57.238704 [ 5 ] {a466ec34-8869-4c07-993d-5a4721d7c4bc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2026.02.27 03:06:57.238835 [ 5 ] {a466ec34-8869-4c07-993d-5a4721d7c4bc} <Debug> executeQuery: Read 15 rows, 1.08 KiB in 0.001196 sec., 12541.80602006689 rows/sec., 907.16 KiB/sec. | ||
| 4234 | 2026.02.27 03:06:57.238872 [ 5 ] {a466ec34-8869-4c07-993d-5a4721d7c4bc} <Debug> TCPHandler: Processed in 0.001361805 sec. | ||
| 4235 | 2026.02.27 03:06:57.238987 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2026.02.27 03:06:57.239078 [ 5 ] {1f93eefa-773b-4958-8973-cc014a604911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4237 | 2026.02.27 03:06:57.239117 [ 5 ] {1f93eefa-773b-4958-8973-cc014a604911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4238 | 2026.02.27 03:06:57.239482 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.001967161 sec., 1560624.6768820651 rows/sec., 135.70 MiB/sec. | ||
| 4239 | 2026.02.27 03:06:57.239525 [ 5 ] {1f93eefa-773b-4958-8973-cc014a604911} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.02.27 03:06:57.239566 [ 5 ] {1f93eefa-773b-4958-8973-cc014a604911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4241 | 2026.02.27 03:06:57.239703 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4242 | 2026.02.27 03:06:57.239885 [ 5 ] {1f93eefa-773b-4958-8973-cc014a604911} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4243 | 2026.02.27 03:06:57.239986 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_26_5} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.02.27 03:06:57.240067 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_26_5} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4245 | 2026.02.27 03:06:57.240135 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4246 | 2026.02.27 03:06:57.240135 [ 5 ] {1f93eefa-773b-4958-8973-cc014a604911} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2026.02.27 03:06:57.240248 [ 90 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4248 | 2026.02.27 03:06:57.240277 [ 90 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.02.27 03:06:57.240281 [ 5 ] {1f93eefa-773b-4958-8973-cc014a604911} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.00122 sec., 64754.09836065574 rows/sec., 5.07 MiB/sec. | ||
| 4250 | 2026.02.27 03:06:57.240296 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4251 | 2026.02.27 03:06:57.240328 [ 5 ] {1f93eefa-773b-4958-8973-cc014a604911} <Debug> TCPHandler: Processed in 0.001387686 sec. | ||
| 4252 | 2026.02.27 03:06:57.240368 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 4253 | 2026.02.27 03:06:57.240445 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.02.27 03:06:57.240455 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4255 | 2026.02.27 03:06:57.240494 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 621 rows starting from the beginning of the part | ||
| 4256 | 2026.02.27 03:06:57.240544 [ 5 ] {9d44a7d3-72c4-4f3d-ae09-a82885add3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4257 | 2026.02.27 03:06:57.240545 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 71 rows starting from the beginning of the part | ||
| 4258 | 2026.02.27 03:06:57.240596 [ 5 ] {9d44a7d3-72c4-4f3d-ae09-a82885add3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4259 | 2026.02.27 03:06:57.240610 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 582 rows starting from the beginning of the part | ||
| 4260 | 2026.02.27 03:06:57.240659 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 71 rows starting from the beginning of the part | ||
| 4261 | 2026.02.27 03:06:57.240698 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 88 rows starting from the beginning of the part | ||
| 4262 | 2026.02.27 03:06:57.240734 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 79 rows starting from the beginning of the part | ||
| 4263 | 2026.02.27 03:06:57.241024 [ 5 ] {9d44a7d3-72c4-4f3d-ae09-a82885add3f0} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.02.27 03:06:57.241064 [ 5 ] {9d44a7d3-72c4-4f3d-ae09-a82885add3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4265 | 2026.02.27 03:06:57.241409 [ 5 ] {9d44a7d3-72c4-4f3d-ae09-a82885add3f0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4266 | 2026.02.27 03:06:57.241611 [ 5 ] {9d44a7d3-72c4-4f3d-ae09-a82885add3f0} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.02.27 03:06:57.241629 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289844 sec., 1172234.7818805994 rows/sec., 93.33 MiB/sec. | ||
| 4268 | 2026.02.27 03:06:57.241711 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4269 | 2026.02.27 03:06:57.241735 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.02.27 03:06:57.241741 [ 5 ] {9d44a7d3-72c4-4f3d-ae09-a82885add3f0} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001215 sec., 134979.42386831276 rows/sec., 9.40 MiB/sec. | ||
| 4271 | 2026.02.27 03:06:57.241751 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4272 | 2026.02.27 03:06:57.241784 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4273 | 2026.02.27 03:06:57.241787 [ 5 ] {9d44a7d3-72c4-4f3d-ae09-a82885add3f0} <Debug> TCPHandler: Processed in 0.001388416 sec. | ||
| 4274 | 2026.02.27 03:06:57.241869 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 4275 | 2026.02.27 03:06:57.241920 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.02.27 03:06:57.242018 [ 5 ] {1b09adc4-379d-45f6-b9a5-3c662218aad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.02.27 03:06:57.242028 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4278 | 2026.02.27 03:06:57.242054 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_26_5} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.02.27 03:06:57.242076 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6497 rows starting from the beginning of the part | ||
| 4280 | 2026.02.27 03:06:57.242077 [ 5 ] {1b09adc4-379d-45f6-b9a5-3c662218aad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4281 | 2026.02.27 03:06:57.242122 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_26_5} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4282 | 2026.02.27 03:06:57.242158 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 4283 | 2026.02.27 03:06:57.242184 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4284 | 2026.02.27 03:06:57.242215 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 881 rows starting from the beginning of the part | ||
| 4285 | 2026.02.27 03:06:57.242271 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 4286 | 2026.02.27 03:06:57.242319 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4287 | 2026.02.27 03:06:57.242369 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 164 rows starting from the beginning of the part | ||
| 4288 | 2026.02.27 03:06:57.242839 [ 5 ] {1b09adc4-379d-45f6-b9a5-3c662218aad0} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4289 | 2026.02.27 03:06:57.242878 [ 5 ] {1b09adc4-379d-45f6-b9a5-3c662218aad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4290 | 2026.02.27 03:06:57.243406 [ 5 ] {1b09adc4-379d-45f6-b9a5-3c662218aad0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4291 | 2026.02.27 03:06:57.243653 [ 5 ] {1b09adc4-379d-45f6-b9a5-3c662218aad0} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2026.02.27 03:06:57.243804 [ 5 ] {1b09adc4-379d-45f6-b9a5-3c662218aad0} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001803 sec., 3882.418191902385 rows/sec., 6.96 MiB/sec. | ||
| 4293 | 2026.02.27 03:06:57.243856 [ 5 ] {1b09adc4-379d-45f6-b9a5-3c662218aad0} <Debug> TCPHandler: Processed in 0.001988632 sec. | ||
| 4294 | 2026.02.27 03:06:57.243970 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4295 | 2026.02.27 03:06:57.244062 [ 5 ] {8a111998-8bc6-4d0f-926f-f92b9af88043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4296 | 2026.02.27 03:06:57.244103 [ 5 ] {8a111998-8bc6-4d0f-926f-f92b9af88043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4297 | 2026.02.27 03:06:57.244443 [ 5 ] {8a111998-8bc6-4d0f-926f-f92b9af88043} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.02.27 03:06:57.244478 [ 5 ] {8a111998-8bc6-4d0f-926f-f92b9af88043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4299 | 2026.02.27 03:06:57.244766 [ 5 ] {8a111998-8bc6-4d0f-926f-f92b9af88043} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4300 | 2026.02.27 03:06:57.244983 [ 5 ] {8a111998-8bc6-4d0f-926f-f92b9af88043} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2026.02.27 03:06:57.245082 [ 90 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4302 | 2026.02.27 03:06:57.245110 [ 90 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.02.27 03:06:57.245110 [ 5 ] {8a111998-8bc6-4d0f-926f-f92b9af88043} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 4304 | 2026.02.27 03:06:57.245127 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4305 | 2026.02.27 03:06:57.245159 [ 5 ] {8a111998-8bc6-4d0f-926f-f92b9af88043} <Debug> TCPHandler: Processed in 0.001236573 sec. | ||
| 4306 | 2026.02.27 03:06:57.245205 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4307 | 2026.02.27 03:06:57.245279 [ 189 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8022 rows, containing 5 columns (5 merged, 0 gathered) in 0.00346531 sec., 2314944.406128167 rows/sec., 159.17 MiB/sec. | ||
| 4308 | 2026.02.27 03:06:57.245295 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4309 | 2026.02.27 03:06:57.245331 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 768 rows starting from the beginning of the part | ||
| 4310 | 2026.02.27 03:06:57.245374 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4311 | 2026.02.27 03:06:57.245409 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4312 | 2026.02.27 03:06:57.245441 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4313 | 2026.02.27 03:06:57.245472 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4314 | 2026.02.27 03:06:57.245506 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4315 | 2026.02.27 03:06:57.245937 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4316 | 2026.02.27 03:06:57.246277 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.02.27 03:06:57.246306 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.001132909 sec., 942705.901356596 rows/sec., 63.82 MiB/sec. | ||
| 4318 | 2026.02.27 03:06:57.246358 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4319 | 2026.02.27 03:06:57.246457 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 4320 | 2026.02.27 03:06:57.246491 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4321 | 2026.02.27 03:06:57.246744 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_26_5} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.02.27 03:06:57.246807 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_26_5} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4323 | 2026.02.27 03:06:57.246891 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4324 | 2026.02.27 03:06:58.830775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9059 | ||
| 4325 | 2026.02.27 03:06:58.831254 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.02.27 03:06:58.831291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4327 | 2026.02.27 03:06:58.831782 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4328 | 2026.02.27 03:06:58.832010 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.02.27 03:06:58.832138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9059 | ||
| 4330 | 2026.02.27 03:06:59.325683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4331 | 2026.02.27 03:06:59.341429 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.02.27 03:06:59.341489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4333 | 2026.02.27 03:06:59.347715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4334 | 2026.02.27 03:06:59.348459 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.02.27 03:06:59.351421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4336 | 2026.02.27 03:07:02.233849 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2026.02.27 03:07:02.234063 [ 5 ] {e594b1d9-0dc2-46ab-a0eb-f09f9426f83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4338 | 2026.02.27 03:07:02.234135 [ 5 ] {e594b1d9-0dc2-46ab-a0eb-f09f9426f83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4339 | 2026.02.27 03:07:02.234877 [ 5 ] {e594b1d9-0dc2-46ab-a0eb-f09f9426f83b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.02.27 03:07:02.234916 [ 5 ] {e594b1d9-0dc2-46ab-a0eb-f09f9426f83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4341 | 2026.02.27 03:07:02.235298 [ 5 ] {e594b1d9-0dc2-46ab-a0eb-f09f9426f83b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4342 | 2026.02.27 03:07:02.235525 [ 5 ] {e594b1d9-0dc2-46ab-a0eb-f09f9426f83b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.02.27 03:07:02.235679 [ 5 ] {e594b1d9-0dc2-46ab-a0eb-f09f9426f83b} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00167 sec., 62275.4491017964 rows/sec., 5.21 MiB/sec. | ||
| 4344 | 2026.02.27 03:07:02.235725 [ 5 ] {e594b1d9-0dc2-46ab-a0eb-f09f9426f83b} <Debug> TCPHandler: Processed in 0.002016372 sec. | ||
| 4345 | 2026.02.27 03:07:02.235869 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.02.27 03:07:02.235969 [ 5 ] {5211aca1-34f2-4cbd-b12c-cc7b7aebb2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4347 | 2026.02.27 03:07:02.236012 [ 5 ] {5211aca1-34f2-4cbd-b12c-cc7b7aebb2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4348 | 2026.02.27 03:07:02.236445 [ 5 ] {5211aca1-34f2-4cbd-b12c-cc7b7aebb2d0} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.02.27 03:07:02.236481 [ 5 ] {5211aca1-34f2-4cbd-b12c-cc7b7aebb2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4350 | 2026.02.27 03:07:02.236792 [ 5 ] {5211aca1-34f2-4cbd-b12c-cc7b7aebb2d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4351 | 2026.02.27 03:07:02.237000 [ 5 ] {5211aca1-34f2-4cbd-b12c-cc7b7aebb2d0} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.02.27 03:07:02.237127 [ 5 ] {5211aca1-34f2-4cbd-b12c-cc7b7aebb2d0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001181 sec., 20321.761219305674 rows/sec., 1.49 MiB/sec. | ||
| 4353 | 2026.02.27 03:07:02.237163 [ 5 ] {5211aca1-34f2-4cbd-b12c-cc7b7aebb2d0} <Debug> TCPHandler: Processed in 0.001343634 sec. | ||
| 4354 | 2026.02.27 03:07:02.237274 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2026.02.27 03:07:02.237368 [ 5 ] {6b2a048c-aef0-4916-887b-6b6c01a41b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4356 | 2026.02.27 03:07:02.237408 [ 5 ] {6b2a048c-aef0-4916-887b-6b6c01a41b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4357 | 2026.02.27 03:07:02.237843 [ 5 ] {6b2a048c-aef0-4916-887b-6b6c01a41b19} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.02.27 03:07:02.237879 [ 5 ] {6b2a048c-aef0-4916-887b-6b6c01a41b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4359 | 2026.02.27 03:07:02.238179 [ 5 ] {6b2a048c-aef0-4916-887b-6b6c01a41b19} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4360 | 2026.02.27 03:07:02.238380 [ 5 ] {6b2a048c-aef0-4916-887b-6b6c01a41b19} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.02.27 03:07:02.238502 [ 5 ] {6b2a048c-aef0-4916-887b-6b6c01a41b19} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001153 sec., 76322.63660017347 rows/sec., 5.96 MiB/sec. | ||
| 4362 | 2026.02.27 03:07:02.238537 [ 5 ] {6b2a048c-aef0-4916-887b-6b6c01a41b19} <Debug> TCPHandler: Processed in 0.001309934 sec. | ||
| 4363 | 2026.02.27 03:07:02.238648 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2026.02.27 03:07:02.238740 [ 5 ] {fb1160a9-b292-4823-af64-4199a00d1f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4365 | 2026.02.27 03:07:02.238782 [ 5 ] {fb1160a9-b292-4823-af64-4199a00d1f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4366 | 2026.02.27 03:07:02.239201 [ 5 ] {fb1160a9-b292-4823-af64-4199a00d1f31} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2026.02.27 03:07:02.239234 [ 5 ] {fb1160a9-b292-4823-af64-4199a00d1f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4368 | 2026.02.27 03:07:02.239549 [ 5 ] {fb1160a9-b292-4823-af64-4199a00d1f31} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4369 | 2026.02.27 03:07:02.239756 [ 5 ] {fb1160a9-b292-4823-af64-4199a00d1f31} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2026.02.27 03:07:02.239882 [ 5 ] {fb1160a9-b292-4823-af64-4199a00d1f31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 4371 | 2026.02.27 03:07:02.239924 [ 5 ] {fb1160a9-b292-4823-af64-4199a00d1f31} <Debug> TCPHandler: Processed in 0.001322754 sec. | ||
| 4372 | 2026.02.27 03:07:02.240047 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.02.27 03:07:02.240137 [ 5 ] {eaf17374-e17b-4620-b75d-3ed734f1e343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4374 | 2026.02.27 03:07:02.240191 [ 5 ] {eaf17374-e17b-4620-b75d-3ed734f1e343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4375 | 2026.02.27 03:07:02.241002 [ 5 ] {eaf17374-e17b-4620-b75d-3ed734f1e343} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.02.27 03:07:02.241036 [ 5 ] {eaf17374-e17b-4620-b75d-3ed734f1e343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4377 | 2026.02.27 03:07:02.241575 [ 5 ] {eaf17374-e17b-4620-b75d-3ed734f1e343} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4378 | 2026.02.27 03:07:02.241791 [ 5 ] {eaf17374-e17b-4620-b75d-3ed734f1e343} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.02.27 03:07:02.241931 [ 5 ] {eaf17374-e17b-4620-b75d-3ed734f1e343} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001811 sec., 13252.346769740476 rows/sec., 23.75 MiB/sec. | ||
| 4380 | 2026.02.27 03:07:02.241987 [ 5 ] {eaf17374-e17b-4620-b75d-3ed734f1e343} <Debug> TCPHandler: Processed in 0.001987032 sec. | ||
| 4381 | 2026.02.27 03:07:02.242125 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.02.27 03:07:02.242244 [ 5 ] {ab482f7d-86ca-434e-9588-934b3e28a890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4383 | 2026.02.27 03:07:02.242294 [ 5 ] {ab482f7d-86ca-434e-9588-934b3e28a890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4384 | 2026.02.27 03:07:02.242704 [ 5 ] {ab482f7d-86ca-434e-9588-934b3e28a890} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.02.27 03:07:02.242745 [ 5 ] {ab482f7d-86ca-434e-9588-934b3e28a890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4386 | 2026.02.27 03:07:02.243100 [ 5 ] {ab482f7d-86ca-434e-9588-934b3e28a890} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4387 | 2026.02.27 03:07:02.243308 [ 5 ] {ab482f7d-86ca-434e-9588-934b3e28a890} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.02.27 03:07:02.243493 [ 5 ] {ab482f7d-86ca-434e-9588-934b3e28a890} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001272 sec., 47169.81132075472 rows/sec., 3.18 MiB/sec. | ||
| 4389 | 2026.02.27 03:07:02.243539 [ 5 ] {ab482f7d-86ca-434e-9588-934b3e28a890} <Debug> TCPHandler: Processed in 0.001472408 sec. | ||
| 4390 | 2026.02.27 03:07:06.240418 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4391 | 2026.02.27 03:07:06.240517 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4392 | 2026.02.27 03:07:06.333150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9571 | ||
| 4393 | 2026.02.27 03:07:06.333658 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.02.27 03:07:06.333705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4395 | 2026.02.27 03:07:06.334207 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4396 | 2026.02.27 03:07:06.334430 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.02.27 03:07:06.334574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9571 | ||
| 4398 | 2026.02.27 03:07:06.347012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 524 | ||
| 4399 | 2026.02.27 03:07:06.349242 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.02.27 03:07:06.349297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4401 | 2026.02.27 03:07:06.350571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4402 | 2026.02.27 03:07:06.350850 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.02.27 03:07:06.351168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 4404 | 2026.02.27 03:07:06.851602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4405 | 2026.02.27 03:07:06.868228 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.02.27 03:07:06.868286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4407 | 2026.02.27 03:07:06.874038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4408 | 2026.02.27 03:07:06.874745 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.02.27 03:07:06.877452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4410 | 2026.02.27 03:07:07.233964 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2026.02.27 03:07:07.234224 [ 5 ] {2081f5a0-77a4-4f9d-ba57-376dd535c562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4412 | 2026.02.27 03:07:07.234321 [ 5 ] {2081f5a0-77a4-4f9d-ba57-376dd535c562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4413 | 2026.02.27 03:07:07.235175 [ 5 ] {2081f5a0-77a4-4f9d-ba57-376dd535c562} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.02.27 03:07:07.235225 [ 5 ] {2081f5a0-77a4-4f9d-ba57-376dd535c562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4415 | 2026.02.27 03:07:07.235635 [ 5 ] {2081f5a0-77a4-4f9d-ba57-376dd535c562} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4416 | 2026.02.27 03:07:07.235870 [ 5 ] {2081f5a0-77a4-4f9d-ba57-376dd535c562} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.02.27 03:07:07.236028 [ 5 ] {2081f5a0-77a4-4f9d-ba57-376dd535c562} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001874 sec., 37353.25506937033 rows/sec., 2.98 MiB/sec. | ||
| 4418 | 2026.02.27 03:07:07.236076 [ 5 ] {2081f5a0-77a4-4f9d-ba57-376dd535c562} <Debug> TCPHandler: Processed in 0.002268529 sec. | ||
| 4419 | 2026.02.27 03:07:07.236211 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.02.27 03:07:07.236313 [ 5 ] {37cec2d9-98c7-40bd-9de4-ce7f302bb53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.02.27 03:07:07.236355 [ 5 ] {37cec2d9-98c7-40bd-9de4-ce7f302bb53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4422 | 2026.02.27 03:07:07.236787 [ 5 ] {37cec2d9-98c7-40bd-9de4-ce7f302bb53a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.02.27 03:07:07.236825 [ 5 ] {37cec2d9-98c7-40bd-9de4-ce7f302bb53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4424 | 2026.02.27 03:07:07.237118 [ 5 ] {37cec2d9-98c7-40bd-9de4-ce7f302bb53a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4425 | 2026.02.27 03:07:07.237324 [ 5 ] {37cec2d9-98c7-40bd-9de4-ce7f302bb53a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.02.27 03:07:07.237435 [ 95 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4427 | 2026.02.27 03:07:07.237455 [ 5 ] {37cec2d9-98c7-40bd-9de4-ce7f302bb53a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001166 sec., 6003.430531732419 rows/sec., 451.43 KiB/sec. | ||
| 4428 | 2026.02.27 03:07:07.237504 [ 95 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.02.27 03:07:07.237513 [ 5 ] {37cec2d9-98c7-40bd-9de4-ce7f302bb53a} <Debug> TCPHandler: Processed in 0.001353145 sec. | ||
| 4430 | 2026.02.27 03:07:07.237534 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4431 | 2026.02.27 03:07:07.237647 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.02.27 03:07:07.237657 [ 196 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 4433 | 2026.02.27 03:07:07.237748 [ 5 ] {eb01c48d-8839-42a0-b6c0-d07f6a5fdccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4434 | 2026.02.27 03:07:07.237792 [ 5 ] {eb01c48d-8839-42a0-b6c0-d07f6a5fdccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4435 | 2026.02.27 03:07:07.237800 [ 196 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4436 | 2026.02.27 03:07:07.237839 [ 196 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 59 rows starting from the beginning of the part | ||
| 4437 | 2026.02.27 03:07:07.237905 [ 196 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4438 | 2026.02.27 03:07:07.237950 [ 196 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4439 | 2026.02.27 03:07:07.237997 [ 196 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4440 | 2026.02.27 03:07:07.238034 [ 196 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 4441 | 2026.02.27 03:07:07.238072 [ 196 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part | ||
| 4442 | 2026.02.27 03:07:07.238230 [ 5 ] {eb01c48d-8839-42a0-b6c0-d07f6a5fdccf} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.02.27 03:07:07.238274 [ 5 ] {eb01c48d-8839-42a0-b6c0-d07f6a5fdccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4444 | 2026.02.27 03:07:07.238627 [ 5 ] {eb01c48d-8839-42a0-b6c0-d07f6a5fdccf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4445 | 2026.02.27 03:07:07.238850 [ 5 ] {eb01c48d-8839-42a0-b6c0-d07f6a5fdccf} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4446 | 2026.02.27 03:07:07.238919 [ 189 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320104 sec., 103022.1861307897 rows/sec., 7.91 MiB/sec. | ||
| 4447 | 2026.02.27 03:07:07.238984 [ 5 ] {eb01c48d-8839-42a0-b6c0-d07f6a5fdccf} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001257 sec., 56483.69132856006 rows/sec., 4.41 MiB/sec. | ||
| 4448 | 2026.02.27 03:07:07.239021 [ 5 ] {eb01c48d-8839-42a0-b6c0-d07f6a5fdccf} <Debug> TCPHandler: Processed in 0.001423367 sec. | ||
| 4449 | 2026.02.27 03:07:07.239105 [ 191 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4450 | 2026.02.27 03:07:07.239142 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4451 | 2026.02.27 03:07:07.239241 [ 5 ] {9806b3ad-af67-413f-ad85-b660867159ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4452 | 2026.02.27 03:07:07.239286 [ 5 ] {9806b3ad-af67-413f-ad85-b660867159ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4453 | 2026.02.27 03:07:07.239418 [ 191 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_21_4} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.02.27 03:07:07.239503 [ 191 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_21_4} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4455 | 2026.02.27 03:07:07.239595 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4456 | 2026.02.27 03:07:07.239704 [ 5 ] {9806b3ad-af67-413f-ad85-b660867159ed} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2026.02.27 03:07:07.239747 [ 5 ] {9806b3ad-af67-413f-ad85-b660867159ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4458 | 2026.02.27 03:07:07.240104 [ 5 ] {9806b3ad-af67-413f-ad85-b660867159ed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4459 | 2026.02.27 03:07:07.240336 [ 5 ] {9806b3ad-af67-413f-ad85-b660867159ed} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.02.27 03:07:07.240471 [ 5 ] {9806b3ad-af67-413f-ad85-b660867159ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 4461 | 2026.02.27 03:07:07.240508 [ 5 ] {9806b3ad-af67-413f-ad85-b660867159ed} <Debug> TCPHandler: Processed in 0.001416467 sec. | ||
| 4462 | 2026.02.27 03:07:07.240620 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.02.27 03:07:07.240713 [ 5 ] {0eae9512-9f4c-4979-babd-7826eea6ca83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4464 | 2026.02.27 03:07:07.240767 [ 5 ] {0eae9512-9f4c-4979-babd-7826eea6ca83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.27 03:07:07.241500 [ 5 ] {0eae9512-9f4c-4979-babd-7826eea6ca83} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.02.27 03:07:07.241537 [ 5 ] {0eae9512-9f4c-4979-babd-7826eea6ca83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4467 | 2026.02.27 03:07:07.242029 [ 5 ] {0eae9512-9f4c-4979-babd-7826eea6ca83} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4468 | 2026.02.27 03:07:07.242246 [ 5 ] {0eae9512-9f4c-4979-babd-7826eea6ca83} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.02.27 03:07:07.242385 [ 5 ] {0eae9512-9f4c-4979-babd-7826eea6ca83} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001689 sec., 4144.464179988158 rows/sec., 7.43 MiB/sec. | ||
| 4470 | 2026.02.27 03:07:07.242444 [ 5 ] {0eae9512-9f4c-4979-babd-7826eea6ca83} <Debug> TCPHandler: Processed in 0.001872779 sec. | ||
| 4471 | 2026.02.27 03:07:07.242558 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.02.27 03:07:07.242650 [ 5 ] {b2c1517e-6e7b-4cb1-b46a-a39648f99628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4473 | 2026.02.27 03:07:07.242692 [ 5 ] {b2c1517e-6e7b-4cb1-b46a-a39648f99628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4474 | 2026.02.27 03:07:07.243032 [ 5 ] {b2c1517e-6e7b-4cb1-b46a-a39648f99628} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.02.27 03:07:07.243066 [ 5 ] {b2c1517e-6e7b-4cb1-b46a-a39648f99628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4476 | 2026.02.27 03:07:07.243358 [ 5 ] {b2c1517e-6e7b-4cb1-b46a-a39648f99628} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4477 | 2026.02.27 03:07:07.243563 [ 5 ] {b2c1517e-6e7b-4cb1-b46a-a39648f99628} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.02.27 03:07:07.243688 [ 5 ] {b2c1517e-6e7b-4cb1-b46a-a39648f99628} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 4479 | 2026.02.27 03:07:07.243724 [ 5 ] {b2c1517e-6e7b-4cb1-b46a-a39648f99628} <Debug> TCPHandler: Processed in 0.001215072 sec. | ||
| 4480 | 2026.02.27 03:07:12.264052 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.02.27 03:07:12.264241 [ 5 ] {041f1b26-ed05-4432-b446-27bd89569fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.02.27 03:07:12.264306 [ 5 ] {041f1b26-ed05-4432-b446-27bd89569fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4483 | 2026.02.27 03:07:12.264921 [ 5 ] {041f1b26-ed05-4432-b446-27bd89569fe9} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.02.27 03:07:12.264965 [ 5 ] {041f1b26-ed05-4432-b446-27bd89569fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4485 | 2026.02.27 03:07:12.265344 [ 5 ] {041f1b26-ed05-4432-b446-27bd89569fe9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4486 | 2026.02.27 03:07:12.265562 [ 5 ] {041f1b26-ed05-4432-b446-27bd89569fe9} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.02.27 03:07:12.265707 [ 5 ] {041f1b26-ed05-4432-b446-27bd89569fe9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001513 sec., 15862.524785194977 rows/sec., 1.32 MiB/sec. | ||
| 4488 | 2026.02.27 03:07:12.265749 [ 5 ] {041f1b26-ed05-4432-b446-27bd89569fe9} <Debug> TCPHandler: Processed in 0.001825318 sec. | ||
| 4489 | 2026.02.27 03:07:12.265874 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.02.27 03:07:12.265966 [ 5 ] {ee2c57e1-e161-4f1f-9e9e-491202bcd430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4491 | 2026.02.27 03:07:12.266006 [ 5 ] {ee2c57e1-e161-4f1f-9e9e-491202bcd430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4492 | 2026.02.27 03:07:12.266397 [ 5 ] {ee2c57e1-e161-4f1f-9e9e-491202bcd430} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.02.27 03:07:12.266433 [ 5 ] {ee2c57e1-e161-4f1f-9e9e-491202bcd430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4494 | 2026.02.27 03:07:12.266739 [ 5 ] {ee2c57e1-e161-4f1f-9e9e-491202bcd430} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4495 | 2026.02.27 03:07:12.266944 [ 5 ] {ee2c57e1-e161-4f1f-9e9e-491202bcd430} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.02.27 03:07:12.267070 [ 5 ] {ee2c57e1-e161-4f1f-9e9e-491202bcd430} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 436.06 KiB/sec. | ||
| 4497 | 2026.02.27 03:07:12.267106 [ 5 ] {ee2c57e1-e161-4f1f-9e9e-491202bcd430} <Debug> TCPHandler: Processed in 0.001280044 sec. | ||
| 4498 | 2026.02.27 03:07:12.267216 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.02.27 03:07:12.267306 [ 5 ] {2bb932a2-0a62-4440-9d9b-0b51bc84b796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4500 | 2026.02.27 03:07:12.267344 [ 5 ] {2bb932a2-0a62-4440-9d9b-0b51bc84b796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4501 | 2026.02.27 03:07:12.268396 [ 5 ] {2bb932a2-0a62-4440-9d9b-0b51bc84b796} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.02.27 03:07:12.268454 [ 5 ] {2bb932a2-0a62-4440-9d9b-0b51bc84b796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4503 | 2026.02.27 03:07:12.268827 [ 5 ] {2bb932a2-0a62-4440-9d9b-0b51bc84b796} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4504 | 2026.02.27 03:07:12.269140 [ 5 ] {2bb932a2-0a62-4440-9d9b-0b51bc84b796} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.02.27 03:07:12.269302 [ 5 ] {2bb932a2-0a62-4440-9d9b-0b51bc84b796} <Debug> executeQuery: Read 1367 rows, 116.68 KiB in 0.002012 sec., 679423.4592445329 rows/sec., 56.63 MiB/sec. | ||
| 4506 | 2026.02.27 03:07:12.269349 [ 5 ] {2bb932a2-0a62-4440-9d9b-0b51bc84b796} <Debug> TCPHandler: Processed in 0.002178167 sec. | ||
| 4507 | 2026.02.27 03:07:12.269494 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.02.27 03:07:12.269607 [ 5 ] {556d023b-4bc9-43f0-97d5-9d7ad18b804c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4509 | 2026.02.27 03:07:12.269655 [ 5 ] {556d023b-4bc9-43f0-97d5-9d7ad18b804c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4510 | 2026.02.27 03:07:12.270148 [ 5 ] {556d023b-4bc9-43f0-97d5-9d7ad18b804c} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.02.27 03:07:12.270185 [ 5 ] {556d023b-4bc9-43f0-97d5-9d7ad18b804c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4512 | 2026.02.27 03:07:12.270483 [ 5 ] {556d023b-4bc9-43f0-97d5-9d7ad18b804c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4513 | 2026.02.27 03:07:12.270684 [ 5 ] {556d023b-4bc9-43f0-97d5-9d7ad18b804c} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.02.27 03:07:12.270812 [ 5 ] {556d023b-4bc9-43f0-97d5-9d7ad18b804c} <Debug> executeQuery: Read 42 rows, 3.18 KiB in 0.001228 sec., 34201.95439739414 rows/sec., 2.53 MiB/sec. | ||
| 4515 | 2026.02.27 03:07:12.270849 [ 5 ] {556d023b-4bc9-43f0-97d5-9d7ad18b804c} <Debug> TCPHandler: Processed in 0.001416787 sec. | ||
| 4516 | 2026.02.27 03:07:12.270962 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.02.27 03:07:12.271054 [ 5 ] {e2c5b27c-121d-49e3-9bb9-da3668520eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.02.27 03:07:12.271101 [ 5 ] {e2c5b27c-121d-49e3-9bb9-da3668520eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4519 | 2026.02.27 03:07:12.271581 [ 5 ] {e2c5b27c-121d-49e3-9bb9-da3668520eca} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.02.27 03:07:12.271617 [ 5 ] {e2c5b27c-121d-49e3-9bb9-da3668520eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4521 | 2026.02.27 03:07:12.271916 [ 5 ] {e2c5b27c-121d-49e3-9bb9-da3668520eca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4522 | 2026.02.27 03:07:12.272126 [ 5 ] {e2c5b27c-121d-49e3-9bb9-da3668520eca} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.02.27 03:07:12.272249 [ 5 ] {e2c5b27c-121d-49e3-9bb9-da3668520eca} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 4524 | 2026.02.27 03:07:12.272287 [ 5 ] {e2c5b27c-121d-49e3-9bb9-da3668520eca} <Debug> TCPHandler: Processed in 0.001374516 sec. | ||
| 4525 | 2026.02.27 03:07:12.272404 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.02.27 03:07:12.272495 [ 5 ] {cd36c751-b9a5-4f87-9f35-0f0775eb0a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4527 | 2026.02.27 03:07:12.272534 [ 5 ] {cd36c751-b9a5-4f87-9f35-0f0775eb0a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4528 | 2026.02.27 03:07:12.272922 [ 5 ] {cd36c751-b9a5-4f87-9f35-0f0775eb0a85} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.02.27 03:07:12.272958 [ 5 ] {cd36c751-b9a5-4f87-9f35-0f0775eb0a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4530 | 2026.02.27 03:07:12.273240 [ 5 ] {cd36c751-b9a5-4f87-9f35-0f0775eb0a85} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4531 | 2026.02.27 03:07:12.273447 [ 5 ] {cd36c751-b9a5-4f87-9f35-0f0775eb0a85} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.02.27 03:07:12.273572 [ 5 ] {cd36c751-b9a5-4f87-9f35-0f0775eb0a85} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 4533 | 2026.02.27 03:07:12.273609 [ 5 ] {cd36c751-b9a5-4f87-9f35-0f0775eb0a85} <Debug> TCPHandler: Processed in 0.001256113 sec. | ||
| 4534 | 2026.02.27 03:07:12.273723 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.02.27 03:07:12.273815 [ 5 ] {56180899-1a38-43e9-a193-1f501b5f15f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4536 | 2026.02.27 03:07:12.273854 [ 5 ] {56180899-1a38-43e9-a193-1f501b5f15f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4537 | 2026.02.27 03:07:12.274472 [ 5 ] {56180899-1a38-43e9-a193-1f501b5f15f4} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.02.27 03:07:12.274507 [ 5 ] {56180899-1a38-43e9-a193-1f501b5f15f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4539 | 2026.02.27 03:07:12.274833 [ 5 ] {56180899-1a38-43e9-a193-1f501b5f15f4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4540 | 2026.02.27 03:07:12.275029 [ 5 ] {56180899-1a38-43e9-a193-1f501b5f15f4} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.02.27 03:07:12.275156 [ 5 ] {56180899-1a38-43e9-a193-1f501b5f15f4} <Debug> executeQuery: Read 586 rows, 45.07 KiB in 0.001359 sec., 431199.4113318617 rows/sec., 32.39 MiB/sec. | ||
| 4542 | 2026.02.27 03:07:12.275193 [ 5 ] {56180899-1a38-43e9-a193-1f501b5f15f4} <Debug> TCPHandler: Processed in 0.00152015 sec. | ||
| 4543 | 2026.02.27 03:07:12.275306 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2026.02.27 03:07:12.275402 [ 5 ] {a45f4e37-d1f8-46bc-9178-08ffdd86e4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4545 | 2026.02.27 03:07:12.275445 [ 5 ] {a45f4e37-d1f8-46bc-9178-08ffdd86e4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4546 | 2026.02.27 03:07:12.276038 [ 5 ] {a45f4e37-d1f8-46bc-9178-08ffdd86e4d8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.02.27 03:07:12.276073 [ 5 ] {a45f4e37-d1f8-46bc-9178-08ffdd86e4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4548 | 2026.02.27 03:07:12.276440 [ 5 ] {a45f4e37-d1f8-46bc-9178-08ffdd86e4d8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4549 | 2026.02.27 03:07:12.276640 [ 5 ] {a45f4e37-d1f8-46bc-9178-08ffdd86e4d8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.02.27 03:07:12.276766 [ 5 ] {a45f4e37-d1f8-46bc-9178-08ffdd86e4d8} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001383 sec., 638467.1005061461 rows/sec., 43.33 MiB/sec. | ||
| 4551 | 2026.02.27 03:07:12.276809 [ 5 ] {a45f4e37-d1f8-46bc-9178-08ffdd86e4d8} <Debug> TCPHandler: Processed in 0.001551271 sec. | ||
| 4552 | 2026.02.27 03:07:12.276925 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4553 | 2026.02.27 03:07:12.277017 [ 5 ] {94531784-97da-4dc8-a9c6-89ea0f176d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4554 | 2026.02.27 03:07:12.277073 [ 5 ] {94531784-97da-4dc8-a9c6-89ea0f176d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4555 | 2026.02.27 03:07:12.277846 [ 5 ] {94531784-97da-4dc8-a9c6-89ea0f176d9c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.02.27 03:07:12.277881 [ 5 ] {94531784-97da-4dc8-a9c6-89ea0f176d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4557 | 2026.02.27 03:07:12.278384 [ 5 ] {94531784-97da-4dc8-a9c6-89ea0f176d9c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4558 | 2026.02.27 03:07:12.278598 [ 5 ] {94531784-97da-4dc8-a9c6-89ea0f176d9c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.02.27 03:07:12.278698 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4560 | 2026.02.27 03:07:12.278732 [ 5 ] {94531784-97da-4dc8-a9c6-89ea0f176d9c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001733 sec., 13848.817080207733 rows/sec., 24.82 MiB/sec. | ||
| 4561 | 2026.02.27 03:07:12.278735 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.02.27 03:07:12.278764 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4563 | 2026.02.27 03:07:12.278785 [ 5 ] {94531784-97da-4dc8-a9c6-89ea0f176d9c} <Debug> TCPHandler: Processed in 0.00191078 sec. | ||
| 4564 | 2026.02.27 03:07:12.278853 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 4565 | 2026.02.27 03:07:12.278901 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.02.27 03:07:12.278994 [ 5 ] {fcc0b38f-960f-4584-b8e3-e464cc6a8bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4567 | 2026.02.27 03:07:12.279035 [ 5 ] {fcc0b38f-960f-4584-b8e3-e464cc6a8bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4568 | 2026.02.27 03:07:12.279043 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4569 | 2026.02.27 03:07:12.279094 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 248 rows starting from the beginning of the part | ||
| 4570 | 2026.02.27 03:07:12.279213 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4571 | 2026.02.27 03:07:12.279318 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 4572 | 2026.02.27 03:07:12.279375 [ 5 ] {fcc0b38f-960f-4584-b8e3-e464cc6a8bd4} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.02.27 03:07:12.279410 [ 5 ] {fcc0b38f-960f-4584-b8e3-e464cc6a8bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4574 | 2026.02.27 03:07:12.279414 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 4575 | 2026.02.27 03:07:12.279508 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 4576 | 2026.02.27 03:07:12.279595 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 4577 | 2026.02.27 03:07:12.279714 [ 5 ] {fcc0b38f-960f-4584-b8e3-e464cc6a8bd4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4578 | 2026.02.27 03:07:12.279935 [ 5 ] {fcc0b38f-960f-4584-b8e3-e464cc6a8bd4} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.02.27 03:07:12.280061 [ 5 ] {fcc0b38f-960f-4584-b8e3-e464cc6a8bd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4580 | 2026.02.27 03:07:12.280096 [ 5 ] {fcc0b38f-960f-4584-b8e3-e464cc6a8bd4} <Debug> TCPHandler: Processed in 0.001244802 sec. | ||
| 4581 | 2026.02.27 03:07:12.282435 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 19 columns (19 merged, 0 gathered) in 0.003614964 sec., 92393.72784901869 rows/sec., 165.57 MiB/sec. | ||
| 4582 | 2026.02.27 03:07:12.283156 [ 202 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4583 | 2026.02.27 03:07:12.283639 [ 202 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.02.27 03:07:12.283735 [ 202 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4585 | 2026.02.27 03:07:12.283878 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 4586 | 2026.02.27 03:07:13.835598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10019 | ||
| 4587 | 2026.02.27 03:07:13.836090 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.02.27 03:07:13.836137 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4589 | 2026.02.27 03:07:13.836634 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4590 | 2026.02.27 03:07:13.836863 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.02.27 03:07:13.837001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10019 | ||
| 4592 | 2026.02.27 03:07:13.837007 [ 87 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4593 | 2026.02.27 03:07:13.837081 [ 87 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.02.27 03:07:13.837105 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4595 | 2026.02.27 03:07:13.837215 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 4596 | 2026.02.27 03:07:13.837322 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4597 | 2026.02.27 03:07:13.837357 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7651 rows starting from the beginning of the part | ||
| 4598 | 2026.02.27 03:07:13.837421 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4599 | 2026.02.27 03:07:13.837468 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4600 | 2026.02.27 03:07:13.837511 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4601 | 2026.02.27 03:07:13.837557 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4602 | 2026.02.27 03:07:13.837600 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4603 | 2026.02.27 03:07:13.839575 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10019 rows, containing 4 columns (4 merged, 0 gathered) in 0.002407863 sec., 4160951.0175620457 rows/sec., 59.52 MiB/sec. | ||
| 4604 | 2026.02.27 03:07:13.839907 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4605 | 2026.02.27 03:07:13.840203 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_21_4} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.02.27 03:07:13.840281 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_21_4} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4607 | 2026.02.27 03:07:13.840379 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4608 | 2026.02.27 03:07:14.378463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4609 | 2026.02.27 03:07:14.395491 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.02.27 03:07:14.395546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4611 | 2026.02.27 03:07:14.401752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4612 | 2026.02.27 03:07:14.402484 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.02.27 03:07:14.402807 [ 86 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4614 | 2026.02.27 03:07:14.402883 [ 86 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.02.27 03:07:14.402909 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 4616 | 2026.02.27 03:07:14.403068 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 4617 | 2026.02.27 03:07:14.407443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4618 | 2026.02.27 03:07:14.408245 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4619 | 2026.02.27 03:07:14.409833 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 4620 | 2026.02.27 03:07:14.414544 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 4621 | 2026.02.27 03:07:14.418916 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 4622 | 2026.02.27 03:07:14.423395 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 4623 | 2026.02.27 03:07:14.427637 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 4624 | 2026.02.27 03:07:14.431933 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 4625 | 2026.02.27 03:07:14.485357 [ 189 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.082364818 sec., 1930.435881009292 rows/sec., 9.98 MiB/sec. | ||
| 4626 | 2026.02.27 03:07:14.488107 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4627 | 2026.02.27 03:07:14.490138 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_21_4} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.02.27 03:07:14.490249 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_21_4} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4629 | 2026.02.27 03:07:14.492574 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4630 | 2026.02.27 03:07:15.000306 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.97 MiB, peak 258.51 MiB, free memory in arenas 0.00 B, will set to 253.08 MiB (RSS), difference: 5.11 MiB | ||
| 4631 | 2026.02.27 03:07:16.352240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 556 | ||
| 4632 | 2026.02.27 03:07:16.354608 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.02.27 03:07:16.354668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4634 | 2026.02.27 03:07:16.355939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4635 | 2026.02.27 03:07:16.356243 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.02.27 03:07:16.356631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4637 | 2026.02.27 03:07:17.233548 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2026.02.27 03:07:17.233729 [ 5 ] {ff53b925-0997-4586-a142-3586475da782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4639 | 2026.02.27 03:07:17.233799 [ 5 ] {ff53b925-0997-4586-a142-3586475da782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4640 | 2026.02.27 03:07:17.234448 [ 5 ] {ff53b925-0997-4586-a142-3586475da782} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.02.27 03:07:17.234499 [ 5 ] {ff53b925-0997-4586-a142-3586475da782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4642 | 2026.02.27 03:07:17.234898 [ 5 ] {ff53b925-0997-4586-a142-3586475da782} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4643 | 2026.02.27 03:07:17.235122 [ 5 ] {ff53b925-0997-4586-a142-3586475da782} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.02.27 03:07:17.235287 [ 5 ] {ff53b925-0997-4586-a142-3586475da782} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001606 sec., 43586.5504358655 rows/sec., 3.48 MiB/sec. | ||
| 4645 | 2026.02.27 03:07:17.235337 [ 5 ] {ff53b925-0997-4586-a142-3586475da782} <Debug> TCPHandler: Processed in 0.001919569 sec. | ||
| 4646 | 2026.02.27 03:07:17.235468 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2026.02.27 03:07:17.235584 [ 5 ] {726623e3-42dc-435b-8cb7-9a3696632ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4648 | 2026.02.27 03:07:17.235638 [ 5 ] {726623e3-42dc-435b-8cb7-9a3696632ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4649 | 2026.02.27 03:07:17.236060 [ 5 ] {726623e3-42dc-435b-8cb7-9a3696632ec1} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.02.27 03:07:17.236098 [ 5 ] {726623e3-42dc-435b-8cb7-9a3696632ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4651 | 2026.02.27 03:07:17.236407 [ 5 ] {726623e3-42dc-435b-8cb7-9a3696632ec1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4652 | 2026.02.27 03:07:17.236614 [ 5 ] {726623e3-42dc-435b-8cb7-9a3696632ec1} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.02.27 03:07:17.236749 [ 5 ] {726623e3-42dc-435b-8cb7-9a3696632ec1} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001197 sec., 5847.95321637427 rows/sec., 439.74 KiB/sec. | ||
| 4654 | 2026.02.27 03:07:17.236791 [ 5 ] {726623e3-42dc-435b-8cb7-9a3696632ec1} <Debug> TCPHandler: Processed in 0.001375875 sec. | ||
| 4655 | 2026.02.27 03:07:17.236905 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.02.27 03:07:17.237001 [ 5 ] {e91d3810-8564-485c-810d-0fbfb4fa1173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4657 | 2026.02.27 03:07:17.237042 [ 5 ] {e91d3810-8564-485c-810d-0fbfb4fa1173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4658 | 2026.02.27 03:07:17.237461 [ 5 ] {e91d3810-8564-485c-810d-0fbfb4fa1173} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.02.27 03:07:17.237498 [ 5 ] {e91d3810-8564-485c-810d-0fbfb4fa1173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4660 | 2026.02.27 03:07:17.237805 [ 5 ] {e91d3810-8564-485c-810d-0fbfb4fa1173} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4661 | 2026.02.27 03:07:17.238021 [ 5 ] {e91d3810-8564-485c-810d-0fbfb4fa1173} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.02.27 03:07:17.238151 [ 5 ] {e91d3810-8564-485c-810d-0fbfb4fa1173} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001169 sec., 60735.671514114634 rows/sec., 4.74 MiB/sec. | ||
| 4663 | 2026.02.27 03:07:17.238190 [ 5 ] {e91d3810-8564-485c-810d-0fbfb4fa1173} <Debug> TCPHandler: Processed in 0.001335925 sec. | ||
| 4664 | 2026.02.27 03:07:17.238302 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.02.27 03:07:17.238395 [ 5 ] {b678cec4-f358-4f6c-b50e-b0457adea232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4666 | 2026.02.27 03:07:17.238440 [ 5 ] {b678cec4-f358-4f6c-b50e-b0457adea232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4667 | 2026.02.27 03:07:17.238844 [ 5 ] {b678cec4-f358-4f6c-b50e-b0457adea232} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.02.27 03:07:17.238881 [ 5 ] {b678cec4-f358-4f6c-b50e-b0457adea232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4669 | 2026.02.27 03:07:17.239206 [ 5 ] {b678cec4-f358-4f6c-b50e-b0457adea232} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4670 | 2026.02.27 03:07:17.239412 [ 5 ] {b678cec4-f358-4f6c-b50e-b0457adea232} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.02.27 03:07:17.239544 [ 5 ] {b678cec4-f358-4f6c-b50e-b0457adea232} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 4672 | 2026.02.27 03:07:17.239581 [ 5 ] {b678cec4-f358-4f6c-b50e-b0457adea232} <Debug> TCPHandler: Processed in 0.001327735 sec. | ||
| 4673 | 2026.02.27 03:07:17.239699 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2026.02.27 03:07:17.239796 [ 5 ] {53d1c865-c450-40e1-a545-fe431477bf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4675 | 2026.02.27 03:07:17.239853 [ 5 ] {53d1c865-c450-40e1-a545-fe431477bf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4676 | 2026.02.27 03:07:17.240592 [ 5 ] {53d1c865-c450-40e1-a545-fe431477bf92} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.02.27 03:07:17.240629 [ 5 ] {53d1c865-c450-40e1-a545-fe431477bf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4678 | 2026.02.27 03:07:17.241135 [ 5 ] {53d1c865-c450-40e1-a545-fe431477bf92} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4679 | 2026.02.27 03:07:17.241352 [ 5 ] {53d1c865-c450-40e1-a545-fe431477bf92} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.02.27 03:07:17.241491 [ 5 ] {53d1c865-c450-40e1-a545-fe431477bf92} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001715 sec., 4081.6326530612246 rows/sec., 7.31 MiB/sec. | ||
| 4681 | 2026.02.27 03:07:17.241546 [ 5 ] {53d1c865-c450-40e1-a545-fe431477bf92} <Debug> TCPHandler: Processed in 0.00189676 sec. | ||
| 4682 | 2026.02.27 03:07:17.241662 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.02.27 03:07:17.241758 [ 5 ] {372349a6-0dd1-4abe-97d6-729d7cd76d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4684 | 2026.02.27 03:07:17.241801 [ 5 ] {372349a6-0dd1-4abe-97d6-729d7cd76d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4685 | 2026.02.27 03:07:17.242139 [ 5 ] {372349a6-0dd1-4abe-97d6-729d7cd76d42} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.02.27 03:07:17.242175 [ 5 ] {372349a6-0dd1-4abe-97d6-729d7cd76d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4687 | 2026.02.27 03:07:17.242473 [ 5 ] {372349a6-0dd1-4abe-97d6-729d7cd76d42} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4688 | 2026.02.27 03:07:17.242681 [ 5 ] {372349a6-0dd1-4abe-97d6-729d7cd76d42} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.02.27 03:07:17.242812 [ 5 ] {372349a6-0dd1-4abe-97d6-729d7cd76d42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4690 | 2026.02.27 03:07:17.242848 [ 5 ] {372349a6-0dd1-4abe-97d6-729d7cd76d42} <Debug> TCPHandler: Processed in 0.001236003 sec. | ||
| 4691 | 2026.02.27 03:07:21.240569 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4692 | 2026.02.27 03:07:21.240648 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4693 | 2026.02.27 03:07:21.338037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10531 | ||
| 4694 | 2026.02.27 03:07:21.338541 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2026.02.27 03:07:21.338581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4696 | 2026.02.27 03:07:21.339109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4697 | 2026.02.27 03:07:21.339338 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.02.27 03:07:21.339468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10531 | ||
| 4699 | 2026.02.27 03:07:21.908476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4700 | 2026.02.27 03:07:21.924099 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.02.27 03:07:21.924163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4702 | 2026.02.27 03:07:21.929793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4703 | 2026.02.27 03:07:21.930651 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.02.27 03:07:21.933788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4705 | 2026.02.27 03:07:22.234238 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2026.02.27 03:07:22.234427 [ 5 ] {ae61ed7d-acf6-4f91-ae0d-951f76b2edf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4707 | 2026.02.27 03:07:22.234531 [ 5 ] {ae61ed7d-acf6-4f91-ae0d-951f76b2edf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4708 | 2026.02.27 03:07:22.235578 [ 5 ] {ae61ed7d-acf6-4f91-ae0d-951f76b2edf3} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.02.27 03:07:22.235621 [ 5 ] {ae61ed7d-acf6-4f91-ae0d-951f76b2edf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4710 | 2026.02.27 03:07:22.235996 [ 5 ] {ae61ed7d-acf6-4f91-ae0d-951f76b2edf3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4711 | 2026.02.27 03:07:22.236213 [ 5 ] {ae61ed7d-acf6-4f91-ae0d-951f76b2edf3} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.02.27 03:07:22.236344 [ 78 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4713 | 2026.02.27 03:07:22.236360 [ 5 ] {ae61ed7d-acf6-4f91-ae0d-951f76b2edf3} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001995 sec., 52130.32581453634 rows/sec., 4.36 MiB/sec. | ||
| 4714 | 2026.02.27 03:07:22.236417 [ 78 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.02.27 03:07:22.236425 [ 5 ] {ae61ed7d-acf6-4f91-ae0d-951f76b2edf3} <Debug> TCPHandler: Processed in 0.00231055 sec. | ||
| 4716 | 2026.02.27 03:07:22.236450 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4717 | 2026.02.27 03:07:22.236579 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.02.27 03:07:22.236594 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 4719 | 2026.02.27 03:07:22.236676 [ 5 ] {07b4275f-4a56-4136-9dcb-1957e6ebcd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4720 | 2026.02.27 03:07:22.236721 [ 5 ] {07b4275f-4a56-4136-9dcb-1957e6ebcd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4721 | 2026.02.27 03:07:22.236746 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4722 | 2026.02.27 03:07:22.236787 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1387 rows starting from the beginning of the part | ||
| 4723 | 2026.02.27 03:07:22.236857 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 4724 | 2026.02.27 03:07:22.236906 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 70 rows starting from the beginning of the part | ||
| 4725 | 2026.02.27 03:07:22.236953 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1367 rows starting from the beginning of the part | ||
| 4726 | 2026.02.27 03:07:22.236996 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 70 rows starting from the beginning of the part | ||
| 4727 | 2026.02.27 03:07:22.237040 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 4728 | 2026.02.27 03:07:22.237145 [ 5 ] {07b4275f-4a56-4136-9dcb-1957e6ebcd62} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.02.27 03:07:22.237186 [ 5 ] {07b4275f-4a56-4136-9dcb-1957e6ebcd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4730 | 2026.02.27 03:07:22.237508 [ 5 ] {07b4275f-4a56-4136-9dcb-1957e6ebcd62} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4731 | 2026.02.27 03:07:22.237728 [ 5 ] {07b4275f-4a56-4136-9dcb-1957e6ebcd62} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.02.27 03:07:22.237858 [ 5 ] {07b4275f-4a56-4136-9dcb-1957e6ebcd62} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001201 sec., 19983.347210657786 rows/sec., 1.47 MiB/sec. | ||
| 4733 | 2026.02.27 03:07:22.237894 [ 5 ] {07b4275f-4a56-4136-9dcb-1957e6ebcd62} <Debug> TCPHandler: Processed in 0.001365266 sec. | ||
| 4734 | 2026.02.27 03:07:22.238013 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.02.27 03:07:22.238103 [ 5 ] {a63d365e-cec4-4355-8f51-b8afb78c096a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4736 | 2026.02.27 03:07:22.238141 [ 5 ] {a63d365e-cec4-4355-8f51-b8afb78c096a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4737 | 2026.02.27 03:07:22.238473 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3102 rows, containing 5 columns (5 merged, 0 gathered) in 0.001941711 sec., 1597560.0900442959 rows/sec., 139.07 MiB/sec. | ||
| 4738 | 2026.02.27 03:07:22.238575 [ 5 ] {a63d365e-cec4-4355-8f51-b8afb78c096a} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.02.27 03:07:22.238609 [ 5 ] {a63d365e-cec4-4355-8f51-b8afb78c096a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4740 | 2026.02.27 03:07:22.238668 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4741 | 2026.02.27 03:07:22.238940 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_31_6} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.02.27 03:07:22.238948 [ 5 ] {a63d365e-cec4-4355-8f51-b8afb78c096a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4743 | 2026.02.27 03:07:22.239026 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_31_6} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4744 | 2026.02.27 03:07:22.239099 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 4745 | 2026.02.27 03:07:22.239216 [ 5 ] {a63d365e-cec4-4355-8f51-b8afb78c096a} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.02.27 03:07:22.239345 [ 77 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4747 | 2026.02.27 03:07:22.239355 [ 5 ] {a63d365e-cec4-4355-8f51-b8afb78c096a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00127 sec., 69291.33858267716 rows/sec., 5.41 MiB/sec. | ||
| 4748 | 2026.02.27 03:07:22.239381 [ 77 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.02.27 03:07:22.239397 [ 5 ] {a63d365e-cec4-4355-8f51-b8afb78c096a} <Debug> TCPHandler: Processed in 0.001439058 sec. | ||
| 4750 | 2026.02.27 03:07:22.239400 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4751 | 2026.02.27 03:07:22.239517 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4752 | 2026.02.27 03:07:22.239518 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 4753 | 2026.02.27 03:07:22.239609 [ 5 ] {86a62e87-dd9d-49b5-bca9-f805978bb1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4754 | 2026.02.27 03:07:22.239655 [ 5 ] {86a62e87-dd9d-49b5-bca9-f805978bb1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4755 | 2026.02.27 03:07:22.239660 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4756 | 2026.02.27 03:07:22.239710 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 621 rows starting from the beginning of the part | ||
| 4757 | 2026.02.27 03:07:22.239804 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 88 rows starting from the beginning of the part | ||
| 4758 | 2026.02.27 03:07:22.239862 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 71 rows starting from the beginning of the part | ||
| 4759 | 2026.02.27 03:07:22.239920 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 586 rows starting from the beginning of the part | ||
| 4760 | 2026.02.27 03:07:22.239970 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 71 rows starting from the beginning of the part | ||
| 4761 | 2026.02.27 03:07:22.240017 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 88 rows starting from the beginning of the part | ||
| 4762 | 2026.02.27 03:07:22.240095 [ 5 ] {86a62e87-dd9d-49b5-bca9-f805978bb1dd} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.02.27 03:07:22.240135 [ 5 ] {86a62e87-dd9d-49b5-bca9-f805978bb1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4764 | 2026.02.27 03:07:22.240509 [ 5 ] {86a62e87-dd9d-49b5-bca9-f805978bb1dd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4765 | 2026.02.27 03:07:22.240731 [ 5 ] {86a62e87-dd9d-49b5-bca9-f805978bb1dd} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.02.27 03:07:22.240854 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4767 | 2026.02.27 03:07:22.240863 [ 5 ] {86a62e87-dd9d-49b5-bca9-f805978bb1dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 4768 | 2026.02.27 03:07:22.240889 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.02.27 03:07:22.240906 [ 5 ] {86a62e87-dd9d-49b5-bca9-f805978bb1dd} <Debug> TCPHandler: Processed in 0.001435147 sec. | ||
| 4770 | 2026.02.27 03:07:22.240908 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4771 | 2026.02.27 03:07:22.240998 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 4772 | 2026.02.27 03:07:22.241020 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2026.02.27 03:07:22.241096 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4774 | 2026.02.27 03:07:22.241127 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8022 rows starting from the beginning of the part | ||
| 4775 | 2026.02.27 03:07:22.241126 [ 5 ] {b031522c-6cc2-480e-8ee4-b2937725af87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4776 | 2026.02.27 03:07:22.241174 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 4777 | 2026.02.27 03:07:22.241180 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705604 sec., 894111.4115586033 rows/sec., 71.20 MiB/sec. | ||
| 4778 | 2026.02.27 03:07:22.241192 [ 5 ] {b031522c-6cc2-480e-8ee4-b2937725af87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4779 | 2026.02.27 03:07:22.241216 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4780 | 2026.02.27 03:07:22.241277 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 883 rows starting from the beginning of the part | ||
| 4781 | 2026.02.27 03:07:22.241310 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 4782 | 2026.02.27 03:07:22.241344 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4783 | 2026.02.27 03:07:22.241374 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4784 | 2026.02.27 03:07:22.241663 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_31_6} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.02.27 03:07:22.241746 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_31_6} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4786 | 2026.02.27 03:07:22.241815 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4787 | 2026.02.27 03:07:22.242045 [ 5 ] {b031522c-6cc2-480e-8ee4-b2937725af87} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.02.27 03:07:22.242085 [ 5 ] {b031522c-6cc2-480e-8ee4-b2937725af87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4789 | 2026.02.27 03:07:22.242623 [ 5 ] {b031522c-6cc2-480e-8ee4-b2937725af87} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4790 | 2026.02.27 03:07:22.242849 [ 5 ] {b031522c-6cc2-480e-8ee4-b2937725af87} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.02.27 03:07:22.242987 [ 5 ] {b031522c-6cc2-480e-8ee4-b2937725af87} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001878 sec., 12779.552715654952 rows/sec., 22.90 MiB/sec. | ||
| 4792 | 2026.02.27 03:07:22.243037 [ 5 ] {b031522c-6cc2-480e-8ee4-b2937725af87} <Debug> TCPHandler: Processed in 0.002063243 sec. | ||
| 4793 | 2026.02.27 03:07:22.243155 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2026.02.27 03:07:22.243246 [ 5 ] {0caa5059-df20-4101-8bfd-a598191fc1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4795 | 2026.02.27 03:07:22.243287 [ 5 ] {0caa5059-df20-4101-8bfd-a598191fc1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4796 | 2026.02.27 03:07:22.243623 [ 5 ] {0caa5059-df20-4101-8bfd-a598191fc1ce} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.02.27 03:07:22.243656 [ 5 ] {0caa5059-df20-4101-8bfd-a598191fc1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4798 | 2026.02.27 03:07:22.244016 [ 5 ] {0caa5059-df20-4101-8bfd-a598191fc1ce} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4799 | 2026.02.27 03:07:22.244233 [ 5 ] {0caa5059-df20-4101-8bfd-a598191fc1ce} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.02.27 03:07:22.244353 [ 77 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4801 | 2026.02.27 03:07:22.244364 [ 5 ] {0caa5059-df20-4101-8bfd-a598191fc1ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 4802 | 2026.02.27 03:07:22.244386 [ 77 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.02.27 03:07:22.244403 [ 5 ] {0caa5059-df20-4101-8bfd-a598191fc1ce} <Debug> TCPHandler: Processed in 0.001293604 sec. | ||
| 4804 | 2026.02.27 03:07:22.244404 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4805 | 2026.02.27 03:07:22.244495 [ 198 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4806 | 2026.02.27 03:07:22.244536 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9545 rows, containing 5 columns (5 merged, 0 gathered) in 0.003569093 sec., 2674348.917217904 rows/sec., 183.82 MiB/sec. | ||
| 4807 | 2026.02.27 03:07:22.244594 [ 198 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4808 | 2026.02.27 03:07:22.244628 [ 198 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1068 rows starting from the beginning of the part | ||
| 4809 | 2026.02.27 03:07:22.244681 [ 198 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4810 | 2026.02.27 03:07:22.244722 [ 198 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4811 | 2026.02.27 03:07:22.244760 [ 198 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4812 | 2026.02.27 03:07:22.244793 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4813 | 2026.02.27 03:07:22.244798 [ 198 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4814 | 2026.02.27 03:07:22.244854 [ 198 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 4815 | 2026.02.27 03:07:22.245156 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2026.02.27 03:07:22.245247 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4817 | 2026.02.27 03:07:22.245344 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 4818 | 2026.02.27 03:07:22.245787 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333564 sec., 1025822.5327018426 rows/sec., 69.38 MiB/sec. | ||
| 4819 | 2026.02.27 03:07:22.246029 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4820 | 2026.02.27 03:07:22.246279 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_31_6} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.02.27 03:07:22.246344 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_31_6} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4822 | 2026.02.27 03:07:22.246416 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4823 | 2026.02.27 03:07:26.357744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 580 | ||
| 4824 | 2026.02.27 03:07:26.359917 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.02.27 03:07:26.359964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4826 | 2026.02.27 03:07:26.361192 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4827 | 2026.02.27 03:07:26.361473 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.02.27 03:07:26.361641 [ 74 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4829 | 2026.02.27 03:07:26.361715 [ 74 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.02.27 03:07:26.361740 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4831 | 2026.02.27 03:07:26.361741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4832 | 2026.02.27 03:07:26.361865 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 4833 | 2026.02.27 03:07:26.362422 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4834 | 2026.02.27 03:07:26.362561 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 436 rows starting from the beginning of the part | ||
| 4835 | 2026.02.27 03:07:26.362910 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 4836 | 2026.02.27 03:07:26.363240 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 4837 | 2026.02.27 03:07:26.363580 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4838 | 2026.02.27 03:07:26.363896 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4839 | 2026.02.27 03:07:26.364202 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 4840 | 2026.02.27 03:07:26.369737 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 72 columns (72 merged, 0 gathered) in 0.007930466 sec., 73135.67702074506 rows/sec., 63.76 MiB/sec. | ||
| 4841 | 2026.02.27 03:07:26.370569 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4842 | 2026.02.27 03:07:26.371064 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_16_3} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.02.27 03:07:26.371134 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_16_3} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4844 | 2026.02.27 03:07:26.371286 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 4845 | 2026.02.27 03:07:27.233209 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2026.02.27 03:07:27.233409 [ 5 ] {d65309e2-de96-45df-9f69-49e105b4002c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4847 | 2026.02.27 03:07:27.233482 [ 5 ] {d65309e2-de96-45df-9f69-49e105b4002c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4848 | 2026.02.27 03:07:27.234113 [ 5 ] {d65309e2-de96-45df-9f69-49e105b4002c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.02.27 03:07:27.234161 [ 5 ] {d65309e2-de96-45df-9f69-49e105b4002c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4850 | 2026.02.27 03:07:27.234560 [ 5 ] {d65309e2-de96-45df-9f69-49e105b4002c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4851 | 2026.02.27 03:07:27.234787 [ 5 ] {d65309e2-de96-45df-9f69-49e105b4002c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.02.27 03:07:27.234940 [ 5 ] {d65309e2-de96-45df-9f69-49e105b4002c} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001586 sec., 44136.19167717529 rows/sec., 3.52 MiB/sec. | ||
| 4853 | 2026.02.27 03:07:27.234982 [ 5 ] {d65309e2-de96-45df-9f69-49e105b4002c} <Debug> TCPHandler: Processed in 0.00191423 sec. | ||
| 4854 | 2026.02.27 03:07:27.235101 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2026.02.27 03:07:27.235195 [ 5 ] {760fee16-2342-4b5d-a2ed-1ef79b75df9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4856 | 2026.02.27 03:07:27.235235 [ 5 ] {760fee16-2342-4b5d-a2ed-1ef79b75df9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4857 | 2026.02.27 03:07:27.235626 [ 5 ] {760fee16-2342-4b5d-a2ed-1ef79b75df9b} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.02.27 03:07:27.235663 [ 5 ] {760fee16-2342-4b5d-a2ed-1ef79b75df9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4859 | 2026.02.27 03:07:27.235955 [ 5 ] {760fee16-2342-4b5d-a2ed-1ef79b75df9b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4860 | 2026.02.27 03:07:27.236154 [ 5 ] {760fee16-2342-4b5d-a2ed-1ef79b75df9b} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.02.27 03:07:27.236288 [ 5 ] {760fee16-2342-4b5d-a2ed-1ef79b75df9b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001112 sec., 6294.964028776979 rows/sec., 473.35 KiB/sec. | ||
| 4862 | 2026.02.27 03:07:27.236325 [ 5 ] {760fee16-2342-4b5d-a2ed-1ef79b75df9b} <Debug> TCPHandler: Processed in 0.001275023 sec. | ||
| 4863 | 2026.02.27 03:07:27.236428 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.02.27 03:07:27.236521 [ 5 ] {1f1df9a7-3bf5-4258-8138-46fecda2c666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4865 | 2026.02.27 03:07:27.236560 [ 5 ] {1f1df9a7-3bf5-4258-8138-46fecda2c666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4866 | 2026.02.27 03:07:27.236969 [ 5 ] {1f1df9a7-3bf5-4258-8138-46fecda2c666} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.02.27 03:07:27.237004 [ 5 ] {1f1df9a7-3bf5-4258-8138-46fecda2c666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4868 | 2026.02.27 03:07:27.237295 [ 5 ] {1f1df9a7-3bf5-4258-8138-46fecda2c666} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4869 | 2026.02.27 03:07:27.237496 [ 5 ] {1f1df9a7-3bf5-4258-8138-46fecda2c666} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.02.27 03:07:27.237622 [ 5 ] {1f1df9a7-3bf5-4258-8138-46fecda2c666} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00112 sec., 63392.857142857145 rows/sec., 4.95 MiB/sec. | ||
| 4871 | 2026.02.27 03:07:27.237659 [ 5 ] {1f1df9a7-3bf5-4258-8138-46fecda2c666} <Debug> TCPHandler: Processed in 0.001280763 sec. | ||
| 4872 | 2026.02.27 03:07:27.237769 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4873 | 2026.02.27 03:07:27.237860 [ 5 ] {c867e5d9-69ee-44ca-8b21-63f7872b4f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4874 | 2026.02.27 03:07:27.237903 [ 5 ] {c867e5d9-69ee-44ca-8b21-63f7872b4f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4875 | 2026.02.27 03:07:27.238304 [ 5 ] {c867e5d9-69ee-44ca-8b21-63f7872b4f85} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.02.27 03:07:27.238340 [ 5 ] {c867e5d9-69ee-44ca-8b21-63f7872b4f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4877 | 2026.02.27 03:07:27.238666 [ 5 ] {c867e5d9-69ee-44ca-8b21-63f7872b4f85} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4878 | 2026.02.27 03:07:27.238877 [ 5 ] {c867e5d9-69ee-44ca-8b21-63f7872b4f85} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.02.27 03:07:27.239006 [ 5 ] {c867e5d9-69ee-44ca-8b21-63f7872b4f85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 4880 | 2026.02.27 03:07:27.239043 [ 5 ] {c867e5d9-69ee-44ca-8b21-63f7872b4f85} <Debug> TCPHandler: Processed in 0.001323874 sec. | ||
| 4881 | 2026.02.27 03:07:27.239143 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2026.02.27 03:07:27.239235 [ 5 ] {5b753c73-2620-487b-9673-88ea8cb27649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4883 | 2026.02.27 03:07:27.239287 [ 5 ] {5b753c73-2620-487b-9673-88ea8cb27649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4884 | 2026.02.27 03:07:27.240010 [ 5 ] {5b753c73-2620-487b-9673-88ea8cb27649} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.02.27 03:07:27.240047 [ 5 ] {5b753c73-2620-487b-9673-88ea8cb27649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4886 | 2026.02.27 03:07:27.240534 [ 5 ] {5b753c73-2620-487b-9673-88ea8cb27649} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4887 | 2026.02.27 03:07:27.240744 [ 5 ] {5b753c73-2620-487b-9673-88ea8cb27649} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.02.27 03:07:27.240878 [ 5 ] {5b753c73-2620-487b-9673-88ea8cb27649} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001661 sec., 4214.328717639976 rows/sec., 7.55 MiB/sec. | ||
| 4889 | 2026.02.27 03:07:27.240931 [ 5 ] {5b753c73-2620-487b-9673-88ea8cb27649} <Debug> TCPHandler: Processed in 0.001834967 sec. | ||
| 4890 | 2026.02.27 03:07:27.241040 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.02.27 03:07:27.241133 [ 5 ] {b83d0b46-a1ea-4fde-aaf5-b2133f218fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4892 | 2026.02.27 03:07:27.241175 [ 5 ] {b83d0b46-a1ea-4fde-aaf5-b2133f218fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4893 | 2026.02.27 03:07:27.241505 [ 5 ] {b83d0b46-a1ea-4fde-aaf5-b2133f218fc3} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.02.27 03:07:27.241540 [ 5 ] {b83d0b46-a1ea-4fde-aaf5-b2133f218fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4895 | 2026.02.27 03:07:27.241835 [ 5 ] {b83d0b46-a1ea-4fde-aaf5-b2133f218fc3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4896 | 2026.02.27 03:07:27.242034 [ 5 ] {b83d0b46-a1ea-4fde-aaf5-b2133f218fc3} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.02.27 03:07:27.242159 [ 5 ] {b83d0b46-a1ea-4fde-aaf5-b2133f218fc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 4898 | 2026.02.27 03:07:27.242194 [ 5 ] {b83d0b46-a1ea-4fde-aaf5-b2133f218fc3} <Debug> TCPHandler: Processed in 0.001202701 sec. | ||
| 4899 | 2026.02.27 03:07:28.840480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10979 | ||
| 4900 | 2026.02.27 03:07:28.840980 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.02.27 03:07:28.841017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4902 | 2026.02.27 03:07:28.841494 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4903 | 2026.02.27 03:07:28.841718 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.02.27 03:07:28.841844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10979 | ||
| 4905 | 2026.02.27 03:07:29.434775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4906 | 2026.02.27 03:07:29.451282 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.02.27 03:07:29.451334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4908 | 2026.02.27 03:07:29.457602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4909 | 2026.02.27 03:07:29.458354 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.02.27 03:07:29.461212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4911 | 2026.02.27 03:07:32.234204 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.02.27 03:07:32.234391 [ 5 ] {f148d838-3395-405f-b76f-4cd1d8a558d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4913 | 2026.02.27 03:07:32.234452 [ 5 ] {f148d838-3395-405f-b76f-4cd1d8a558d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4914 | 2026.02.27 03:07:32.235066 [ 5 ] {f148d838-3395-405f-b76f-4cd1d8a558d1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.02.27 03:07:32.235105 [ 5 ] {f148d838-3395-405f-b76f-4cd1d8a558d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4916 | 2026.02.27 03:07:32.235482 [ 5 ] {f148d838-3395-405f-b76f-4cd1d8a558d1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4917 | 2026.02.27 03:07:32.235737 [ 5 ] {f148d838-3395-405f-b76f-4cd1d8a558d1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.02.27 03:07:32.235884 [ 5 ] {f148d838-3395-405f-b76f-4cd1d8a558d1} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001541 sec., 67488.64373783258 rows/sec., 5.64 MiB/sec. | ||
| 4919 | 2026.02.27 03:07:32.235923 [ 5 ] {f148d838-3395-405f-b76f-4cd1d8a558d1} <Debug> TCPHandler: Processed in 0.001843218 sec. | ||
| 4920 | 2026.02.27 03:07:32.236048 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.02.27 03:07:32.236150 [ 5 ] {0f54f001-aa3f-4115-a175-91e83f9276cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4922 | 2026.02.27 03:07:32.236192 [ 5 ] {0f54f001-aa3f-4115-a175-91e83f9276cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4923 | 2026.02.27 03:07:32.236626 [ 5 ] {0f54f001-aa3f-4115-a175-91e83f9276cc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.02.27 03:07:32.236662 [ 5 ] {0f54f001-aa3f-4115-a175-91e83f9276cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4925 | 2026.02.27 03:07:32.236947 [ 5 ] {0f54f001-aa3f-4115-a175-91e83f9276cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4926 | 2026.02.27 03:07:32.237149 [ 5 ] {0f54f001-aa3f-4115-a175-91e83f9276cc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.02.27 03:07:32.237260 [ 69 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4928 | 2026.02.27 03:07:32.237272 [ 5 ] {0f54f001-aa3f-4115-a175-91e83f9276cc} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.55 MiB/sec. | ||
| 4929 | 2026.02.27 03:07:32.237296 [ 69 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.02.27 03:07:32.237313 [ 5 ] {0f54f001-aa3f-4115-a175-91e83f9276cc} <Debug> TCPHandler: Processed in 0.001312954 sec. | ||
| 4931 | 2026.02.27 03:07:32.237315 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4932 | 2026.02.27 03:07:32.237425 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.02.27 03:07:32.237468 [ 190 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 4934 | 2026.02.27 03:07:32.237516 [ 5 ] {3f167ba1-99d9-4c67-99a6-632af6eaf305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4935 | 2026.02.27 03:07:32.237560 [ 5 ] {3f167ba1-99d9-4c67-99a6-632af6eaf305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4936 | 2026.02.27 03:07:32.237626 [ 190 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4937 | 2026.02.27 03:07:32.237668 [ 190 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 59 rows starting from the beginning of the part | ||
| 4938 | 2026.02.27 03:07:32.237768 [ 190 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 4939 | 2026.02.27 03:07:32.237820 [ 190 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part | ||
| 4940 | 2026.02.27 03:07:32.237871 [ 190 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 4941 | 2026.02.27 03:07:32.237921 [ 190 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part | ||
| 4942 | 2026.02.27 03:07:32.237970 [ 190 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 4943 | 2026.02.27 03:07:32.237989 [ 5 ] {3f167ba1-99d9-4c67-99a6-632af6eaf305} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.02.27 03:07:32.238028 [ 5 ] {3f167ba1-99d9-4c67-99a6-632af6eaf305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4945 | 2026.02.27 03:07:32.238396 [ 5 ] {3f167ba1-99d9-4c67-99a6-632af6eaf305} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4946 | 2026.02.27 03:07:32.238615 [ 5 ] {3f167ba1-99d9-4c67-99a6-632af6eaf305} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.02.27 03:07:32.238748 [ 5 ] {3f167ba1-99d9-4c67-99a6-632af6eaf305} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001249 sec., 70456.36509207367 rows/sec., 5.50 MiB/sec. | ||
| 4948 | 2026.02.27 03:07:32.238784 [ 5 ] {3f167ba1-99d9-4c67-99a6-632af6eaf305} <Debug> TCPHandler: Processed in 0.001406826 sec. | ||
| 4949 | 2026.02.27 03:07:32.238896 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2026.02.27 03:07:32.238928 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152447 sec., 106922.40581972752 rows/sec., 8.26 MiB/sec. | ||
| 4951 | 2026.02.27 03:07:32.238994 [ 5 ] {2dcc8138-d036-4fc7-80ec-9acf4e433f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.02.27 03:07:32.239040 [ 5 ] {2dcc8138-d036-4fc7-80ec-9acf4e433f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4953 | 2026.02.27 03:07:32.239116 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4954 | 2026.02.27 03:07:32.239415 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_26_5} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.02.27 03:07:32.239445 [ 5 ] {2dcc8138-d036-4fc7-80ec-9acf4e433f3a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.02.27 03:07:32.239486 [ 5 ] {2dcc8138-d036-4fc7-80ec-9acf4e433f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4957 | 2026.02.27 03:07:32.239496 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_26_5} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4958 | 2026.02.27 03:07:32.239602 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4959 | 2026.02.27 03:07:32.239807 [ 5 ] {2dcc8138-d036-4fc7-80ec-9acf4e433f3a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4960 | 2026.02.27 03:07:32.240045 [ 5 ] {2dcc8138-d036-4fc7-80ec-9acf4e433f3a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.02.27 03:07:32.240170 [ 5 ] {2dcc8138-d036-4fc7-80ec-9acf4e433f3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 4962 | 2026.02.27 03:07:32.240205 [ 5 ] {2dcc8138-d036-4fc7-80ec-9acf4e433f3a} <Debug> TCPHandler: Processed in 0.001354875 sec. | ||
| 4963 | 2026.02.27 03:07:32.240301 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.02.27 03:07:32.240403 [ 5 ] {2c1c4984-18dc-4262-86ca-8689940c814e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4965 | 2026.02.27 03:07:32.240455 [ 5 ] {2c1c4984-18dc-4262-86ca-8689940c814e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4966 | 2026.02.27 03:07:32.241208 [ 5 ] {2c1c4984-18dc-4262-86ca-8689940c814e} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.02.27 03:07:32.241241 [ 5 ] {2c1c4984-18dc-4262-86ca-8689940c814e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4968 | 2026.02.27 03:07:32.241761 [ 5 ] {2c1c4984-18dc-4262-86ca-8689940c814e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4969 | 2026.02.27 03:07:32.241976 [ 5 ] {2c1c4984-18dc-4262-86ca-8689940c814e} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.02.27 03:07:32.242115 [ 5 ] {2c1c4984-18dc-4262-86ca-8689940c814e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001729 sec., 13880.855986119144 rows/sec., 24.87 MiB/sec. | ||
| 4971 | 2026.02.27 03:07:32.242173 [ 5 ] {2c1c4984-18dc-4262-86ca-8689940c814e} <Debug> TCPHandler: Processed in 0.001917659 sec. | ||
| 4972 | 2026.02.27 03:07:32.242281 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.02.27 03:07:32.242383 [ 5 ] {c70c0bff-0023-465c-9bcf-088dfa7eb598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4974 | 2026.02.27 03:07:32.242423 [ 5 ] {c70c0bff-0023-465c-9bcf-088dfa7eb598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4975 | 2026.02.27 03:07:32.242746 [ 5 ] {c70c0bff-0023-465c-9bcf-088dfa7eb598} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.02.27 03:07:32.242778 [ 5 ] {c70c0bff-0023-465c-9bcf-088dfa7eb598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 4977 | 2026.02.27 03:07:32.243062 [ 5 ] {c70c0bff-0023-465c-9bcf-088dfa7eb598} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4978 | 2026.02.27 03:07:32.243266 [ 5 ] {c70c0bff-0023-465c-9bcf-088dfa7eb598} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.02.27 03:07:32.243387 [ 5 ] {c70c0bff-0023-465c-9bcf-088dfa7eb598} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 4980 | 2026.02.27 03:07:32.243425 [ 5 ] {c70c0bff-0023-465c-9bcf-088dfa7eb598} <Debug> TCPHandler: Processed in 0.001190561 sec. | ||
| 4981 | 2026.02.27 03:07:36.240891 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4982 | 2026.02.27 03:07:36.240961 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4983 | 2026.02.27 03:07:36.342844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11491 | ||
| 4984 | 2026.02.27 03:07:36.343355 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.02.27 03:07:36.343397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 4986 | 2026.02.27 03:07:36.343911 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4987 | 2026.02.27 03:07:36.344169 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.02.27 03:07:36.344308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11491 | ||
| 4989 | 2026.02.27 03:07:36.362783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 604 | ||
| 4990 | 2026.02.27 03:07:36.364935 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.02.27 03:07:36.364985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 4992 | 2026.02.27 03:07:36.366204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4993 | 2026.02.27 03:07:36.366486 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.02.27 03:07:36.366755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4995 | 2026.02.27 03:07:36.962198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4996 | 2026.02.27 03:07:36.978631 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.02.27 03:07:36.978694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 4998 | 2026.02.27 03:07:36.985272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4999 | 2026.02.27 03:07:36.986044 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.02.27 03:07:36.989369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5001 | 2026.02.27 03:07:37.233300 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.02.27 03:07:37.233524 [ 5 ] {6cfcc7fe-c315-4aec-b0b2-4b1795076145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5003 | 2026.02.27 03:07:37.233606 [ 5 ] {6cfcc7fe-c315-4aec-b0b2-4b1795076145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5004 | 2026.02.27 03:07:37.234308 [ 5 ] {6cfcc7fe-c315-4aec-b0b2-4b1795076145} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.02.27 03:07:37.234344 [ 5 ] {6cfcc7fe-c315-4aec-b0b2-4b1795076145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5006 | 2026.02.27 03:07:37.234748 [ 5 ] {6cfcc7fe-c315-4aec-b0b2-4b1795076145} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5007 | 2026.02.27 03:07:37.234994 [ 5 ] {6cfcc7fe-c315-4aec-b0b2-4b1795076145} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.02.27 03:07:37.235139 [ 5 ] {6cfcc7fe-c315-4aec-b0b2-4b1795076145} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001676 sec., 41766.10978520286 rows/sec., 3.33 MiB/sec. | ||
| 5009 | 2026.02.27 03:07:37.235180 [ 5 ] {6cfcc7fe-c315-4aec-b0b2-4b1795076145} <Debug> TCPHandler: Processed in 0.002038733 sec. | ||
| 5010 | 2026.02.27 03:07:37.235317 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.02.27 03:07:37.235410 [ 5 ] {9a4b2e1e-4bfe-4936-abf4-9e2713328a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5012 | 2026.02.27 03:07:37.235450 [ 5 ] {9a4b2e1e-4bfe-4936-abf4-9e2713328a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5013 | 2026.02.27 03:07:37.235877 [ 5 ] {9a4b2e1e-4bfe-4936-abf4-9e2713328a5b} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.02.27 03:07:37.235912 [ 5 ] {9a4b2e1e-4bfe-4936-abf4-9e2713328a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5015 | 2026.02.27 03:07:37.236200 [ 5 ] {9a4b2e1e-4bfe-4936-abf4-9e2713328a5b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5016 | 2026.02.27 03:07:37.236406 [ 5 ] {9a4b2e1e-4bfe-4936-abf4-9e2713328a5b} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.02.27 03:07:37.236534 [ 5 ] {9a4b2e1e-4bfe-4936-abf4-9e2713328a5b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001142 sec., 6129.5971978984235 rows/sec., 460.92 KiB/sec. | ||
| 5018 | 2026.02.27 03:07:37.236569 [ 5 ] {9a4b2e1e-4bfe-4936-abf4-9e2713328a5b} <Debug> TCPHandler: Processed in 0.001303584 sec. | ||
| 5019 | 2026.02.27 03:07:37.236680 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.02.27 03:07:37.236773 [ 5 ] {d20b5fbb-1c3b-448b-9918-0f639b1635e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5021 | 2026.02.27 03:07:37.236813 [ 5 ] {d20b5fbb-1c3b-448b-9918-0f639b1635e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5022 | 2026.02.27 03:07:37.237270 [ 5 ] {d20b5fbb-1c3b-448b-9918-0f639b1635e9} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.02.27 03:07:37.237303 [ 5 ] {d20b5fbb-1c3b-448b-9918-0f639b1635e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5024 | 2026.02.27 03:07:37.237603 [ 5 ] {d20b5fbb-1c3b-448b-9918-0f639b1635e9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5025 | 2026.02.27 03:07:37.237813 [ 5 ] {d20b5fbb-1c3b-448b-9918-0f639b1635e9} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.02.27 03:07:37.237937 [ 5 ] {d20b5fbb-1c3b-448b-9918-0f639b1635e9} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001182 sec., 60067.681895093054 rows/sec., 4.69 MiB/sec. | ||
| 5027 | 2026.02.27 03:07:37.237972 [ 5 ] {d20b5fbb-1c3b-448b-9918-0f639b1635e9} <Debug> TCPHandler: Processed in 0.001340275 sec. | ||
| 5028 | 2026.02.27 03:07:37.238087 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.02.27 03:07:37.238187 [ 5 ] {634e350c-dee0-44b7-b5f1-9a0e5d60e20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.02.27 03:07:37.238229 [ 5 ] {634e350c-dee0-44b7-b5f1-9a0e5d60e20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5031 | 2026.02.27 03:07:37.238651 [ 5 ] {634e350c-dee0-44b7-b5f1-9a0e5d60e20a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.02.27 03:07:37.238684 [ 5 ] {634e350c-dee0-44b7-b5f1-9a0e5d60e20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5033 | 2026.02.27 03:07:37.239004 [ 5 ] {634e350c-dee0-44b7-b5f1-9a0e5d60e20a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5034 | 2026.02.27 03:07:37.239205 [ 5 ] {634e350c-dee0-44b7-b5f1-9a0e5d60e20a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.02.27 03:07:37.239334 [ 5 ] {634e350c-dee0-44b7-b5f1-9a0e5d60e20a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 5036 | 2026.02.27 03:07:37.239368 [ 5 ] {634e350c-dee0-44b7-b5f1-9a0e5d60e20a} <Debug> TCPHandler: Processed in 0.001330644 sec. | ||
| 5037 | 2026.02.27 03:07:37.239478 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.02.27 03:07:37.239570 [ 5 ] {b248bce6-2591-4189-a0b9-bc2cdbc0ed5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5039 | 2026.02.27 03:07:37.239629 [ 5 ] {b248bce6-2591-4189-a0b9-bc2cdbc0ed5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5040 | 2026.02.27 03:07:37.240371 [ 5 ] {b248bce6-2591-4189-a0b9-bc2cdbc0ed5f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.02.27 03:07:37.240407 [ 5 ] {b248bce6-2591-4189-a0b9-bc2cdbc0ed5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5042 | 2026.02.27 03:07:37.240944 [ 5 ] {b248bce6-2591-4189-a0b9-bc2cdbc0ed5f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5043 | 2026.02.27 03:07:37.241166 [ 5 ] {b248bce6-2591-4189-a0b9-bc2cdbc0ed5f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.02.27 03:07:37.241277 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5045 | 2026.02.27 03:07:37.241306 [ 5 ] {b248bce6-2591-4189-a0b9-bc2cdbc0ed5f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001754 sec., 3990.877993158495 rows/sec., 7.15 MiB/sec. | ||
| 5046 | 2026.02.27 03:07:37.241320 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.02.27 03:07:37.241342 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5048 | 2026.02.27 03:07:37.241358 [ 5 ] {b248bce6-2591-4189-a0b9-bc2cdbc0ed5f} <Debug> TCPHandler: Processed in 0.00192865 sec. | ||
| 5049 | 2026.02.27 03:07:37.241468 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 5050 | 2026.02.27 03:07:37.241474 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.02.27 03:07:37.241617 [ 5 ] {7932157a-1b45-43be-9577-e36aedfcd343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5052 | 2026.02.27 03:07:37.241660 [ 5 ] {7932157a-1b45-43be-9577-e36aedfcd343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5053 | 2026.02.27 03:07:37.241710 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5054 | 2026.02.27 03:07:37.241776 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 334 rows starting from the beginning of the part | ||
| 5055 | 2026.02.27 03:07:37.241901 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 5056 | 2026.02.27 03:07:37.242000 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 5057 | 2026.02.27 03:07:37.242004 [ 5 ] {7932157a-1b45-43be-9577-e36aedfcd343} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.02.27 03:07:37.242049 [ 5 ] {7932157a-1b45-43be-9577-e36aedfcd343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5059 | 2026.02.27 03:07:37.242099 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 5060 | 2026.02.27 03:07:37.242190 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 5061 | 2026.02.27 03:07:37.242274 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 5062 | 2026.02.27 03:07:37.242366 [ 5 ] {7932157a-1b45-43be-9577-e36aedfcd343} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5063 | 2026.02.27 03:07:37.242603 [ 5 ] {7932157a-1b45-43be-9577-e36aedfcd343} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.02.27 03:07:37.242735 [ 5 ] {7932157a-1b45-43be-9577-e36aedfcd343} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 5065 | 2026.02.27 03:07:37.242771 [ 5 ] {7932157a-1b45-43be-9577-e36aedfcd343} <Debug> TCPHandler: Processed in 0.001344725 sec. | ||
| 5066 | 2026.02.27 03:07:37.245537 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 19 columns (19 merged, 0 gathered) in 0.004123367 sec., 97735.66117204701 rows/sec., 175.14 MiB/sec. | ||
| 5067 | 2026.02.27 03:07:37.245917 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5068 | 2026.02.27 03:07:37.246218 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.02.27 03:07:37.246285 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5070 | 2026.02.27 03:07:37.246366 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 5071 | 2026.02.27 03:07:39.149717 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2026.02.27 03:07:39.150062 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', '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) | ||
| 5073 | 2026.02.27 03:07:39.150592 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5074 | 2026.02.27 03:07:39.150662 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <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', 'kstat_sampler:expired_targets', '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 | ||
| 5075 | 2026.02.27 03:07:39.151008 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5076 | 2026.02.27 03:07:39.151075 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5077 | 2026.02.27 03:07:39.151213 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 5078 | 2026.02.27 03:07:39.151249 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5079 | 2026.02.27 03:07:39.151271 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5080 | 2026.02.27 03:07:39.151286 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5081 | 2026.02.27 03:07:39.151325 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <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', 'kstat_sampler:expired_targets', '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'))" | ||
| 5082 | 2026.02.27 03:07:39.151345 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5083 | 2026.02.27 03:07:39.152197 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.002291 sec., 15713.66215626364 rows/sec., 662.41 KiB/sec. | ||
| 5084 | 2026.02.27 03:07:39.152292 [ 5 ] {c7c69350-1276-4c84-90d5-26aec7e30748} <Debug> TCPHandler: Processed in 0.002751282 sec. | ||
| 5085 | 2026.02.27 03:07:39.152564 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.02.27 03:07:39.152702 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 5087 | 2026.02.27 03:07:39.152915 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5088 | 2026.02.27 03:07:39.152950 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 5089 | 2026.02.27 03:07:39.153151 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5090 | 2026.02.27 03:07:39.153203 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5091 | 2026.02.27 03:07:39.153301 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 5092 | 2026.02.27 03:07:39.153329 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5093 | 2026.02.27 03:07:39.153347 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5094 | 2026.02.27 03:07:39.153361 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5095 | 2026.02.27 03:07:39.153394 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5096 | 2026.02.27 03:07:39.153413 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5097 | 2026.02.27 03:07:39.153845 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001202 sec., 29950.083194675542 rows/sec., 1.23 MiB/sec. | ||
| 5098 | 2026.02.27 03:07:39.153938 [ 5 ] {bf49f217-d275-4b8a-8bfd-5992f36ce383} <Debug> TCPHandler: Processed in 0.001424357 sec. | ||
| 5099 | 2026.02.27 03:07:39.154446 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.02.27 03:07:39.154583 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 5101 | 2026.02.27 03:07:39.154797 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5102 | 2026.02.27 03:07:39.154832 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5103 | 2026.02.27 03:07:39.155034 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5104 | 2026.02.27 03:07:39.155086 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5105 | 2026.02.27 03:07:39.155189 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 5106 | 2026.02.27 03:07:39.155216 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5107 | 2026.02.27 03:07:39.155234 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5108 | 2026.02.27 03:07:39.155249 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5109 | 2026.02.27 03:07:39.155283 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5110 | 2026.02.27 03:07:39.155329 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5111 | 2026.02.27 03:07:39.155787 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001263 sec., 28503.562945368172 rows/sec., 1.17 MiB/sec. | ||
| 5112 | 2026.02.27 03:07:39.155873 [ 5 ] {51c0ed64-0641-410d-93da-741dab4d89a5} <Debug> TCPHandler: Processed in 0.001477059 sec. | ||
| 5113 | 2026.02.27 03:07:39.156085 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2026.02.27 03:07:39.156220 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 5115 | 2026.02.27 03:07:39.156500 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5116 | 2026.02.27 03:07:39.156536 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 5117 | 2026.02.27 03:07:39.156737 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5118 | 2026.02.27 03:07:39.156788 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5119 | 2026.02.27 03:07:39.156886 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 5120 | 2026.02.27 03:07:39.156912 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5121 | 2026.02.27 03:07:39.156930 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5122 | 2026.02.27 03:07:39.156944 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5123 | 2026.02.27 03:07:39.156977 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 5124 | 2026.02.27 03:07:39.156994 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5125 | 2026.02.27 03:07:39.157615 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001452 sec., 24793.388429752067 rows/sec., 1.02 MiB/sec. | ||
| 5126 | 2026.02.27 03:07:39.157697 [ 5 ] {ed2788e6-678a-488b-89d0-94dbf6d36cd7} <Debug> TCPHandler: Processed in 0.001662383 sec. | ||
| 5127 | 2026.02.27 03:07:39.157907 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.02.27 03:07:39.158040 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 5129 | 2026.02.27 03:07:39.158250 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5130 | 2026.02.27 03:07:39.158286 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 5131 | 2026.02.27 03:07:39.158489 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5132 | 2026.02.27 03:07:39.158541 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5133 | 2026.02.27 03:07:39.158638 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 5134 | 2026.02.27 03:07:39.158665 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5135 | 2026.02.27 03:07:39.158683 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5136 | 2026.02.27 03:07:39.158697 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5137 | 2026.02.27 03:07:39.158730 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 5138 | 2026.02.27 03:07:39.158747 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5139 | 2026.02.27 03:07:39.159159 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001176 sec., 30612.244897959186 rows/sec., 1.26 MiB/sec. | ||
| 5140 | 2026.02.27 03:07:39.159237 [ 5 ] {ae778d32-ffbd-4876-a097-fd779badc729} <Debug> TCPHandler: Processed in 0.001378836 sec. | ||
| 5141 | 2026.02.27 03:07:39.159457 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.02.27 03:07:39.159605 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 5143 | 2026.02.27 03:07:39.159898 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5144 | 2026.02.27 03:07:39.159945 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 5145 | 2026.02.27 03:07:39.160211 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5146 | 2026.02.27 03:07:39.160277 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5147 | 2026.02.27 03:07:39.160401 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 5148 | 2026.02.27 03:07:39.160436 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5149 | 2026.02.27 03:07:39.160459 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5150 | 2026.02.27 03:07:39.160476 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5151 | 2026.02.27 03:07:39.160517 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 5152 | 2026.02.27 03:07:39.160539 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5153 | 2026.02.27 03:07:39.161260 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001725 sec., 20869.565217391304 rows/sec., 879.76 KiB/sec. | ||
| 5154 | 2026.02.27 03:07:39.161353 [ 5 ] {74211fe2-66b7-4c75-af88-26df187d97f7} <Debug> TCPHandler: Processed in 0.001944721 sec. | ||
| 5155 | 2026.02.27 03:07:39.161587 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2026.02.27 03:07:39.161726 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 5157 | 2026.02.27 03:07:39.161944 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5158 | 2026.02.27 03:07:39.161980 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 5159 | 2026.02.27 03:07:39.162187 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5160 | 2026.02.27 03:07:39.162239 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5161 | 2026.02.27 03:07:39.162338 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 5162 | 2026.02.27 03:07:39.162365 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5163 | 2026.02.27 03:07:39.162383 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5164 | 2026.02.27 03:07:39.162398 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5165 | 2026.02.27 03:07:39.162431 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 5166 | 2026.02.27 03:07:39.162448 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5167 | 2026.02.27 03:07:39.162868 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001202 sec., 29950.083194675542 rows/sec., 1.23 MiB/sec. | ||
| 5168 | 2026.02.27 03:07:39.162957 [ 5 ] {a55cbd0f-847d-4180-8bc6-bc7e5d2341bc} <Debug> TCPHandler: Processed in 0.001421506 sec. | ||
| 5169 | 2026.02.27 03:07:39.163187 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.02.27 03:07:39.163325 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5171 | 2026.02.27 03:07:39.163539 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5172 | 2026.02.27 03:07:39.163575 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 5173 | 2026.02.27 03:07:39.163787 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5174 | 2026.02.27 03:07:39.163839 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5175 | 2026.02.27 03:07:39.163937 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 5176 | 2026.02.27 03:07:39.163963 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5177 | 2026.02.27 03:07:39.163981 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5178 | 2026.02.27 03:07:39.163995 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5179 | 2026.02.27 03:07:39.164027 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 5180 | 2026.02.27 03:07:39.164045 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5181 | 2026.02.27 03:07:39.164444 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001179 sec., 30534.35114503817 rows/sec., 1.26 MiB/sec. | ||
| 5182 | 2026.02.27 03:07:39.164527 [ 5 ] {a5d811b1-eddb-4be8-a32a-12a326d8136b} <Debug> TCPHandler: Processed in 0.001389056 sec. | ||
| 5183 | 2026.02.27 03:07:39.164733 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.02.27 03:07:39.164869 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5185 | 2026.02.27 03:07:39.165082 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5186 | 2026.02.27 03:07:39.165118 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 5187 | 2026.02.27 03:07:39.165336 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5188 | 2026.02.27 03:07:39.165389 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5189 | 2026.02.27 03:07:39.165485 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 5190 | 2026.02.27 03:07:39.165511 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5191 | 2026.02.27 03:07:39.165529 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5192 | 2026.02.27 03:07:39.165542 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5193 | 2026.02.27 03:07:39.165575 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 5194 | 2026.02.27 03:07:39.165594 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5195 | 2026.02.27 03:07:39.166036 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001226 sec., 29363.784665579118 rows/sec., 1.21 MiB/sec. | ||
| 5196 | 2026.02.27 03:07:39.166118 [ 5 ] {7de9c146-8e6d-4018-be26-23347625b510} <Debug> TCPHandler: Processed in 0.001434128 sec. | ||
| 5197 | 2026.02.27 03:07:39.166327 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.02.27 03:07:39.166462 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5199 | 2026.02.27 03:07:39.166674 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5200 | 2026.02.27 03:07:39.166710 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5201 | 2026.02.27 03:07:39.166920 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5202 | 2026.02.27 03:07:39.166972 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5203 | 2026.02.27 03:07:39.167067 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 5204 | 2026.02.27 03:07:39.167094 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5205 | 2026.02.27 03:07:39.167111 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5206 | 2026.02.27 03:07:39.167125 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5207 | 2026.02.27 03:07:39.167157 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5208 | 2026.02.27 03:07:39.167175 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5209 | 2026.02.27 03:07:39.167575 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001172 sec., 30716.72354948805 rows/sec., 1.26 MiB/sec. | ||
| 5210 | 2026.02.27 03:07:39.167665 [ 5 ] {52200888-42d2-414f-9336-80d5e2111e0a} <Debug> TCPHandler: Processed in 0.001388646 sec. | ||
| 5211 | 2026.02.27 03:07:39.167875 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5212 | 2026.02.27 03:07:39.168008 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5213 | 2026.02.27 03:07:39.168221 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5214 | 2026.02.27 03:07:39.168257 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5215 | 2026.02.27 03:07:39.168467 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5216 | 2026.02.27 03:07:39.168518 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5217 | 2026.02.27 03:07:39.168615 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5218 | 2026.02.27 03:07:39.168641 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5219 | 2026.02.27 03:07:39.168659 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5220 | 2026.02.27 03:07:39.168673 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5221 | 2026.02.27 03:07:39.168705 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5222 | 2026.02.27 03:07:39.168723 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5223 | 2026.02.27 03:07:39.169154 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001203 sec., 29925.18703241895 rows/sec., 1.23 MiB/sec. | ||
| 5224 | 2026.02.27 03:07:39.169240 [ 5 ] {0da1ae0a-c707-46e1-9918-e65e6cccb833} <Debug> TCPHandler: Processed in 0.001414826 sec. | ||
| 5225 | 2026.02.27 03:07:39.176126 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.02.27 03:07:39.176372 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5227 | 2026.02.27 03:07:39.176759 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5228 | 2026.02.27 03:07:39.176826 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5229 | 2026.02.27 03:07:39.177065 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5230 | 2026.02.27 03:07:39.177115 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5231 | 2026.02.27 03:07:39.177211 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 5232 | 2026.02.27 03:07:39.177237 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5233 | 2026.02.27 03:07:39.177254 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (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 | ||
| 5234 | 2026.02.27 03:07:39.177268 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5235 | 2026.02.27 03:07:39.177301 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5236 | 2026.02.27 03:07:39.177318 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 5237 | 2026.02.27 03:07:39.177733 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.001476 sec., 24390.243902439022 rows/sec., 1.00 MiB/sec. | ||
| 5238 | 2026.02.27 03:07:39.177817 [ 5 ] {6a353f8a-ca62-4774-88fa-02f15972f8b0} <Debug> TCPHandler: Processed in 0.001783556 sec. | ||
| 5239 | 2026.02.27 03:07:39.211552 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.02.27 03:07:39.211679 [ 5 ] {2d2c65a8-ae87-4648-97bb-7d42bb417936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5241 | 2026.02.27 03:07:39.211731 [ 5 ] {2d2c65a8-ae87-4648-97bb-7d42bb417936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5242 | 2026.02.27 03:07:39.212285 [ 5 ] {2d2c65a8-ae87-4648-97bb-7d42bb417936} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.02.27 03:07:39.212333 [ 5 ] {2d2c65a8-ae87-4648-97bb-7d42bb417936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5244 | 2026.02.27 03:07:39.212767 [ 5 ] {2d2c65a8-ae87-4648-97bb-7d42bb417936} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5245 | 2026.02.27 03:07:39.212973 [ 5 ] {2d2c65a8-ae87-4648-97bb-7d42bb417936} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.02.27 03:07:39.213115 [ 5 ] {2d2c65a8-ae87-4648-97bb-7d42bb417936} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001472 sec., 8152.173913043478 rows/sec., 2.90 MiB/sec. | ||
| 5247 | 2026.02.27 03:07:39.213154 [ 5 ] {2d2c65a8-ae87-4648-97bb-7d42bb417936} <Debug> TCPHandler: Processed in 0.001665074 sec. | ||
| 5248 | 2026.02.27 03:07:39.213279 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2026.02.27 03:07:39.213372 [ 5 ] {3640a336-36e0-4a5c-9af4-d17c87b33fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5250 | 2026.02.27 03:07:39.213412 [ 5 ] {3640a336-36e0-4a5c-9af4-d17c87b33fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5251 | 2026.02.27 03:07:39.213908 [ 5 ] {3640a336-36e0-4a5c-9af4-d17c87b33fa7} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.02.27 03:07:39.213943 [ 5 ] {3640a336-36e0-4a5c-9af4-d17c87b33fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5253 | 2026.02.27 03:07:39.214265 [ 5 ] {3640a336-36e0-4a5c-9af4-d17c87b33fa7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5254 | 2026.02.27 03:07:39.214469 [ 5 ] {3640a336-36e0-4a5c-9af4-d17c87b33fa7} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.02.27 03:07:39.214595 [ 5 ] {3640a336-36e0-4a5c-9af4-d17c87b33fa7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001241 sec., 228847.70346494764 rows/sec., 14.53 MiB/sec. | ||
| 5256 | 2026.02.27 03:07:39.214630 [ 5 ] {3640a336-36e0-4a5c-9af4-d17c87b33fa7} <Debug> TCPHandler: Processed in 0.001401917 sec. | ||
| 5257 | 2026.02.27 03:07:39.214741 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2026.02.27 03:07:39.214832 [ 5 ] {9c966618-9134-48a1-9a99-76a51b01393f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5259 | 2026.02.27 03:07:39.214872 [ 5 ] {9c966618-9134-48a1-9a99-76a51b01393f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5260 | 2026.02.27 03:07:39.215244 [ 5 ] {9c966618-9134-48a1-9a99-76a51b01393f} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2026.02.27 03:07:39.215279 [ 5 ] {9c966618-9134-48a1-9a99-76a51b01393f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5262 | 2026.02.27 03:07:39.215547 [ 5 ] {9c966618-9134-48a1-9a99-76a51b01393f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5263 | 2026.02.27 03:07:39.215748 [ 5 ] {9c966618-9134-48a1-9a99-76a51b01393f} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.02.27 03:07:39.215871 [ 5 ] {9c966618-9134-48a1-9a99-76a51b01393f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001056 sec., 3787.8787878787875 rows/sec., 308.87 KiB/sec. | ||
| 5265 | 2026.02.27 03:07:39.215907 [ 5 ] {9c966618-9134-48a1-9a99-76a51b01393f} <Debug> TCPHandler: Processed in 0.001215432 sec. | ||
| 5266 | 2026.02.27 03:07:39.216039 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2026.02.27 03:07:39.216160 [ 5 ] {955bd80b-0c24-4758-b159-bfa679dcad14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5268 | 2026.02.27 03:07:39.216208 [ 5 ] {955bd80b-0c24-4758-b159-bfa679dcad14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5269 | 2026.02.27 03:07:39.217449 [ 5 ] {955bd80b-0c24-4758-b159-bfa679dcad14} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.02.27 03:07:39.217485 [ 5 ] {955bd80b-0c24-4758-b159-bfa679dcad14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5271 | 2026.02.27 03:07:39.217969 [ 5 ] {955bd80b-0c24-4758-b159-bfa679dcad14} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5272 | 2026.02.27 03:07:39.218179 [ 5 ] {955bd80b-0c24-4758-b159-bfa679dcad14} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2026.02.27 03:07:39.218308 [ 5 ] {955bd80b-0c24-4758-b159-bfa679dcad14} <Debug> executeQuery: Read 2007 rows, 166.95 KiB in 0.002173 sec., 923607.9153244363 rows/sec., 75.03 MiB/sec. | ||
| 5274 | 2026.02.27 03:07:39.218345 [ 5 ] {955bd80b-0c24-4758-b159-bfa679dcad14} <Debug> TCPHandler: Processed in 0.002367351 sec. | ||
| 5275 | 2026.02.27 03:07:39.218453 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2026.02.27 03:07:39.218547 [ 5 ] {ddae5b5e-e3b0-4028-936d-cf9cf4cc463e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5277 | 2026.02.27 03:07:39.218587 [ 5 ] {ddae5b5e-e3b0-4028-936d-cf9cf4cc463e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5278 | 2026.02.27 03:07:39.219027 [ 5 ] {ddae5b5e-e3b0-4028-936d-cf9cf4cc463e} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.02.27 03:07:39.219063 [ 5 ] {ddae5b5e-e3b0-4028-936d-cf9cf4cc463e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5280 | 2026.02.27 03:07:39.219357 [ 5 ] {ddae5b5e-e3b0-4028-936d-cf9cf4cc463e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5281 | 2026.02.27 03:07:39.219566 [ 5 ] {ddae5b5e-e3b0-4028-936d-cf9cf4cc463e} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.02.27 03:07:39.219700 [ 5 ] {ddae5b5e-e3b0-4028-936d-cf9cf4cc463e} <Debug> executeQuery: Read 180 rows, 11.38 KiB in 0.001172 sec., 153583.61774744026 rows/sec., 9.48 MiB/sec. | ||
| 5283 | 2026.02.27 03:07:39.219736 [ 5 ] {ddae5b5e-e3b0-4028-936d-cf9cf4cc463e} <Debug> TCPHandler: Processed in 0.001331514 sec. | ||
| 5284 | 2026.02.27 03:07:39.219844 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.02.27 03:07:39.219937 [ 5 ] {07a3ec23-eacb-43fd-8dd6-96e82591a5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5286 | 2026.02.27 03:07:39.219975 [ 5 ] {07a3ec23-eacb-43fd-8dd6-96e82591a5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5287 | 2026.02.27 03:07:39.220474 [ 5 ] {07a3ec23-eacb-43fd-8dd6-96e82591a5f6} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.02.27 03:07:39.220511 [ 5 ] {07a3ec23-eacb-43fd-8dd6-96e82591a5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5289 | 2026.02.27 03:07:39.220818 [ 5 ] {07a3ec23-eacb-43fd-8dd6-96e82591a5f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5290 | 2026.02.27 03:07:39.221021 [ 5 ] {07a3ec23-eacb-43fd-8dd6-96e82591a5f6} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.02.27 03:07:39.221149 [ 5 ] {07a3ec23-eacb-43fd-8dd6-96e82591a5f6} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001231 sec., 306255.07717303 rows/sec., 20.36 MiB/sec. | ||
| 5292 | 2026.02.27 03:07:39.221187 [ 5 ] {07a3ec23-eacb-43fd-8dd6-96e82591a5f6} <Debug> TCPHandler: Processed in 0.001391086 sec. | ||
| 5293 | 2026.02.27 03:07:39.221304 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5294 | 2026.02.27 03:07:39.221416 [ 5 ] {c082eda0-9d1d-42de-9225-9125163e83b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5295 | 2026.02.27 03:07:39.221462 [ 5 ] {c082eda0-9d1d-42de-9225-9125163e83b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5296 | 2026.02.27 03:07:39.221928 [ 5 ] {c082eda0-9d1d-42de-9225-9125163e83b5} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.02.27 03:07:39.221962 [ 5 ] {c082eda0-9d1d-42de-9225-9125163e83b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5298 | 2026.02.27 03:07:39.222247 [ 5 ] {c082eda0-9d1d-42de-9225-9125163e83b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5299 | 2026.02.27 03:07:39.222445 [ 5 ] {c082eda0-9d1d-42de-9225-9125163e83b5} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.02.27 03:07:39.222568 [ 5 ] {c082eda0-9d1d-42de-9225-9125163e83b5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 5301 | 2026.02.27 03:07:39.222606 [ 5 ] {c082eda0-9d1d-42de-9225-9125163e83b5} <Debug> TCPHandler: Processed in 0.001361265 sec. | ||
| 5302 | 2026.02.27 03:07:39.222715 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2026.02.27 03:07:39.222807 [ 5 ] {37200ed2-011e-47cb-9fdc-763d964f77b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5304 | 2026.02.27 03:07:39.222845 [ 5 ] {37200ed2-011e-47cb-9fdc-763d964f77b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5305 | 2026.02.27 03:07:39.223572 [ 5 ] {37200ed2-011e-47cb-9fdc-763d964f77b4} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.02.27 03:07:39.223608 [ 5 ] {37200ed2-011e-47cb-9fdc-763d964f77b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5307 | 2026.02.27 03:07:39.223939 [ 5 ] {37200ed2-011e-47cb-9fdc-763d964f77b4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5308 | 2026.02.27 03:07:39.224166 [ 5 ] {37200ed2-011e-47cb-9fdc-763d964f77b4} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.02.27 03:07:39.224296 [ 5 ] {37200ed2-011e-47cb-9fdc-763d964f77b4} <Debug> executeQuery: Read 984 rows, 72.52 KiB in 0.001507 sec., 652952.8865295288 rows/sec., 46.99 MiB/sec. | ||
| 5310 | 2026.02.27 03:07:39.224334 [ 5 ] {37200ed2-011e-47cb-9fdc-763d964f77b4} <Debug> TCPHandler: Processed in 0.001667544 sec. | ||
| 5311 | 2026.02.27 03:07:39.224444 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.02.27 03:07:39.224537 [ 5 ] {6243668c-a718-4931-860d-5ce9bd2af7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5313 | 2026.02.27 03:07:39.224578 [ 5 ] {6243668c-a718-4931-860d-5ce9bd2af7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5314 | 2026.02.27 03:07:39.224903 [ 5 ] {6243668c-a718-4931-860d-5ce9bd2af7ad} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.02.27 03:07:39.224939 [ 5 ] {6243668c-a718-4931-860d-5ce9bd2af7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5316 | 2026.02.27 03:07:39.225230 [ 5 ] {6243668c-a718-4931-860d-5ce9bd2af7ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5317 | 2026.02.27 03:07:39.225429 [ 5 ] {6243668c-a718-4931-860d-5ce9bd2af7ad} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.02.27 03:07:39.225551 [ 5 ] {6243668c-a718-4931-860d-5ce9bd2af7ad} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001032 sec., 11627.906976744187 rows/sec., 607.51 KiB/sec. | ||
| 5319 | 2026.02.27 03:07:39.225587 [ 5 ] {6243668c-a718-4931-860d-5ce9bd2af7ad} <Debug> TCPHandler: Processed in 0.001192221 sec. | ||
| 5320 | 2026.02.27 03:07:39.225687 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2026.02.27 03:07:39.225779 [ 5 ] {d5fcc17d-a474-4e20-a462-52e1045658f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5322 | 2026.02.27 03:07:39.225820 [ 5 ] {d5fcc17d-a474-4e20-a462-52e1045658f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5323 | 2026.02.27 03:07:39.226427 [ 5 ] {d5fcc17d-a474-4e20-a462-52e1045658f5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.02.27 03:07:39.226462 [ 5 ] {d5fcc17d-a474-4e20-a462-52e1045658f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5325 | 2026.02.27 03:07:39.226826 [ 5 ] {d5fcc17d-a474-4e20-a462-52e1045658f5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5326 | 2026.02.27 03:07:39.227032 [ 5 ] {d5fcc17d-a474-4e20-a462-52e1045658f5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.02.27 03:07:39.227156 [ 5 ] {d5fcc17d-a474-4e20-a462-52e1045658f5} <Debug> executeQuery: Read 960 rows, 64.71 KiB in 0.001394 sec., 688665.7101865136 rows/sec., 45.33 MiB/sec. | ||
| 5328 | 2026.02.27 03:07:39.227192 [ 5 ] {d5fcc17d-a474-4e20-a462-52e1045658f5} <Debug> TCPHandler: Processed in 0.00155246 sec. | ||
| 5329 | 2026.02.27 03:07:39.227304 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2026.02.27 03:07:39.227395 [ 5 ] {05674e13-587f-4656-a17b-224ecaa548ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5331 | 2026.02.27 03:07:39.227436 [ 5 ] {05674e13-587f-4656-a17b-224ecaa548ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5332 | 2026.02.27 03:07:39.227744 [ 5 ] {05674e13-587f-4656-a17b-224ecaa548ff} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.02.27 03:07:39.227779 [ 5 ] {05674e13-587f-4656-a17b-224ecaa548ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5334 | 2026.02.27 03:07:39.228056 [ 5 ] {05674e13-587f-4656-a17b-224ecaa548ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5335 | 2026.02.27 03:07:39.228274 [ 5 ] {05674e13-587f-4656-a17b-224ecaa548ff} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.02.27 03:07:39.228396 [ 5 ] {05674e13-587f-4656-a17b-224ecaa548ff} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001018 sec., 1964.6365422396857 rows/sec., 132.38 KiB/sec. | ||
| 5337 | 2026.02.27 03:07:39.228432 [ 5 ] {05674e13-587f-4656-a17b-224ecaa548ff} <Debug> TCPHandler: Processed in 0.00117846 sec. | ||
| 5338 | 2026.02.27 03:07:39.228533 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.02.27 03:07:39.228624 [ 5 ] {d8b4fa6e-fef9-44f9-b50e-3c6d1cfa7cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5340 | 2026.02.27 03:07:39.228677 [ 5 ] {d8b4fa6e-fef9-44f9-b50e-3c6d1cfa7cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5341 | 2026.02.27 03:07:39.229413 [ 5 ] {d8b4fa6e-fef9-44f9-b50e-3c6d1cfa7cb9} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2026.02.27 03:07:39.229448 [ 5 ] {d8b4fa6e-fef9-44f9-b50e-3c6d1cfa7cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5343 | 2026.02.27 03:07:39.229972 [ 5 ] {d8b4fa6e-fef9-44f9-b50e-3c6d1cfa7cb9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5344 | 2026.02.27 03:07:39.230187 [ 5 ] {d8b4fa6e-fef9-44f9-b50e-3c6d1cfa7cb9} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.02.27 03:07:39.230322 [ 5 ] {d8b4fa6e-fef9-44f9-b50e-3c6d1cfa7cb9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001716 sec., 19813.51981351981 rows/sec., 35.50 MiB/sec. | ||
| 5346 | 2026.02.27 03:07:39.230374 [ 5 ] {d8b4fa6e-fef9-44f9-b50e-3c6d1cfa7cb9} <Debug> TCPHandler: Processed in 0.001888898 sec. | ||
| 5347 | 2026.02.27 03:07:39.230484 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5348 | 2026.02.27 03:07:39.230577 [ 5 ] {07be28e9-225b-4773-af23-92901d5c7ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5349 | 2026.02.27 03:07:39.230619 [ 5 ] {07be28e9-225b-4773-af23-92901d5c7ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5350 | 2026.02.27 03:07:39.230967 [ 5 ] {07be28e9-225b-4773-af23-92901d5c7ec2} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.02.27 03:07:39.231001 [ 5 ] {07be28e9-225b-4773-af23-92901d5c7ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5352 | 2026.02.27 03:07:39.231301 [ 5 ] {07be28e9-225b-4773-af23-92901d5c7ec2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5353 | 2026.02.27 03:07:39.231502 [ 5 ] {07be28e9-225b-4773-af23-92901d5c7ec2} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.02.27 03:07:39.231624 [ 5 ] {07be28e9-225b-4773-af23-92901d5c7ec2} <Debug> executeQuery: Read 84 rows, 4.91 KiB in 0.001065 sec., 78873.23943661973 rows/sec., 4.50 MiB/sec. | ||
| 5355 | 2026.02.27 03:07:39.231659 [ 5 ] {07be28e9-225b-4773-af23-92901d5c7ec2} <Debug> TCPHandler: Processed in 0.001225452 sec. | ||
| 5356 | 2026.02.27 03:07:40.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.21 MiB, peak 263.02 MiB, free memory in arenas 0.00 B, will set to 258.91 MiB (RSS), difference: -1.31 MiB | ||
| 5357 | 2026.02.27 03:07:42.229608 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.02.27 03:07:42.229802 [ 5 ] {8e86b555-c7b5-43a0-bc09-694245d7fc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5359 | 2026.02.27 03:07:42.229872 [ 5 ] {8e86b555-c7b5-43a0-bc09-694245d7fc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5360 | 2026.02.27 03:07:42.230511 [ 5 ] {8e86b555-c7b5-43a0-bc09-694245d7fc29} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.02.27 03:07:42.230564 [ 5 ] {8e86b555-c7b5-43a0-bc09-694245d7fc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5362 | 2026.02.27 03:07:42.230957 [ 5 ] {8e86b555-c7b5-43a0-bc09-694245d7fc29} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5363 | 2026.02.27 03:07:42.231207 [ 5 ] {8e86b555-c7b5-43a0-bc09-694245d7fc29} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.02.27 03:07:42.231357 [ 46 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5365 | 2026.02.27 03:07:42.231370 [ 5 ] {8e86b555-c7b5-43a0-bc09-694245d7fc29} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.65 MiB/sec. | ||
| 5366 | 2026.02.27 03:07:42.231426 [ 46 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2026.02.27 03:07:42.231446 [ 5 ] {8e86b555-c7b5-43a0-bc09-694245d7fc29} <Debug> TCPHandler: Processed in 0.001975172 sec. | ||
| 5368 | 2026.02.27 03:07:42.231452 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5369 | 2026.02.27 03:07:42.231579 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.02.27 03:07:42.231605 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 5371 | 2026.02.27 03:07:42.231687 [ 5 ] {19401ff8-0c7a-4b5a-9bb5-88bd51dacd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5372 | 2026.02.27 03:07:42.231736 [ 5 ] {19401ff8-0c7a-4b5a-9bb5-88bd51dacd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5373 | 2026.02.27 03:07:42.231764 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5374 | 2026.02.27 03:07:42.231809 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1387 rows starting from the beginning of the part | ||
| 5375 | 2026.02.27 03:07:42.231887 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 70 rows starting from the beginning of the part | ||
| 5376 | 2026.02.27 03:07:42.231942 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 5377 | 2026.02.27 03:07:42.231985 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 70 rows starting from the beginning of the part | ||
| 5378 | 2026.02.27 03:07:42.232025 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2007 rows starting from the beginning of the part | ||
| 5379 | 2026.02.27 03:07:42.232067 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5380 | 2026.02.27 03:07:42.232181 [ 5 ] {19401ff8-0c7a-4b5a-9bb5-88bd51dacd37} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.02.27 03:07:42.232230 [ 5 ] {19401ff8-0c7a-4b5a-9bb5-88bd51dacd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5382 | 2026.02.27 03:07:42.232653 [ 5 ] {19401ff8-0c7a-4b5a-9bb5-88bd51dacd37} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5383 | 2026.02.27 03:07:42.232883 [ 5 ] {19401ff8-0c7a-4b5a-9bb5-88bd51dacd37} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.02.27 03:07:42.233028 [ 5 ] {19401ff8-0c7a-4b5a-9bb5-88bd51dacd37} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001366 sec., 46852.12298682284 rows/sec., 3.66 MiB/sec. | ||
| 5385 | 2026.02.27 03:07:42.233029 [ 40 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5386 | 2026.02.27 03:07:42.233068 [ 5 ] {19401ff8-0c7a-4b5a-9bb5-88bd51dacd37} <Debug> TCPHandler: Processed in 0.001542229 sec. | ||
| 5387 | 2026.02.27 03:07:42.233101 [ 40 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.02.27 03:07:42.233127 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5389 | 2026.02.27 03:07:42.233195 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2026.02.27 03:07:42.233233 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 5391 | 2026.02.27 03:07:42.233296 [ 5 ] {9275806c-797a-4987-a405-f40b1153715c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5392 | 2026.02.27 03:07:42.233346 [ 5 ] {9275806c-797a-4987-a405-f40b1153715c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5393 | 2026.02.27 03:07:42.233355 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5394 | 2026.02.27 03:07:42.233393 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 621 rows starting from the beginning of the part | ||
| 5395 | 2026.02.27 03:07:42.233459 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 71 rows starting from the beginning of the part | ||
| 5396 | 2026.02.27 03:07:42.233502 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 88 rows starting from the beginning of the part | ||
| 5397 | 2026.02.27 03:07:42.233543 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 71 rows starting from the beginning of the part | ||
| 5398 | 2026.02.27 03:07:42.233583 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 984 rows starting from the beginning of the part | ||
| 5399 | 2026.02.27 03:07:42.233626 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5400 | 2026.02.27 03:07:42.233705 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3694 rows, containing 5 columns (5 merged, 0 gathered) in 0.002168486 sec., 1703492.6672341903 rows/sec., 146.17 MiB/sec. | ||
| 5401 | 2026.02.27 03:07:42.233745 [ 5 ] {9275806c-797a-4987-a405-f40b1153715c} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.02.27 03:07:42.233787 [ 5 ] {9275806c-797a-4987-a405-f40b1153715c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5403 | 2026.02.27 03:07:42.234023 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5404 | 2026.02.27 03:07:42.234259 [ 5 ] {9275806c-797a-4987-a405-f40b1153715c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5405 | 2026.02.27 03:07:42.234385 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_36_7} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.02.27 03:07:42.234489 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_36_7} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5407 | 2026.02.27 03:07:42.234523 [ 5 ] {9275806c-797a-4987-a405-f40b1153715c} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.02.27 03:07:42.234601 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 5409 | 2026.02.27 03:07:42.234648 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5410 | 2026.02.27 03:07:42.234669 [ 5 ] {9275806c-797a-4987-a405-f40b1153715c} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001394 sec., 68866.57101865136 rows/sec., 4.80 MiB/sec. | ||
| 5411 | 2026.02.27 03:07:42.234683 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.02.27 03:07:42.234711 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5413 | 2026.02.27 03:07:42.234715 [ 5 ] {9275806c-797a-4987-a405-f40b1153715c} <Debug> TCPHandler: Processed in 0.00157051 sec. | ||
| 5414 | 2026.02.27 03:07:42.234715 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1899 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153483 sec., 1237270.5771974747 rows/sec., 96.29 MiB/sec. | ||
| 5415 | 2026.02.27 03:07:42.234786 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 5416 | 2026.02.27 03:07:42.234878 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.02.27 03:07:42.234882 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5418 | 2026.02.27 03:07:42.234935 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9545 rows starting from the beginning of the part | ||
| 5419 | 2026.02.27 03:07:42.234980 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 5420 | 2026.02.27 03:07:42.234981 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5421 | 2026.02.27 03:07:42.235002 [ 5 ] {21289cf5-2330-416b-b8ff-d393d151e566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.02.27 03:07:42.235018 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 5423 | 2026.02.27 03:07:42.235063 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 5424 | 2026.02.27 03:07:42.235066 [ 5 ] {21289cf5-2330-416b-b8ff-d393d151e566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5425 | 2026.02.27 03:07:42.235101 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 960 rows starting from the beginning of the part | ||
| 5426 | 2026.02.27 03:07:42.235140 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part | ||
| 5427 | 2026.02.27 03:07:42.235304 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_36_7} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.02.27 03:07:42.235397 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_36_7} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5429 | 2026.02.27 03:07:42.235489 [ 5 ] {21289cf5-2330-416b-b8ff-d393d151e566} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.02.27 03:07:42.235492 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5431 | 2026.02.27 03:07:42.235545 [ 5 ] {21289cf5-2330-416b-b8ff-d393d151e566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5432 | 2026.02.27 03:07:42.235950 [ 5 ] {21289cf5-2330-416b-b8ff-d393d151e566} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5433 | 2026.02.27 03:07:42.236181 [ 5 ] {21289cf5-2330-416b-b8ff-d393d151e566} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.02.27 03:07:42.236290 [ 40 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5435 | 2026.02.27 03:07:42.236318 [ 40 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.02.27 03:07:42.236319 [ 5 ] {21289cf5-2330-416b-b8ff-d393d151e566} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001342 sec., 26825.63338301043 rows/sec., 1.81 MiB/sec. | ||
| 5437 | 2026.02.27 03:07:42.236335 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5438 | 2026.02.27 03:07:42.236369 [ 5 ] {21289cf5-2330-416b-b8ff-d393d151e566} <Debug> TCPHandler: Processed in 0.00155127 sec. | ||
| 5439 | 2026.02.27 03:07:42.236435 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 5440 | 2026.02.27 03:07:42.236559 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5441 | 2026.02.27 03:07:42.236593 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1368 rows starting from the beginning of the part | ||
| 5442 | 2026.02.27 03:07:42.236653 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 5443 | 2026.02.27 03:07:42.236697 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 5444 | 2026.02.27 03:07:42.236734 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 5445 | 2026.02.27 03:07:42.236771 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 84 rows starting from the beginning of the part | ||
| 5446 | 2026.02.27 03:07:42.236808 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 5447 | 2026.02.27 03:07:42.237789 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 4 columns (4 merged, 0 gathered) in 0.001393106 sec., 1197324.5395540611 rows/sec., 80.30 MiB/sec. | ||
| 5448 | 2026.02.27 03:07:42.238021 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5449 | 2026.02.27 03:07:42.238295 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_36_7} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2026.02.27 03:07:42.238341 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11081 rows, containing 5 columns (5 merged, 0 gathered) in 0.003588743 sec., 3087710.6552349944 rows/sec., 211.60 MiB/sec. | ||
| 5451 | 2026.02.27 03:07:42.238388 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_36_7} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5452 | 2026.02.27 03:07:42.238471 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5453 | 2026.02.27 03:07:42.238598 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5454 | 2026.02.27 03:07:42.238872 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2026.02.27 03:07:42.238938 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5456 | 2026.02.27 03:07:42.239001 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 5457 | 2026.02.27 03:07:43.845334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11939 | ||
| 5458 | 2026.02.27 03:07:43.845833 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.02.27 03:07:43.845881 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5460 | 2026.02.27 03:07:43.846385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5461 | 2026.02.27 03:07:43.846653 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.02.27 03:07:43.846823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11939 | ||
| 5463 | 2026.02.27 03:07:44.046346 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38354 | ||
| 5464 | 2026.02.27 03:07:44.046502 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5465 | 2026.02.27 03:07:44.046544 [ 287 ] {} <Debug> TCP-Session: 86c41d4e-7912-46dc-bc3d-3a70e899b776 Authenticating user 'default' from [fd00:1122:3344:101::e]:38354 | ||
| 5466 | 2026.02.27 03:07:44.046580 [ 287 ] {} <Debug> TCP-Session: 86c41d4e-7912-46dc-bc3d-3a70e899b776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2026.02.27 03:07:44.046603 [ 287 ] {} <Debug> TCP-Session: 86c41d4e-7912-46dc-bc3d-3a70e899b776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.02.27 03:07:44.046871 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44126 | ||
| 5469 | 2026.02.27 03:07:44.046919 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41217 | ||
| 5470 | 2026.02.27 03:07:44.046998 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5471 | 2026.02.27 03:07:44.047035 [ 288 ] {} <Debug> TCP-Session: a91bc120-db31-4089-898c-68f1ec1c7e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:44126 | ||
| 5472 | 2026.02.27 03:07:44.047052 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5473 | 2026.02.27 03:07:44.047061 [ 288 ] {} <Debug> TCP-Session: a91bc120-db31-4089-898c-68f1ec1c7e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5474 | 2026.02.27 03:07:44.047093 [ 289 ] {} <Debug> TCP-Session: 0d0d1d27-c290-4a7e-b7b1-4dbfccb0a1b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41217 | ||
| 5475 | 2026.02.27 03:07:44.047097 [ 288 ] {} <Debug> TCP-Session: a91bc120-db31-4089-898c-68f1ec1c7e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.02.27 03:07:44.047103 [ 287 ] {} <Trace> TCP-Session: 86c41d4e-7912-46dc-bc3d-3a70e899b776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2026.02.27 03:07:44.047124 [ 289 ] {} <Debug> TCP-Session: 0d0d1d27-c290-4a7e-b7b1-4dbfccb0a1b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.02.27 03:07:44.047158 [ 289 ] {} <Debug> TCP-Session: 0d0d1d27-c290-4a7e-b7b1-4dbfccb0a1b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.02.27 03:07:44.047296 [ 287 ] {80a17bb5-ca77-4c8f-9e49-403e85f4081f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38354) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5480 | 2026.02.27 03:07:44.047567 [ 287 ] {80a17bb5-ca77-4c8f-9e49-403e85f4081f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5481 | 2026.02.27 03:07:44.047621 [ 287 ] {80a17bb5-ca77-4c8f-9e49-403e85f4081f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5482 | 2026.02.27 03:07:44.047904 [ 287 ] {80a17bb5-ca77-4c8f-9e49-403e85f4081f} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 5483 | 2026.02.27 03:07:44.048772 [ 337 ] {80a17bb5-ca77-4c8f-9e49-403e85f4081f} <Trace> AggregatingTransform: Aggregating | ||
| 5484 | 2026.02.27 03:07:44.048814 [ 337 ] {80a17bb5-ca77-4c8f-9e49-403e85f4081f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5485 | 2026.02.27 03:07:44.048846 [ 337 ] {80a17bb5-ca77-4c8f-9e49-403e85f4081f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845911 sec. (1182.157 rows/sec., 46.18 KiB/sec.) | ||
| 5486 | 2026.02.27 03:07:44.048862 [ 337 ] {80a17bb5-ca77-4c8f-9e49-403e85f4081f} <Trace> Aggregator: Merging aggregated data | ||
| 5487 | 2026.02.27 03:07:44.050494 [ 287 ] {80a17bb5-ca77-4c8f-9e49-403e85f4081f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003251 sec., 307.59766225776684 rows/sec., 12.02 KiB/sec. | ||
| 5488 | 2026.02.27 03:07:44.050620 [ 287 ] {80a17bb5-ca77-4c8f-9e49-403e85f4081f} <Debug> TCPHandler: Processed in 0.003644415 sec. | ||
| 5489 | 2026.02.27 03:07:44.050750 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5490 | 2026.02.27 03:07:44.050777 [ 287 ] {} <Debug> TCP-Session: 86c41d4e-7912-46dc-bc3d-3a70e899b776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5491 | 2026.02.27 03:07:44.050779 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5492 | 2026.02.27 03:07:44.050806 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5493 | 2026.02.27 03:07:44.050827 [ 288 ] {} <Debug> TCP-Session: a91bc120-db31-4089-898c-68f1ec1c7e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.02.27 03:07:44.050880 [ 289 ] {} <Debug> TCP-Session: 0d0d1d27-c290-4a7e-b7b1-4dbfccb0a1b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2026.02.27 03:07:44.052250 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61181 | ||
| 5496 | 2026.02.27 03:07:44.052280 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33925 | ||
| 5497 | 2026.02.27 03:07:44.052301 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43527 | ||
| 5498 | 2026.02.27 03:07:44.052307 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47683 | ||
| 5499 | 2026.02.27 03:07:44.052320 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5500 | 2026.02.27 03:07:44.052355 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5501 | 2026.02.27 03:07:44.052378 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5502 | 2026.02.27 03:07:44.052396 [ 291 ] {} <Debug> TCP-Session: f73c685b-b522-4d1c-9f16-f08258be555b Authenticating user 'default' from [fd00:1122:3344:101::e]:61181 | ||
| 5503 | 2026.02.27 03:07:44.052407 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5504 | 2026.02.27 03:07:44.052425 [ 293 ] {} <Debug> TCP-Session: 2218d98f-96d9-4f1c-979e-3eddfd52712f Authenticating user 'default' from [fd00:1122:3344:101::e]:43527 | ||
| 5505 | 2026.02.27 03:07:44.052445 [ 291 ] {} <Debug> TCP-Session: f73c685b-b522-4d1c-9f16-f08258be555b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.02.27 03:07:44.052460 [ 290 ] {} <Debug> TCP-Session: f24918b9-3250-4a13-b359-46b258eb110e Authenticating user 'default' from [fd00:1122:3344:101::e]:47683 | ||
| 5507 | 2026.02.27 03:07:44.052470 [ 293 ] {} <Debug> TCP-Session: 2218d98f-96d9-4f1c-979e-3eddfd52712f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.02.27 03:07:44.052504 [ 290 ] {} <Debug> TCP-Session: f24918b9-3250-4a13-b359-46b258eb110e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.02.27 03:07:44.052519 [ 293 ] {} <Debug> TCP-Session: 2218d98f-96d9-4f1c-979e-3eddfd52712f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5510 | 2026.02.27 03:07:44.052540 [ 290 ] {} <Debug> TCP-Session: f24918b9-3250-4a13-b359-46b258eb110e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.02.27 03:07:44.052409 [ 292 ] {} <Debug> TCP-Session: 670afa67-585d-40ad-b429-d0e5dc2b506a Authenticating user 'default' from [fd00:1122:3344:101::e]:33925 | ||
| 5512 | 2026.02.27 03:07:44.052307 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33706 | ||
| 5513 | 2026.02.27 03:07:44.052591 [ 292 ] {} <Debug> TCP-Session: 670afa67-585d-40ad-b429-d0e5dc2b506a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.02.27 03:07:44.052286 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44360 | ||
| 5515 | 2026.02.27 03:07:44.052625 [ 292 ] {} <Debug> TCP-Session: 670afa67-585d-40ad-b429-d0e5dc2b506a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5516 | 2026.02.27 03:07:44.052479 [ 291 ] {} <Debug> TCP-Session: f73c685b-b522-4d1c-9f16-f08258be555b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5517 | 2026.02.27 03:07:44.054774 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5518 | 2026.02.27 03:07:44.054810 [ 294 ] {} <Debug> TCP-Session: 894a09c8-e6d9-415c-83d9-1eed39dc54a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33706 | ||
| 5519 | 2026.02.27 03:07:44.054830 [ 294 ] {} <Debug> TCP-Session: 894a09c8-e6d9-415c-83d9-1eed39dc54a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.02.27 03:07:44.054846 [ 294 ] {} <Debug> TCP-Session: 894a09c8-e6d9-415c-83d9-1eed39dc54a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5521 | 2026.02.27 03:07:44.058981 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5522 | 2026.02.27 03:07:44.059019 [ 287 ] {} <Debug> TCP-Session: c0f6e87b-3fe6-4cf5-8dbd-e7f6c8916100 Authenticating user 'default' from [fd00:1122:3344:101::e]:44360 | ||
| 5523 | 2026.02.27 03:07:44.059036 [ 287 ] {} <Debug> TCP-Session: c0f6e87b-3fe6-4cf5-8dbd-e7f6c8916100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.02.27 03:07:44.059048 [ 287 ] {} <Debug> TCP-Session: c0f6e87b-3fe6-4cf5-8dbd-e7f6c8916100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.02.27 03:07:44.071017 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33706). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5526 | |||
| 5527 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5528 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5529 | 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 | ||
| 5530 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5531 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5532 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5533 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5534 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5535 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5536 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5537 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5538 | (version 23.8.7.1) | ||
| 5539 | 2026.02.27 03:07:44.071187 [ 294 ] {} <Debug> TCP-Session: 894a09c8-e6d9-415c-83d9-1eed39dc54a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5540 | 2026.02.27 03:07:44.071210 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33925). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5541 | |||
| 5542 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5543 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5544 | 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 | ||
| 5545 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5546 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5547 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5548 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5549 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5550 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5551 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5552 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5553 | (version 23.8.7.1) | ||
| 5554 | 2026.02.27 03:07:44.071284 [ 292 ] {} <Debug> TCP-Session: 670afa67-585d-40ad-b429-d0e5dc2b506a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.02.27 03:07:44.071304 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44360). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5556 | |||
| 5557 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5558 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5559 | 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 | ||
| 5560 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5561 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5562 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5563 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5564 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5565 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5566 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5567 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5568 | (version 23.8.7.1) | ||
| 5569 | 2026.02.27 03:07:44.071385 [ 287 ] {} <Debug> TCP-Session: c0f6e87b-3fe6-4cf5-8dbd-e7f6c8916100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.02.27 03:07:44.071402 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61181). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5571 | |||
| 5572 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5573 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5574 | 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 | ||
| 5575 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5576 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5577 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5578 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5579 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5580 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5581 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5582 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5583 | (version 23.8.7.1) | ||
| 5584 | 2026.02.27 03:07:44.071483 [ 291 ] {} <Debug> TCP-Session: f73c685b-b522-4d1c-9f16-f08258be555b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.02.27 03:07:44.071509 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43527). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5586 | |||
| 5587 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5588 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5589 | 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 | ||
| 5590 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5591 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5592 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5593 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5594 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5595 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5596 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5597 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5598 | (version 23.8.7.1) | ||
| 5599 | 2026.02.27 03:07:44.071611 [ 293 ] {} <Debug> TCP-Session: 2218d98f-96d9-4f1c-979e-3eddfd52712f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.02.27 03:07:44.071635 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47683). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5601 | |||
| 5602 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5603 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5604 | 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 | ||
| 5605 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5606 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5607 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5608 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5609 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5610 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5611 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5612 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5613 | (version 23.8.7.1) | ||
| 5614 | 2026.02.27 03:07:44.071925 [ 290 ] {} <Debug> TCP-Session: f24918b9-3250-4a13-b359-46b258eb110e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.02.27 03:07:44.490388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5616 | 2026.02.27 03:07:44.507998 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2026.02.27 03:07:44.508071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5618 | 2026.02.27 03:07:44.513816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5619 | 2026.02.27 03:07:44.514543 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5620 | 2026.02.27 03:07:44.517609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5621 | 2026.02.27 03:07:45.845715 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63149 | ||
| 5622 | 2026.02.27 03:07:45.845834 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5623 | 2026.02.27 03:07:45.845863 [ 291 ] {} <Debug> TCP-Session: d28e5de2-7116-46ee-b5f0-2d8b9b724aa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63149 | ||
| 5624 | 2026.02.27 03:07:45.845888 [ 291 ] {} <Debug> TCP-Session: d28e5de2-7116-46ee-b5f0-2d8b9b724aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.02.27 03:07:45.845902 [ 291 ] {} <Debug> TCP-Session: d28e5de2-7116-46ee-b5f0-2d8b9b724aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.02.27 03:07:45.846136 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56565 | ||
| 5627 | 2026.02.27 03:07:45.846167 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43658 | ||
| 5628 | 2026.02.27 03:07:45.846188 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58102 | ||
| 5629 | 2026.02.27 03:07:45.846220 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44352 | ||
| 5630 | 2026.02.27 03:07:45.846245 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5631 | 2026.02.27 03:07:45.846274 [ 291 ] {} <Trace> TCP-Session: d28e5de2-7116-46ee-b5f0-2d8b9b724aa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5632 | 2026.02.27 03:07:45.846285 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5633 | 2026.02.27 03:07:45.846287 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5634 | 2026.02.27 03:07:45.846322 [ 287 ] {} <Debug> TCP-Session: 6836b80a-c6f6-4393-85bc-2272375e401c Authenticating user 'default' from [fd00:1122:3344:101::e]:58102 | ||
| 5635 | 2026.02.27 03:07:45.846344 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5636 | 2026.02.27 03:07:45.846355 [ 293 ] {} <Debug> TCP-Session: b9d7c18a-324f-4e0b-aa0f-08921f800c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:43658 | ||
| 5637 | 2026.02.27 03:07:45.846362 [ 287 ] {} <Debug> TCP-Session: 6836b80a-c6f6-4393-85bc-2272375e401c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5638 | 2026.02.27 03:07:45.846382 [ 290 ] {} <Debug> TCP-Session: 9b4596fe-edea-4a19-8ce5-3d19b0066615 Authenticating user 'default' from [fd00:1122:3344:101::e]:44352 | ||
| 5639 | 2026.02.27 03:07:45.846401 [ 293 ] {} <Debug> TCP-Session: b9d7c18a-324f-4e0b-aa0f-08921f800c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.02.27 03:07:45.846410 [ 287 ] {} <Debug> TCP-Session: 6836b80a-c6f6-4393-85bc-2272375e401c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2026.02.27 03:07:45.846429 [ 290 ] {} <Debug> TCP-Session: 9b4596fe-edea-4a19-8ce5-3d19b0066615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.02.27 03:07:45.846441 [ 293 ] {} <Debug> TCP-Session: b9d7c18a-324f-4e0b-aa0f-08921f800c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.02.27 03:07:45.846470 [ 290 ] {} <Debug> TCP-Session: 9b4596fe-edea-4a19-8ce5-3d19b0066615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.02.27 03:07:45.846447 [ 291 ] {bda6523d-3bde-46b4-9346-95b2d0a046d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5645 | 2026.02.27 03:07:45.846303 [ 292 ] {} <Debug> TCP-Session: 8a63e7a0-ea39-4325-aa45-54463367bddc Authenticating user 'default' from [fd00:1122:3344:101::e]:56565 | ||
| 5646 | 2026.02.27 03:07:45.846213 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47684 | ||
| 5647 | 2026.02.27 03:07:45.846628 [ 292 ] {} <Debug> TCP-Session: 8a63e7a0-ea39-4325-aa45-54463367bddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.02.27 03:07:45.846202 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58637 | ||
| 5649 | 2026.02.27 03:07:45.846664 [ 292 ] {} <Debug> TCP-Session: 8a63e7a0-ea39-4325-aa45-54463367bddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2026.02.27 03:07:45.846179 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52394 | ||
| 5651 | 2026.02.27 03:07:45.846707 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5652 | 2026.02.27 03:07:45.846170 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57905 | ||
| 5653 | 2026.02.27 03:07:45.846766 [ 289 ] {} <Debug> TCP-Session: f686b626-01bf-4f00-aba2-d7d4ee23e97d Authenticating user 'default' from [fd00:1122:3344:101::e]:47684 | ||
| 5654 | 2026.02.27 03:07:45.846807 [ 289 ] {} <Debug> TCP-Session: f686b626-01bf-4f00-aba2-d7d4ee23e97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.02.27 03:07:45.846823 [ 289 ] {} <Debug> TCP-Session: f686b626-01bf-4f00-aba2-d7d4ee23e97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.02.27 03:07:45.846888 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5657 | 2026.02.27 03:07:45.846925 [ 288 ] {} <Debug> TCP-Session: 226cd8f0-677e-4922-bad3-a18f665ca50d Authenticating user 'default' from [fd00:1122:3344:101::e]:58637 | ||
| 5658 | 2026.02.27 03:07:45.846943 [ 291 ] {bda6523d-3bde-46b4-9346-95b2d0a046d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5659 | 2026.02.27 03:07:45.846945 [ 288 ] {} <Debug> TCP-Session: 226cd8f0-677e-4922-bad3-a18f665ca50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.02.27 03:07:45.846988 [ 288 ] {} <Debug> TCP-Session: 226cd8f0-677e-4922-bad3-a18f665ca50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.02.27 03:07:45.847009 [ 291 ] {bda6523d-3bde-46b4-9346-95b2d0a046d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5662 | 2026.02.27 03:07:45.847022 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5663 | 2026.02.27 03:07:45.847058 [ 3 ] {} <Debug> TCP-Session: a3cc0a9b-c1cb-4bfc-8662-a196c5721823 Authenticating user 'default' from [fd00:1122:3344:101::e]:52394 | ||
| 5664 | 2026.02.27 03:07:45.847077 [ 3 ] {} <Debug> TCP-Session: a3cc0a9b-c1cb-4bfc-8662-a196c5721823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.02.27 03:07:45.847093 [ 3 ] {} <Debug> TCP-Session: a3cc0a9b-c1cb-4bfc-8662-a196c5721823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2026.02.27 03:07:45.847127 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5667 | 2026.02.27 03:07:45.847161 [ 294 ] {} <Debug> TCP-Session: 6290cf16-b83f-45ce-a725-d4c7f4535af6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57905 | ||
| 5668 | 2026.02.27 03:07:45.847178 [ 294 ] {} <Debug> TCP-Session: 6290cf16-b83f-45ce-a725-d4c7f4535af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.02.27 03:07:45.847190 [ 294 ] {} <Debug> TCP-Session: 6290cf16-b83f-45ce-a725-d4c7f4535af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.02.27 03:07:45.847334 [ 291 ] {bda6523d-3bde-46b4-9346-95b2d0a046d6} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 5671 | 2026.02.27 03:07:45.848383 [ 346 ] {bda6523d-3bde-46b4-9346-95b2d0a046d6} <Trace> AggregatingTransform: Aggregating | ||
| 5672 | 2026.02.27 03:07:45.848420 [ 346 ] {bda6523d-3bde-46b4-9346-95b2d0a046d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5673 | 2026.02.27 03:07:45.848457 [ 346 ] {bda6523d-3bde-46b4-9346-95b2d0a046d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019806 sec. (980.579 rows/sec., 38.30 KiB/sec.) | ||
| 5674 | 2026.02.27 03:07:45.848476 [ 346 ] {bda6523d-3bde-46b4-9346-95b2d0a046d6} <Trace> Aggregator: Merging aggregated data | ||
| 5675 | 2026.02.27 03:07:45.849986 [ 291 ] {bda6523d-3bde-46b4-9346-95b2d0a046d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003541 sec., 282.4060999717594 rows/sec., 11.03 KiB/sec. | ||
| 5676 | 2026.02.27 03:07:45.850124 [ 291 ] {bda6523d-3bde-46b4-9346-95b2d0a046d6} <Debug> TCPHandler: Processed in 0.003941412 sec. | ||
| 5677 | 2026.02.27 03:07:45.850241 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5678 | 2026.02.27 03:07:45.850268 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5679 | 2026.02.27 03:07:45.850284 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5680 | 2026.02.27 03:07:45.850307 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5681 | 2026.02.27 03:07:45.850313 [ 290 ] {} <Debug> TCP-Session: 9b4596fe-edea-4a19-8ce5-3d19b0066615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2026.02.27 03:07:45.850323 [ 294 ] {} <Debug> TCP-Session: 6290cf16-b83f-45ce-a725-d4c7f4535af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.02.27 03:07:45.850328 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5684 | 2026.02.27 03:07:45.850352 [ 292 ] {} <Debug> TCP-Session: 8a63e7a0-ea39-4325-aa45-54463367bddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.02.27 03:07:45.850385 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5686 | 2026.02.27 03:07:45.850405 [ 293 ] {} <Debug> TCP-Session: b9d7c18a-324f-4e0b-aa0f-08921f800c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.02.27 03:07:45.850415 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5688 | 2026.02.27 03:07:45.850436 [ 3 ] {} <Debug> TCP-Session: a3cc0a9b-c1cb-4bfc-8662-a196c5721823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2026.02.27 03:07:45.850363 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5690 | 2026.02.27 03:07:45.850471 [ 289 ] {} <Debug> TCP-Session: f686b626-01bf-4f00-aba2-d7d4ee23e97d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2026.02.27 03:07:45.850509 [ 287 ] {} <Debug> TCP-Session: 6836b80a-c6f6-4393-85bc-2272375e401c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.02.27 03:07:45.850340 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5693 | 2026.02.27 03:07:45.850270 [ 291 ] {} <Debug> TCP-Session: d28e5de2-7116-46ee-b5f0-2d8b9b724aa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.02.27 03:07:45.850569 [ 288 ] {} <Debug> TCP-Session: 226cd8f0-677e-4922-bad3-a18f665ca50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2026.02.27 03:07:46.076338 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61704 | ||
| 5696 | 2026.02.27 03:07:46.076463 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5697 | 2026.02.27 03:07:46.076490 [ 291 ] {} <Debug> TCP-Session: 2c7cfea4-5a4b-4566-8319-ab3a06650c30 Authenticating user 'default' from [fd00:1122:3344:101::e]:61704 | ||
| 5698 | 2026.02.27 03:07:46.076512 [ 291 ] {} <Debug> TCP-Session: 2c7cfea4-5a4b-4566-8319-ab3a06650c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.02.27 03:07:46.076525 [ 291 ] {} <Debug> TCP-Session: 2c7cfea4-5a4b-4566-8319-ab3a06650c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.02.27 03:07:46.076711 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33498 | ||
| 5701 | 2026.02.27 03:07:46.076774 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47994 | ||
| 5702 | 2026.02.27 03:07:46.076791 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53320 | ||
| 5703 | 2026.02.27 03:07:46.076826 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45657 | ||
| 5704 | 2026.02.27 03:07:46.076832 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43719 | ||
| 5705 | 2026.02.27 03:07:46.076886 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5706 | 2026.02.27 03:07:46.076890 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5707 | 2026.02.27 03:07:46.076909 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5708 | 2026.02.27 03:07:46.076923 [ 293 ] {} <Debug> TCP-Session: 18c3611f-2928-4f6d-b448-a73c0e4f21ea Authenticating user 'default' from [fd00:1122:3344:101::e]:47994 | ||
| 5709 | 2026.02.27 03:07:46.076936 [ 3 ] {} <Debug> TCP-Session: d83ab49c-4152-42f1-a5bf-fdfee667863d Authenticating user 'default' from [fd00:1122:3344:101::e]:53320 | ||
| 5710 | 2026.02.27 03:07:46.076949 [ 289 ] {} <Debug> TCP-Session: 3ee844bc-e2c6-4378-817c-86715a989584 Authenticating user 'default' from [fd00:1122:3344:101::e]:45657 | ||
| 5711 | 2026.02.27 03:07:46.076962 [ 293 ] {} <Debug> TCP-Session: 18c3611f-2928-4f6d-b448-a73c0e4f21ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5712 | 2026.02.27 03:07:46.076840 [ 291 ] {} <Trace> TCP-Session: 2c7cfea4-5a4b-4566-8319-ab3a06650c30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2026.02.27 03:07:46.077003 [ 293 ] {} <Debug> TCP-Session: 18c3611f-2928-4f6d-b448-a73c0e4f21ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2026.02.27 03:07:46.077001 [ 289 ] {} <Debug> TCP-Session: 3ee844bc-e2c6-4378-817c-86715a989584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.02.27 03:07:46.076987 [ 3 ] {} <Debug> TCP-Session: d83ab49c-4152-42f1-a5bf-fdfee667863d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.02.27 03:07:46.077039 [ 289 ] {} <Debug> TCP-Session: 3ee844bc-e2c6-4378-817c-86715a989584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2026.02.27 03:07:46.077064 [ 3 ] {} <Debug> TCP-Session: d83ab49c-4152-42f1-a5bf-fdfee667863d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.02.27 03:07:46.076961 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5719 | 2026.02.27 03:07:46.076827 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5720 | 2026.02.27 03:07:46.077125 [ 290 ] {} <Debug> TCP-Session: 54970292-2a10-4ef1-9b1b-a4e02ff06fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:43719 | ||
| 5721 | 2026.02.27 03:07:46.076817 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35912 | ||
| 5722 | 2026.02.27 03:07:46.077152 [ 292 ] {} <Debug> TCP-Session: ca1f7272-a7a9-4a67-a73c-9ce68b7b49f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33498 | ||
| 5723 | 2026.02.27 03:07:46.077160 [ 290 ] {} <Debug> TCP-Session: 54970292-2a10-4ef1-9b1b-a4e02ff06fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.02.27 03:07:46.077178 [ 291 ] {b99028fc-a595-42a7-9222-7ee2e573e3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61704) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5725 | 2026.02.27 03:07:46.077212 [ 290 ] {} <Debug> TCP-Session: 54970292-2a10-4ef1-9b1b-a4e02ff06fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.02.27 03:07:46.077199 [ 292 ] {} <Debug> TCP-Session: ca1f7272-a7a9-4a67-a73c-9ce68b7b49f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.02.27 03:07:46.077238 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5728 | 2026.02.27 03:07:46.077260 [ 292 ] {} <Debug> TCP-Session: ca1f7272-a7a9-4a67-a73c-9ce68b7b49f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.02.27 03:07:46.076802 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64707 | ||
| 5730 | 2026.02.27 03:07:46.077283 [ 288 ] {} <Debug> TCP-Session: 710a6b49-d5a3-484e-9482-b3a66492d4c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35912 | ||
| 5731 | 2026.02.27 03:07:46.076779 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47069 | ||
| 5732 | 2026.02.27 03:07:46.077334 [ 288 ] {} <Debug> TCP-Session: 710a6b49-d5a3-484e-9482-b3a66492d4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.02.27 03:07:46.077351 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5734 | 2026.02.27 03:07:46.077377 [ 288 ] {} <Debug> TCP-Session: 710a6b49-d5a3-484e-9482-b3a66492d4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.02.27 03:07:46.077394 [ 287 ] {} <Debug> TCP-Session: a31e7152-56b0-4426-9e5f-8782f8223fbb Authenticating user 'default' from [fd00:1122:3344:101::e]:64707 | ||
| 5736 | 2026.02.27 03:07:46.077395 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5737 | 2026.02.27 03:07:46.077422 [ 287 ] {} <Debug> TCP-Session: a31e7152-56b0-4426-9e5f-8782f8223fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5738 | 2026.02.27 03:07:46.077440 [ 294 ] {} <Debug> TCP-Session: ad111336-a0e1-4ecc-b943-0389713e3547 Authenticating user 'default' from [fd00:1122:3344:101::e]:47069 | ||
| 5739 | 2026.02.27 03:07:46.077444 [ 287 ] {} <Debug> TCP-Session: a31e7152-56b0-4426-9e5f-8782f8223fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2026.02.27 03:07:46.077466 [ 294 ] {} <Debug> TCP-Session: ad111336-a0e1-4ecc-b943-0389713e3547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.02.27 03:07:46.077475 [ 291 ] {b99028fc-a595-42a7-9222-7ee2e573e3f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5742 | 2026.02.27 03:07:46.077489 [ 294 ] {} <Debug> TCP-Session: ad111336-a0e1-4ecc-b943-0389713e3547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.02.27 03:07:46.077547 [ 291 ] {b99028fc-a595-42a7-9222-7ee2e573e3f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5744 | 2026.02.27 03:07:46.077840 [ 291 ] {b99028fc-a595-42a7-9222-7ee2e573e3f0} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 5745 | 2026.02.27 03:07:46.078841 [ 300 ] {b99028fc-a595-42a7-9222-7ee2e573e3f0} <Trace> AggregatingTransform: Aggregating | ||
| 5746 | 2026.02.27 03:07:46.078883 [ 300 ] {b99028fc-a595-42a7-9222-7ee2e573e3f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 5747 | 2026.02.27 03:07:46.078922 [ 300 ] {b99028fc-a595-42a7-9222-7ee2e573e3f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000982215 sec. (1018.107 rows/sec., 39.77 KiB/sec.) | ||
| 5748 | 2026.02.27 03:07:46.078941 [ 300 ] {b99028fc-a595-42a7-9222-7ee2e573e3f0} <Trace> Aggregator: Merging aggregated data | ||
| 5749 | 2026.02.27 03:07:46.080088 [ 291 ] {b99028fc-a595-42a7-9222-7ee2e573e3f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002973 sec., 336.3605785401951 rows/sec., 13.14 KiB/sec. | ||
| 5750 | 2026.02.27 03:07:46.080231 [ 291 ] {b99028fc-a595-42a7-9222-7ee2e573e3f0} <Debug> TCPHandler: Processed in 0.003502531 sec. | ||
| 5751 | 2026.02.27 03:07:46.080342 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5752 | 2026.02.27 03:07:46.080370 [ 291 ] {} <Debug> TCP-Session: 2c7cfea4-5a4b-4566-8319-ab3a06650c30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.02.27 03:07:46.080373 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5754 | 2026.02.27 03:07:46.080397 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5755 | 2026.02.27 03:07:46.080418 [ 290 ] {} <Debug> TCP-Session: 54970292-2a10-4ef1-9b1b-a4e02ff06fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.02.27 03:07:46.080430 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5757 | 2026.02.27 03:07:46.080445 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5758 | 2026.02.27 03:07:46.080465 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5759 | 2026.02.27 03:07:46.080479 [ 294 ] {} <Debug> TCP-Session: ad111336-a0e1-4ecc-b943-0389713e3547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.02.27 03:07:46.080507 [ 3 ] {} <Debug> TCP-Session: d83ab49c-4152-42f1-a5bf-fdfee667863d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2026.02.27 03:07:46.080527 [ 289 ] {} <Debug> TCP-Session: 3ee844bc-e2c6-4378-817c-86715a989584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.02.27 03:07:46.080507 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5763 | 2026.02.27 03:07:46.080480 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5764 | 2026.02.27 03:07:46.080595 [ 288 ] {} <Debug> TCP-Session: 710a6b49-d5a3-484e-9482-b3a66492d4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.02.27 03:07:46.080448 [ 292 ] {} <Debug> TCP-Session: ca1f7272-a7a9-4a67-a73c-9ce68b7b49f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.02.27 03:07:46.080625 [ 287 ] {} <Debug> TCP-Session: a31e7152-56b0-4426-9e5f-8782f8223fbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2026.02.27 03:07:46.080422 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5768 | 2026.02.27 03:07:46.080692 [ 293 ] {} <Debug> TCP-Session: 18c3611f-2928-4f6d-b448-a73c0e4f21ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2026.02.27 03:07:46.367850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 680 | ||
| 5770 | 2026.02.27 03:07:46.371079 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2026.02.27 03:07:46.371132 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5772 | 2026.02.27 03:07:46.372502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5773 | 2026.02.27 03:07:46.372836 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.02.27 03:07:46.373251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 5775 | 2026.02.27 03:07:47.234000 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.02.27 03:07:47.234179 [ 5 ] {eed7653a-8ab1-4200-9d44-c0c5c5fbf9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5777 | 2026.02.27 03:07:47.234248 [ 5 ] {eed7653a-8ab1-4200-9d44-c0c5c5fbf9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5778 | 2026.02.27 03:07:47.234907 [ 5 ] {eed7653a-8ab1-4200-9d44-c0c5c5fbf9ae} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.02.27 03:07:47.234957 [ 5 ] {eed7653a-8ab1-4200-9d44-c0c5c5fbf9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5780 | 2026.02.27 03:07:47.235365 [ 5 ] {eed7653a-8ab1-4200-9d44-c0c5c5fbf9ae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5781 | 2026.02.27 03:07:47.235594 [ 5 ] {eed7653a-8ab1-4200-9d44-c0c5c5fbf9ae} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.02.27 03:07:47.235756 [ 5 ] {eed7653a-8ab1-4200-9d44-c0c5c5fbf9ae} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001625 sec., 43076.92307692308 rows/sec., 3.44 MiB/sec. | ||
| 5783 | 2026.02.27 03:07:47.235807 [ 5 ] {eed7653a-8ab1-4200-9d44-c0c5c5fbf9ae} <Debug> TCPHandler: Processed in 0.001939 sec. | ||
| 5784 | 2026.02.27 03:07:47.235939 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2026.02.27 03:07:47.236041 [ 5 ] {f161dfb5-ada8-41d2-aea2-e9daea3b9fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5786 | 2026.02.27 03:07:47.236085 [ 5 ] {f161dfb5-ada8-41d2-aea2-e9daea3b9fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5787 | 2026.02.27 03:07:47.236510 [ 5 ] {f161dfb5-ada8-41d2-aea2-e9daea3b9fd9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.02.27 03:07:47.236547 [ 5 ] {f161dfb5-ada8-41d2-aea2-e9daea3b9fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5789 | 2026.02.27 03:07:47.236847 [ 5 ] {f161dfb5-ada8-41d2-aea2-e9daea3b9fd9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5790 | 2026.02.27 03:07:47.237062 [ 5 ] {f161dfb5-ada8-41d2-aea2-e9daea3b9fd9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.02.27 03:07:47.237196 [ 5 ] {f161dfb5-ada8-41d2-aea2-e9daea3b9fd9} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001179 sec., 5937.234944868533 rows/sec., 446.45 KiB/sec. | ||
| 5792 | 2026.02.27 03:07:47.237235 [ 5 ] {f161dfb5-ada8-41d2-aea2-e9daea3b9fd9} <Debug> TCPHandler: Processed in 0.001347655 sec. | ||
| 5793 | 2026.02.27 03:07:47.237337 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2026.02.27 03:07:47.237431 [ 5 ] {3b2ece51-5e95-41a0-81d2-7357fd0ed96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5795 | 2026.02.27 03:07:47.237472 [ 5 ] {3b2ece51-5e95-41a0-81d2-7357fd0ed96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5796 | 2026.02.27 03:07:47.237897 [ 5 ] {3b2ece51-5e95-41a0-81d2-7357fd0ed96b} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2026.02.27 03:07:47.237933 [ 5 ] {3b2ece51-5e95-41a0-81d2-7357fd0ed96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5798 | 2026.02.27 03:07:47.238231 [ 5 ] {3b2ece51-5e95-41a0-81d2-7357fd0ed96b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5799 | 2026.02.27 03:07:47.238437 [ 5 ] {3b2ece51-5e95-41a0-81d2-7357fd0ed96b} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2026.02.27 03:07:47.238569 [ 5 ] {3b2ece51-5e95-41a0-81d2-7357fd0ed96b} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001157 sec., 61365.60069144339 rows/sec., 4.79 MiB/sec. | ||
| 5801 | 2026.02.27 03:07:47.238609 [ 5 ] {3b2ece51-5e95-41a0-81d2-7357fd0ed96b} <Debug> TCPHandler: Processed in 0.001320525 sec. | ||
| 5802 | 2026.02.27 03:07:47.238722 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.02.27 03:07:47.238816 [ 5 ] {463a7e46-5efd-4222-b4c8-ff68125ee1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5804 | 2026.02.27 03:07:47.238860 [ 5 ] {463a7e46-5efd-4222-b4c8-ff68125ee1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5805 | 2026.02.27 03:07:47.239307 [ 5 ] {463a7e46-5efd-4222-b4c8-ff68125ee1e6} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.02.27 03:07:47.239343 [ 5 ] {463a7e46-5efd-4222-b4c8-ff68125ee1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5807 | 2026.02.27 03:07:47.239680 [ 5 ] {463a7e46-5efd-4222-b4c8-ff68125ee1e6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5808 | 2026.02.27 03:07:47.239894 [ 5 ] {463a7e46-5efd-4222-b4c8-ff68125ee1e6} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.02.27 03:07:47.240032 [ 5 ] {463a7e46-5efd-4222-b4c8-ff68125ee1e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 5810 | 2026.02.27 03:07:47.240071 [ 5 ] {463a7e46-5efd-4222-b4c8-ff68125ee1e6} <Debug> TCPHandler: Processed in 0.001398426 sec. | ||
| 5811 | 2026.02.27 03:07:47.240183 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.02.27 03:07:47.240277 [ 5 ] {384601a4-c10a-42ca-987d-e89ea5d4da28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5813 | 2026.02.27 03:07:47.240333 [ 5 ] {384601a4-c10a-42ca-987d-e89ea5d4da28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5814 | 2026.02.27 03:07:47.241108 [ 5 ] {384601a4-c10a-42ca-987d-e89ea5d4da28} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.02.27 03:07:47.241145 [ 5 ] {384601a4-c10a-42ca-987d-e89ea5d4da28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5816 | 2026.02.27 03:07:47.241634 [ 5 ] {384601a4-c10a-42ca-987d-e89ea5d4da28} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5817 | 2026.02.27 03:07:47.241851 [ 5 ] {384601a4-c10a-42ca-987d-e89ea5d4da28} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.02.27 03:07:47.241992 [ 5 ] {384601a4-c10a-42ca-987d-e89ea5d4da28} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001733 sec., 4039.238315060589 rows/sec., 7.24 MiB/sec. | ||
| 5819 | 2026.02.27 03:07:47.242050 [ 5 ] {384601a4-c10a-42ca-987d-e89ea5d4da28} <Debug> TCPHandler: Processed in 0.00191643 sec. | ||
| 5820 | 2026.02.27 03:07:47.242170 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.02.27 03:07:47.242263 [ 5 ] {6773f89f-1b26-4777-a54c-59119a900cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5822 | 2026.02.27 03:07:47.242305 [ 5 ] {6773f89f-1b26-4777-a54c-59119a900cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5823 | 2026.02.27 03:07:47.242658 [ 5 ] {6773f89f-1b26-4777-a54c-59119a900cdf} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.02.27 03:07:47.242694 [ 5 ] {6773f89f-1b26-4777-a54c-59119a900cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5825 | 2026.02.27 03:07:47.242985 [ 5 ] {6773f89f-1b26-4777-a54c-59119a900cdf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5826 | 2026.02.27 03:07:47.243188 [ 5 ] {6773f89f-1b26-4777-a54c-59119a900cdf} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.02.27 03:07:47.243314 [ 5 ] {6773f89f-1b26-4777-a54c-59119a900cdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5828 | 2026.02.27 03:07:47.243349 [ 5 ] {6773f89f-1b26-4777-a54c-59119a900cdf} <Debug> TCPHandler: Processed in 0.001227802 sec. | ||
| 5829 | 2026.02.27 03:07:50.662002 [ 62 ] {} <Debug> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5830 | 2026.02.27 03:07:50.662067 [ 62 ] {} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2026.02.27 03:07:50.662089 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5832 | 2026.02.27 03:07:50.662210 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::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 | ||
| 5833 | 2026.02.27 03:07:50.662355 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5834 | 2026.02.27 03:07:50.662391 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::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 | ||
| 5835 | 2026.02.27 03:07:50.662463 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5836 | 2026.02.27 03:07:50.662511 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 5837 | 2026.02.27 03:07:50.662557 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5838 | 2026.02.27 03:07:50.662601 [ 196 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5839 | 2026.02.27 03:07:50.663369 [ 202 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208471 sec., 29789.709475858337 rows/sec., 2.49 MiB/sec. | ||
| 5840 | 2026.02.27 03:07:50.663520 [ 202 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5841 | 2026.02.27 03:07:50.663806 [ 202 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_9_2} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.02.27 03:07:50.663882 [ 202 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_9_2} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5843 | 2026.02.27 03:07:50.663969 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5844 | 2026.02.27 03:07:51.002252 [ 62 ] {} <Debug> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5845 | 2026.02.27 03:07:51.002355 [ 62 ] {} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.02.27 03:07:51.002393 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5847 | 2026.02.27 03:07:51.002522 [ 188 ] {39241a1f-9e09-4266-a66b-91854084a061::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 | ||
| 5848 | 2026.02.27 03:07:51.002682 [ 188 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5849 | 2026.02.27 03:07:51.002719 [ 188 ] {39241a1f-9e09-4266-a66b-91854084a061::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 | ||
| 5850 | 2026.02.27 03:07:51.002791 [ 188 ] {39241a1f-9e09-4266-a66b-91854084a061::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 | ||
| 5851 | 2026.02.27 03:07:51.002841 [ 188 ] {39241a1f-9e09-4266-a66b-91854084a061::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 | ||
| 5852 | 2026.02.27 03:07:51.002886 [ 188 ] {39241a1f-9e09-4266-a66b-91854084a061::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 | ||
| 5853 | 2026.02.27 03:07:51.002929 [ 188 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 5854 | 2026.02.27 03:07:51.003743 [ 190 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274123 sec., 298244.3610232293 rows/sec., 21.55 MiB/sec. | ||
| 5855 | 2026.02.27 03:07:51.003878 [ 188 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5856 | 2026.02.27 03:07:51.004112 [ 188 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_5_1} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2026.02.27 03:07:51.004177 [ 188 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_5_1} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5858 | 2026.02.27 03:07:51.004238 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5859 | 2026.02.27 03:07:51.241015 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5860 | 2026.02.27 03:07:51.241073 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5861 | 2026.02.27 03:07:51.346919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12451 | ||
| 5862 | 2026.02.27 03:07:51.347455 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2026.02.27 03:07:51.347510 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5864 | 2026.02.27 03:07:51.347996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5865 | 2026.02.27 03:07:51.348232 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2026.02.27 03:07:51.348375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12451 | ||
| 5867 | 2026.02.27 03:07:51.348391 [ 60 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5868 | 2026.02.27 03:07:51.348457 [ 60 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2026.02.27 03:07:51.348479 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5870 | 2026.02.27 03:07:51.348583 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 5871 | 2026.02.27 03:07:51.348715 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5872 | 2026.02.27 03:07:51.348753 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10019 rows starting from the beginning of the part | ||
| 5873 | 2026.02.27 03:07:51.348820 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5874 | 2026.02.27 03:07:51.348867 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5875 | 2026.02.27 03:07:51.348908 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5876 | 2026.02.27 03:07:51.348948 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5877 | 2026.02.27 03:07:51.348986 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5878 | 2026.02.27 03:07:51.352914 [ 188 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12451 rows, containing 4 columns (4 merged, 0 gathered) in 0.004378564 sec., 2843626.357865273 rows/sec., 40.68 MiB/sec. | ||
| 5879 | 2026.02.27 03:07:51.353341 [ 187 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5880 | 2026.02.27 03:07:51.353670 [ 187 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_26_5} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2026.02.27 03:07:51.353750 [ 187 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_26_5} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5882 | 2026.02.27 03:07:51.353853 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5883 | 2026.02.27 03:07:51.755647 [ 60 ] {} <Debug> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5884 | 2026.02.27 03:07:51.755722 [ 60 ] {} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2026.02.27 03:07:51.755748 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5886 | 2026.02.27 03:07:51.755907 [ 197 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::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 | ||
| 5887 | 2026.02.27 03:07:51.756134 [ 197 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5888 | 2026.02.27 03:07:51.756208 [ 197 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::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 | ||
| 5889 | 2026.02.27 03:07:51.756331 [ 197 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::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 | ||
| 5890 | 2026.02.27 03:07:51.756425 [ 197 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::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 | ||
| 5891 | 2026.02.27 03:07:51.756468 [ 197 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::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 | ||
| 5892 | 2026.02.27 03:07:51.756514 [ 197 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 5893 | 2026.02.27 03:07:51.757302 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478699 sec., 132548.95012439988 rows/sec., 8.67 MiB/sec. | ||
| 5894 | 2026.02.27 03:07:51.757486 [ 188 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5895 | 2026.02.27 03:07:51.757771 [ 188 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_5_1} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.02.27 03:07:51.757845 [ 188 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_5_1} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5897 | 2026.02.27 03:07:51.757930 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5898 | 2026.02.27 03:07:52.017694 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5899 | 2026.02.27 03:07:52.034462 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.02.27 03:07:52.034515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5901 | 2026.02.27 03:07:52.040362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5902 | 2026.02.27 03:07:52.041084 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.02.27 03:07:52.041369 [ 60 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5904 | 2026.02.27 03:07:52.041412 [ 60 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2026.02.27 03:07:52.041435 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5906 | 2026.02.27 03:07:52.041604 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 5907 | 2026.02.27 03:07:52.043850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5908 | 2026.02.27 03:07:52.045451 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5909 | 2026.02.27 03:07:52.046788 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 5910 | 2026.02.27 03:07:52.051488 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 5911 | 2026.02.27 03:07:52.056030 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 5912 | 2026.02.27 03:07:52.060703 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 5913 | 2026.02.27 03:07:52.064953 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 5914 | 2026.02.27 03:07:52.069136 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 5915 | 2026.02.27 03:07:52.123321 [ 188 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081807434 sec., 2395.870282400008 rows/sec., 12.39 MiB/sec. | ||
| 5916 | 2026.02.27 03:07:52.125306 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5917 | 2026.02.27 03:07:52.126967 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_26_5} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.02.27 03:07:52.127062 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_26_5} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5919 | 2026.02.27 03:07:52.128373 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5920 | 2026.02.27 03:07:52.242774 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.02.27 03:07:52.242992 [ 5 ] {2e1d93b6-2708-404e-ad73-ac642308e84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5922 | 2026.02.27 03:07:52.243064 [ 5 ] {2e1d93b6-2708-404e-ad73-ac642308e84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5923 | 2026.02.27 03:07:52.243914 [ 5 ] {2e1d93b6-2708-404e-ad73-ac642308e84e} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.02.27 03:07:52.243955 [ 5 ] {2e1d93b6-2708-404e-ad73-ac642308e84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5925 | 2026.02.27 03:07:52.244357 [ 5 ] {2e1d93b6-2708-404e-ad73-ac642308e84e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5926 | 2026.02.27 03:07:52.244611 [ 5 ] {2e1d93b6-2708-404e-ad73-ac642308e84e} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.02.27 03:07:52.244772 [ 5 ] {2e1d93b6-2708-404e-ad73-ac642308e84e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001835 sec., 154768.3923705722 rows/sec., 9.83 MiB/sec. | ||
| 5928 | 2026.02.27 03:07:52.244814 [ 5 ] {2e1d93b6-2708-404e-ad73-ac642308e84e} <Debug> TCPHandler: Processed in 0.002181657 sec. | ||
| 5929 | 2026.02.27 03:07:52.244950 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.02.27 03:07:52.245043 [ 5 ] {dcd22cdc-6a26-440a-88c0-7071b8d5f76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5931 | 2026.02.27 03:07:52.245083 [ 5 ] {dcd22cdc-6a26-440a-88c0-7071b8d5f76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5932 | 2026.02.27 03:07:52.245929 [ 5 ] {dcd22cdc-6a26-440a-88c0-7071b8d5f76b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.02.27 03:07:52.245968 [ 5 ] {dcd22cdc-6a26-440a-88c0-7071b8d5f76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5934 | 2026.02.27 03:07:52.246448 [ 5 ] {dcd22cdc-6a26-440a-88c0-7071b8d5f76b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5935 | 2026.02.27 03:07:52.246666 [ 5 ] {dcd22cdc-6a26-440a-88c0-7071b8d5f76b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.02.27 03:07:52.246807 [ 5 ] {dcd22cdc-6a26-440a-88c0-7071b8d5f76b} <Debug> executeQuery: Read 865 rows, 70.69 KiB in 0.001783 sec., 485137.4088614694 rows/sec., 38.72 MiB/sec. | ||
| 5937 | 2026.02.27 03:07:52.246844 [ 5 ] {dcd22cdc-6a26-440a-88c0-7071b8d5f76b} <Debug> TCPHandler: Processed in 0.001950121 sec. | ||
| 5938 | 2026.02.27 03:07:52.246974 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.02.27 03:07:52.247065 [ 5 ] {6d0abdc9-e89c-4e7c-b319-4845a03ce8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5940 | 2026.02.27 03:07:52.247104 [ 5 ] {6d0abdc9-e89c-4e7c-b319-4845a03ce8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5941 | 2026.02.27 03:07:52.247564 [ 5 ] {6d0abdc9-e89c-4e7c-b319-4845a03ce8d0} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.02.27 03:07:52.247600 [ 5 ] {6d0abdc9-e89c-4e7c-b319-4845a03ce8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5943 | 2026.02.27 03:07:52.247892 [ 5 ] {6d0abdc9-e89c-4e7c-b319-4845a03ce8d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5944 | 2026.02.27 03:07:52.248105 [ 5 ] {6d0abdc9-e89c-4e7c-b319-4845a03ce8d0} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.02.27 03:07:52.248229 [ 5 ] {6d0abdc9-e89c-4e7c-b319-4845a03ce8d0} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001182 sec., 148900.16920473773 rows/sec., 9.17 MiB/sec. | ||
| 5946 | 2026.02.27 03:07:52.248265 [ 5 ] {6d0abdc9-e89c-4e7c-b319-4845a03ce8d0} <Debug> TCPHandler: Processed in 0.001337414 sec. | ||
| 5947 | 2026.02.27 03:07:52.248376 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.02.27 03:07:52.248466 [ 5 ] {9e9226e5-e173-4e0b-b5fd-5b9bac9a1e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5949 | 2026.02.27 03:07:52.248505 [ 5 ] {9e9226e5-e173-4e0b-b5fd-5b9bac9a1e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5950 | 2026.02.27 03:07:52.249056 [ 5 ] {9e9226e5-e173-4e0b-b5fd-5b9bac9a1e49} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.02.27 03:07:52.249100 [ 5 ] {9e9226e5-e173-4e0b-b5fd-5b9bac9a1e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5952 | 2026.02.27 03:07:52.249456 [ 5 ] {9e9226e5-e173-4e0b-b5fd-5b9bac9a1e49} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5953 | 2026.02.27 03:07:52.249667 [ 5 ] {9e9226e5-e173-4e0b-b5fd-5b9bac9a1e49} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.02.27 03:07:52.249763 [ 59 ] {} <Debug> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5955 | 2026.02.27 03:07:52.249791 [ 5 ] {9e9226e5-e173-4e0b-b5fd-5b9bac9a1e49} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001343 sec., 110945.64408041698 rows/sec., 7.17 MiB/sec. | ||
| 5956 | 2026.02.27 03:07:52.249806 [ 59 ] {} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5957 | 2026.02.27 03:07:52.249834 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5958 | 2026.02.27 03:07:52.249835 [ 5 ] {9e9226e5-e173-4e0b-b5fd-5b9bac9a1e49} <Debug> TCPHandler: Processed in 0.001504419 sec. | ||
| 5959 | 2026.02.27 03:07:52.249922 [ 188 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::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 | ||
| 5960 | 2026.02.27 03:07:52.249965 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.02.27 03:07:52.250021 [ 188 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5962 | 2026.02.27 03:07:52.250055 [ 188 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 5963 | 2026.02.27 03:07:52.250065 [ 5 ] {076ced8c-8f96-4c2c-8148-b9f47ed29fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5964 | 2026.02.27 03:07:52.250109 [ 5 ] {076ced8c-8f96-4c2c-8148-b9f47ed29fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5965 | 2026.02.27 03:07:52.250114 [ 188 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part | ||
| 5966 | 2026.02.27 03:07:52.250168 [ 188 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part | ||
| 5967 | 2026.02.27 03:07:52.250209 [ 188 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
| 5968 | 2026.02.27 03:07:52.250245 [ 188 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 377 rows starting from the beginning of the part | ||
| 5969 | 2026.02.27 03:07:52.250282 [ 188 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 5970 | 2026.02.27 03:07:52.250588 [ 5 ] {076ced8c-8f96-4c2c-8148-b9f47ed29fea} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.02.27 03:07:52.250629 [ 5 ] {076ced8c-8f96-4c2c-8148-b9f47ed29fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5972 | 2026.02.27 03:07:52.250978 [ 5 ] {076ced8c-8f96-4c2c-8148-b9f47ed29fea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5973 | 2026.02.27 03:07:52.251196 [ 5 ] {076ced8c-8f96-4c2c-8148-b9f47ed29fea} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.02.27 03:07:52.251241 [ 191 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1306 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357906 sec., 961774.9682231317 rows/sec., 69.19 MiB/sec. | ||
| 5975 | 2026.02.27 03:07:52.251324 [ 5 ] {076ced8c-8f96-4c2c-8148-b9f47ed29fea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001277 sec., 115896.6327329679 rows/sec., 6.59 MiB/sec. | ||
| 5976 | 2026.02.27 03:07:52.251367 [ 5 ] {076ced8c-8f96-4c2c-8148-b9f47ed29fea} <Debug> TCPHandler: Processed in 0.001449607 sec. | ||
| 5977 | 2026.02.27 03:07:52.251398 [ 192 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5978 | 2026.02.27 03:07:52.251489 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2026.02.27 03:07:52.251586 [ 5 ] {941888c8-cc3d-4999-9c93-70fd62cf182c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5980 | 2026.02.27 03:07:52.251628 [ 5 ] {941888c8-cc3d-4999-9c93-70fd62cf182c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5981 | 2026.02.27 03:07:52.251672 [ 192 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_6_1} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.02.27 03:07:52.251743 [ 192 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_6_1} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5983 | 2026.02.27 03:07:52.251815 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5984 | 2026.02.27 03:07:52.252297 [ 5 ] {941888c8-cc3d-4999-9c93-70fd62cf182c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.02.27 03:07:52.252337 [ 5 ] {941888c8-cc3d-4999-9c93-70fd62cf182c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5986 | 2026.02.27 03:07:52.252669 [ 5 ] {941888c8-cc3d-4999-9c93-70fd62cf182c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5987 | 2026.02.27 03:07:52.252871 [ 5 ] {941888c8-cc3d-4999-9c93-70fd62cf182c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.02.27 03:07:52.253001 [ 5 ] {941888c8-cc3d-4999-9c93-70fd62cf182c} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001433 sec., 365666.4340544313 rows/sec., 25.83 MiB/sec. | ||
| 5989 | 2026.02.27 03:07:52.253038 [ 5 ] {941888c8-cc3d-4999-9c93-70fd62cf182c} <Debug> TCPHandler: Processed in 0.001595631 sec. | ||
| 5990 | 2026.02.27 03:07:52.253156 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2026.02.27 03:07:52.253247 [ 5 ] {9bbd656a-c45b-4698-a2c8-ebd3f2f01cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5992 | 2026.02.27 03:07:52.253288 [ 5 ] {9bbd656a-c45b-4698-a2c8-ebd3f2f01cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5993 | 2026.02.27 03:07:52.253621 [ 5 ] {9bbd656a-c45b-4698-a2c8-ebd3f2f01cba} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.02.27 03:07:52.253655 [ 5 ] {9bbd656a-c45b-4698-a2c8-ebd3f2f01cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 5995 | 2026.02.27 03:07:52.253955 [ 5 ] {9bbd656a-c45b-4698-a2c8-ebd3f2f01cba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5996 | 2026.02.27 03:07:52.254173 [ 5 ] {9bbd656a-c45b-4698-a2c8-ebd3f2f01cba} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2026.02.27 03:07:52.254300 [ 5 ] {9bbd656a-c45b-4698-a2c8-ebd3f2f01cba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 5998 | 2026.02.27 03:07:52.254336 [ 5 ] {9bbd656a-c45b-4698-a2c8-ebd3f2f01cba} <Debug> TCPHandler: Processed in 0.001227132 sec. | ||
| 5999 | 2026.02.27 03:07:52.254455 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2026.02.27 03:07:52.254545 [ 5 ] {45cc4360-10e8-4798-8d7c-349749b47688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6001 | 2026.02.27 03:07:52.254585 [ 5 ] {45cc4360-10e8-4798-8d7c-349749b47688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6002 | 2026.02.27 03:07:52.255013 [ 5 ] {45cc4360-10e8-4798-8d7c-349749b47688} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2026.02.27 03:07:52.255048 [ 5 ] {45cc4360-10e8-4798-8d7c-349749b47688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 6004 | 2026.02.27 03:07:52.255377 [ 5 ] {45cc4360-10e8-4798-8d7c-349749b47688} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6005 | 2026.02.27 03:07:52.255582 [ 5 ] {45cc4360-10e8-4798-8d7c-349749b47688} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2026.02.27 03:07:52.255721 [ 5 ] {45cc4360-10e8-4798-8d7c-349749b47688} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 6007 | 2026.02.27 03:07:52.255758 [ 5 ] {45cc4360-10e8-4798-8d7c-349749b47688} <Debug> TCPHandler: Processed in 0.001349895 sec. | ||
| 6008 | 2026.02.27 03:07:52.255881 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6009 | 2026.02.27 03:07:52.255970 [ 5 ] {efdf3160-dd61-48c3-955e-9a59fd37b870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6010 | 2026.02.27 03:07:52.256010 [ 5 ] {efdf3160-dd61-48c3-955e-9a59fd37b870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6011 | 2026.02.27 03:07:52.256312 [ 5 ] {efdf3160-dd61-48c3-955e-9a59fd37b870} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2026.02.27 03:07:52.256347 [ 5 ] {efdf3160-dd61-48c3-955e-9a59fd37b870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 6013 | 2026.02.27 03:07:52.256648 [ 5 ] {efdf3160-dd61-48c3-955e-9a59fd37b870} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 6014 | 2026.02.27 03:07:52.256847 [ 5 ] {efdf3160-dd61-48c3-955e-9a59fd37b870} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6015 | 2026.02.27 03:07:52.256967 [ 5 ] {efdf3160-dd61-48c3-955e-9a59fd37b870} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 6016 | 2026.02.27 03:07:52.257002 [ 5 ] {efdf3160-dd61-48c3-955e-9a59fd37b870} <Debug> TCPHandler: Processed in 0.00116886 sec. | ||
| 6017 | 2026.02.27 03:07:52.257111 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2026.02.27 03:07:52.257200 [ 5 ] {0831ee49-7f75-4745-bc54-3f89e0d23f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6019 | 2026.02.27 03:07:52.257253 [ 5 ] {0831ee49-7f75-4745-bc54-3f89e0d23f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6020 | 2026.02.27 03:07:52.258116 [ 5 ] {0831ee49-7f75-4745-bc54-3f89e0d23f79} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.02.27 03:07:52.258152 [ 5 ] {0831ee49-7f75-4745-bc54-3f89e0d23f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 6022 | 2026.02.27 03:07:52.258722 [ 5 ] {0831ee49-7f75-4745-bc54-3f89e0d23f79} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6023 | 2026.02.27 03:07:52.258941 [ 5 ] {0831ee49-7f75-4745-bc54-3f89e0d23f79} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.02.27 03:07:52.259074 [ 5 ] {0831ee49-7f75-4745-bc54-3f89e0d23f79} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001891 sec., 17979.90481226864 rows/sec., 32.22 MiB/sec. | ||
| 6025 | 2026.02.27 03:07:52.259124 [ 5 ] {0831ee49-7f75-4745-bc54-3f89e0d23f79} <Debug> TCPHandler: Processed in 0.002060283 sec. | ||
| 6026 | 2026.02.27 03:07:52.259236 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2026.02.27 03:07:52.259327 [ 5 ] {cc1af5b8-2dd3-4af0-90f7-923e8ac10a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6028 | 2026.02.27 03:07:52.259367 [ 5 ] {cc1af5b8-2dd3-4af0-90f7-923e8ac10a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6029 | 2026.02.27 03:07:52.259708 [ 5 ] {cc1af5b8-2dd3-4af0-90f7-923e8ac10a38} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.02.27 03:07:52.259744 [ 5 ] {cc1af5b8-2dd3-4af0-90f7-923e8ac10a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 6031 | 2026.02.27 03:07:52.260036 [ 5 ] {cc1af5b8-2dd3-4af0-90f7-923e8ac10a38} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6032 | 2026.02.27 03:07:52.260234 [ 5 ] {cc1af5b8-2dd3-4af0-90f7-923e8ac10a38} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.02.27 03:07:52.260360 [ 5 ] {cc1af5b8-2dd3-4af0-90f7-923e8ac10a38} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 6034 | 2026.02.27 03:07:52.260394 [ 5 ] {cc1af5b8-2dd3-4af0-90f7-923e8ac10a38} <Debug> TCPHandler: Processed in 0.001205231 sec. | ||
| 6035 | 2026.02.27 03:07:53.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.27 MiB, peak 272.20 MiB, free memory in arenas 0.00 B, will set to 267.60 MiB (RSS), difference: 5.32 MiB | ||
| 6036 | 2026.02.27 03:07:56.373792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 714 | ||
| 6037 | 2026.02.27 03:07:56.376380 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.02.27 03:07:56.376420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6039 | 2026.02.27 03:07:56.377669 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6040 | 2026.02.27 03:07:56.377960 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.02.27 03:07:56.378223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 6042 | 2026.02.27 03:07:57.233252 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.02.27 03:07:57.233449 [ 5 ] {0d1d2740-9210-4c93-be47-cd4e08357763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6044 | 2026.02.27 03:07:57.233521 [ 5 ] {0d1d2740-9210-4c93-be47-cd4e08357763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6045 | 2026.02.27 03:07:57.234129 [ 5 ] {0d1d2740-9210-4c93-be47-cd4e08357763} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.02.27 03:07:57.234179 [ 5 ] {0d1d2740-9210-4c93-be47-cd4e08357763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6047 | 2026.02.27 03:07:57.234557 [ 5 ] {0d1d2740-9210-4c93-be47-cd4e08357763} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6048 | 2026.02.27 03:07:57.234786 [ 5 ] {0d1d2740-9210-4c93-be47-cd4e08357763} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.02.27 03:07:57.234941 [ 5 ] {0d1d2740-9210-4c93-be47-cd4e08357763} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001545 sec., 5177.993527508091 rows/sec., 422.23 KiB/sec. | ||
| 6050 | 2026.02.27 03:07:57.234983 [ 5 ] {0d1d2740-9210-4c93-be47-cd4e08357763} <Debug> TCPHandler: Processed in 0.001869958 sec. | ||
| 6051 | 2026.02.27 03:07:57.235115 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6052 | 2026.02.27 03:07:57.235210 [ 5 ] {8e9b064a-29ab-4e0d-a0b1-81d1d83e5a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6053 | 2026.02.27 03:07:57.235251 [ 5 ] {8e9b064a-29ab-4e0d-a0b1-81d1d83e5a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6054 | 2026.02.27 03:07:57.235690 [ 5 ] {8e9b064a-29ab-4e0d-a0b1-81d1d83e5a90} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2026.02.27 03:07:57.235727 [ 5 ] {8e9b064a-29ab-4e0d-a0b1-81d1d83e5a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6056 | 2026.02.27 03:07:57.236041 [ 5 ] {8e9b064a-29ab-4e0d-a0b1-81d1d83e5a90} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6057 | 2026.02.27 03:07:57.236254 [ 5 ] {8e9b064a-29ab-4e0d-a0b1-81d1d83e5a90} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2026.02.27 03:07:57.236385 [ 5 ] {8e9b064a-29ab-4e0d-a0b1-81d1d83e5a90} <Debug> executeQuery: Read 74 rows, 6.01 KiB in 0.001194 sec., 61976.549413735345 rows/sec., 4.92 MiB/sec. | ||
| 6059 | 2026.02.27 03:07:57.236422 [ 5 ] {8e9b064a-29ab-4e0d-a0b1-81d1d83e5a90} <Debug> TCPHandler: Processed in 0.001357405 sec. | ||
| 6060 | 2026.02.27 03:07:57.236539 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2026.02.27 03:07:57.236632 [ 5 ] {82826369-9420-49b2-a3f1-62b37f9d4889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6062 | 2026.02.27 03:07:57.236672 [ 5 ] {82826369-9420-49b2-a3f1-62b37f9d4889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6063 | 2026.02.27 03:07:57.237076 [ 5 ] {82826369-9420-49b2-a3f1-62b37f9d4889} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.02.27 03:07:57.237112 [ 5 ] {82826369-9420-49b2-a3f1-62b37f9d4889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6065 | 2026.02.27 03:07:57.237404 [ 5 ] {82826369-9420-49b2-a3f1-62b37f9d4889} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6066 | 2026.02.27 03:07:57.237612 [ 5 ] {82826369-9420-49b2-a3f1-62b37f9d4889} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.02.27 03:07:57.237714 [ 54 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6068 | 2026.02.27 03:07:57.237739 [ 5 ] {82826369-9420-49b2-a3f1-62b37f9d4889} <Debug> executeQuery: Read 15 rows, 1.08 KiB in 0.001125 sec., 13333.333333333334 rows/sec., 964.41 KiB/sec. | ||
| 6069 | 2026.02.27 03:07:57.237783 [ 54 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.02.27 03:07:57.237790 [ 5 ] {82826369-9420-49b2-a3f1-62b37f9d4889} <Debug> TCPHandler: Processed in 0.001301734 sec. | ||
| 6071 | 2026.02.27 03:07:57.237813 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6072 | 2026.02.27 03:07:57.237920 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.02.27 03:07:57.237929 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 6074 | 2026.02.27 03:07:57.238017 [ 5 ] {ed33b31e-61b5-4ea9-8536-d6dbcc1abf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6075 | 2026.02.27 03:07:57.238060 [ 5 ] {ed33b31e-61b5-4ea9-8536-d6dbcc1abf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6076 | 2026.02.27 03:07:57.238086 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6077 | 2026.02.27 03:07:57.238127 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 59 rows starting from the beginning of the part | ||
| 6078 | 2026.02.27 03:07:57.238213 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 7 rows starting from the beginning of the part | ||
| 6079 | 2026.02.27 03:07:57.238273 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 180 rows starting from the beginning of the part | ||
| 6080 | 2026.02.27 03:07:57.238323 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
| 6081 | 2026.02.27 03:07:57.238368 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 176 rows starting from the beginning of the part | ||
| 6082 | 2026.02.27 03:07:57.238410 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
| 6083 | 2026.02.27 03:07:57.238485 [ 5 ] {ed33b31e-61b5-4ea9-8536-d6dbcc1abf05} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.02.27 03:07:57.238526 [ 5 ] {ed33b31e-61b5-4ea9-8536-d6dbcc1abf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6085 | 2026.02.27 03:07:57.238863 [ 5 ] {ed33b31e-61b5-4ea9-8536-d6dbcc1abf05} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6086 | 2026.02.27 03:07:57.239089 [ 5 ] {ed33b31e-61b5-4ea9-8536-d6dbcc1abf05} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.02.27 03:07:57.239220 [ 5 ] {ed33b31e-61b5-4ea9-8536-d6dbcc1abf05} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.001221 sec., 64701.06470106469 rows/sec., 5.06 MiB/sec. | ||
| 6088 | 2026.02.27 03:07:57.239257 [ 5 ] {ed33b31e-61b5-4ea9-8536-d6dbcc1abf05} <Debug> TCPHandler: Processed in 0.001388236 sec. | ||
| 6089 | 2026.02.27 03:07:57.239314 [ 191 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430817 sec., 310312.22022103454 rows/sec., 20.99 MiB/sec. | ||
| 6090 | 2026.02.27 03:07:57.239383 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.02.27 03:07:57.239480 [ 5 ] {79334df5-d620-42d5-bba7-e0261d0779b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6092 | 2026.02.27 03:07:57.239523 [ 5 ] {79334df5-d620-42d5-bba7-e0261d0779b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6093 | 2026.02.27 03:07:57.239539 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6094 | 2026.02.27 03:07:57.239853 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_31_6} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.02.27 03:07:57.239936 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_31_6} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6096 | 2026.02.27 03:07:57.239953 [ 5 ] {79334df5-d620-42d5-bba7-e0261d0779b9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.02.27 03:07:57.239994 [ 5 ] {79334df5-d620-42d5-bba7-e0261d0779b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6098 | 2026.02.27 03:07:57.240029 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6099 | 2026.02.27 03:07:57.240330 [ 5 ] {79334df5-d620-42d5-bba7-e0261d0779b9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6100 | 2026.02.27 03:07:57.240542 [ 5 ] {79334df5-d620-42d5-bba7-e0261d0779b9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.02.27 03:07:57.240674 [ 5 ] {79334df5-d620-42d5-bba7-e0261d0779b9} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001212 sec., 135313.53135313533 rows/sec., 9.42 MiB/sec. | ||
| 6102 | 2026.02.27 03:07:57.240710 [ 5 ] {79334df5-d620-42d5-bba7-e0261d0779b9} <Debug> TCPHandler: Processed in 0.001377446 sec. | ||
| 6103 | 2026.02.27 03:07:57.240835 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2026.02.27 03:07:57.240926 [ 5 ] {a5d6a085-b253-4817-b38f-1ee44e18909e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6105 | 2026.02.27 03:07:57.240980 [ 5 ] {a5d6a085-b253-4817-b38f-1ee44e18909e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6106 | 2026.02.27 03:07:57.241720 [ 5 ] {a5d6a085-b253-4817-b38f-1ee44e18909e} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.02.27 03:07:57.241756 [ 5 ] {a5d6a085-b253-4817-b38f-1ee44e18909e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6108 | 2026.02.27 03:07:57.242259 [ 5 ] {a5d6a085-b253-4817-b38f-1ee44e18909e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6109 | 2026.02.27 03:07:57.242478 [ 5 ] {a5d6a085-b253-4817-b38f-1ee44e18909e} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2026.02.27 03:07:57.242616 [ 5 ] {a5d6a085-b253-4817-b38f-1ee44e18909e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001708 sec., 4098.360655737704 rows/sec., 7.34 MiB/sec. | ||
| 6111 | 2026.02.27 03:07:57.242669 [ 5 ] {a5d6a085-b253-4817-b38f-1ee44e18909e} <Debug> TCPHandler: Processed in 0.001892889 sec. | ||
| 6112 | 2026.02.27 03:07:57.242790 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2026.02.27 03:07:57.242882 [ 5 ] {4a3352e8-756c-4d39-a2e8-8ca89a2a6959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6114 | 2026.02.27 03:07:57.242923 [ 5 ] {4a3352e8-756c-4d39-a2e8-8ca89a2a6959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6115 | 2026.02.27 03:07:57.243266 [ 5 ] {4a3352e8-756c-4d39-a2e8-8ca89a2a6959} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.02.27 03:07:57.243302 [ 5 ] {4a3352e8-756c-4d39-a2e8-8ca89a2a6959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6117 | 2026.02.27 03:07:57.243599 [ 5 ] {4a3352e8-756c-4d39-a2e8-8ca89a2a6959} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6118 | 2026.02.27 03:07:57.243820 [ 5 ] {4a3352e8-756c-4d39-a2e8-8ca89a2a6959} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.02.27 03:07:57.243948 [ 5 ] {4a3352e8-756c-4d39-a2e8-8ca89a2a6959} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6120 | 2026.02.27 03:07:57.243984 [ 5 ] {4a3352e8-756c-4d39-a2e8-8ca89a2a6959} <Debug> TCPHandler: Processed in 0.001243332 sec. | ||
| 6121 | 2026.02.27 03:07:58.849449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12899 | ||
| 6122 | 2026.02.27 03:07:58.850029 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2026.02.27 03:07:58.850071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6124 | 2026.02.27 03:07:58.850593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6125 | 2026.02.27 03:07:58.850827 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.02.27 03:07:58.850962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12899 | ||
| 6127 | 2026.02.27 03:07:59.544887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6128 | 2026.02.27 03:07:59.559957 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.02.27 03:07:59.560009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6130 | 2026.02.27 03:07:59.566105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6131 | 2026.02.27 03:07:59.566862 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.02.27 03:07:59.570088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6133 | 2026.02.27 03:08:02.244162 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2026.02.27 03:08:02.244381 [ 5 ] {c168d94a-0632-4d46-9bf0-da4fc02ae95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6135 | 2026.02.27 03:08:02.244459 [ 5 ] {c168d94a-0632-4d46-9bf0-da4fc02ae95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6136 | 2026.02.27 03:08:02.245181 [ 5 ] {c168d94a-0632-4d46-9bf0-da4fc02ae95f} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.02.27 03:08:02.245233 [ 5 ] {c168d94a-0632-4d46-9bf0-da4fc02ae95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6138 | 2026.02.27 03:08:02.245676 [ 5 ] {c168d94a-0632-4d46-9bf0-da4fc02ae95f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6139 | 2026.02.27 03:08:02.245926 [ 5 ] {c168d94a-0632-4d46-9bf0-da4fc02ae95f} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.02.27 03:08:02.246098 [ 5 ] {c168d94a-0632-4d46-9bf0-da4fc02ae95f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. | ||
| 6141 | 2026.02.27 03:08:02.246151 [ 5 ] {c168d94a-0632-4d46-9bf0-da4fc02ae95f} <Debug> TCPHandler: Processed in 0.002130625 sec. | ||
| 6142 | 2026.02.27 03:08:02.246279 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2026.02.27 03:08:02.246383 [ 5 ] {8b18ff59-7e37-414d-913a-9edc03b4b097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6144 | 2026.02.27 03:08:02.246429 [ 5 ] {8b18ff59-7e37-414d-913a-9edc03b4b097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6145 | 2026.02.27 03:08:02.247170 [ 5 ] {8b18ff59-7e37-414d-913a-9edc03b4b097} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.02.27 03:08:02.247208 [ 5 ] {8b18ff59-7e37-414d-913a-9edc03b4b097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6147 | 2026.02.27 03:08:02.247640 [ 5 ] {8b18ff59-7e37-414d-913a-9edc03b4b097} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6148 | 2026.02.27 03:08:02.247860 [ 5 ] {8b18ff59-7e37-414d-913a-9edc03b4b097} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.02.27 03:08:02.248002 [ 5 ] {8b18ff59-7e37-414d-913a-9edc03b4b097} <Debug> executeQuery: Read 865 rows, 70.69 KiB in 0.001642 sec., 526796.5895249696 rows/sec., 42.04 MiB/sec. | ||
| 6150 | 2026.02.27 03:08:02.248051 [ 5 ] {8b18ff59-7e37-414d-913a-9edc03b4b097} <Debug> TCPHandler: Processed in 0.001825938 sec. | ||
| 6151 | 2026.02.27 03:08:02.248183 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2026.02.27 03:08:02.248293 [ 5 ] {4a8434db-b076-4e17-bb05-f7d85209afd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6153 | 2026.02.27 03:08:02.248342 [ 5 ] {4a8434db-b076-4e17-bb05-f7d85209afd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6154 | 2026.02.27 03:08:02.248832 [ 5 ] {4a8434db-b076-4e17-bb05-f7d85209afd4} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.02.27 03:08:02.248870 [ 5 ] {4a8434db-b076-4e17-bb05-f7d85209afd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6156 | 2026.02.27 03:08:02.249197 [ 5 ] {4a8434db-b076-4e17-bb05-f7d85209afd4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6157 | 2026.02.27 03:08:02.249409 [ 5 ] {4a8434db-b076-4e17-bb05-f7d85209afd4} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.02.27 03:08:02.249543 [ 5 ] {4a8434db-b076-4e17-bb05-f7d85209afd4} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001275 sec., 138039.2156862745 rows/sec., 8.50 MiB/sec. | ||
| 6159 | 2026.02.27 03:08:02.249581 [ 5 ] {4a8434db-b076-4e17-bb05-f7d85209afd4} <Debug> TCPHandler: Processed in 0.001455378 sec. | ||
| 6160 | 2026.02.27 03:08:02.249697 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2026.02.27 03:08:02.249791 [ 5 ] {283189fe-1088-4c20-ab77-9076476421c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6162 | 2026.02.27 03:08:02.249833 [ 5 ] {283189fe-1088-4c20-ab77-9076476421c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6163 | 2026.02.27 03:08:02.250273 [ 5 ] {283189fe-1088-4c20-ab77-9076476421c9} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2026.02.27 03:08:02.250311 [ 5 ] {283189fe-1088-4c20-ab77-9076476421c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6165 | 2026.02.27 03:08:02.250637 [ 5 ] {283189fe-1088-4c20-ab77-9076476421c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6166 | 2026.02.27 03:08:02.250858 [ 5 ] {283189fe-1088-4c20-ab77-9076476421c9} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.02.27 03:08:02.250993 [ 5 ] {283189fe-1088-4c20-ab77-9076476421c9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001221 sec., 122031.12203112202 rows/sec., 7.88 MiB/sec. | ||
| 6168 | 2026.02.27 03:08:02.251032 [ 5 ] {283189fe-1088-4c20-ab77-9076476421c9} <Debug> TCPHandler: Processed in 0.001384046 sec. | ||
| 6169 | 2026.02.27 03:08:02.251161 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2026.02.27 03:08:02.251255 [ 5 ] {dd106dd1-d900-4bdb-940b-aa82f2c2f97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6171 | 2026.02.27 03:08:02.251299 [ 5 ] {dd106dd1-d900-4bdb-940b-aa82f2c2f97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6172 | 2026.02.27 03:08:02.251751 [ 5 ] {dd106dd1-d900-4bdb-940b-aa82f2c2f97a} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2026.02.27 03:08:02.251789 [ 5 ] {dd106dd1-d900-4bdb-940b-aa82f2c2f97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6174 | 2026.02.27 03:08:02.252111 [ 5 ] {dd106dd1-d900-4bdb-940b-aa82f2c2f97a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6175 | 2026.02.27 03:08:02.252337 [ 5 ] {dd106dd1-d900-4bdb-940b-aa82f2c2f97a} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2026.02.27 03:08:02.252469 [ 5 ] {dd106dd1-d900-4bdb-940b-aa82f2c2f97a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001232 sec., 120129.87012987013 rows/sec., 6.83 MiB/sec. | ||
| 6177 | 2026.02.27 03:08:02.252507 [ 5 ] {dd106dd1-d900-4bdb-940b-aa82f2c2f97a} <Debug> TCPHandler: Processed in 0.001395206 sec. | ||
| 6178 | 2026.02.27 03:08:02.252624 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6179 | 2026.02.27 03:08:02.252717 [ 5 ] {02ad1ce5-0447-4dea-8f9e-e0993c4ebfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6180 | 2026.02.27 03:08:02.252759 [ 5 ] {02ad1ce5-0447-4dea-8f9e-e0993c4ebfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6181 | 2026.02.27 03:08:02.253393 [ 5 ] {02ad1ce5-0447-4dea-8f9e-e0993c4ebfce} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2026.02.27 03:08:02.253431 [ 5 ] {02ad1ce5-0447-4dea-8f9e-e0993c4ebfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6183 | 2026.02.27 03:08:02.253771 [ 5 ] {02ad1ce5-0447-4dea-8f9e-e0993c4ebfce} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6184 | 2026.02.27 03:08:02.253978 [ 5 ] {02ad1ce5-0447-4dea-8f9e-e0993c4ebfce} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2026.02.27 03:08:02.254108 [ 5 ] {02ad1ce5-0447-4dea-8f9e-e0993c4ebfce} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001409 sec., 371894.96096522355 rows/sec., 26.27 MiB/sec. | ||
| 6186 | 2026.02.27 03:08:02.254145 [ 5 ] {02ad1ce5-0447-4dea-8f9e-e0993c4ebfce} <Debug> TCPHandler: Processed in 0.001569611 sec. | ||
| 6187 | 2026.02.27 03:08:02.254262 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2026.02.27 03:08:02.254355 [ 5 ] {3309ff74-c421-4143-a457-fd13da922f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6189 | 2026.02.27 03:08:02.254395 [ 5 ] {3309ff74-c421-4143-a457-fd13da922f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6190 | 2026.02.27 03:08:02.254749 [ 5 ] {3309ff74-c421-4143-a457-fd13da922f36} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.02.27 03:08:02.254785 [ 5 ] {3309ff74-c421-4143-a457-fd13da922f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6192 | 2026.02.27 03:08:02.255115 [ 5 ] {3309ff74-c421-4143-a457-fd13da922f36} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6193 | 2026.02.27 03:08:02.255357 [ 5 ] {3309ff74-c421-4143-a457-fd13da922f36} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.02.27 03:08:02.255494 [ 5 ] {3309ff74-c421-4143-a457-fd13da922f36} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 6195 | 2026.02.27 03:08:02.255533 [ 5 ] {3309ff74-c421-4143-a457-fd13da922f36} <Debug> TCPHandler: Processed in 0.001319735 sec. | ||
| 6196 | 2026.02.27 03:08:02.255652 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2026.02.27 03:08:02.255746 [ 5 ] {cc2b9249-2f71-4dbc-a633-a48cf3248052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6198 | 2026.02.27 03:08:02.255791 [ 5 ] {cc2b9249-2f71-4dbc-a633-a48cf3248052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6199 | 2026.02.27 03:08:02.256217 [ 5 ] {cc2b9249-2f71-4dbc-a633-a48cf3248052} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.02.27 03:08:02.256253 [ 5 ] {cc2b9249-2f71-4dbc-a633-a48cf3248052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6201 | 2026.02.27 03:08:02.256600 [ 5 ] {cc2b9249-2f71-4dbc-a633-a48cf3248052} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6202 | 2026.02.27 03:08:02.256810 [ 5 ] {cc2b9249-2f71-4dbc-a633-a48cf3248052} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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.27 03:08:02.256946 [ 5 ] {cc2b9249-2f71-4dbc-a633-a48cf3248052} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001219 sec., 217391.30434782608 rows/sec., 14.45 MiB/sec. | ||
| 6204 | 2026.02.27 03:08:02.256983 [ 5 ] {cc2b9249-2f71-4dbc-a633-a48cf3248052} <Debug> TCPHandler: Processed in 0.001381106 sec. | ||
| 6205 | 2026.02.27 03:08:02.257094 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2026.02.27 03:08:02.257186 [ 5 ] {d58e8c70-f843-46c4-819c-54da4c79c607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6207 | 2026.02.27 03:08:02.257229 [ 5 ] {d58e8c70-f843-46c4-819c-54da4c79c607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6208 | 2026.02.27 03:08:02.257548 [ 5 ] {d58e8c70-f843-46c4-819c-54da4c79c607} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.02.27 03:08:02.257583 [ 5 ] {d58e8c70-f843-46c4-819c-54da4c79c607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6210 | 2026.02.27 03:08:02.257888 [ 5 ] {d58e8c70-f843-46c4-819c-54da4c79c607} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6211 | 2026.02.27 03:08:02.258097 [ 5 ] {d58e8c70-f843-46c4-819c-54da4c79c607} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.02.27 03:08:02.258223 [ 5 ] {d58e8c70-f843-46c4-819c-54da4c79c607} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 6213 | 2026.02.27 03:08:02.258260 [ 5 ] {d58e8c70-f843-46c4-819c-54da4c79c607} <Debug> TCPHandler: Processed in 0.001214602 sec. | ||
| 6214 | 2026.02.27 03:08:02.258362 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2026.02.27 03:08:02.258454 [ 5 ] {37c4d9c3-d917-4c3c-99c5-746a41f7865c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6216 | 2026.02.27 03:08:02.258509 [ 5 ] {37c4d9c3-d917-4c3c-99c5-746a41f7865c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6217 | 2026.02.27 03:08:02.259330 [ 5 ] {37c4d9c3-d917-4c3c-99c5-746a41f7865c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.02.27 03:08:02.259366 [ 5 ] {37c4d9c3-d917-4c3c-99c5-746a41f7865c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6219 | 2026.02.27 03:08:02.259951 [ 5 ] {37c4d9c3-d917-4c3c-99c5-746a41f7865c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6220 | 2026.02.27 03:08:02.260181 [ 5 ] {37c4d9c3-d917-4c3c-99c5-746a41f7865c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2026.02.27 03:08:02.260281 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6222 | 2026.02.27 03:08:02.260318 [ 5 ] {37c4d9c3-d917-4c3c-99c5-746a41f7865c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001883 sec., 18056.293149229954 rows/sec., 32.36 MiB/sec. | ||
| 6223 | 2026.02.27 03:08:02.260324 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.02.27 03:08:02.260354 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6225 | 2026.02.27 03:08:02.260382 [ 5 ] {37c4d9c3-d917-4c3c-99c5-746a41f7865c} <Debug> TCPHandler: Processed in 0.002067914 sec. | ||
| 6226 | 2026.02.27 03:08:02.260489 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 6227 | 2026.02.27 03:08:02.260500 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2026.02.27 03:08:02.260635 [ 5 ] {4d0dede2-e930-4d22-8d29-1cfbce4ec6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6229 | 2026.02.27 03:08:02.260677 [ 5 ] {4d0dede2-e930-4d22-8d29-1cfbce4ec6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6230 | 2026.02.27 03:08:02.260774 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6231 | 2026.02.27 03:08:02.260839 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 403 rows starting from the beginning of the part | ||
| 6232 | 2026.02.27 03:08:02.260975 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 6233 | 2026.02.27 03:08:02.261022 [ 5 ] {4d0dede2-e930-4d22-8d29-1cfbce4ec6d8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.02.27 03:08:02.261063 [ 5 ] {4d0dede2-e930-4d22-8d29-1cfbce4ec6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6235 | 2026.02.27 03:08:02.261089 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 6236 | 2026.02.27 03:08:02.261200 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 6237 | 2026.02.27 03:08:02.261300 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 6238 | 2026.02.27 03:08:02.261394 [ 5 ] {4d0dede2-e930-4d22-8d29-1cfbce4ec6d8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6239 | 2026.02.27 03:08:02.261402 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 6240 | 2026.02.27 03:08:02.261611 [ 5 ] {4d0dede2-e930-4d22-8d29-1cfbce4ec6d8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.02.27 03:08:02.261742 [ 5 ] {4d0dede2-e930-4d22-8d29-1cfbce4ec6d8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001125 sec., 80000 rows/sec., 5.01 MiB/sec. | ||
| 6242 | 2026.02.27 03:08:02.261780 [ 5 ] {4d0dede2-e930-4d22-8d29-1cfbce4ec6d8} <Debug> TCPHandler: Processed in 0.001328414 sec. | ||
| 6243 | 2026.02.27 03:08:02.265296 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 19 columns (19 merged, 0 gathered) in 0.004856726 sec., 106862.11246012233 rows/sec., 191.49 MiB/sec. | ||
| 6244 | 2026.02.27 03:08:02.266051 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6245 | 2026.02.27 03:08:02.266373 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.02.27 03:08:02.266454 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6247 | 2026.02.27 03:08:02.266539 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 6248 | 2026.02.27 03:08:03.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.16 MiB, peak 275.96 MiB, free memory in arenas 0.00 B, will set to 271.50 MiB (RSS), difference: 1.34 MiB | ||
| 6249 | 2026.02.27 03:08:06.241319 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6250 | 2026.02.27 03:08:06.241383 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6251 | 2026.02.27 03:08:06.351950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13411 | ||
| 6252 | 2026.02.27 03:08:06.352462 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.02.27 03:08:06.352504 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6254 | 2026.02.27 03:08:06.353007 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6255 | 2026.02.27 03:08:06.353246 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.02.27 03:08:06.353385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13411 | ||
| 6257 | 2026.02.27 03:08:06.379303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 750 | ||
| 6258 | 2026.02.27 03:08:06.381764 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.02.27 03:08:06.381827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6260 | 2026.02.27 03:08:06.383055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6261 | 2026.02.27 03:08:06.383338 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.02.27 03:08:06.383717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 6263 | 2026.02.27 03:08:07.071073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6264 | 2026.02.27 03:08:07.087596 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.02.27 03:08:07.087662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6266 | 2026.02.27 03:08:07.093888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6267 | 2026.02.27 03:08:07.094614 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.02.27 03:08:07.097341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6269 | 2026.02.27 03:08:07.232860 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.02.27 03:08:07.233052 [ 5 ] {6ba90c90-1104-4d7e-8725-97c45e1ab337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6271 | 2026.02.27 03:08:07.233123 [ 5 ] {6ba90c90-1104-4d7e-8725-97c45e1ab337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6272 | 2026.02.27 03:08:07.233870 [ 5 ] {6ba90c90-1104-4d7e-8725-97c45e1ab337} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.02.27 03:08:07.233912 [ 5 ] {6ba90c90-1104-4d7e-8725-97c45e1ab337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6274 | 2026.02.27 03:08:07.234285 [ 5 ] {6ba90c90-1104-4d7e-8725-97c45e1ab337} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6275 | 2026.02.27 03:08:07.234504 [ 5 ] {6ba90c90-1104-4d7e-8725-97c45e1ab337} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.02.27 03:08:07.234638 [ 39 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6277 | 2026.02.27 03:08:07.234652 [ 5 ] {6ba90c90-1104-4d7e-8725-97c45e1ab337} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001653 sec., 42347.24742891712 rows/sec., 3.38 MiB/sec. | ||
| 6278 | 2026.02.27 03:08:07.234706 [ 39 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.02.27 03:08:07.234719 [ 5 ] {6ba90c90-1104-4d7e-8725-97c45e1ab337} <Debug> TCPHandler: Processed in 0.002030583 sec. | ||
| 6280 | 2026.02.27 03:08:07.234736 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6281 | 2026.02.27 03:08:07.234865 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.02.27 03:08:07.234899 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 6283 | 2026.02.27 03:08:07.234964 [ 5 ] {b6e98fb3-a6e0-40e6-a95b-8b1dc165fb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6284 | 2026.02.27 03:08:07.235009 [ 5 ] {b6e98fb3-a6e0-40e6-a95b-8b1dc165fb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6285 | 2026.02.27 03:08:07.235071 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6286 | 2026.02.27 03:08:07.235134 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2149 rows starting from the beginning of the part | ||
| 6287 | 2026.02.27 03:08:07.235234 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 70 rows starting from the beginning of the part | ||
| 6288 | 2026.02.27 03:08:07.235304 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 865 rows starting from the beginning of the part | ||
| 6289 | 2026.02.27 03:08:07.235369 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part | ||
| 6290 | 2026.02.27 03:08:07.235431 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 865 rows starting from the beginning of the part | ||
| 6291 | 2026.02.27 03:08:07.235436 [ 5 ] {b6e98fb3-a6e0-40e6-a95b-8b1dc165fb76} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.02.27 03:08:07.235487 [ 5 ] {b6e98fb3-a6e0-40e6-a95b-8b1dc165fb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6293 | 2026.02.27 03:08:07.235492 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 70 rows starting from the beginning of the part | ||
| 6294 | 2026.02.27 03:08:07.235811 [ 5 ] {b6e98fb3-a6e0-40e6-a95b-8b1dc165fb76} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6295 | 2026.02.27 03:08:07.236040 [ 5 ] {b6e98fb3-a6e0-40e6-a95b-8b1dc165fb76} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2026.02.27 03:08:07.236171 [ 5 ] {b6e98fb3-a6e0-40e6-a95b-8b1dc165fb76} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001227 sec., 5704.9714751426245 rows/sec., 428.99 KiB/sec. | ||
| 6297 | 2026.02.27 03:08:07.236207 [ 5 ] {b6e98fb3-a6e0-40e6-a95b-8b1dc165fb76} <Debug> TCPHandler: Processed in 0.001389647 sec. | ||
| 6298 | 2026.02.27 03:08:07.236325 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2026.02.27 03:08:07.236419 [ 5 ] {a27bf06a-e482-4c04-96cd-938aa8a1ea5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6300 | 2026.02.27 03:08:07.236459 [ 5 ] {a27bf06a-e482-4c04-96cd-938aa8a1ea5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6301 | 2026.02.27 03:08:07.236895 [ 5 ] {a27bf06a-e482-4c04-96cd-938aa8a1ea5d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.02.27 03:08:07.236930 [ 5 ] {a27bf06a-e482-4c04-96cd-938aa8a1ea5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6303 | 2026.02.27 03:08:07.237178 [ 188 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4093 rows, containing 5 columns (5 merged, 0 gathered) in 0.00234592 sec., 1744731.2781339516 rows/sec., 147.84 MiB/sec. | ||
| 6304 | 2026.02.27 03:08:07.237247 [ 5 ] {a27bf06a-e482-4c04-96cd-938aa8a1ea5d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6305 | 2026.02.27 03:08:07.237459 [ 5 ] {a27bf06a-e482-4c04-96cd-938aa8a1ea5d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.02.27 03:08:07.237483 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6307 | 2026.02.27 03:08:07.237591 [ 5 ] {a27bf06a-e482-4c04-96cd-938aa8a1ea5d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00119 sec., 59663.86554621848 rows/sec., 4.66 MiB/sec. | ||
| 6308 | 2026.02.27 03:08:07.237603 [ 38 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6309 | 2026.02.27 03:08:07.237632 [ 5 ] {a27bf06a-e482-4c04-96cd-938aa8a1ea5d} <Debug> TCPHandler: Processed in 0.001353576 sec. | ||
| 6310 | 2026.02.27 03:08:07.237675 [ 38 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.02.27 03:08:07.237706 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6312 | 2026.02.27 03:08:07.237748 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_41_8} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.02.27 03:08:07.237768 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2026.02.27 03:08:07.237786 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 6315 | 2026.02.27 03:08:07.237825 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_41_8} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6316 | 2026.02.27 03:08:07.237864 [ 5 ] {482fc3d5-1892-4303-862d-ffce91bbb3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6317 | 2026.02.27 03:08:07.237885 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6318 | 2026.02.27 03:08:07.237899 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 6319 | 2026.02.27 03:08:07.237912 [ 5 ] {482fc3d5-1892-4303-862d-ffce91bbb3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6320 | 2026.02.27 03:08:07.237920 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1059 rows starting from the beginning of the part | ||
| 6321 | 2026.02.27 03:08:07.237991 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 71 rows starting from the beginning of the part | ||
| 6322 | 2026.02.27 03:08:07.238035 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 524 rows starting from the beginning of the part | ||
| 6323 | 2026.02.27 03:08:07.238090 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 79 rows starting from the beginning of the part | ||
| 6324 | 2026.02.27 03:08:07.238131 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 524 rows starting from the beginning of the part | ||
| 6325 | 2026.02.27 03:08:07.238170 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 71 rows starting from the beginning of the part | ||
| 6326 | 2026.02.27 03:08:07.238373 [ 5 ] {482fc3d5-1892-4303-862d-ffce91bbb3e9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.02.27 03:08:07.238414 [ 5 ] {482fc3d5-1892-4303-862d-ffce91bbb3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6328 | 2026.02.27 03:08:07.238755 [ 5 ] {482fc3d5-1892-4303-862d-ffce91bbb3e9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6329 | 2026.02.27 03:08:07.238991 [ 5 ] {482fc3d5-1892-4303-862d-ffce91bbb3e9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.02.27 03:08:07.239120 [ 5 ] {482fc3d5-1892-4303-862d-ffce91bbb3e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 6331 | 2026.02.27 03:08:07.239124 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6332 | 2026.02.27 03:08:07.239157 [ 5 ] {482fc3d5-1892-4303-862d-ffce91bbb3e9} <Debug> TCPHandler: Processed in 0.001436017 sec. | ||
| 6333 | 2026.02.27 03:08:07.239174 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.02.27 03:08:07.239199 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6335 | 2026.02.27 03:08:07.239274 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 6336 | 2026.02.27 03:08:07.239277 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.02.27 03:08:07.239320 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2328 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015649 sec., 1487634.9926512877 rows/sec., 113.26 MiB/sec. | ||
| 6338 | 2026.02.27 03:08:07.239389 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6339 | 2026.02.27 03:08:07.239422 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11081 rows starting from the beginning of the part | ||
| 6340 | 2026.02.27 03:08:07.239432 [ 5 ] {0f8e249c-ca43-43e4-b3e3-fb93572af09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6341 | 2026.02.27 03:08:07.239473 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6342 | 2026.02.27 03:08:07.239492 [ 5 ] {0f8e249c-ca43-43e4-b3e3-fb93572af09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6343 | 2026.02.27 03:08:07.239521 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6344 | 2026.02.27 03:08:07.239564 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 164 rows starting from the beginning of the part | ||
| 6345 | 2026.02.27 03:08:07.239566 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6346 | 2026.02.27 03:08:07.239603 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6347 | 2026.02.27 03:08:07.239646 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 6348 | 2026.02.27 03:08:07.239900 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_41_8} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.02.27 03:08:07.239987 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_41_8} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6350 | 2026.02.27 03:08:07.240085 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6351 | 2026.02.27 03:08:07.240291 [ 5 ] {0f8e249c-ca43-43e4-b3e3-fb93572af09f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.02.27 03:08:07.240331 [ 5 ] {0f8e249c-ca43-43e4-b3e3-fb93572af09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6353 | 2026.02.27 03:08:07.240862 [ 5 ] {0f8e249c-ca43-43e4-b3e3-fb93572af09f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6354 | 2026.02.27 03:08:07.241078 [ 5 ] {0f8e249c-ca43-43e4-b3e3-fb93572af09f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.02.27 03:08:07.241219 [ 5 ] {0f8e249c-ca43-43e4-b3e3-fb93572af09f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001804 sec., 3880.2660753880264 rows/sec., 6.95 MiB/sec. | ||
| 6356 | 2026.02.27 03:08:07.241271 [ 5 ] {0f8e249c-ca43-43e4-b3e3-fb93572af09f} <Debug> TCPHandler: Processed in 0.002040103 sec. | ||
| 6357 | 2026.02.27 03:08:07.241387 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.02.27 03:08:07.241488 [ 5 ] {32f7ac69-a76a-4c38-8038-2a2742aa14c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6359 | 2026.02.27 03:08:07.241530 [ 5 ] {32f7ac69-a76a-4c38-8038-2a2742aa14c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6360 | 2026.02.27 03:08:07.241862 [ 5 ] {32f7ac69-a76a-4c38-8038-2a2742aa14c0} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.02.27 03:08:07.241897 [ 5 ] {32f7ac69-a76a-4c38-8038-2a2742aa14c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6362 | 2026.02.27 03:08:07.242298 [ 5 ] {32f7ac69-a76a-4c38-8038-2a2742aa14c0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6363 | 2026.02.27 03:08:07.242512 [ 5 ] {32f7ac69-a76a-4c38-8038-2a2742aa14c0} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.02.27 03:08:07.242639 [ 5 ] {32f7ac69-a76a-4c38-8038-2a2742aa14c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 6365 | 2026.02.27 03:08:07.242641 [ 38 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6366 | 2026.02.27 03:08:07.242676 [ 5 ] {32f7ac69-a76a-4c38-8038-2a2742aa14c0} <Debug> TCPHandler: Processed in 0.001336654 sec. | ||
| 6367 | 2026.02.27 03:08:07.242691 [ 38 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.02.27 03:08:07.242715 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6369 | 2026.02.27 03:08:07.242792 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 6370 | 2026.02.27 03:08:07.242889 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6371 | 2026.02.27 03:08:07.242914 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1668 rows starting from the beginning of the part | ||
| 6372 | 2026.02.27 03:08:07.242961 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 6373 | 2026.02.27 03:08:07.242999 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6374 | 2026.02.27 03:08:07.243034 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 6375 | 2026.02.27 03:08:07.243065 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6376 | 2026.02.27 03:08:07.243099 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 6377 | 2026.02.27 03:08:07.243675 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12095 rows, containing 5 columns (5 merged, 0 gathered) in 0.004434595 sec., 2727419.302100868 rows/sec., 186.78 MiB/sec. | ||
| 6378 | 2026.02.27 03:08:07.243926 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6379 | 2026.02.27 03:08:07.244065 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2028 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305864 sec., 1552994.7988458218 rows/sec., 103.58 MiB/sec. | ||
| 6380 | 2026.02.27 03:08:07.244171 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.02.27 03:08:07.244235 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6382 | 2026.02.27 03:08:07.244297 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6383 | 2026.02.27 03:08:07.244298 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6384 | 2026.02.27 03:08:07.244557 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_41_8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.02.27 03:08:07.244625 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_41_8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6386 | 2026.02.27 03:08:07.244696 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6387 | 2026.02.27 03:08:08.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.60 MiB, peak 281.06 MiB, free memory in arenas 0.00 B, will set to 274.02 MiB (RSS), difference: 1.43 MiB | ||
| 6388 | 2026.02.27 03:08:12.168087 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.02.27 03:08:12.168298 [ 5 ] {48f34305-dddf-4807-9cf6-fc414de11678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6390 | 2026.02.27 03:08:12.168373 [ 5 ] {48f34305-dddf-4807-9cf6-fc414de11678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6391 | 2026.02.27 03:08:12.169057 [ 5 ] {48f34305-dddf-4807-9cf6-fc414de11678} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.02.27 03:08:12.169100 [ 5 ] {48f34305-dddf-4807-9cf6-fc414de11678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6393 | 2026.02.27 03:08:12.169472 [ 5 ] {48f34305-dddf-4807-9cf6-fc414de11678} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6394 | 2026.02.27 03:08:12.169697 [ 5 ] {48f34305-dddf-4807-9cf6-fc414de11678} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.02.27 03:08:12.169850 [ 5 ] {48f34305-dddf-4807-9cf6-fc414de11678} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.24 MiB/sec. | ||
| 6396 | 2026.02.27 03:08:12.169892 [ 5 ] {48f34305-dddf-4807-9cf6-fc414de11678} <Debug> TCPHandler: Processed in 0.00194423 sec. | ||
| 6397 | 2026.02.27 03:08:12.170009 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2026.02.27 03:08:12.170103 [ 5 ] {c130725e-88b3-4a7f-a05b-d6774e1fe005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6399 | 2026.02.27 03:08:12.170146 [ 5 ] {c130725e-88b3-4a7f-a05b-d6774e1fe005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6400 | 2026.02.27 03:08:12.170543 [ 5 ] {c130725e-88b3-4a7f-a05b-d6774e1fe005} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.02.27 03:08:12.170579 [ 5 ] {c130725e-88b3-4a7f-a05b-d6774e1fe005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6402 | 2026.02.27 03:08:12.170867 [ 5 ] {c130725e-88b3-4a7f-a05b-d6774e1fe005} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6403 | 2026.02.27 03:08:12.171076 [ 5 ] {c130725e-88b3-4a7f-a05b-d6774e1fe005} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.02.27 03:08:12.171210 [ 5 ] {c130725e-88b3-4a7f-a05b-d6774e1fe005} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 434.51 KiB/sec. | ||
| 6405 | 2026.02.27 03:08:12.171248 [ 5 ] {c130725e-88b3-4a7f-a05b-d6774e1fe005} <Debug> TCPHandler: Processed in 0.001288803 sec. | ||
| 6406 | 2026.02.27 03:08:12.171368 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2026.02.27 03:08:12.171467 [ 5 ] {b0a85c31-cff7-4499-98ce-d30d92f76672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6408 | 2026.02.27 03:08:12.171509 [ 5 ] {b0a85c31-cff7-4499-98ce-d30d92f76672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6409 | 2026.02.27 03:08:12.172401 [ 5 ] {b0a85c31-cff7-4499-98ce-d30d92f76672} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2026.02.27 03:08:12.172437 [ 5 ] {b0a85c31-cff7-4499-98ce-d30d92f76672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6411 | 2026.02.27 03:08:12.172817 [ 5 ] {b0a85c31-cff7-4499-98ce-d30d92f76672} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6412 | 2026.02.27 03:08:12.173037 [ 5 ] {b0a85c31-cff7-4499-98ce-d30d92f76672} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2026.02.27 03:08:12.173168 [ 5 ] {b0a85c31-cff7-4499-98ce-d30d92f76672} <Debug> executeQuery: Read 1387 rows, 118.69 KiB in 0.001719 sec., 806864.4560791157 rows/sec., 67.43 MiB/sec. | ||
| 6414 | 2026.02.27 03:08:12.173205 [ 5 ] {b0a85c31-cff7-4499-98ce-d30d92f76672} <Debug> TCPHandler: Processed in 0.001885979 sec. | ||
| 6415 | 2026.02.27 03:08:12.173319 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2026.02.27 03:08:12.173413 [ 5 ] {dd870cde-17da-47de-9c0c-fcd5f8c7373b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6417 | 2026.02.27 03:08:12.173453 [ 5 ] {dd870cde-17da-47de-9c0c-fcd5f8c7373b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6418 | 2026.02.27 03:08:12.173869 [ 5 ] {dd870cde-17da-47de-9c0c-fcd5f8c7373b} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.02.27 03:08:12.173906 [ 5 ] {dd870cde-17da-47de-9c0c-fcd5f8c7373b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6420 | 2026.02.27 03:08:12.174204 [ 5 ] {dd870cde-17da-47de-9c0c-fcd5f8c7373b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6421 | 2026.02.27 03:08:12.174405 [ 5 ] {dd870cde-17da-47de-9c0c-fcd5f8c7373b} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.02.27 03:08:12.174536 [ 5 ] {dd870cde-17da-47de-9c0c-fcd5f8c7373b} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001142 sec., 45534.15061295972 rows/sec., 3.37 MiB/sec. | ||
| 6423 | 2026.02.27 03:08:12.174574 [ 5 ] {dd870cde-17da-47de-9c0c-fcd5f8c7373b} <Debug> TCPHandler: Processed in 0.001304384 sec. | ||
| 6424 | 2026.02.27 03:08:12.174677 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.02.27 03:08:12.174768 [ 5 ] {b61a98e6-ae14-4021-a3cd-1ec893048d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6426 | 2026.02.27 03:08:12.174809 [ 5 ] {b61a98e6-ae14-4021-a3cd-1ec893048d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6427 | 2026.02.27 03:08:12.175258 [ 5 ] {b61a98e6-ae14-4021-a3cd-1ec893048d87} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.02.27 03:08:12.175295 [ 5 ] {b61a98e6-ae14-4021-a3cd-1ec893048d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6429 | 2026.02.27 03:08:12.175595 [ 5 ] {b61a98e6-ae14-4021-a3cd-1ec893048d87} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6430 | 2026.02.27 03:08:12.175804 [ 5 ] {b61a98e6-ae14-4021-a3cd-1ec893048d87} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.02.27 03:08:12.175931 [ 5 ] {b61a98e6-ae14-4021-a3cd-1ec893048d87} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001181 sec., 213378.49280270957 rows/sec., 14.76 MiB/sec. | ||
| 6432 | 2026.02.27 03:08:12.175969 [ 5 ] {b61a98e6-ae14-4021-a3cd-1ec893048d87} <Debug> TCPHandler: Processed in 0.001339575 sec. | ||
| 6433 | 2026.02.27 03:08:12.176083 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.02.27 03:08:12.176176 [ 5 ] {5bad634a-c132-485a-b9e5-37019879d60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6435 | 2026.02.27 03:08:12.176216 [ 5 ] {5bad634a-c132-485a-b9e5-37019879d60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6436 | 2026.02.27 03:08:12.176609 [ 5 ] {5bad634a-c132-485a-b9e5-37019879d60d} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.02.27 03:08:12.176644 [ 5 ] {5bad634a-c132-485a-b9e5-37019879d60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6438 | 2026.02.27 03:08:12.176934 [ 5 ] {5bad634a-c132-485a-b9e5-37019879d60d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6439 | 2026.02.27 03:08:12.177147 [ 5 ] {5bad634a-c132-485a-b9e5-37019879d60d} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.02.27 03:08:12.177275 [ 5 ] {5bad634a-c132-485a-b9e5-37019879d60d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 6441 | 2026.02.27 03:08:12.177312 [ 5 ] {5bad634a-c132-485a-b9e5-37019879d60d} <Debug> TCPHandler: Processed in 0.001278863 sec. | ||
| 6442 | 2026.02.27 03:08:12.177416 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2026.02.27 03:08:12.177507 [ 5 ] {cb4466e8-4680-491e-947b-c9043d7cf776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6444 | 2026.02.27 03:08:12.177547 [ 5 ] {cb4466e8-4680-491e-947b-c9043d7cf776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6445 | 2026.02.27 03:08:12.178140 [ 5 ] {cb4466e8-4680-491e-947b-c9043d7cf776} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.02.27 03:08:12.178176 [ 5 ] {cb4466e8-4680-491e-947b-c9043d7cf776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6447 | 2026.02.27 03:08:12.178498 [ 5 ] {cb4466e8-4680-491e-947b-c9043d7cf776} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6448 | 2026.02.27 03:08:12.178706 [ 5 ] {cb4466e8-4680-491e-947b-c9043d7cf776} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2026.02.27 03:08:12.178837 [ 5 ] {cb4466e8-4680-491e-947b-c9043d7cf776} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001347 sec., 442464.7364513734 rows/sec., 33.26 MiB/sec. | ||
| 6450 | 2026.02.27 03:08:12.178876 [ 5 ] {cb4466e8-4680-491e-947b-c9043d7cf776} <Debug> TCPHandler: Processed in 0.001507929 sec. | ||
| 6451 | 2026.02.27 03:08:12.178979 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.02.27 03:08:12.179071 [ 5 ] {ecd32ddf-9582-48eb-8001-a4fcabaa2eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6453 | 2026.02.27 03:08:12.179114 [ 5 ] {ecd32ddf-9582-48eb-8001-a4fcabaa2eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6454 | 2026.02.27 03:08:12.179664 [ 5 ] {ecd32ddf-9582-48eb-8001-a4fcabaa2eea} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.02.27 03:08:12.179701 [ 5 ] {ecd32ddf-9582-48eb-8001-a4fcabaa2eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6456 | 2026.02.27 03:08:12.180079 [ 5 ] {ecd32ddf-9582-48eb-8001-a4fcabaa2eea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6457 | 2026.02.27 03:08:12.180288 [ 5 ] {ecd32ddf-9582-48eb-8001-a4fcabaa2eea} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.02.27 03:08:12.180416 [ 5 ] {ecd32ddf-9582-48eb-8001-a4fcabaa2eea} <Debug> executeQuery: Read 919 rows, 64.36 KiB in 0.001363 sec., 674247.9823917828 rows/sec., 46.11 MiB/sec. | ||
| 6459 | 2026.02.27 03:08:12.180452 [ 5 ] {ecd32ddf-9582-48eb-8001-a4fcabaa2eea} <Debug> TCPHandler: Processed in 0.001520639 sec. | ||
| 6460 | 2026.02.27 03:08:12.180568 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2026.02.27 03:08:12.180660 [ 5 ] {410c24c5-2c2f-4420-8700-6f7dce4af5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6462 | 2026.02.27 03:08:12.180715 [ 5 ] {410c24c5-2c2f-4420-8700-6f7dce4af5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6463 | 2026.02.27 03:08:12.181491 [ 5 ] {410c24c5-2c2f-4420-8700-6f7dce4af5a4} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.02.27 03:08:12.181528 [ 5 ] {410c24c5-2c2f-4420-8700-6f7dce4af5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6465 | 2026.02.27 03:08:12.182075 [ 5 ] {410c24c5-2c2f-4420-8700-6f7dce4af5a4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6466 | 2026.02.27 03:08:12.182287 [ 5 ] {410c24c5-2c2f-4420-8700-6f7dce4af5a4} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.02.27 03:08:12.182421 [ 5 ] {410c24c5-2c2f-4420-8700-6f7dce4af5a4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001778 sec., 19122.609673790776 rows/sec., 34.27 MiB/sec. | ||
| 6468 | 2026.02.27 03:08:12.182475 [ 5 ] {410c24c5-2c2f-4420-8700-6f7dce4af5a4} <Debug> TCPHandler: Processed in 0.001954661 sec. | ||
| 6469 | 2026.02.27 03:08:12.182586 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2026.02.27 03:08:12.182678 [ 5 ] {91e71ff1-ac24-4c48-bcf2-e48e94c594c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6471 | 2026.02.27 03:08:12.182720 [ 5 ] {91e71ff1-ac24-4c48-bcf2-e48e94c594c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6472 | 2026.02.27 03:08:12.183048 [ 5 ] {91e71ff1-ac24-4c48-bcf2-e48e94c594c4} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2026.02.27 03:08:12.183082 [ 5 ] {91e71ff1-ac24-4c48-bcf2-e48e94c594c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6474 | 2026.02.27 03:08:12.183380 [ 5 ] {91e71ff1-ac24-4c48-bcf2-e48e94c594c4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6475 | 2026.02.27 03:08:12.183588 [ 5 ] {91e71ff1-ac24-4c48-bcf2-e48e94c594c4} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2026.02.27 03:08:12.183715 [ 5 ] {91e71ff1-ac24-4c48-bcf2-e48e94c594c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 6477 | 2026.02.27 03:08:12.183751 [ 5 ] {91e71ff1-ac24-4c48-bcf2-e48e94c594c4} <Debug> TCPHandler: Processed in 0.001213912 sec. | ||
| 6478 | 2026.02.27 03:08:13.854346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13859 | ||
| 6479 | 2026.02.27 03:08:13.854841 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.02.27 03:08:13.854886 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6481 | 2026.02.27 03:08:13.855378 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6482 | 2026.02.27 03:08:13.855620 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.02.27 03:08:13.855752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13859 | ||
| 6484 | 2026.02.27 03:08:14.598288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6485 | 2026.02.27 03:08:14.615227 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.02.27 03:08:14.615292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6487 | 2026.02.27 03:08:14.621661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6488 | 2026.02.27 03:08:14.622363 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.02.27 03:08:14.625807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6490 | 2026.02.27 03:08:16.384776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 782 | ||
| 6491 | 2026.02.27 03:08:16.387223 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.02.27 03:08:16.387284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6493 | 2026.02.27 03:08:16.388531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6494 | 2026.02.27 03:08:16.388811 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.02.27 03:08:16.388995 [ 25 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6496 | 2026.02.27 03:08:16.389067 [ 25 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2026.02.27 03:08:16.389092 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6498 | 2026.02.27 03:08:16.389177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
| 6499 | 2026.02.27 03:08:16.389197 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 6500 | 2026.02.27 03:08:16.389737 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6501 | 2026.02.27 03:08:16.389880 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 580 rows starting from the beginning of the part | ||
| 6502 | 2026.02.27 03:08:16.390219 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6503 | 2026.02.27 03:08:16.390520 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 6504 | 2026.02.27 03:08:16.390810 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6505 | 2026.02.27 03:08:16.391094 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 6506 | 2026.02.27 03:08:16.391369 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6507 | 2026.02.27 03:08:16.397451 [ 188 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 72 columns (72 merged, 0 gathered) in 0.008295505 sec., 94267.91979511797 rows/sec., 82.73 MiB/sec. | ||
| 6508 | 2026.02.27 03:08:16.398723 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6509 | 2026.02.27 03:08:16.399359 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_21_4} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.02.27 03:08:16.399450 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_21_4} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6511 | 2026.02.27 03:08:16.399804 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6512 | 2026.02.27 03:08:17.232958 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.02.27 03:08:17.233151 [ 5 ] {5c5b1a0b-1d33-44f9-a06a-b7088fd02a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6514 | 2026.02.27 03:08:17.233219 [ 5 ] {5c5b1a0b-1d33-44f9-a06a-b7088fd02a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6515 | 2026.02.27 03:08:17.233962 [ 5 ] {5c5b1a0b-1d33-44f9-a06a-b7088fd02a92} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.02.27 03:08:17.234007 [ 5 ] {5c5b1a0b-1d33-44f9-a06a-b7088fd02a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6517 | 2026.02.27 03:08:17.234383 [ 5 ] {5c5b1a0b-1d33-44f9-a06a-b7088fd02a92} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6518 | 2026.02.27 03:08:17.234600 [ 5 ] {5c5b1a0b-1d33-44f9-a06a-b7088fd02a92} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.02.27 03:08:17.234744 [ 5 ] {5c5b1a0b-1d33-44f9-a06a-b7088fd02a92} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001646 sec., 42527.339003645204 rows/sec., 3.39 MiB/sec. | ||
| 6520 | 2026.02.27 03:08:17.234784 [ 5 ] {5c5b1a0b-1d33-44f9-a06a-b7088fd02a92} <Debug> TCPHandler: Processed in 0.001965471 sec. | ||
| 6521 | 2026.02.27 03:08:17.234918 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.02.27 03:08:17.235022 [ 5 ] {ecf819b2-ee06-44b5-b726-e3c2661585a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.02.27 03:08:17.235061 [ 5 ] {ecf819b2-ee06-44b5-b726-e3c2661585a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6524 | 2026.02.27 03:08:17.235500 [ 5 ] {ecf819b2-ee06-44b5-b726-e3c2661585a9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.02.27 03:08:17.235534 [ 5 ] {ecf819b2-ee06-44b5-b726-e3c2661585a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6526 | 2026.02.27 03:08:17.235824 [ 5 ] {ecf819b2-ee06-44b5-b726-e3c2661585a9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6527 | 2026.02.27 03:08:17.236025 [ 5 ] {ecf819b2-ee06-44b5-b726-e3c2661585a9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.02.27 03:08:17.236146 [ 5 ] {ecf819b2-ee06-44b5-b726-e3c2661585a9} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001142 sec., 6129.5971978984235 rows/sec., 460.92 KiB/sec. | ||
| 6529 | 2026.02.27 03:08:17.236186 [ 5 ] {ecf819b2-ee06-44b5-b726-e3c2661585a9} <Debug> TCPHandler: Processed in 0.001321134 sec. | ||
| 6530 | 2026.02.27 03:08:17.236317 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2026.02.27 03:08:17.236407 [ 5 ] {10b0831d-833c-4a25-9d5c-791261e1ca13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6532 | 2026.02.27 03:08:17.236446 [ 5 ] {10b0831d-833c-4a25-9d5c-791261e1ca13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6533 | 2026.02.27 03:08:17.236930 [ 5 ] {10b0831d-833c-4a25-9d5c-791261e1ca13} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.02.27 03:08:17.236964 [ 5 ] {10b0831d-833c-4a25-9d5c-791261e1ca13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6535 | 2026.02.27 03:08:17.237286 [ 5 ] {10b0831d-833c-4a25-9d5c-791261e1ca13} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6536 | 2026.02.27 03:08:17.237495 [ 5 ] {10b0831d-833c-4a25-9d5c-791261e1ca13} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.02.27 03:08:17.237620 [ 5 ] {10b0831d-833c-4a25-9d5c-791261e1ca13} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00123 sec., 57723.57723577236 rows/sec., 4.51 MiB/sec. | ||
| 6538 | 2026.02.27 03:08:17.237657 [ 5 ] {10b0831d-833c-4a25-9d5c-791261e1ca13} <Debug> TCPHandler: Processed in 0.001396446 sec. | ||
| 6539 | 2026.02.27 03:08:17.237789 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2026.02.27 03:08:17.237882 [ 5 ] {3b23e68b-5d87-4aaa-99b2-b0f0c58f198d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6541 | 2026.02.27 03:08:17.237925 [ 5 ] {3b23e68b-5d87-4aaa-99b2-b0f0c58f198d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6542 | 2026.02.27 03:08:17.238348 [ 5 ] {3b23e68b-5d87-4aaa-99b2-b0f0c58f198d} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.02.27 03:08:17.238384 [ 5 ] {3b23e68b-5d87-4aaa-99b2-b0f0c58f198d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6544 | 2026.02.27 03:08:17.238705 [ 5 ] {3b23e68b-5d87-4aaa-99b2-b0f0c58f198d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6545 | 2026.02.27 03:08:17.238901 [ 5 ] {3b23e68b-5d87-4aaa-99b2-b0f0c58f198d} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.02.27 03:08:17.239024 [ 5 ] {3b23e68b-5d87-4aaa-99b2-b0f0c58f198d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 6547 | 2026.02.27 03:08:17.239059 [ 5 ] {3b23e68b-5d87-4aaa-99b2-b0f0c58f198d} <Debug> TCPHandler: Processed in 0.001324825 sec. | ||
| 6548 | 2026.02.27 03:08:17.239176 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2026.02.27 03:08:17.239268 [ 5 ] {7193502c-da02-49f2-9d18-8b001e929c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6550 | 2026.02.27 03:08:17.239321 [ 5 ] {7193502c-da02-49f2-9d18-8b001e929c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6551 | 2026.02.27 03:08:17.240056 [ 5 ] {7193502c-da02-49f2-9d18-8b001e929c55} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.02.27 03:08:17.240090 [ 5 ] {7193502c-da02-49f2-9d18-8b001e929c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6553 | 2026.02.27 03:08:17.240590 [ 5 ] {7193502c-da02-49f2-9d18-8b001e929c55} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6554 | 2026.02.27 03:08:17.240804 [ 5 ] {7193502c-da02-49f2-9d18-8b001e929c55} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.02.27 03:08:17.240935 [ 5 ] {7193502c-da02-49f2-9d18-8b001e929c55} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001685 sec., 4154.302670623145 rows/sec., 7.44 MiB/sec. | ||
| 6556 | 2026.02.27 03:08:17.240986 [ 5 ] {7193502c-da02-49f2-9d18-8b001e929c55} <Debug> TCPHandler: Processed in 0.001863749 sec. | ||
| 6557 | 2026.02.27 03:08:17.241108 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6558 | 2026.02.27 03:08:17.241200 [ 5 ] {adf18bb1-5481-4555-9807-174b0d4d87ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6559 | 2026.02.27 03:08:17.241241 [ 5 ] {adf18bb1-5481-4555-9807-174b0d4d87ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6560 | 2026.02.27 03:08:17.241573 [ 5 ] {adf18bb1-5481-4555-9807-174b0d4d87ea} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2026.02.27 03:08:17.241606 [ 5 ] {adf18bb1-5481-4555-9807-174b0d4d87ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6562 | 2026.02.27 03:08:17.241889 [ 5 ] {adf18bb1-5481-4555-9807-174b0d4d87ea} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6563 | 2026.02.27 03:08:17.242102 [ 5 ] {adf18bb1-5481-4555-9807-174b0d4d87ea} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2026.02.27 03:08:17.242223 [ 5 ] {adf18bb1-5481-4555-9807-174b0d4d87ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 6565 | 2026.02.27 03:08:17.242257 [ 5 ] {adf18bb1-5481-4555-9807-174b0d4d87ea} <Debug> TCPHandler: Processed in 0.001204691 sec. | ||
| 6566 | 2026.02.27 03:08:21.241431 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6567 | 2026.02.27 03:08:21.241503 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6568 | 2026.02.27 03:08:21.356785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14371 | ||
| 6569 | 2026.02.27 03:08:21.357305 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2026.02.27 03:08:21.357354 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6571 | 2026.02.27 03:08:21.357837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6572 | 2026.02.27 03:08:21.358069 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2026.02.27 03:08:21.358216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14371 | ||
| 6574 | 2026.02.27 03:08:22.126816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6575 | 2026.02.27 03:08:22.143454 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.02.27 03:08:22.143498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6577 | 2026.02.27 03:08:22.149539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6578 | 2026.02.27 03:08:22.150215 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.02.27 03:08:22.153021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6580 | 2026.02.27 03:08:22.234744 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2026.02.27 03:08:22.234930 [ 5 ] {d9069ef9-ab26-4ed4-8407-f19a6bb4515c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6582 | 2026.02.27 03:08:22.235002 [ 5 ] {d9069ef9-ab26-4ed4-8407-f19a6bb4515c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6583 | 2026.02.27 03:08:22.235713 [ 5 ] {d9069ef9-ab26-4ed4-8407-f19a6bb4515c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.02.27 03:08:22.235765 [ 5 ] {d9069ef9-ab26-4ed4-8407-f19a6bb4515c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6585 | 2026.02.27 03:08:22.236167 [ 5 ] {d9069ef9-ab26-4ed4-8407-f19a6bb4515c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6586 | 2026.02.27 03:08:22.236395 [ 5 ] {d9069ef9-ab26-4ed4-8407-f19a6bb4515c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.02.27 03:08:22.236556 [ 5 ] {d9069ef9-ab26-4ed4-8407-f19a6bb4515c} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001677 sec., 73941.56231365533 rows/sec., 6.36 MiB/sec. | ||
| 6588 | 2026.02.27 03:08:22.236608 [ 5 ] {d9069ef9-ab26-4ed4-8407-f19a6bb4515c} <Debug> TCPHandler: Processed in 0.001998252 sec. | ||
| 6589 | 2026.02.27 03:08:22.236740 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.02.27 03:08:22.236843 [ 5 ] {c3e1ce1e-b5be-4176-bf60-1d7e4b62b86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6591 | 2026.02.27 03:08:22.236888 [ 5 ] {c3e1ce1e-b5be-4176-bf60-1d7e4b62b86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6592 | 2026.02.27 03:08:22.237346 [ 5 ] {c3e1ce1e-b5be-4176-bf60-1d7e4b62b86b} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.02.27 03:08:22.237384 [ 5 ] {c3e1ce1e-b5be-4176-bf60-1d7e4b62b86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6594 | 2026.02.27 03:08:22.237692 [ 5 ] {c3e1ce1e-b5be-4176-bf60-1d7e4b62b86b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6595 | 2026.02.27 03:08:22.237904 [ 5 ] {c3e1ce1e-b5be-4176-bf60-1d7e4b62b86b} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.02.27 03:08:22.238025 [ 121 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6597 | 2026.02.27 03:08:22.238039 [ 5 ] {c3e1ce1e-b5be-4176-bf60-1d7e4b62b86b} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00122 sec., 27868.852459016394 rows/sec., 2.05 MiB/sec. | ||
| 6598 | 2026.02.27 03:08:22.238064 [ 121 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.02.27 03:08:22.238083 [ 5 ] {c3e1ce1e-b5be-4176-bf60-1d7e4b62b86b} <Debug> TCPHandler: Processed in 0.001395946 sec. | ||
| 6600 | 2026.02.27 03:08:22.238088 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6601 | 2026.02.27 03:08:22.238211 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 6602 | 2026.02.27 03:08:22.238229 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2026.02.27 03:08:22.238383 [ 5 ] {bb661c21-af0c-4915-9f5b-b115fb10b443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6604 | 2026.02.27 03:08:22.238385 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6605 | 2026.02.27 03:08:22.238439 [ 5 ] {bb661c21-af0c-4915-9f5b-b115fb10b443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6606 | 2026.02.27 03:08:22.238456 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 213 rows starting from the beginning of the part | ||
| 6607 | 2026.02.27 03:08:22.238545 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 176 rows starting from the beginning of the part | ||
| 6608 | 2026.02.27 03:08:22.238613 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
| 6609 | 2026.02.27 03:08:22.238680 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 6610 | 2026.02.27 03:08:22.238729 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 6611 | 2026.02.27 03:08:22.238782 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 6612 | 2026.02.27 03:08:22.238994 [ 5 ] {bb661c21-af0c-4915-9f5b-b115fb10b443} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.02.27 03:08:22.239045 [ 5 ] {bb661c21-af0c-4915-9f5b-b115fb10b443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6614 | 2026.02.27 03:08:22.239405 [ 5 ] {bb661c21-af0c-4915-9f5b-b115fb10b443} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6615 | 2026.02.27 03:08:22.239635 [ 5 ] {bb661c21-af0c-4915-9f5b-b115fb10b443} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.02.27 03:08:22.239772 [ 5 ] {bb661c21-af0c-4915-9f5b-b115fb10b443} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001417 sec., 69160.19760056457 rows/sec., 5.40 MiB/sec. | ||
| 6617 | 2026.02.27 03:08:22.239811 [ 5 ] {bb661c21-af0c-4915-9f5b-b115fb10b443} <Debug> TCPHandler: Processed in 0.001646083 sec. | ||
| 6618 | 2026.02.27 03:08:22.239917 [ 190 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 489 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758645 sec., 278054.97982822004 rows/sec., 19.10 MiB/sec. | ||
| 6619 | 2026.02.27 03:08:22.239936 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.02.27 03:08:22.240075 [ 5 ] {5e420865-bfb5-433d-ad9e-8016506097ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6621 | 2026.02.27 03:08:22.240104 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6622 | 2026.02.27 03:08:22.240136 [ 5 ] {5e420865-bfb5-433d-ad9e-8016506097ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6623 | 2026.02.27 03:08:22.240440 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_36_7} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.02.27 03:08:22.240521 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_36_7} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6625 | 2026.02.27 03:08:22.240592 [ 5 ] {5e420865-bfb5-433d-ad9e-8016506097ce} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.02.27 03:08:22.240600 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6627 | 2026.02.27 03:08:22.240641 [ 5 ] {5e420865-bfb5-433d-ad9e-8016506097ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6628 | 2026.02.27 03:08:22.241016 [ 5 ] {5e420865-bfb5-433d-ad9e-8016506097ce} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6629 | 2026.02.27 03:08:22.241237 [ 5 ] {5e420865-bfb5-433d-ad9e-8016506097ce} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.02.27 03:08:22.241375 [ 5 ] {5e420865-bfb5-433d-ad9e-8016506097ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 6631 | 2026.02.27 03:08:22.241413 [ 5 ] {5e420865-bfb5-433d-ad9e-8016506097ce} <Debug> TCPHandler: Processed in 0.001530389 sec. | ||
| 6632 | 2026.02.27 03:08:22.241530 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.02.27 03:08:22.241627 [ 5 ] {2190b2c3-8273-43ae-b1fd-2e22d32e2e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6634 | 2026.02.27 03:08:22.241685 [ 5 ] {2190b2c3-8273-43ae-b1fd-2e22d32e2e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6635 | 2026.02.27 03:08:22.242690 [ 5 ] {2190b2c3-8273-43ae-b1fd-2e22d32e2e65} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.02.27 03:08:22.242731 [ 5 ] {2190b2c3-8273-43ae-b1fd-2e22d32e2e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6637 | 2026.02.27 03:08:22.243506 [ 5 ] {2190b2c3-8273-43ae-b1fd-2e22d32e2e65} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6638 | 2026.02.27 03:08:22.243815 [ 5 ] {2190b2c3-8273-43ae-b1fd-2e22d32e2e65} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.02.27 03:08:22.244026 [ 5 ] {2190b2c3-8273-43ae-b1fd-2e22d32e2e65} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002416 sec., 14072.847682119203 rows/sec., 25.22 MiB/sec. | ||
| 6640 | 2026.02.27 03:08:22.244159 [ 5 ] {2190b2c3-8273-43ae-b1fd-2e22d32e2e65} <Debug> TCPHandler: Processed in 0.00267819 sec. | ||
| 6641 | 2026.02.27 03:08:22.244417 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.02.27 03:08:22.244533 [ 5 ] {e3d4b552-a0e2-4c8a-a527-4681f4d112b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6643 | 2026.02.27 03:08:22.244585 [ 5 ] {e3d4b552-a0e2-4c8a-a527-4681f4d112b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6644 | 2026.02.27 03:08:22.245052 [ 5 ] {e3d4b552-a0e2-4c8a-a527-4681f4d112b1} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.02.27 03:08:22.245092 [ 5 ] {e3d4b552-a0e2-4c8a-a527-4681f4d112b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 6646 | 2026.02.27 03:08:22.245447 [ 5 ] {e3d4b552-a0e2-4c8a-a527-4681f4d112b1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6647 | 2026.02.27 03:08:22.245707 [ 5 ] {e3d4b552-a0e2-4c8a-a527-4681f4d112b1} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.02.27 03:08:22.245851 [ 5 ] {e3d4b552-a0e2-4c8a-a527-4681f4d112b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. | ||
| 6649 | 2026.02.27 03:08:22.245901 [ 5 ] {e3d4b552-a0e2-4c8a-a527-4681f4d112b1} <Debug> TCPHandler: Processed in 0.00154593 sec. | ||
| 6650 | 2026.02.27 03:08:26.390297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 806 | ||
| 6651 | 2026.02.27 03:08:26.392598 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.02.27 03:08:26.392661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6653 | 2026.02.27 03:08:26.393899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6654 | 2026.02.27 03:08:26.394187 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.02.27 03:08:26.394551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6656 | 2026.02.27 03:08:27.233463 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2026.02.27 03:08:27.233716 [ 5 ] {52f34cee-134a-4369-be11-701d906ec506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6658 | 2026.02.27 03:08:27.233809 [ 5 ] {52f34cee-134a-4369-be11-701d906ec506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6659 | 2026.02.27 03:08:27.234597 [ 5 ] {52f34cee-134a-4369-be11-701d906ec506} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2026.02.27 03:08:27.234634 [ 5 ] {52f34cee-134a-4369-be11-701d906ec506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6661 | 2026.02.27 03:08:27.235007 [ 5 ] {52f34cee-134a-4369-be11-701d906ec506} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6662 | 2026.02.27 03:08:27.235220 [ 5 ] {52f34cee-134a-4369-be11-701d906ec506} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2026.02.27 03:08:27.235369 [ 5 ] {52f34cee-134a-4369-be11-701d906ec506} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001722 sec., 40650.40650406504 rows/sec., 3.24 MiB/sec. | ||
| 6664 | 2026.02.27 03:08:27.235409 [ 5 ] {52f34cee-134a-4369-be11-701d906ec506} <Debug> TCPHandler: Processed in 0.002114375 sec. | ||
| 6665 | 2026.02.27 03:08:27.235527 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2026.02.27 03:08:27.235619 [ 5 ] {c55f4e4e-3c1d-4789-9657-55f07c429382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6667 | 2026.02.27 03:08:27.235658 [ 5 ] {c55f4e4e-3c1d-4789-9657-55f07c429382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6668 | 2026.02.27 03:08:27.236050 [ 5 ] {c55f4e4e-3c1d-4789-9657-55f07c429382} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.02.27 03:08:27.236086 [ 5 ] {c55f4e4e-3c1d-4789-9657-55f07c429382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6670 | 2026.02.27 03:08:27.236376 [ 5 ] {c55f4e4e-3c1d-4789-9657-55f07c429382} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6671 | 2026.02.27 03:08:27.236576 [ 5 ] {c55f4e4e-3c1d-4789-9657-55f07c429382} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2026.02.27 03:08:27.236701 [ 5 ] {c55f4e4e-3c1d-4789-9657-55f07c429382} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.0011 sec., 6363.636363636363 rows/sec., 478.52 KiB/sec. | ||
| 6673 | 2026.02.27 03:08:27.236738 [ 5 ] {c55f4e4e-3c1d-4789-9657-55f07c429382} <Debug> TCPHandler: Processed in 0.001257933 sec. | ||
| 6674 | 2026.02.27 03:08:27.236846 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2026.02.27 03:08:27.236937 [ 5 ] {d89bfdd9-e79c-47f8-b0f8-0410a811bd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6676 | 2026.02.27 03:08:27.236975 [ 5 ] {d89bfdd9-e79c-47f8-b0f8-0410a811bd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6677 | 2026.02.27 03:08:27.237388 [ 5 ] {d89bfdd9-e79c-47f8-b0f8-0410a811bd7e} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2026.02.27 03:08:27.237424 [ 5 ] {d89bfdd9-e79c-47f8-b0f8-0410a811bd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6679 | 2026.02.27 03:08:27.237709 [ 5 ] {d89bfdd9-e79c-47f8-b0f8-0410a811bd7e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6680 | 2026.02.27 03:08:27.237912 [ 5 ] {d89bfdd9-e79c-47f8-b0f8-0410a811bd7e} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2026.02.27 03:08:27.238040 [ 5 ] {d89bfdd9-e79c-47f8-b0f8-0410a811bd7e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00112 sec., 63392.857142857145 rows/sec., 4.95 MiB/sec. | ||
| 6682 | 2026.02.27 03:08:27.238076 [ 5 ] {d89bfdd9-e79c-47f8-b0f8-0410a811bd7e} <Debug> TCPHandler: Processed in 0.001277003 sec. | ||
| 6683 | 2026.02.27 03:08:27.238185 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2026.02.27 03:08:27.238277 [ 5 ] {0ce4051b-ed1c-451b-bcfa-c2984864030d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6685 | 2026.02.27 03:08:27.238319 [ 5 ] {0ce4051b-ed1c-451b-bcfa-c2984864030d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6686 | 2026.02.27 03:08:27.238717 [ 5 ] {0ce4051b-ed1c-451b-bcfa-c2984864030d} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.02.27 03:08:27.238753 [ 5 ] {0ce4051b-ed1c-451b-bcfa-c2984864030d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6688 | 2026.02.27 03:08:27.239077 [ 5 ] {0ce4051b-ed1c-451b-bcfa-c2984864030d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6689 | 2026.02.27 03:08:27.239278 [ 5 ] {0ce4051b-ed1c-451b-bcfa-c2984864030d} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.02.27 03:08:27.239410 [ 5 ] {0ce4051b-ed1c-451b-bcfa-c2984864030d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 6691 | 2026.02.27 03:08:27.239446 [ 5 ] {0ce4051b-ed1c-451b-bcfa-c2984864030d} <Debug> TCPHandler: Processed in 0.001307084 sec. | ||
| 6692 | 2026.02.27 03:08:27.239563 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2026.02.27 03:08:27.239653 [ 5 ] {b6a59bcc-6d15-4119-a256-9686b70728d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6694 | 2026.02.27 03:08:27.239706 [ 5 ] {b6a59bcc-6d15-4119-a256-9686b70728d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6695 | 2026.02.27 03:08:27.240472 [ 5 ] {b6a59bcc-6d15-4119-a256-9686b70728d7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.02.27 03:08:27.240509 [ 5 ] {b6a59bcc-6d15-4119-a256-9686b70728d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6697 | 2026.02.27 03:08:27.241012 [ 5 ] {b6a59bcc-6d15-4119-a256-9686b70728d7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6698 | 2026.02.27 03:08:27.241229 [ 5 ] {b6a59bcc-6d15-4119-a256-9686b70728d7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.02.27 03:08:27.241348 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6700 | 2026.02.27 03:08:27.241364 [ 5 ] {b6a59bcc-6d15-4119-a256-9686b70728d7} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001728 sec., 4050.925925925926 rows/sec., 7.26 MiB/sec. | ||
| 6701 | 2026.02.27 03:08:27.241431 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.02.27 03:08:27.241461 [ 5 ] {b6a59bcc-6d15-4119-a256-9686b70728d7} <Debug> TCPHandler: Processed in 0.00194412 sec. | ||
| 6703 | 2026.02.27 03:08:27.241460 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6704 | 2026.02.27 03:08:27.241586 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2026.02.27 03:08:27.241600 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 6706 | 2026.02.27 03:08:27.241684 [ 5 ] {a129ab13-05b2-4cb8-9931-2a353e8dda8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6707 | 2026.02.27 03:08:27.241730 [ 5 ] {a129ab13-05b2-4cb8-9931-2a353e8dda8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6708 | 2026.02.27 03:08:27.241871 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6709 | 2026.02.27 03:08:27.241937 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 519 rows starting from the beginning of the part | ||
| 6710 | 2026.02.27 03:08:27.242066 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 6711 | 2026.02.27 03:08:27.242070 [ 5 ] {a129ab13-05b2-4cb8-9931-2a353e8dda8e} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.02.27 03:08:27.242117 [ 5 ] {a129ab13-05b2-4cb8-9931-2a353e8dda8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6713 | 2026.02.27 03:08:27.242164 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 6714 | 2026.02.27 03:08:27.242257 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 6715 | 2026.02.27 03:08:27.242351 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 6716 | 2026.02.27 03:08:27.242425 [ 5 ] {a129ab13-05b2-4cb8-9931-2a353e8dda8e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6717 | 2026.02.27 03:08:27.242435 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6718 | 2026.02.27 03:08:27.242645 [ 5 ] {a129ab13-05b2-4cb8-9931-2a353e8dda8e} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.02.27 03:08:27.242790 [ 5 ] {a129ab13-05b2-4cb8-9931-2a353e8dda8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 6720 | 2026.02.27 03:08:27.242826 [ 5 ] {a129ab13-05b2-4cb8-9931-2a353e8dda8e} <Debug> TCPHandler: Processed in 0.001287634 sec. | ||
| 6721 | 2026.02.27 03:08:27.265646 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 19 columns (19 merged, 0 gathered) in 0.024094815 sec., 25233.64466587521 rows/sec., 45.22 MiB/sec. | ||
| 6722 | 2026.02.27 03:08:27.266510 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6723 | 2026.02.27 03:08:27.266896 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.02.27 03:08:27.266981 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6725 | 2026.02.27 03:08:27.267153 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 6726 | 2026.02.27 03:08:28.859238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14819 | ||
| 6727 | 2026.02.27 03:08:28.859736 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.02.27 03:08:28.859778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6729 | 2026.02.27 03:08:28.860252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6730 | 2026.02.27 03:08:28.860479 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2026.02.27 03:08:28.860608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14819 | ||
| 6732 | 2026.02.27 03:08:28.860613 [ 148 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6733 | 2026.02.27 03:08:28.860685 [ 148 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.02.27 03:08:28.860710 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6735 | 2026.02.27 03:08:28.860807 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 6736 | 2026.02.27 03:08:28.860924 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6737 | 2026.02.27 03:08:28.860959 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12451 rows starting from the beginning of the part | ||
| 6738 | 2026.02.27 03:08:28.861020 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6739 | 2026.02.27 03:08:28.861061 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6740 | 2026.02.27 03:08:28.861097 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6741 | 2026.02.27 03:08:28.861133 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6742 | 2026.02.27 03:08:28.861173 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6743 | 2026.02.27 03:08:28.862872 [ 199 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14819 rows, containing 4 columns (4 merged, 0 gathered) in 0.002101164 sec., 7052757.423980232 rows/sec., 100.89 MiB/sec. | ||
| 6744 | 2026.02.27 03:08:28.863319 [ 194 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6745 | 2026.02.27 03:08:28.863646 [ 194 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_31_6} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.02.27 03:08:28.863733 [ 194 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_31_6} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6747 | 2026.02.27 03:08:28.863856 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6748 | 2026.02.27 03:08:29.654010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6749 | 2026.02.27 03:08:29.671253 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2026.02.27 03:08:29.671306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6751 | 2026.02.27 03:08:29.676759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6752 | 2026.02.27 03:08:29.677423 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.02.27 03:08:29.677702 [ 147 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6754 | 2026.02.27 03:08:29.677776 [ 147 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.02.27 03:08:29.677801 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6756 | 2026.02.27 03:08:29.677911 [ 199 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 6757 | 2026.02.27 03:08:29.680468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6758 | 2026.02.27 03:08:29.681625 [ 199 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6759 | 2026.02.27 03:08:29.682944 [ 199 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 6760 | 2026.02.27 03:08:29.687618 [ 199 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 6761 | 2026.02.27 03:08:29.692061 [ 199 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 6762 | 2026.02.27 03:08:29.696516 [ 199 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 6763 | 2026.02.27 03:08:29.701139 [ 199 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 6764 | 2026.02.27 03:08:29.705082 [ 199 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 6765 | 2026.02.27 03:08:29.760925 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083058876 sec., 2817.2786735038408 rows/sec., 14.57 MiB/sec. | ||
| 6766 | 2026.02.27 03:08:29.763694 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6767 | 2026.02.27 03:08:29.765636 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_31_6} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.02.27 03:08:29.765740 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_31_6} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6769 | 2026.02.27 03:08:29.768461 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6770 | 2026.02.27 03:08:30.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.33 MiB, peak 286.89 MiB, free memory in arenas 0.00 B, will set to 280.35 MiB (RSS), difference: 4.02 MiB | ||
| 6771 | 2026.02.27 03:08:32.234854 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6772 | 2026.02.27 03:08:32.235153 [ 5 ] {e83874aa-128b-401d-9a07-6009347c0696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6773 | 2026.02.27 03:08:32.235262 [ 5 ] {e83874aa-128b-401d-9a07-6009347c0696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6774 | 2026.02.27 03:08:32.236009 [ 5 ] {e83874aa-128b-401d-9a07-6009347c0696} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2026.02.27 03:08:32.236046 [ 5 ] {e83874aa-128b-401d-9a07-6009347c0696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6776 | 2026.02.27 03:08:32.236456 [ 5 ] {e83874aa-128b-401d-9a07-6009347c0696} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6777 | 2026.02.27 03:08:32.236674 [ 5 ] {e83874aa-128b-401d-9a07-6009347c0696} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.02.27 03:08:32.236813 [ 145 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6779 | 2026.02.27 03:08:32.236820 [ 5 ] {e83874aa-128b-401d-9a07-6009347c0696} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001743 sec., 71141.70969592656 rows/sec., 6.12 MiB/sec. | ||
| 6780 | 2026.02.27 03:08:32.236857 [ 145 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.02.27 03:08:32.236876 [ 5 ] {e83874aa-128b-401d-9a07-6009347c0696} <Debug> TCPHandler: Processed in 0.002201967 sec. | ||
| 6782 | 2026.02.27 03:08:32.236881 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6783 | 2026.02.27 03:08:32.237010 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.02.27 03:08:32.237027 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 6785 | 2026.02.27 03:08:32.237108 [ 5 ] {68a91613-e123-43af-827a-88e21973b37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6786 | 2026.02.27 03:08:32.237153 [ 5 ] {68a91613-e123-43af-827a-88e21973b37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6787 | 2026.02.27 03:08:32.237189 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6788 | 2026.02.27 03:08:32.237234 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2149 rows starting from the beginning of the part | ||
| 6789 | 2026.02.27 03:08:32.237309 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1387 rows starting from the beginning of the part | ||
| 6790 | 2026.02.27 03:08:32.237362 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 70 rows starting from the beginning of the part | ||
| 6791 | 2026.02.27 03:08:32.237411 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 124 rows starting from the beginning of the part | ||
| 6792 | 2026.02.27 03:08:32.237454 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 70 rows starting from the beginning of the part | ||
| 6793 | 2026.02.27 03:08:32.237497 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 124 rows starting from the beginning of the part | ||
| 6794 | 2026.02.27 03:08:32.237602 [ 5 ] {68a91613-e123-43af-827a-88e21973b37f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.02.27 03:08:32.237656 [ 5 ] {68a91613-e123-43af-827a-88e21973b37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6796 | 2026.02.27 03:08:32.238256 [ 5 ] {68a91613-e123-43af-827a-88e21973b37f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6797 | 2026.02.27 03:08:32.238477 [ 5 ] {68a91613-e123-43af-827a-88e21973b37f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.02.27 03:08:32.238616 [ 5 ] {68a91613-e123-43af-827a-88e21973b37f} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001526 sec., 22280.471821756226 rows/sec., 1.64 MiB/sec. | ||
| 6799 | 2026.02.27 03:08:32.238660 [ 5 ] {68a91613-e123-43af-827a-88e21973b37f} <Debug> TCPHandler: Processed in 0.001698304 sec. | ||
| 6800 | 2026.02.27 03:08:32.238770 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.02.27 03:08:32.238862 [ 5 ] {284b5d35-25ed-4394-9e37-3574719a1b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6802 | 2026.02.27 03:08:32.238901 [ 5 ] {284b5d35-25ed-4394-9e37-3574719a1b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6803 | 2026.02.27 03:08:32.239306 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3924 rows, containing 5 columns (5 merged, 0 gathered) in 0.002344311 sec., 1673839.3498132287 rows/sec., 144.80 MiB/sec. | ||
| 6804 | 2026.02.27 03:08:32.239324 [ 5 ] {284b5d35-25ed-4394-9e37-3574719a1b80} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.02.27 03:08:32.239370 [ 5 ] {284b5d35-25ed-4394-9e37-3574719a1b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6806 | 2026.02.27 03:08:32.239625 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6807 | 2026.02.27 03:08:32.239694 [ 5 ] {284b5d35-25ed-4394-9e37-3574719a1b80} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6808 | 2026.02.27 03:08:32.239974 [ 5 ] {284b5d35-25ed-4394-9e37-3574719a1b80} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.02.27 03:08:32.239990 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_46_9} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.02.27 03:08:32.240078 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_46_9} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6811 | 2026.02.27 03:08:32.240101 [ 145 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6812 | 2026.02.27 03:08:32.240108 [ 5 ] {284b5d35-25ed-4394-9e37-3574719a1b80} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001264 sec., 77531.64556962026 rows/sec., 6.06 MiB/sec. | ||
| 6813 | 2026.02.27 03:08:32.240138 [ 145 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.02.27 03:08:32.240155 [ 5 ] {284b5d35-25ed-4394-9e37-3574719a1b80} <Debug> TCPHandler: Processed in 0.001431637 sec. | ||
| 6815 | 2026.02.27 03:08:32.240158 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6816 | 2026.02.27 03:08:32.240198 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 6817 | 2026.02.27 03:08:32.240268 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6818 | 2026.02.27 03:08:32.240289 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 6819 | 2026.02.27 03:08:32.240371 [ 5 ] {cf85009c-3f5b-46c3-a8f0-8e6752b473d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6820 | 2026.02.27 03:08:32.240375 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6821 | 2026.02.27 03:08:32.240421 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1059 rows starting from the beginning of the part | ||
| 6822 | 2026.02.27 03:08:32.240422 [ 5 ] {cf85009c-3f5b-46c3-a8f0-8e6752b473d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6823 | 2026.02.27 03:08:32.240480 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 596 rows starting from the beginning of the part | ||
| 6824 | 2026.02.27 03:08:32.240527 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 71 rows starting from the beginning of the part | ||
| 6825 | 2026.02.27 03:08:32.240569 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 98 rows starting from the beginning of the part | ||
| 6826 | 2026.02.27 03:08:32.240608 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 71 rows starting from the beginning of the part | ||
| 6827 | 2026.02.27 03:08:32.240645 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 98 rows starting from the beginning of the part | ||
| 6828 | 2026.02.27 03:08:32.240839 [ 5 ] {cf85009c-3f5b-46c3-a8f0-8e6752b473d5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.02.27 03:08:32.240881 [ 5 ] {cf85009c-3f5b-46c3-a8f0-8e6752b473d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6830 | 2026.02.27 03:08:32.241246 [ 5 ] {cf85009c-3f5b-46c3-a8f0-8e6752b473d5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6831 | 2026.02.27 03:08:32.241468 [ 5 ] {cf85009c-3f5b-46c3-a8f0-8e6752b473d5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.02.27 03:08:32.241587 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6833 | 2026.02.27 03:08:32.241594 [ 5 ] {cf85009c-3f5b-46c3-a8f0-8e6752b473d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 6834 | 2026.02.27 03:08:32.241621 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.02.27 03:08:32.241639 [ 5 ] {cf85009c-3f5b-46c3-a8f0-8e6752b473d5} <Debug> TCPHandler: Processed in 0.001418717 sec. | ||
| 6836 | 2026.02.27 03:08:32.241640 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6837 | 2026.02.27 03:08:32.241699 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440707 sec., 1383348.5920454331 rows/sec., 108.19 MiB/sec. | ||
| 6838 | 2026.02.27 03:08:32.241720 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 6839 | 2026.02.27 03:08:32.241748 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2026.02.27 03:08:32.241817 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6841 | 2026.02.27 03:08:32.241848 [ 5 ] {eef8d1e1-6f74-4a28-82d8-30493d755e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6842 | 2026.02.27 03:08:32.241853 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12095 rows starting from the beginning of the part | ||
| 6843 | 2026.02.27 03:08:32.241903 [ 5 ] {eef8d1e1-6f74-4a28-82d8-30493d755e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6844 | 2026.02.27 03:08:32.241919 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 919 rows starting from the beginning of the part | ||
| 6845 | 2026.02.27 03:08:32.241960 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6846 | 2026.02.27 03:08:32.241965 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6847 | 2026.02.27 03:08:32.242038 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 6848 | 2026.02.27 03:08:32.242077 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 6849 | 2026.02.27 03:08:32.242119 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 6850 | 2026.02.27 03:08:32.242302 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_46_9} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2026.02.27 03:08:32.242393 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_46_9} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6852 | 2026.02.27 03:08:32.242502 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6853 | 2026.02.27 03:08:32.242696 [ 5 ] {eef8d1e1-6f74-4a28-82d8-30493d755e25} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.02.27 03:08:32.242736 [ 5 ] {eef8d1e1-6f74-4a28-82d8-30493d755e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6855 | 2026.02.27 03:08:32.243459 [ 5 ] {eef8d1e1-6f74-4a28-82d8-30493d755e25} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6856 | 2026.02.27 03:08:32.243685 [ 5 ] {eef8d1e1-6f74-4a28-82d8-30493d755e25} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.02.27 03:08:32.243825 [ 5 ] {eef8d1e1-6f74-4a28-82d8-30493d755e25} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002002 sec., 16983.016983016983 rows/sec., 30.43 MiB/sec. | ||
| 6858 | 2026.02.27 03:08:32.243888 [ 5 ] {eef8d1e1-6f74-4a28-82d8-30493d755e25} <Debug> TCPHandler: Processed in 0.002187387 sec. | ||
| 6859 | 2026.02.27 03:08:32.243999 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2026.02.27 03:08:32.244091 [ 5 ] {134a679e-0178-4892-95f5-b0f4226975bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6861 | 2026.02.27 03:08:32.244132 [ 5 ] {134a679e-0178-4892-95f5-b0f4226975bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6862 | 2026.02.27 03:08:32.244485 [ 5 ] {134a679e-0178-4892-95f5-b0f4226975bc} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2026.02.27 03:08:32.244519 [ 5 ] {134a679e-0178-4892-95f5-b0f4226975bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6864 | 2026.02.27 03:08:32.244957 [ 5 ] {134a679e-0178-4892-95f5-b0f4226975bc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6865 | 2026.02.27 03:08:32.245166 [ 5 ] {134a679e-0178-4892-95f5-b0f4226975bc} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2026.02.27 03:08:32.245283 [ 145 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6867 | 2026.02.27 03:08:32.245289 [ 5 ] {134a679e-0178-4892-95f5-b0f4226975bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 6868 | 2026.02.27 03:08:32.245316 [ 145 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.02.27 03:08:32.245333 [ 5 ] {134a679e-0178-4892-95f5-b0f4226975bc} <Debug> TCPHandler: Processed in 0.001382195 sec. | ||
| 6870 | 2026.02.27 03:08:32.245335 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6871 | 2026.02.27 03:08:32.245425 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 6872 | 2026.02.27 03:08:32.245535 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6873 | 2026.02.27 03:08:32.245572 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2028 rows starting from the beginning of the part | ||
| 6874 | 2026.02.27 03:08:32.245632 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 6875 | 2026.02.27 03:08:32.245674 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 6876 | 2026.02.27 03:08:32.245714 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 6877 | 2026.02.27 03:08:32.245756 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 6878 | 2026.02.27 03:08:32.245795 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 6879 | 2026.02.27 03:08:32.246419 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13654 rows, containing 5 columns (5 merged, 0 gathered) in 0.004729403 sec., 2887045.1513647707 rows/sec., 197.85 MiB/sec. | ||
| 6880 | 2026.02.27 03:08:32.246780 [ 193 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6881 | 2026.02.27 03:08:32.246882 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2328 rows, containing 4 columns (4 merged, 0 gathered) in 0.001495879 sec., 1556275.6078533088 rows/sec., 103.94 MiB/sec. | ||
| 6882 | 2026.02.27 03:08:32.247034 [ 193 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.02.27 03:08:32.247100 [ 193 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6884 | 2026.02.27 03:08:32.247164 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6885 | 2026.02.27 03:08:32.247174 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 6886 | 2026.02.27 03:08:32.247406 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_46_9} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2026.02.27 03:08:32.247475 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_46_9} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6888 | 2026.02.27 03:08:32.247541 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6889 | 2026.02.27 03:08:36.241553 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6890 | 2026.02.27 03:08:36.241626 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6891 | 2026.02.27 03:08:36.361577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15331 | ||
| 6892 | 2026.02.27 03:08:36.362090 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2026.02.27 03:08:36.362134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6894 | 2026.02.27 03:08:36.362651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6895 | 2026.02.27 03:08:36.362881 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2026.02.27 03:08:36.363026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15331 | ||
| 6897 | 2026.02.27 03:08:36.395617 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 830 | ||
| 6898 | 2026.02.27 03:08:36.397899 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6899 | 2026.02.27 03:08:36.397954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6900 | 2026.02.27 03:08:36.399180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6901 | 2026.02.27 03:08:36.399473 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.02.27 03:08:36.399846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 6903 | 2026.02.27 03:08:37.001223 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000844162 sec. | ||
| 6904 | 2026.02.27 03:08:37.181428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6905 | 2026.02.27 03:08:37.197262 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2026.02.27 03:08:37.197309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6907 | 2026.02.27 03:08:37.202878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6908 | 2026.02.27 03:08:37.203571 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2026.02.27 03:08:37.206466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6910 | 2026.02.27 03:08:37.233462 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2026.02.27 03:08:37.233660 [ 5 ] {34fc14cc-133c-4126-97b2-c6b6f28fdaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6912 | 2026.02.27 03:08:37.233730 [ 5 ] {34fc14cc-133c-4126-97b2-c6b6f28fdaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6913 | 2026.02.27 03:08:37.234491 [ 5 ] {34fc14cc-133c-4126-97b2-c6b6f28fdaee} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.02.27 03:08:37.234538 [ 5 ] {34fc14cc-133c-4126-97b2-c6b6f28fdaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6915 | 2026.02.27 03:08:37.234929 [ 5 ] {34fc14cc-133c-4126-97b2-c6b6f28fdaee} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6916 | 2026.02.27 03:08:37.235157 [ 5 ] {34fc14cc-133c-4126-97b2-c6b6f28fdaee} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.02.27 03:08:37.235306 [ 5 ] {34fc14cc-133c-4126-97b2-c6b6f28fdaee} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.0017 sec., 41176.470588235294 rows/sec., 3.29 MiB/sec. | ||
| 6918 | 2026.02.27 03:08:37.235346 [ 5 ] {34fc14cc-133c-4126-97b2-c6b6f28fdaee} <Debug> TCPHandler: Processed in 0.002019643 sec. | ||
| 6919 | 2026.02.27 03:08:37.235476 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.02.27 03:08:37.235570 [ 5 ] {1cda15a1-04df-4a96-8f0d-e6a2a7f18d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6921 | 2026.02.27 03:08:37.235610 [ 5 ] {1cda15a1-04df-4a96-8f0d-e6a2a7f18d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6922 | 2026.02.27 03:08:37.236015 [ 5 ] {1cda15a1-04df-4a96-8f0d-e6a2a7f18d38} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.02.27 03:08:37.236050 [ 5 ] {1cda15a1-04df-4a96-8f0d-e6a2a7f18d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6924 | 2026.02.27 03:08:37.236333 [ 5 ] {1cda15a1-04df-4a96-8f0d-e6a2a7f18d38} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6925 | 2026.02.27 03:08:37.236531 [ 5 ] {1cda15a1-04df-4a96-8f0d-e6a2a7f18d38} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.02.27 03:08:37.236656 [ 5 ] {1cda15a1-04df-4a96-8f0d-e6a2a7f18d38} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001105 sec., 6334.841628959275 rows/sec., 476.35 KiB/sec. | ||
| 6927 | 2026.02.27 03:08:37.236692 [ 5 ] {1cda15a1-04df-4a96-8f0d-e6a2a7f18d38} <Debug> TCPHandler: Processed in 0.001273233 sec. | ||
| 6928 | 2026.02.27 03:08:37.236800 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.02.27 03:08:37.236898 [ 5 ] {8b95837d-19ec-4ac1-9a89-ccf92467c927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6930 | 2026.02.27 03:08:37.236936 [ 5 ] {8b95837d-19ec-4ac1-9a89-ccf92467c927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6931 | 2026.02.27 03:08:37.237395 [ 5 ] {8b95837d-19ec-4ac1-9a89-ccf92467c927} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.02.27 03:08:37.237432 [ 5 ] {8b95837d-19ec-4ac1-9a89-ccf92467c927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6933 | 2026.02.27 03:08:37.237731 [ 5 ] {8b95837d-19ec-4ac1-9a89-ccf92467c927} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6934 | 2026.02.27 03:08:37.237933 [ 5 ] {8b95837d-19ec-4ac1-9a89-ccf92467c927} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.02.27 03:08:37.238059 [ 5 ] {8b95837d-19ec-4ac1-9a89-ccf92467c927} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001179 sec., 60220.525869380836 rows/sec., 4.70 MiB/sec. | ||
| 6936 | 2026.02.27 03:08:37.238096 [ 5 ] {8b95837d-19ec-4ac1-9a89-ccf92467c927} <Debug> TCPHandler: Processed in 0.001342425 sec. | ||
| 6937 | 2026.02.27 03:08:37.238215 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.02.27 03:08:37.238307 [ 5 ] {7419d1dd-73f8-40c2-a9ae-3d413f790b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6939 | 2026.02.27 03:08:37.238350 [ 5 ] {7419d1dd-73f8-40c2-a9ae-3d413f790b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6940 | 2026.02.27 03:08:37.238798 [ 5 ] {7419d1dd-73f8-40c2-a9ae-3d413f790b7a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.02.27 03:08:37.238835 [ 5 ] {7419d1dd-73f8-40c2-a9ae-3d413f790b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6942 | 2026.02.27 03:08:37.239163 [ 5 ] {7419d1dd-73f8-40c2-a9ae-3d413f790b7a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6943 | 2026.02.27 03:08:37.239374 [ 5 ] {7419d1dd-73f8-40c2-a9ae-3d413f790b7a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.02.27 03:08:37.239500 [ 5 ] {7419d1dd-73f8-40c2-a9ae-3d413f790b7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 6945 | 2026.02.27 03:08:37.239537 [ 5 ] {7419d1dd-73f8-40c2-a9ae-3d413f790b7a} <Debug> TCPHandler: Processed in 0.001377226 sec. | ||
| 6946 | 2026.02.27 03:08:37.239655 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.02.27 03:08:37.239747 [ 5 ] {ac0effe1-5485-4639-a762-002636d515a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6948 | 2026.02.27 03:08:37.239801 [ 5 ] {ac0effe1-5485-4639-a762-002636d515a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6949 | 2026.02.27 03:08:37.240596 [ 5 ] {ac0effe1-5485-4639-a762-002636d515a3} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.02.27 03:08:37.240632 [ 5 ] {ac0effe1-5485-4639-a762-002636d515a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6951 | 2026.02.27 03:08:37.241132 [ 5 ] {ac0effe1-5485-4639-a762-002636d515a3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6952 | 2026.02.27 03:08:37.241351 [ 5 ] {ac0effe1-5485-4639-a762-002636d515a3} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.02.27 03:08:37.241488 [ 5 ] {ac0effe1-5485-4639-a762-002636d515a3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001759 sec., 3979.5338260375215 rows/sec., 7.13 MiB/sec. | ||
| 6954 | 2026.02.27 03:08:37.241547 [ 5 ] {ac0effe1-5485-4639-a762-002636d515a3} <Debug> TCPHandler: Processed in 0.001948561 sec. | ||
| 6955 | 2026.02.27 03:08:37.241658 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2026.02.27 03:08:37.241751 [ 5 ] {fa6e6773-31cc-4796-b0d2-3cd3a3074128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6957 | 2026.02.27 03:08:37.241792 [ 5 ] {fa6e6773-31cc-4796-b0d2-3cd3a3074128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6958 | 2026.02.27 03:08:37.242126 [ 5 ] {fa6e6773-31cc-4796-b0d2-3cd3a3074128} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.02.27 03:08:37.242159 [ 5 ] {fa6e6773-31cc-4796-b0d2-3cd3a3074128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6960 | 2026.02.27 03:08:37.242451 [ 5 ] {fa6e6773-31cc-4796-b0d2-3cd3a3074128} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6961 | 2026.02.27 03:08:37.242651 [ 5 ] {fa6e6773-31cc-4796-b0d2-3cd3a3074128} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.02.27 03:08:37.242775 [ 5 ] {fa6e6773-31cc-4796-b0d2-3cd3a3074128} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 6963 | 2026.02.27 03:08:37.242810 [ 5 ] {fa6e6773-31cc-4796-b0d2-3cd3a3074128} <Debug> TCPHandler: Processed in 0.001198751 sec. | ||
| 6964 | 2026.02.27 03:08:42.265046 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6965 | 2026.02.27 03:08:42.265252 [ 5 ] {b8e19649-5f5e-4029-aaa5-41422f325e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6966 | 2026.02.27 03:08:42.265324 [ 5 ] {b8e19649-5f5e-4029-aaa5-41422f325e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6967 | 2026.02.27 03:08:42.265976 [ 5 ] {b8e19649-5f5e-4029-aaa5-41422f325e30} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2026.02.27 03:08:42.266029 [ 5 ] {b8e19649-5f5e-4029-aaa5-41422f325e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6969 | 2026.02.27 03:08:42.266424 [ 5 ] {b8e19649-5f5e-4029-aaa5-41422f325e30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6970 | 2026.02.27 03:08:42.266654 [ 5 ] {b8e19649-5f5e-4029-aaa5-41422f325e30} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.02.27 03:08:42.266815 [ 5 ] {b8e19649-5f5e-4029-aaa5-41422f325e30} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 6972 | 2026.02.27 03:08:42.266867 [ 5 ] {b8e19649-5f5e-4029-aaa5-41422f325e30} <Debug> TCPHandler: Processed in 0.001961801 sec. | ||
| 6973 | 2026.02.27 03:08:42.266995 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2026.02.27 03:08:42.267099 [ 5 ] {2a58e090-fbad-46d0-8d27-4e3e8381efd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6975 | 2026.02.27 03:08:42.267144 [ 5 ] {2a58e090-fbad-46d0-8d27-4e3e8381efd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6976 | 2026.02.27 03:08:42.267561 [ 5 ] {2a58e090-fbad-46d0-8d27-4e3e8381efd0} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.02.27 03:08:42.267611 [ 5 ] {2a58e090-fbad-46d0-8d27-4e3e8381efd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6978 | 2026.02.27 03:08:42.267924 [ 5 ] {2a58e090-fbad-46d0-8d27-4e3e8381efd0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6979 | 2026.02.27 03:08:42.268128 [ 5 ] {2a58e090-fbad-46d0-8d27-4e3e8381efd0} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.02.27 03:08:42.268271 [ 5 ] {2a58e090-fbad-46d0-8d27-4e3e8381efd0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001194 sec., 3350.0837520938026 rows/sec., 273.18 KiB/sec. | ||
| 6981 | 2026.02.27 03:08:42.268319 [ 5 ] {2a58e090-fbad-46d0-8d27-4e3e8381efd0} <Debug> TCPHandler: Processed in 0.001377096 sec. | ||
| 6982 | 2026.02.27 03:08:42.268447 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.02.27 03:08:42.268544 [ 5 ] {a9a4eb59-1fd5-4c07-b3a8-d06487bd5b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6984 | 2026.02.27 03:08:42.268587 [ 5 ] {a9a4eb59-1fd5-4c07-b3a8-d06487bd5b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6985 | 2026.02.27 03:08:42.269727 [ 5 ] {a9a4eb59-1fd5-4c07-b3a8-d06487bd5b9c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.02.27 03:08:42.269765 [ 5 ] {a9a4eb59-1fd5-4c07-b3a8-d06487bd5b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6987 | 2026.02.27 03:08:42.270156 [ 5 ] {a9a4eb59-1fd5-4c07-b3a8-d06487bd5b9c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6988 | 2026.02.27 03:08:42.270380 [ 5 ] {a9a4eb59-1fd5-4c07-b3a8-d06487bd5b9c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.02.27 03:08:42.270517 [ 5 ] {a9a4eb59-1fd5-4c07-b3a8-d06487bd5b9c} <Debug> executeQuery: Read 1386 rows, 118.62 KiB in 0.001992 sec., 695783.1325301206 rows/sec., 58.15 MiB/sec. | ||
| 6990 | 2026.02.27 03:08:42.270557 [ 5 ] {a9a4eb59-1fd5-4c07-b3a8-d06487bd5b9c} <Debug> TCPHandler: Processed in 0.002159176 sec. | ||
| 6991 | 2026.02.27 03:08:42.270676 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6992 | 2026.02.27 03:08:42.270775 [ 5 ] {51fe3f7e-3c01-489c-819c-b205309f3c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6993 | 2026.02.27 03:08:42.270817 [ 5 ] {51fe3f7e-3c01-489c-819c-b205309f3c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6994 | 2026.02.27 03:08:42.271248 [ 5 ] {51fe3f7e-3c01-489c-819c-b205309f3c77} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2026.02.27 03:08:42.271285 [ 5 ] {51fe3f7e-3c01-489c-819c-b205309f3c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 6996 | 2026.02.27 03:08:42.271591 [ 5 ] {51fe3f7e-3c01-489c-819c-b205309f3c77} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6997 | 2026.02.27 03:08:42.271802 [ 5 ] {51fe3f7e-3c01-489c-819c-b205309f3c77} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6998 | 2026.02.27 03:08:42.271932 [ 5 ] {51fe3f7e-3c01-489c-819c-b205309f3c77} <Debug> executeQuery: Read 50 rows, 3.80 KiB in 0.001178 sec., 42444.82173174873 rows/sec., 3.15 MiB/sec. | ||
| 6999 | 2026.02.27 03:08:42.271971 [ 5 ] {51fe3f7e-3c01-489c-819c-b205309f3c77} <Debug> TCPHandler: Processed in 0.001344385 sec. | ||
| 7000 | 2026.02.27 03:08:42.272075 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7001 | 2026.02.27 03:08:42.272176 [ 5 ] {79488904-26a0-4e01-bc35-bf48df49a5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7002 | 2026.02.27 03:08:42.272218 [ 5 ] {79488904-26a0-4e01-bc35-bf48df49a5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7003 | 2026.02.27 03:08:42.272703 [ 5 ] {79488904-26a0-4e01-bc35-bf48df49a5fd} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.02.27 03:08:42.272741 [ 5 ] {79488904-26a0-4e01-bc35-bf48df49a5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 7005 | 2026.02.27 03:08:42.273061 [ 5 ] {79488904-26a0-4e01-bc35-bf48df49a5fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7006 | 2026.02.27 03:08:42.273277 [ 5 ] {79488904-26a0-4e01-bc35-bf48df49a5fd} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.02.27 03:08:42.273408 [ 5 ] {79488904-26a0-4e01-bc35-bf48df49a5fd} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001257 sec., 200477.32696897374 rows/sec., 13.87 MiB/sec. | ||
| 7008 | 2026.02.27 03:08:42.273447 [ 5 ] {79488904-26a0-4e01-bc35-bf48df49a5fd} <Debug> TCPHandler: Processed in 0.001421527 sec. | ||
| 7009 | 2026.02.27 03:08:42.273558 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7010 | 2026.02.27 03:08:42.273682 [ 5 ] {2ac46ddf-397b-40b7-a5bf-81aeaf6bebcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7011 | 2026.02.27 03:08:42.273723 [ 5 ] {2ac46ddf-397b-40b7-a5bf-81aeaf6bebcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7012 | 2026.02.27 03:08:42.274112 [ 5 ] {2ac46ddf-397b-40b7-a5bf-81aeaf6bebcf} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.02.27 03:08:42.274149 [ 5 ] {2ac46ddf-397b-40b7-a5bf-81aeaf6bebcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 7014 | 2026.02.27 03:08:42.274438 [ 5 ] {2ac46ddf-397b-40b7-a5bf-81aeaf6bebcf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7015 | 2026.02.27 03:08:42.274642 [ 5 ] {2ac46ddf-397b-40b7-a5bf-81aeaf6bebcf} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.02.27 03:08:42.274769 [ 5 ] {2ac46ddf-397b-40b7-a5bf-81aeaf6bebcf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 7017 | 2026.02.27 03:08:42.274807 [ 5 ] {2ac46ddf-397b-40b7-a5bf-81aeaf6bebcf} <Debug> TCPHandler: Processed in 0.001297594 sec. | ||
| 7018 | 2026.02.27 03:08:42.274910 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7019 | 2026.02.27 03:08:42.275028 [ 5 ] {e5bb0407-65bc-4847-8b89-8e9a3569437e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7020 | 2026.02.27 03:08:42.275069 [ 5 ] {e5bb0407-65bc-4847-8b89-8e9a3569437e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7021 | 2026.02.27 03:08:42.275676 [ 5 ] {e5bb0407-65bc-4847-8b89-8e9a3569437e} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2026.02.27 03:08:42.275712 [ 5 ] {e5bb0407-65bc-4847-8b89-8e9a3569437e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 7023 | 2026.02.27 03:08:42.276039 [ 5 ] {e5bb0407-65bc-4847-8b89-8e9a3569437e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7024 | 2026.02.27 03:08:42.276246 [ 5 ] {e5bb0407-65bc-4847-8b89-8e9a3569437e} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2026.02.27 03:08:42.276376 [ 5 ] {e5bb0407-65bc-4847-8b89-8e9a3569437e} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.001366 sec., 434846.26647144946 rows/sec., 32.68 MiB/sec. | ||
| 7026 | 2026.02.27 03:08:42.276415 [ 5 ] {e5bb0407-65bc-4847-8b89-8e9a3569437e} <Debug> TCPHandler: Processed in 0.001555371 sec. | ||
| 7027 | 2026.02.27 03:08:42.276524 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7028 | 2026.02.27 03:08:42.276618 [ 5 ] {455883a0-d176-438f-826e-6bc308061f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7029 | 2026.02.27 03:08:42.276662 [ 5 ] {455883a0-d176-438f-826e-6bc308061f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7030 | 2026.02.27 03:08:42.277233 [ 5 ] {455883a0-d176-438f-826e-6bc308061f31} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7031 | 2026.02.27 03:08:42.277270 [ 5 ] {455883a0-d176-438f-826e-6bc308061f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 7032 | 2026.02.27 03:08:42.277643 [ 5 ] {455883a0-d176-438f-826e-6bc308061f31} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7033 | 2026.02.27 03:08:42.277859 [ 5 ] {455883a0-d176-438f-826e-6bc308061f31} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2026.02.27 03:08:42.277992 [ 5 ] {455883a0-d176-438f-826e-6bc308061f31} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001391 sec., 634076.2041696621 rows/sec., 43.03 MiB/sec. | ||
| 7035 | 2026.02.27 03:08:42.278029 [ 5 ] {455883a0-d176-438f-826e-6bc308061f31} <Debug> TCPHandler: Processed in 0.001554 sec. | ||
| 7036 | 2026.02.27 03:08:42.278136 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7037 | 2026.02.27 03:08:42.278230 [ 5 ] {b3667ae5-b601-4be8-b09d-a3e2e34470b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7038 | 2026.02.27 03:08:42.278285 [ 5 ] {b3667ae5-b601-4be8-b09d-a3e2e34470b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7039 | 2026.02.27 03:08:42.279086 [ 5 ] {b3667ae5-b601-4be8-b09d-a3e2e34470b7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.02.27 03:08:42.279125 [ 5 ] {b3667ae5-b601-4be8-b09d-a3e2e34470b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 7041 | 2026.02.27 03:08:42.279784 [ 5 ] {b3667ae5-b601-4be8-b09d-a3e2e34470b7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7042 | 2026.02.27 03:08:42.280000 [ 5 ] {b3667ae5-b601-4be8-b09d-a3e2e34470b7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.02.27 03:08:42.280141 [ 5 ] {b3667ae5-b601-4be8-b09d-a3e2e34470b7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001929 sec., 17625.71280456195 rows/sec., 31.58 MiB/sec. | ||
| 7044 | 2026.02.27 03:08:42.280195 [ 5 ] {b3667ae5-b601-4be8-b09d-a3e2e34470b7} <Debug> TCPHandler: Processed in 0.002107465 sec. | ||
| 7045 | 2026.02.27 03:08:42.280308 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7046 | 2026.02.27 03:08:42.280402 [ 5 ] {f427dac8-ab14-4e88-a678-1022818b035a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7047 | 2026.02.27 03:08:42.280443 [ 5 ] {f427dac8-ab14-4e88-a678-1022818b035a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7048 | 2026.02.27 03:08:42.280775 [ 5 ] {f427dac8-ab14-4e88-a678-1022818b035a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2026.02.27 03:08:42.280817 [ 5 ] {f427dac8-ab14-4e88-a678-1022818b035a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 7050 | 2026.02.27 03:08:42.281111 [ 5 ] {f427dac8-ab14-4e88-a678-1022818b035a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7051 | 2026.02.27 03:08:42.281324 [ 5 ] {f427dac8-ab14-4e88-a678-1022818b035a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2026.02.27 03:08:42.281452 [ 5 ] {f427dac8-ab14-4e88-a678-1022818b035a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 7053 | 2026.02.27 03:08:42.281487 [ 5 ] {f427dac8-ab14-4e88-a678-1022818b035a} <Debug> TCPHandler: Processed in 0.001229622 sec. | ||
| 7054 | 2026.02.27 03:08:43.864046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15779 | ||
| 7055 | 2026.02.27 03:08:43.864538 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.02.27 03:08:43.864585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 7057 | 2026.02.27 03:08:43.865067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7058 | 2026.02.27 03:08:43.865295 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.02.27 03:08:43.865431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15779 | ||
| 7060 | 2026.02.27 03:08:44.005737 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41068 | ||
| 7061 | 2026.02.27 03:08:44.005864 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7062 | 2026.02.27 03:08:44.005893 [ 291 ] {} <Debug> TCP-Session: 971b480b-9f6a-462f-a92d-499cf01f23ca Authenticating user 'default' from [fd00:1122:3344:101::e]:41068 | ||
| 7063 | 2026.02.27 03:08:44.005916 [ 291 ] {} <Debug> TCP-Session: 971b480b-9f6a-462f-a92d-499cf01f23ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7064 | 2026.02.27 03:08:44.005929 [ 291 ] {} <Debug> TCP-Session: 971b480b-9f6a-462f-a92d-499cf01f23ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7065 | 2026.02.27 03:08:44.006102 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55692 | ||
| 7066 | 2026.02.27 03:08:44.006147 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59610 | ||
| 7067 | 2026.02.27 03:08:44.006147 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53222 | ||
| 7068 | 2026.02.27 03:08:44.006202 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60382 | ||
| 7069 | 2026.02.27 03:08:44.006232 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63706 | ||
| 7070 | 2026.02.27 03:08:44.006258 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52794 | ||
| 7071 | 2026.02.27 03:08:44.006269 [ 291 ] {} <Trace> TCP-Session: 971b480b-9f6a-462f-a92d-499cf01f23ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2026.02.27 03:08:44.006252 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7073 | 2026.02.27 03:08:44.006251 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7074 | 2026.02.27 03:08:44.006368 [ 294 ] {} <Debug> TCP-Session: cf436e48-a62d-4b14-adfb-4cceb8ed0e91 Authenticating user 'default' from [fd00:1122:3344:101::e]:59610 | ||
| 7075 | 2026.02.27 03:08:44.006212 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42927 | ||
| 7076 | 2026.02.27 03:08:44.006408 [ 294 ] {} <Debug> TCP-Session: cf436e48-a62d-4b14-adfb-4cceb8ed0e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.02.27 03:08:44.006428 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7078 | 2026.02.27 03:08:44.006443 [ 294 ] {} <Debug> TCP-Session: cf436e48-a62d-4b14-adfb-4cceb8ed0e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7079 | 2026.02.27 03:08:44.006401 [ 292 ] {} <Debug> TCP-Session: f94bafbc-54e5-4104-bfb4-50af78b328df Authenticating user 'default' from [fd00:1122:3344:101::e]:55692 | ||
| 7080 | 2026.02.27 03:08:44.006465 [ 293 ] {} <Debug> TCP-Session: df9c1850-1f8b-4e37-8660-866e531e8c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:53222 | ||
| 7081 | 2026.02.27 03:08:44.006225 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35597 | ||
| 7082 | 2026.02.27 03:08:44.006501 [ 292 ] {} <Debug> TCP-Session: f94bafbc-54e5-4104-bfb4-50af78b328df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7083 | 2026.02.27 03:08:44.006513 [ 293 ] {} <Debug> TCP-Session: df9c1850-1f8b-4e37-8660-866e531e8c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7084 | 2026.02.27 03:08:44.006539 [ 292 ] {} <Debug> TCP-Session: f94bafbc-54e5-4104-bfb4-50af78b328df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7085 | 2026.02.27 03:08:44.006552 [ 293 ] {} <Debug> TCP-Session: df9c1850-1f8b-4e37-8660-866e531e8c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7086 | 2026.02.27 03:08:44.006515 [ 291 ] {ca102e34-04ac-4852-96bb-527c58c4a5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41068) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7087 | 2026.02.27 03:08:44.006889 [ 291 ] {ca102e34-04ac-4852-96bb-527c58c4a5f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7088 | 2026.02.27 03:08:44.006904 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7089 | 2026.02.27 03:08:44.006947 [ 287 ] {} <Debug> TCP-Session: e9c89848-dbef-4eda-a7ac-cc6ba6daf62f Authenticating user 'default' from [fd00:1122:3344:101::e]:42927 | ||
| 7090 | 2026.02.27 03:08:44.006964 [ 291 ] {ca102e34-04ac-4852-96bb-527c58c4a5f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7091 | 2026.02.27 03:08:44.006968 [ 287 ] {} <Debug> TCP-Session: e9c89848-dbef-4eda-a7ac-cc6ba6daf62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7092 | 2026.02.27 03:08:44.006988 [ 287 ] {} <Debug> TCP-Session: e9c89848-dbef-4eda-a7ac-cc6ba6daf62f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2026.02.27 03:08:44.007009 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7094 | 2026.02.27 03:08:44.007041 [ 288 ] {} <Debug> TCP-Session: 2b5334d8-0ee1-4524-b939-a043904231cc Authenticating user 'default' from [fd00:1122:3344:101::e]:35597 | ||
| 7095 | 2026.02.27 03:08:44.007058 [ 288 ] {} <Debug> TCP-Session: 2b5334d8-0ee1-4524-b939-a043904231cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7096 | 2026.02.27 03:08:44.007075 [ 288 ] {} <Debug> TCP-Session: 2b5334d8-0ee1-4524-b939-a043904231cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7097 | 2026.02.27 03:08:44.007122 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7098 | 2026.02.27 03:08:44.007157 [ 290 ] {} <Debug> TCP-Session: 6882b783-9971-4b3d-9c03-5e7ecbc1b2a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52794 | ||
| 7099 | 2026.02.27 03:08:44.007173 [ 290 ] {} <Debug> TCP-Session: 6882b783-9971-4b3d-9c03-5e7ecbc1b2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7100 | 2026.02.27 03:08:44.007189 [ 290 ] {} <Debug> TCP-Session: 6882b783-9971-4b3d-9c03-5e7ecbc1b2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7101 | 2026.02.27 03:08:44.007293 [ 291 ] {ca102e34-04ac-4852-96bb-527c58c4a5f3} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 7102 | 2026.02.27 03:08:44.007466 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7103 | 2026.02.27 03:08:44.007501 [ 289 ] {} <Debug> TCP-Session: 89a5ecaa-d990-4b5b-9d55-6c4ca6854308 Authenticating user 'default' from [fd00:1122:3344:101::e]:63706 | ||
| 7104 | 2026.02.27 03:08:44.007517 [ 289 ] {} <Debug> TCP-Session: 89a5ecaa-d990-4b5b-9d55-6c4ca6854308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7105 | 2026.02.27 03:08:44.007533 [ 289 ] {} <Debug> TCP-Session: 89a5ecaa-d990-4b5b-9d55-6c4ca6854308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7106 | 2026.02.27 03:08:44.007567 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7107 | 2026.02.27 03:08:44.007610 [ 3 ] {} <Debug> TCP-Session: 276cdd93-6627-4bff-9c97-4c8be3d6ea81 Authenticating user 'default' from [fd00:1122:3344:101::e]:60382 | ||
| 7108 | 2026.02.27 03:08:44.007628 [ 3 ] {} <Debug> TCP-Session: 276cdd93-6627-4bff-9c97-4c8be3d6ea81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.02.27 03:08:44.007640 [ 3 ] {} <Debug> TCP-Session: 276cdd93-6627-4bff-9c97-4c8be3d6ea81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7110 | 2026.02.27 03:08:44.008339 [ 318 ] {ca102e34-04ac-4852-96bb-527c58c4a5f3} <Trace> AggregatingTransform: Aggregating | ||
| 7111 | 2026.02.27 03:08:44.008374 [ 318 ] {ca102e34-04ac-4852-96bb-527c58c4a5f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7112 | 2026.02.27 03:08:44.008408 [ 318 ] {ca102e34-04ac-4852-96bb-527c58c4a5f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997966 sec. (1002.038 rows/sec., 39.14 KiB/sec.) | ||
| 7113 | 2026.02.27 03:08:44.008426 [ 318 ] {ca102e34-04ac-4852-96bb-527c58c4a5f3} <Trace> Aggregator: Merging aggregated data | ||
| 7114 | 2026.02.27 03:08:44.009789 [ 291 ] {ca102e34-04ac-4852-96bb-527c58c4a5f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003345 sec., 298.95366218236177 rows/sec., 11.68 KiB/sec. | ||
| 7115 | 2026.02.27 03:08:44.009990 [ 291 ] {ca102e34-04ac-4852-96bb-527c58c4a5f3} <Debug> TCPHandler: Processed in 0.003852091 sec. | ||
| 7116 | 2026.02.27 03:08:44.010111 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7117 | 2026.02.27 03:08:44.010143 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7118 | 2026.02.27 03:08:44.010144 [ 291 ] {} <Debug> TCP-Session: 971b480b-9f6a-462f-a92d-499cf01f23ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7119 | 2026.02.27 03:08:44.010166 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7120 | 2026.02.27 03:08:44.010185 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7121 | 2026.02.27 03:08:44.010207 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7122 | 2026.02.27 03:08:44.010248 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7123 | 2026.02.27 03:08:44.010266 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7124 | 2026.02.27 03:08:44.010297 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7125 | 2026.02.27 03:08:44.010337 [ 287 ] {} <Debug> TCP-Session: e9c89848-dbef-4eda-a7ac-cc6ba6daf62f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7126 | 2026.02.27 03:08:44.010310 [ 294 ] {} <Debug> TCP-Session: cf436e48-a62d-4b14-adfb-4cceb8ed0e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7127 | 2026.02.27 03:08:44.010361 [ 289 ] {} <Debug> TCP-Session: 89a5ecaa-d990-4b5b-9d55-6c4ca6854308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7128 | 2026.02.27 03:08:44.010228 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7129 | 2026.02.27 03:08:44.010221 [ 290 ] {} <Debug> TCP-Session: 6882b783-9971-4b3d-9c03-5e7ecbc1b2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7130 | 2026.02.27 03:08:44.010424 [ 288 ] {} <Debug> TCP-Session: 2b5334d8-0ee1-4524-b939-a043904231cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7131 | 2026.02.27 03:08:44.010187 [ 292 ] {} <Debug> TCP-Session: f94bafbc-54e5-4104-bfb4-50af78b328df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7132 | 2026.02.27 03:08:44.010258 [ 3 ] {} <Debug> TCP-Session: 276cdd93-6627-4bff-9c97-4c8be3d6ea81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7133 | 2026.02.27 03:08:44.010290 [ 293 ] {} <Debug> TCP-Session: df9c1850-1f8b-4e37-8660-866e531e8c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7134 | 2026.02.27 03:08:44.707366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7135 | 2026.02.27 03:08:44.725388 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7136 | 2026.02.27 03:08:44.725461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 7137 | 2026.02.27 03:08:44.731640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7138 | 2026.02.27 03:08:44.732387 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2026.02.27 03:08:44.735817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7140 | 2026.02.27 03:08:45.844376 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40231 | ||
| 7141 | 2026.02.27 03:08:45.844516 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7142 | 2026.02.27 03:08:45.844546 [ 291 ] {} <Debug> TCP-Session: 25b74054-113c-45f8-aa0c-32aa71482396 Authenticating user 'default' from [fd00:1122:3344:101::e]:40231 | ||
| 7143 | 2026.02.27 03:08:45.844571 [ 291 ] {} <Debug> TCP-Session: 25b74054-113c-45f8-aa0c-32aa71482396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7144 | 2026.02.27 03:08:45.844586 [ 291 ] {} <Debug> TCP-Session: 25b74054-113c-45f8-aa0c-32aa71482396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7145 | 2026.02.27 03:08:45.844795 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53808 | ||
| 7146 | 2026.02.27 03:08:45.844805 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35808 | ||
| 7147 | 2026.02.27 03:08:45.844842 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51513 | ||
| 7148 | 2026.02.27 03:08:45.844860 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35547 | ||
| 7149 | 2026.02.27 03:08:45.844897 [ 291 ] {} <Trace> TCP-Session: 25b74054-113c-45f8-aa0c-32aa71482396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.02.27 03:08:45.844911 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7151 | 2026.02.27 03:08:45.844855 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35891 | ||
| 7152 | 2026.02.27 03:08:45.844993 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7153 | 2026.02.27 03:08:45.844994 [ 292 ] {} <Debug> TCP-Session: b452cb75-ddf6-4e4e-9d27-102f05b5c5ad Authenticating user 'default' from [fd00:1122:3344:101::e]:53808 | ||
| 7154 | 2026.02.27 03:08:45.845010 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7155 | 2026.02.27 03:08:45.845031 [ 293 ] {} <Debug> TCP-Session: e68c10a3-95a8-4cbd-b40a-6af5b8f84065 Authenticating user 'default' from [fd00:1122:3344:101::e]:35808 | ||
| 7156 | 2026.02.27 03:08:45.845044 [ 292 ] {} <Debug> TCP-Session: b452cb75-ddf6-4e4e-9d27-102f05b5c5ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7157 | 2026.02.27 03:08:45.845060 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7158 | 2026.02.27 03:08:45.845075 [ 293 ] {} <Debug> TCP-Session: e68c10a3-95a8-4cbd-b40a-6af5b8f84065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7159 | 2026.02.27 03:08:45.845079 [ 292 ] {} <Debug> TCP-Session: b452cb75-ddf6-4e4e-9d27-102f05b5c5ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7160 | 2026.02.27 03:08:45.845105 [ 293 ] {} <Debug> TCP-Session: e68c10a3-95a8-4cbd-b40a-6af5b8f84065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7161 | 2026.02.27 03:08:45.845103 [ 289 ] {} <Debug> TCP-Session: 2e165fe0-d942-4b78-85a6-f9fd19dec35d Authenticating user 'default' from [fd00:1122:3344:101::e]:35891 | ||
| 7162 | 2026.02.27 03:08:45.845114 [ 291 ] {8c1b67f5-5373-4fc3-a317-c19fd31e00aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40231) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7163 | 2026.02.27 03:08:45.845144 [ 289 ] {} <Debug> TCP-Session: 2e165fe0-d942-4b78-85a6-f9fd19dec35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7164 | 2026.02.27 03:08:45.844831 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62672 | ||
| 7165 | 2026.02.27 03:08:45.845176 [ 289 ] {} <Debug> TCP-Session: 2e165fe0-d942-4b78-85a6-f9fd19dec35d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7166 | 2026.02.27 03:08:45.844821 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50190 | ||
| 7167 | 2026.02.27 03:08:45.844813 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59730 | ||
| 7168 | 2026.02.27 03:08:45.845264 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7169 | 2026.02.27 03:08:45.845063 [ 290 ] {} <Debug> TCP-Session: e6d1b09d-e4be-40a5-b022-6971066a6e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:35547 | ||
| 7170 | 2026.02.27 03:08:45.845314 [ 287 ] {} <Debug> TCP-Session: 8db437fd-d9e3-4a3c-af6f-cffb000fea43 Authenticating user 'default' from [fd00:1122:3344:101::e]:62672 | ||
| 7171 | 2026.02.27 03:08:45.845321 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7172 | 2026.02.27 03:08:45.845334 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7173 | 2026.02.27 03:08:45.845340 [ 290 ] {} <Debug> TCP-Session: e6d1b09d-e4be-40a5-b022-6971066a6e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7174 | 2026.02.27 03:08:45.845345 [ 287 ] {} <Debug> TCP-Session: 8db437fd-d9e3-4a3c-af6f-cffb000fea43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7175 | 2026.02.27 03:08:45.845363 [ 3 ] {} <Debug> TCP-Session: 699605ac-5175-433e-a0a2-0568d163716d Authenticating user 'default' from [fd00:1122:3344:101::e]:50190 | ||
| 7176 | 2026.02.27 03:08:45.845374 [ 294 ] {} <Debug> TCP-Session: 5013f010-0b9c-489e-b372-6c7860b99cdb Authenticating user 'default' from [fd00:1122:3344:101::e]:59730 | ||
| 7177 | 2026.02.27 03:08:45.845392 [ 287 ] {} <Debug> TCP-Session: 8db437fd-d9e3-4a3c-af6f-cffb000fea43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7178 | 2026.02.27 03:08:45.845406 [ 3 ] {} <Debug> TCP-Session: 699605ac-5175-433e-a0a2-0568d163716d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7179 | 2026.02.27 03:08:45.845422 [ 294 ] {} <Debug> TCP-Session: 5013f010-0b9c-489e-b372-6c7860b99cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7180 | 2026.02.27 03:08:45.845442 [ 3 ] {} <Debug> TCP-Session: 699605ac-5175-433e-a0a2-0568d163716d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7181 | 2026.02.27 03:08:45.845456 [ 294 ] {} <Debug> TCP-Session: 5013f010-0b9c-489e-b372-6c7860b99cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7182 | 2026.02.27 03:08:45.845431 [ 291 ] {8c1b67f5-5373-4fc3-a317-c19fd31e00aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7183 | 2026.02.27 03:08:45.845378 [ 290 ] {} <Debug> TCP-Session: e6d1b09d-e4be-40a5-b022-6971066a6e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7184 | 2026.02.27 03:08:45.844992 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7185 | 2026.02.27 03:08:45.845553 [ 291 ] {8c1b67f5-5373-4fc3-a317-c19fd31e00aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7186 | 2026.02.27 03:08:45.845561 [ 288 ] {} <Debug> TCP-Session: 94e6fa6a-4dc7-4d37-b619-f8e3063a0696 Authenticating user 'default' from [fd00:1122:3344:101::e]:51513 | ||
| 7187 | 2026.02.27 03:08:45.845593 [ 288 ] {} <Debug> TCP-Session: 94e6fa6a-4dc7-4d37-b619-f8e3063a0696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7188 | 2026.02.27 03:08:45.845606 [ 288 ] {} <Debug> TCP-Session: 94e6fa6a-4dc7-4d37-b619-f8e3063a0696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7189 | 2026.02.27 03:08:45.845855 [ 291 ] {8c1b67f5-5373-4fc3-a317-c19fd31e00aa} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 7190 | 2026.02.27 03:08:45.846839 [ 348 ] {8c1b67f5-5373-4fc3-a317-c19fd31e00aa} <Trace> AggregatingTransform: Aggregating | ||
| 7191 | 2026.02.27 03:08:45.846892 [ 348 ] {8c1b67f5-5373-4fc3-a317-c19fd31e00aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 7192 | 2026.02.27 03:08:45.846931 [ 348 ] {8c1b67f5-5373-4fc3-a317-c19fd31e00aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974355 sec. (1026.320 rows/sec., 40.09 KiB/sec.) | ||
| 7193 | 2026.02.27 03:08:45.846949 [ 348 ] {8c1b67f5-5373-4fc3-a317-c19fd31e00aa} <Trace> Aggregator: Merging aggregated data | ||
| 7194 | 2026.02.27 03:08:45.848272 [ 291 ] {8c1b67f5-5373-4fc3-a317-c19fd31e00aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003223 sec., 310.26993484331365 rows/sec., 12.12 KiB/sec. | ||
| 7195 | 2026.02.27 03:08:45.848403 [ 291 ] {8c1b67f5-5373-4fc3-a317-c19fd31e00aa} <Debug> TCPHandler: Processed in 0.003642105 sec. | ||
| 7196 | 2026.02.27 03:08:45.848518 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7197 | 2026.02.27 03:08:45.848551 [ 291 ] {} <Debug> TCP-Session: 25b74054-113c-45f8-aa0c-32aa71482396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2026.02.27 03:08:45.848554 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7199 | 2026.02.27 03:08:45.848585 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7200 | 2026.02.27 03:08:45.848601 [ 293 ] {} <Debug> TCP-Session: e68c10a3-95a8-4cbd-b40a-6af5b8f84065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7201 | 2026.02.27 03:08:45.848606 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7202 | 2026.02.27 03:08:45.848630 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7203 | 2026.02.27 03:08:45.848642 [ 294 ] {} <Debug> TCP-Session: 5013f010-0b9c-489e-b372-6c7860b99cdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7204 | 2026.02.27 03:08:45.848656 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7205 | 2026.02.27 03:08:45.848687 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7206 | 2026.02.27 03:08:45.848711 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7207 | 2026.02.27 03:08:45.848741 [ 289 ] {} <Debug> TCP-Session: 2e165fe0-d942-4b78-85a6-f9fd19dec35d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7208 | 2026.02.27 03:08:45.848666 [ 3 ] {} <Debug> TCP-Session: 699605ac-5175-433e-a0a2-0568d163716d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7209 | 2026.02.27 03:08:45.848767 [ 287 ] {} <Debug> TCP-Session: 8db437fd-d9e3-4a3c-af6f-cffb000fea43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7210 | 2026.02.27 03:08:45.848683 [ 292 ] {} <Debug> TCP-Session: b452cb75-ddf6-4e4e-9d27-102f05b5c5ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7211 | 2026.02.27 03:08:45.848671 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7212 | 2026.02.27 03:08:45.848717 [ 290 ] {} <Debug> TCP-Session: e6d1b09d-e4be-40a5-b022-6971066a6e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2026.02.27 03:08:45.848845 [ 288 ] {} <Debug> TCP-Session: 94e6fa6a-4dc7-4d37-b619-f8e3063a0696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7214 | 2026.02.27 03:08:45.875202 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48381 | ||
| 7215 | 2026.02.27 03:08:45.875291 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7216 | 2026.02.27 03:08:45.875318 [ 292 ] {} <Debug> TCP-Session: 9ddc3f76-dc90-4932-89cc-218703bef9d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48381 | ||
| 7217 | 2026.02.27 03:08:45.875339 [ 292 ] {} <Debug> TCP-Session: 9ddc3f76-dc90-4932-89cc-218703bef9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7218 | 2026.02.27 03:08:45.875354 [ 292 ] {} <Debug> TCP-Session: 9ddc3f76-dc90-4932-89cc-218703bef9d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7219 | 2026.02.27 03:08:45.875547 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43836 | ||
| 7220 | 2026.02.27 03:08:45.875556 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47856 | ||
| 7221 | 2026.02.27 03:08:45.875590 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42386 | ||
| 7222 | 2026.02.27 03:08:45.875615 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44685 | ||
| 7223 | 2026.02.27 03:08:45.875638 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7224 | 2026.02.27 03:08:45.875582 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54207 | ||
| 7225 | 2026.02.27 03:08:45.875687 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7226 | 2026.02.27 03:08:45.875705 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7227 | 2026.02.27 03:08:45.875710 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7228 | 2026.02.27 03:08:45.875735 [ 294 ] {} <Debug> TCP-Session: 9fe381cc-c653-4c20-842b-3f3b2bdd5f9c Authenticating user 'default' from [fd00:1122:3344:101::e]:47856 | ||
| 7229 | 2026.02.27 03:08:45.875747 [ 287 ] {} <Debug> TCP-Session: 1ad5f59c-5cbc-47cf-acfc-65f88c8434e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42386 | ||
| 7230 | 2026.02.27 03:08:45.875758 [ 289 ] {} <Debug> TCP-Session: f4422d78-b5c7-4885-82c8-d640a695f884 Authenticating user 'default' from [fd00:1122:3344:101::e]:44685 | ||
| 7231 | 2026.02.27 03:08:45.875780 [ 294 ] {} <Debug> TCP-Session: 9fe381cc-c653-4c20-842b-3f3b2bdd5f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7232 | 2026.02.27 03:08:45.875788 [ 287 ] {} <Debug> TCP-Session: 1ad5f59c-5cbc-47cf-acfc-65f88c8434e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7233 | 2026.02.27 03:08:45.875802 [ 289 ] {} <Debug> TCP-Session: f4422d78-b5c7-4885-82c8-d640a695f884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7234 | 2026.02.27 03:08:45.875814 [ 294 ] {} <Debug> TCP-Session: 9fe381cc-c653-4c20-842b-3f3b2bdd5f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2026.02.27 03:08:45.875840 [ 289 ] {} <Debug> TCP-Session: f4422d78-b5c7-4885-82c8-d640a695f884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2026.02.27 03:08:45.875825 [ 287 ] {} <Debug> TCP-Session: 1ad5f59c-5cbc-47cf-acfc-65f88c8434e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7237 | 2026.02.27 03:08:45.875748 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7238 | 2026.02.27 03:08:45.875685 [ 293 ] {} <Debug> TCP-Session: f99c7f8b-214b-4c93-973f-59d5993033d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43836 | ||
| 7239 | 2026.02.27 03:08:45.875914 [ 3 ] {} <Debug> TCP-Session: 8833365a-5ada-4dc7-9a2a-8a80f058797b Authenticating user 'default' from [fd00:1122:3344:101::e]:54207 | ||
| 7240 | 2026.02.27 03:08:45.875937 [ 293 ] {} <Debug> TCP-Session: f99c7f8b-214b-4c93-973f-59d5993033d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7241 | 2026.02.27 03:08:45.875952 [ 3 ] {} <Debug> TCP-Session: 8833365a-5ada-4dc7-9a2a-8a80f058797b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.02.27 03:08:45.875964 [ 293 ] {} <Debug> TCP-Session: f99c7f8b-214b-4c93-973f-59d5993033d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.02.27 03:08:45.875979 [ 3 ] {} <Debug> TCP-Session: 8833365a-5ada-4dc7-9a2a-8a80f058797b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7244 | 2026.02.27 03:08:45.875729 [ 292 ] {} <Trace> TCP-Session: 9ddc3f76-dc90-4932-89cc-218703bef9d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7245 | 2026.02.27 03:08:45.875633 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53518 | ||
| 7246 | 2026.02.27 03:08:45.875624 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62684 | ||
| 7247 | 2026.02.27 03:08:45.875605 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60589 | ||
| 7248 | 2026.02.27 03:08:45.876099 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7249 | 2026.02.27 03:08:45.876134 [ 291 ] {} <Debug> TCP-Session: 9899c052-353d-44d1-ac14-5eac0e8948d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53518 | ||
| 7250 | 2026.02.27 03:08:45.876140 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7251 | 2026.02.27 03:08:45.876150 [ 291 ] {} <Debug> TCP-Session: 9899c052-353d-44d1-ac14-5eac0e8948d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7252 | 2026.02.27 03:08:45.876172 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7253 | 2026.02.27 03:08:45.876176 [ 290 ] {} <Debug> TCP-Session: 7ab4ae94-9f99-45d5-a4ed-158e88c169a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62684 | ||
| 7254 | 2026.02.27 03:08:45.876199 [ 292 ] {07eea676-810f-4d16-ad5f-31cc82093a19} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48381) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7255 | 2026.02.27 03:08:45.876215 [ 288 ] {} <Debug> TCP-Session: 25b6c286-992a-4f5f-9605-9effe163a300 Authenticating user 'default' from [fd00:1122:3344:101::e]:60589 | ||
| 7256 | 2026.02.27 03:08:45.876228 [ 290 ] {} <Debug> TCP-Session: 7ab4ae94-9f99-45d5-a4ed-158e88c169a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2026.02.27 03:08:45.876263 [ 288 ] {} <Debug> TCP-Session: 25b6c286-992a-4f5f-9605-9effe163a300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7258 | 2026.02.27 03:08:45.876280 [ 290 ] {} <Debug> TCP-Session: 7ab4ae94-9f99-45d5-a4ed-158e88c169a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.02.27 03:08:45.876295 [ 288 ] {} <Debug> TCP-Session: 25b6c286-992a-4f5f-9605-9effe163a300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.02.27 03:08:45.876178 [ 291 ] {} <Debug> TCP-Session: 9899c052-353d-44d1-ac14-5eac0e8948d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2026.02.27 03:08:45.876634 [ 292 ] {07eea676-810f-4d16-ad5f-31cc82093a19} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7262 | 2026.02.27 03:08:45.876706 [ 292 ] {07eea676-810f-4d16-ad5f-31cc82093a19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7263 | 2026.02.27 03:08:45.877083 [ 292 ] {07eea676-810f-4d16-ad5f-31cc82093a19} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 7264 | 2026.02.27 03:08:45.878252 [ 321 ] {07eea676-810f-4d16-ad5f-31cc82093a19} <Trace> AggregatingTransform: Aggregating | ||
| 7265 | 2026.02.27 03:08:45.878288 [ 321 ] {07eea676-810f-4d16-ad5f-31cc82093a19} <Trace> Aggregator: Aggregation method: without_key | ||
| 7266 | 2026.02.27 03:08:45.878323 [ 321 ] {07eea676-810f-4d16-ad5f-31cc82093a19} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001135969 sec. (880.306 rows/sec., 34.39 KiB/sec.) | ||
| 7267 | 2026.02.27 03:08:45.878343 [ 321 ] {07eea676-810f-4d16-ad5f-31cc82093a19} <Trace> Aggregator: Merging aggregated data | ||
| 7268 | 2026.02.27 03:08:45.879575 [ 292 ] {07eea676-810f-4d16-ad5f-31cc82093a19} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003438 sec., 290.86678301337986 rows/sec., 11.36 KiB/sec. | ||
| 7269 | 2026.02.27 03:08:45.879698 [ 292 ] {07eea676-810f-4d16-ad5f-31cc82093a19} <Debug> TCPHandler: Processed in 0.004150538 sec. | ||
| 7270 | 2026.02.27 03:08:45.879843 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7271 | 2026.02.27 03:08:45.879873 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7272 | 2026.02.27 03:08:45.879895 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7273 | 2026.02.27 03:08:45.879918 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7274 | 2026.02.27 03:08:45.879934 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7275 | 2026.02.27 03:08:45.879953 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7276 | 2026.02.27 03:08:45.879971 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7277 | 2026.02.27 03:08:45.879989 [ 293 ] {} <Debug> TCP-Session: f99c7f8b-214b-4c93-973f-59d5993033d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7278 | 2026.02.27 03:08:45.880006 [ 289 ] {} <Debug> TCP-Session: f4422d78-b5c7-4885-82c8-d640a695f884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7279 | 2026.02.27 03:08:45.880011 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7280 | 2026.02.27 03:08:45.880031 [ 294 ] {} <Debug> TCP-Session: 9fe381cc-c653-4c20-842b-3f3b2bdd5f9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2026.02.27 03:08:45.879925 [ 3 ] {} <Debug> TCP-Session: 8833365a-5ada-4dc7-9a2a-8a80f058797b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2026.02.27 03:08:45.880072 [ 290 ] {} <Debug> TCP-Session: 7ab4ae94-9f99-45d5-a4ed-158e88c169a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2026.02.27 03:08:45.879988 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7284 | 2026.02.27 03:08:45.879974 [ 291 ] {} <Debug> TCP-Session: 9899c052-353d-44d1-ac14-5eac0e8948d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7285 | 2026.02.27 03:08:45.880146 [ 287 ] {} <Debug> TCP-Session: 1ad5f59c-5cbc-47cf-acfc-65f88c8434e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7286 | 2026.02.27 03:08:45.879941 [ 288 ] {} <Debug> TCP-Session: 25b6c286-992a-4f5f-9605-9effe163a300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7287 | 2026.02.27 03:08:45.879875 [ 292 ] {} <Debug> TCP-Session: 9ddc3f76-dc90-4932-89cc-218703bef9d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7288 | 2026.02.27 03:08:46.400772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 868 | ||
| 7289 | 2026.02.27 03:08:46.403299 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.02.27 03:08:46.403351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7291 | 2026.02.27 03:08:46.404681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7292 | 2026.02.27 03:08:46.404946 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.02.27 03:08:46.405236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 868 | ||
| 7294 | 2026.02.27 03:08:47.234280 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2026.02.27 03:08:47.234476 [ 5 ] {9a0d2783-de54-4197-a206-ccfc694c19d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7296 | 2026.02.27 03:08:47.234551 [ 5 ] {9a0d2783-de54-4197-a206-ccfc694c19d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7297 | 2026.02.27 03:08:47.235181 [ 5 ] {9a0d2783-de54-4197-a206-ccfc694c19d5} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2026.02.27 03:08:47.235230 [ 5 ] {9a0d2783-de54-4197-a206-ccfc694c19d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7299 | 2026.02.27 03:08:47.235643 [ 5 ] {9a0d2783-de54-4197-a206-ccfc694c19d5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7300 | 2026.02.27 03:08:47.235871 [ 5 ] {9a0d2783-de54-4197-a206-ccfc694c19d5} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2026.02.27 03:08:47.236027 [ 5 ] {9a0d2783-de54-4197-a206-ccfc694c19d5} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001602 sec., 43695.38077403246 rows/sec., 3.49 MiB/sec. | ||
| 7302 | 2026.02.27 03:08:47.236068 [ 5 ] {9a0d2783-de54-4197-a206-ccfc694c19d5} <Debug> TCPHandler: Processed in 0.00193286 sec. | ||
| 7303 | 2026.02.27 03:08:47.236186 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2026.02.27 03:08:47.236281 [ 5 ] {23616ecf-749c-4b63-9575-46d98ba13f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7305 | 2026.02.27 03:08:47.236322 [ 5 ] {23616ecf-749c-4b63-9575-46d98ba13f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7306 | 2026.02.27 03:08:47.236724 [ 5 ] {23616ecf-749c-4b63-9575-46d98ba13f0a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.02.27 03:08:47.236759 [ 5 ] {23616ecf-749c-4b63-9575-46d98ba13f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7308 | 2026.02.27 03:08:47.237063 [ 5 ] {23616ecf-749c-4b63-9575-46d98ba13f0a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7309 | 2026.02.27 03:08:47.237280 [ 5 ] {23616ecf-749c-4b63-9575-46d98ba13f0a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.02.27 03:08:47.237399 [ 138 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7311 | 2026.02.27 03:08:47.237412 [ 5 ] {23616ecf-749c-4b63-9575-46d98ba13f0a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001149 sec., 6092.25413402959 rows/sec., 458.11 KiB/sec. | ||
| 7312 | 2026.02.27 03:08:47.237476 [ 138 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.02.27 03:08:47.237491 [ 5 ] {23616ecf-749c-4b63-9575-46d98ba13f0a} <Debug> TCPHandler: Processed in 0.001354015 sec. | ||
| 7314 | 2026.02.27 03:08:47.237503 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7315 | 2026.02.27 03:08:47.237604 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.02.27 03:08:47.237624 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 7317 | 2026.02.27 03:08:47.237703 [ 5 ] {5a5284cb-d017-4fcd-8f35-74393810fa8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7318 | 2026.02.27 03:08:47.237749 [ 5 ] {5a5284cb-d017-4fcd-8f35-74393810fa8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7319 | 2026.02.27 03:08:47.237765 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7320 | 2026.02.27 03:08:47.237808 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 213 rows starting from the beginning of the part | ||
| 7321 | 2026.02.27 03:08:47.237884 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 7322 | 2026.02.27 03:08:47.237936 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 7323 | 2026.02.27 03:08:47.237983 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 7324 | 2026.02.27 03:08:47.238039 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 50 rows starting from the beginning of the part | ||
| 7325 | 2026.02.27 03:08:47.238086 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 7326 | 2026.02.27 03:08:47.238171 [ 5 ] {5a5284cb-d017-4fcd-8f35-74393810fa8c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.02.27 03:08:47.238213 [ 5 ] {5a5284cb-d017-4fcd-8f35-74393810fa8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7328 | 2026.02.27 03:08:47.238590 [ 5 ] {5a5284cb-d017-4fcd-8f35-74393810fa8c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7329 | 2026.02.27 03:08:47.238845 [ 5 ] {5a5284cb-d017-4fcd-8f35-74393810fa8c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.02.27 03:08:47.238983 [ 5 ] {5a5284cb-d017-4fcd-8f35-74393810fa8c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001298 sec., 54699.537750385214 rows/sec., 4.27 MiB/sec. | ||
| 7331 | 2026.02.27 03:08:47.239027 [ 5 ] {5a5284cb-d017-4fcd-8f35-74393810fa8c} <Debug> TCPHandler: Processed in 0.001472509 sec. | ||
| 7332 | 2026.02.27 03:08:47.239072 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500599 sec., 211915.375126866 rows/sec., 14.98 MiB/sec. | ||
| 7333 | 2026.02.27 03:08:47.239155 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7334 | 2026.02.27 03:08:47.239246 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7335 | 2026.02.27 03:08:47.239250 [ 5 ] {439a133f-e007-4066-a605-28de39d7d3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7336 | 2026.02.27 03:08:47.239313 [ 5 ] {439a133f-e007-4066-a605-28de39d7d3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7337 | 2026.02.27 03:08:47.239515 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_41_8} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.02.27 03:08:47.239599 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_41_8} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7339 | 2026.02.27 03:08:47.239678 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7340 | 2026.02.27 03:08:47.239740 [ 5 ] {439a133f-e007-4066-a605-28de39d7d3b7} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.02.27 03:08:47.239782 [ 5 ] {439a133f-e007-4066-a605-28de39d7d3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7342 | 2026.02.27 03:08:47.240124 [ 5 ] {439a133f-e007-4066-a605-28de39d7d3b7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7343 | 2026.02.27 03:08:47.240335 [ 5 ] {439a133f-e007-4066-a605-28de39d7d3b7} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2026.02.27 03:08:47.240466 [ 5 ] {439a133f-e007-4066-a605-28de39d7d3b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 7345 | 2026.02.27 03:08:47.240503 [ 5 ] {439a133f-e007-4066-a605-28de39d7d3b7} <Debug> TCPHandler: Processed in 0.001399876 sec. | ||
| 7346 | 2026.02.27 03:08:47.240622 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7347 | 2026.02.27 03:08:47.240715 [ 5 ] {31b22b36-3286-4a56-8403-ec2d3c3a4388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7348 | 2026.02.27 03:08:47.240770 [ 5 ] {31b22b36-3286-4a56-8403-ec2d3c3a4388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7349 | 2026.02.27 03:08:47.241509 [ 5 ] {31b22b36-3286-4a56-8403-ec2d3c3a4388} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.02.27 03:08:47.241545 [ 5 ] {31b22b36-3286-4a56-8403-ec2d3c3a4388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7351 | 2026.02.27 03:08:47.242078 [ 5 ] {31b22b36-3286-4a56-8403-ec2d3c3a4388} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7352 | 2026.02.27 03:08:47.242296 [ 5 ] {31b22b36-3286-4a56-8403-ec2d3c3a4388} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.02.27 03:08:47.242432 [ 5 ] {31b22b36-3286-4a56-8403-ec2d3c3a4388} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001735 sec., 4034.5821325648417 rows/sec., 7.23 MiB/sec. | ||
| 7354 | 2026.02.27 03:08:47.242485 [ 5 ] {31b22b36-3286-4a56-8403-ec2d3c3a4388} <Debug> TCPHandler: Processed in 0.001911499 sec. | ||
| 7355 | 2026.02.27 03:08:47.242608 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.02.27 03:08:47.242702 [ 5 ] {a632aa73-cfe0-40e3-b7f6-83fe73892c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7357 | 2026.02.27 03:08:47.242744 [ 5 ] {a632aa73-cfe0-40e3-b7f6-83fe73892c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7358 | 2026.02.27 03:08:47.243085 [ 5 ] {a632aa73-cfe0-40e3-b7f6-83fe73892c6a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.02.27 03:08:47.243121 [ 5 ] {a632aa73-cfe0-40e3-b7f6-83fe73892c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7360 | 2026.02.27 03:08:47.243418 [ 5 ] {a632aa73-cfe0-40e3-b7f6-83fe73892c6a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7361 | 2026.02.27 03:08:47.243624 [ 5 ] {a632aa73-cfe0-40e3-b7f6-83fe73892c6a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.02.27 03:08:47.243752 [ 5 ] {a632aa73-cfe0-40e3-b7f6-83fe73892c6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7363 | 2026.02.27 03:08:47.243788 [ 5 ] {a632aa73-cfe0-40e3-b7f6-83fe73892c6a} <Debug> TCPHandler: Processed in 0.001228352 sec. | ||
| 7364 | 2026.02.27 03:08:51.241692 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7365 | 2026.02.27 03:08:51.241756 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7366 | 2026.02.27 03:08:51.366455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16291 | ||
| 7367 | 2026.02.27 03:08:51.366976 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.02.27 03:08:51.367024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7369 | 2026.02.27 03:08:51.367520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7370 | 2026.02.27 03:08:51.367751 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.02.27 03:08:51.367884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16291 | ||
| 7372 | 2026.02.27 03:08:52.234364 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2026.02.27 03:08:52.234561 [ 5 ] {f06fe42b-0b61-45c3-be67-7354255f0782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7374 | 2026.02.27 03:08:52.234637 [ 5 ] {f06fe42b-0b61-45c3-be67-7354255f0782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7375 | 2026.02.27 03:08:52.235365 [ 5 ] {f06fe42b-0b61-45c3-be67-7354255f0782} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.02.27 03:08:52.235418 [ 5 ] {f06fe42b-0b61-45c3-be67-7354255f0782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7377 | 2026.02.27 03:08:52.235818 [ 5 ] {f06fe42b-0b61-45c3-be67-7354255f0782} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7378 | 2026.02.27 03:08:52.235948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7379 | 2026.02.27 03:08:52.236052 [ 5 ] {f06fe42b-0b61-45c3-be67-7354255f0782} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.02.27 03:08:52.236217 [ 5 ] {f06fe42b-0b61-45c3-be67-7354255f0782} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.00171 sec., 72514.61988304094 rows/sec., 6.23 MiB/sec. | ||
| 7381 | 2026.02.27 03:08:52.236267 [ 5 ] {f06fe42b-0b61-45c3-be67-7354255f0782} <Debug> TCPHandler: Processed in 0.002047823 sec. | ||
| 7382 | 2026.02.27 03:08:52.236398 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2026.02.27 03:08:52.236501 [ 5 ] {edfc20cc-74d7-4e1d-9f1b-5c09e7593247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7384 | 2026.02.27 03:08:52.236546 [ 5 ] {edfc20cc-74d7-4e1d-9f1b-5c09e7593247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7385 | 2026.02.27 03:08:52.236977 [ 5 ] {edfc20cc-74d7-4e1d-9f1b-5c09e7593247} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2026.02.27 03:08:52.237015 [ 5 ] {edfc20cc-74d7-4e1d-9f1b-5c09e7593247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7387 | 2026.02.27 03:08:52.237337 [ 5 ] {edfc20cc-74d7-4e1d-9f1b-5c09e7593247} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7388 | 2026.02.27 03:08:52.237548 [ 5 ] {edfc20cc-74d7-4e1d-9f1b-5c09e7593247} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2026.02.27 03:08:52.237685 [ 5 ] {edfc20cc-74d7-4e1d-9f1b-5c09e7593247} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001208 sec., 28145.695364238407 rows/sec., 2.07 MiB/sec. | ||
| 7390 | 2026.02.27 03:08:52.237724 [ 5 ] {edfc20cc-74d7-4e1d-9f1b-5c09e7593247} <Debug> TCPHandler: Processed in 0.001378566 sec. | ||
| 7391 | 2026.02.27 03:08:52.237840 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2026.02.27 03:08:52.237934 [ 5 ] {0c38e69b-4376-4c99-a26f-014a483ff767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7393 | 2026.02.27 03:08:52.237977 [ 5 ] {0c38e69b-4376-4c99-a26f-014a483ff767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7394 | 2026.02.27 03:08:52.238412 [ 5 ] {0c38e69b-4376-4c99-a26f-014a483ff767} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.02.27 03:08:52.238449 [ 5 ] {0c38e69b-4376-4c99-a26f-014a483ff767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7396 | 2026.02.27 03:08:52.238776 [ 5 ] {0c38e69b-4376-4c99-a26f-014a483ff767} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7397 | 2026.02.27 03:08:52.238986 [ 5 ] {0c38e69b-4376-4c99-a26f-014a483ff767} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.02.27 03:08:52.239122 [ 5 ] {0c38e69b-4376-4c99-a26f-014a483ff767} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001206 sec., 81260.3648424544 rows/sec., 6.35 MiB/sec. | ||
| 7399 | 2026.02.27 03:08:52.239160 [ 5 ] {0c38e69b-4376-4c99-a26f-014a483ff767} <Debug> TCPHandler: Processed in 0.001371436 sec. | ||
| 7400 | 2026.02.27 03:08:52.239284 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2026.02.27 03:08:52.239378 [ 5 ] {1b03d60a-2a1e-48ff-a8b4-fae9406a675e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7402 | 2026.02.27 03:08:52.239422 [ 5 ] {1b03d60a-2a1e-48ff-a8b4-fae9406a675e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7403 | 2026.02.27 03:08:52.239837 [ 5 ] {1b03d60a-2a1e-48ff-a8b4-fae9406a675e} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2026.02.27 03:08:52.239872 [ 5 ] {1b03d60a-2a1e-48ff-a8b4-fae9406a675e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7405 | 2026.02.27 03:08:52.240223 [ 5 ] {1b03d60a-2a1e-48ff-a8b4-fae9406a675e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7406 | 2026.02.27 03:08:52.240431 [ 5 ] {1b03d60a-2a1e-48ff-a8b4-fae9406a675e} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2026.02.27 03:08:52.240564 [ 5 ] {1b03d60a-2a1e-48ff-a8b4-fae9406a675e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 7408 | 2026.02.27 03:08:52.240602 [ 5 ] {1b03d60a-2a1e-48ff-a8b4-fae9406a675e} <Debug> TCPHandler: Processed in 0.001366505 sec. | ||
| 7409 | 2026.02.27 03:08:52.240703 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2026.02.27 03:08:52.240795 [ 5 ] {8de154f4-3e5b-4c94-833e-de74152b3c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7411 | 2026.02.27 03:08:52.240849 [ 5 ] {8de154f4-3e5b-4c94-833e-de74152b3c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7412 | 2026.02.27 03:08:52.241711 [ 5 ] {8de154f4-3e5b-4c94-833e-de74152b3c31} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.02.27 03:08:52.241750 [ 5 ] {8de154f4-3e5b-4c94-833e-de74152b3c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7414 | 2026.02.27 03:08:52.242314 [ 5 ] {8de154f4-3e5b-4c94-833e-de74152b3c31} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7415 | 2026.02.27 03:08:52.242540 [ 5 ] {8de154f4-3e5b-4c94-833e-de74152b3c31} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.02.27 03:08:52.242662 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7417 | 2026.02.27 03:08:52.242685 [ 5 ] {8de154f4-3e5b-4c94-833e-de74152b3c31} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001908 sec., 17819.706498951782 rows/sec., 31.93 MiB/sec. | ||
| 7418 | 2026.02.27 03:08:52.242738 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.02.27 03:08:52.242769 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7420 | 2026.02.27 03:08:52.242774 [ 5 ] {8de154f4-3e5b-4c94-833e-de74152b3c31} <Debug> TCPHandler: Processed in 0.002118505 sec. | ||
| 7421 | 2026.02.27 03:08:52.242885 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 7422 | 2026.02.27 03:08:52.242908 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2026.02.27 03:08:52.243009 [ 5 ] {96c66bbb-1bad-4279-90ff-76c2f8ab62dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7424 | 2026.02.27 03:08:52.243053 [ 5 ] {96c66bbb-1bad-4279-90ff-76c2f8ab62dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7425 | 2026.02.27 03:08:52.243108 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7426 | 2026.02.27 03:08:52.243173 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 608 rows starting from the beginning of the part | ||
| 7427 | 2026.02.27 03:08:52.243324 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 7428 | 2026.02.27 03:08:52.243410 [ 5 ] {96c66bbb-1bad-4279-90ff-76c2f8ab62dd} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2026.02.27 03:08:52.243450 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
| 7430 | 2026.02.27 03:08:52.243453 [ 5 ] {96c66bbb-1bad-4279-90ff-76c2f8ab62dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7431 | 2026.02.27 03:08:52.243567 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 7432 | 2026.02.27 03:08:52.243694 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
| 7433 | 2026.02.27 03:08:52.243792 [ 5 ] {96c66bbb-1bad-4279-90ff-76c2f8ab62dd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7434 | 2026.02.27 03:08:52.243810 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 7435 | 2026.02.27 03:08:52.244018 [ 5 ] {96c66bbb-1bad-4279-90ff-76c2f8ab62dd} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.02.27 03:08:52.244158 [ 5 ] {96c66bbb-1bad-4279-90ff-76c2f8ab62dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 7437 | 2026.02.27 03:08:52.244198 [ 5 ] {96c66bbb-1bad-4279-90ff-76c2f8ab62dd} <Debug> TCPHandler: Processed in 0.001339495 sec. | ||
| 7438 | 2026.02.27 03:08:52.249046 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 19 columns (19 merged, 0 gathered) in 0.006219541 sec., 116407.30401166259 rows/sec., 208.60 MiB/sec. | ||
| 7439 | 2026.02.27 03:08:52.249857 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7440 | 2026.02.27 03:08:52.250267 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2026.02.27 03:08:52.250357 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7442 | 2026.02.27 03:08:52.250512 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 7443 | 2026.02.27 03:08:52.253771 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.02.27 03:08:52.253825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7445 | 2026.02.27 03:08:52.260229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7446 | 2026.02.27 03:08:52.261979 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.02.27 03:08:52.265996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7448 | 2026.02.27 03:08:53.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.25 MiB, peak 290.56 MiB, free memory in arenas 0.00 B, will set to 285.30 MiB (RSS), difference: 2.04 MiB | ||
| 7449 | 2026.02.27 03:08:53.606027 [ 130 ] {} <Debug> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7450 | 2026.02.27 03:08:53.606102 [ 130 ] {} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.02.27 03:08:53.606123 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7452 | 2026.02.27 03:08:53.606238 [ 191 ] {39241a1f-9e09-4266-a66b-91854084a061::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 | ||
| 7453 | 2026.02.27 03:08:53.606389 [ 191 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7454 | 2026.02.27 03:08:53.606424 [ 191 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 7455 | 2026.02.27 03:08:53.606490 [ 191 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 7456 | 2026.02.27 03:08:53.606539 [ 191 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 7457 | 2026.02.27 03:08:53.606583 [ 191 ] {39241a1f-9e09-4266-a66b-91854084a061::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 | ||
| 7458 | 2026.02.27 03:08:53.606622 [ 191 ] {39241a1f-9e09-4266-a66b-91854084a061::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 | ||
| 7459 | 2026.02.27 03:08:53.607473 [ 195 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286733 sec., 718097.6939271784 rows/sec., 49.44 MiB/sec. | ||
| 7460 | 2026.02.27 03:08:53.607670 [ 193 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7461 | 2026.02.27 03:08:53.607993 [ 193 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_9_2} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7462 | 2026.02.27 03:08:53.608074 [ 193 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_9_2} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7463 | 2026.02.27 03:08:53.608189 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7464 | 2026.02.27 03:08:55.926781 [ 129 ] {} <Debug> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7465 | 2026.02.27 03:08:55.926855 [ 129 ] {} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.02.27 03:08:55.926879 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7467 | 2026.02.27 03:08:55.927013 [ 191 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::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 | ||
| 7468 | 2026.02.27 03:08:55.927169 [ 191 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7469 | 2026.02.27 03:08:55.927208 [ 191 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 7470 | 2026.02.27 03:08:55.927285 [ 191 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 7471 | 2026.02.27 03:08:55.927339 [ 191 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 7472 | 2026.02.27 03:08:55.927389 [ 191 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::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 | ||
| 7473 | 2026.02.27 03:08:55.927436 [ 191 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::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 | ||
| 7474 | 2026.02.27 03:08:55.928320 [ 188 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369085 sec., 350599.12277177826 rows/sec., 21.79 MiB/sec. | ||
| 7475 | 2026.02.27 03:08:55.928494 [ 195 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7476 | 2026.02.27 03:08:55.928765 [ 195 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_9_2} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.02.27 03:08:55.928842 [ 195 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_9_2} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7478 | 2026.02.27 03:08:55.928911 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7479 | 2026.02.27 03:08:56.405628 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 892 | ||
| 7480 | 2026.02.27 03:08:56.408260 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.02.27 03:08:56.408317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7482 | 2026.02.27 03:08:56.409509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7483 | 2026.02.27 03:08:56.409791 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.02.27 03:08:56.410160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 7485 | 2026.02.27 03:08:57.232287 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.02.27 03:08:57.232486 [ 5 ] {23eb8cf5-8635-4b5f-bf2a-a9f1ee654348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7487 | 2026.02.27 03:08:57.232564 [ 5 ] {23eb8cf5-8635-4b5f-bf2a-a9f1ee654348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7488 | 2026.02.27 03:08:57.233267 [ 5 ] {23eb8cf5-8635-4b5f-bf2a-a9f1ee654348} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.02.27 03:08:57.233315 [ 5 ] {23eb8cf5-8635-4b5f-bf2a-a9f1ee654348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7490 | 2026.02.27 03:08:57.233694 [ 5 ] {23eb8cf5-8635-4b5f-bf2a-a9f1ee654348} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7491 | 2026.02.27 03:08:57.233932 [ 5 ] {23eb8cf5-8635-4b5f-bf2a-a9f1ee654348} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.02.27 03:08:57.234096 [ 5 ] {23eb8cf5-8635-4b5f-bf2a-a9f1ee654348} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001664 sec., 4807.692307692308 rows/sec., 392.03 KiB/sec. | ||
| 7493 | 2026.02.27 03:08:57.234151 [ 5 ] {23eb8cf5-8635-4b5f-bf2a-a9f1ee654348} <Debug> TCPHandler: Processed in 0.002039493 sec. | ||
| 7494 | 2026.02.27 03:08:57.234275 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2026.02.27 03:08:57.234378 [ 5 ] {6e1360e6-af03-486d-b204-f5f1bdef10ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7496 | 2026.02.27 03:08:57.234422 [ 5 ] {6e1360e6-af03-486d-b204-f5f1bdef10ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7497 | 2026.02.27 03:08:57.234875 [ 5 ] {6e1360e6-af03-486d-b204-f5f1bdef10ab} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.02.27 03:08:57.234913 [ 5 ] {6e1360e6-af03-486d-b204-f5f1bdef10ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7499 | 2026.02.27 03:08:57.235226 [ 5 ] {6e1360e6-af03-486d-b204-f5f1bdef10ab} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7500 | 2026.02.27 03:08:57.235438 [ 5 ] {6e1360e6-af03-486d-b204-f5f1bdef10ab} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.02.27 03:08:57.235553 [ 128 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7502 | 2026.02.27 03:08:57.235573 [ 5 ] {6e1360e6-af03-486d-b204-f5f1bdef10ab} <Debug> executeQuery: Read 74 rows, 6.01 KiB in 0.001218 sec., 60755.336617405585 rows/sec., 4.82 MiB/sec. | ||
| 7503 | 2026.02.27 03:08:57.235618 [ 128 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.02.27 03:08:57.235631 [ 5 ] {6e1360e6-af03-486d-b204-f5f1bdef10ab} <Debug> TCPHandler: Processed in 0.001407506 sec. | ||
| 7505 | 2026.02.27 03:08:57.235645 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7506 | 2026.02.27 03:08:57.235753 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.02.27 03:08:57.235773 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 7508 | 2026.02.27 03:08:57.235853 [ 5 ] {a26d3851-d73e-4cf3-82ce-e242f42d48a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7509 | 2026.02.27 03:08:57.235899 [ 5 ] {a26d3851-d73e-4cf3-82ce-e242f42d48a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7510 | 2026.02.27 03:08:57.235925 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7511 | 2026.02.27 03:08:57.235969 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2149 rows starting from the beginning of the part | ||
| 7512 | 2026.02.27 03:08:57.236045 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 70 rows starting from the beginning of the part | ||
| 7513 | 2026.02.27 03:08:57.236097 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1386 rows starting from the beginning of the part | ||
| 7514 | 2026.02.27 03:08:57.236147 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 70 rows starting from the beginning of the part | ||
| 7515 | 2026.02.27 03:08:57.236195 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 124 rows starting from the beginning of the part | ||
| 7516 | 2026.02.27 03:08:57.236235 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part | ||
| 7517 | 2026.02.27 03:08:57.236330 [ 5 ] {a26d3851-d73e-4cf3-82ce-e242f42d48a8} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.02.27 03:08:57.236373 [ 5 ] {a26d3851-d73e-4cf3-82ce-e242f42d48a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7519 | 2026.02.27 03:08:57.236714 [ 5 ] {a26d3851-d73e-4cf3-82ce-e242f42d48a8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7520 | 2026.02.27 03:08:57.236936 [ 5 ] {a26d3851-d73e-4cf3-82ce-e242f42d48a8} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.02.27 03:08:57.237074 [ 5 ] {a26d3851-d73e-4cf3-82ce-e242f42d48a8} <Debug> executeQuery: Read 15 rows, 1.08 KiB in 0.001241 sec., 12087.026591458502 rows/sec., 874.26 KiB/sec. | ||
| 7522 | 2026.02.27 03:08:57.237113 [ 5 ] {a26d3851-d73e-4cf3-82ce-e242f42d48a8} <Debug> TCPHandler: Processed in 0.001410177 sec. | ||
| 7523 | 2026.02.27 03:08:57.237227 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2026.02.27 03:08:57.237321 [ 5 ] {db01e2c6-e416-4936-9180-f808f4a2091a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7525 | 2026.02.27 03:08:57.237362 [ 5 ] {db01e2c6-e416-4936-9180-f808f4a2091a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7526 | 2026.02.27 03:08:57.237783 [ 5 ] {db01e2c6-e416-4936-9180-f808f4a2091a} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7527 | 2026.02.27 03:08:57.237820 [ 5 ] {db01e2c6-e416-4936-9180-f808f4a2091a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7528 | 2026.02.27 03:08:57.237863 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3873 rows, containing 5 columns (5 merged, 0 gathered) in 0.002147735 sec., 1803295.0992557276 rows/sec., 155.70 MiB/sec. | ||
| 7529 | 2026.02.27 03:08:57.238133 [ 5 ] {db01e2c6-e416-4936-9180-f808f4a2091a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7530 | 2026.02.27 03:08:57.238213 [ 188 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7531 | 2026.02.27 03:08:57.238388 [ 5 ] {db01e2c6-e416-4936-9180-f808f4a2091a} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.02.27 03:08:57.238502 [ 128 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7533 | 2026.02.27 03:08:57.238532 [ 128 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.02.27 03:08:57.238538 [ 5 ] {db01e2c6-e416-4936-9180-f808f4a2091a} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.001235 sec., 63967.61133603239 rows/sec., 5.00 MiB/sec. | ||
| 7535 | 2026.02.27 03:08:57.238546 [ 188 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_51_10} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2026.02.27 03:08:57.238549 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7537 | 2026.02.27 03:08:57.238584 [ 5 ] {db01e2c6-e416-4936-9180-f808f4a2091a} <Debug> TCPHandler: Processed in 0.001407006 sec. | ||
| 7538 | 2026.02.27 03:08:57.238645 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 7539 | 2026.02.27 03:08:57.238647 [ 188 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_51_10} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7540 | 2026.02.27 03:08:57.238702 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7541 | 2026.02.27 03:08:57.238743 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7542 | 2026.02.27 03:08:57.238771 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1059 rows starting from the beginning of the part | ||
| 7543 | 2026.02.27 03:08:57.238774 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 7544 | 2026.02.27 03:08:57.238800 [ 5 ] {35d3b83f-2d0f-4fd8-a223-dbf8b7eac4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7545 | 2026.02.27 03:08:57.238820 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 71 rows starting from the beginning of the part | ||
| 7546 | 2026.02.27 03:08:57.238849 [ 5 ] {35d3b83f-2d0f-4fd8-a223-dbf8b7eac4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7547 | 2026.02.27 03:08:57.238862 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 594 rows starting from the beginning of the part | ||
| 7548 | 2026.02.27 03:08:57.238903 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 71 rows starting from the beginning of the part | ||
| 7549 | 2026.02.27 03:08:57.238935 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 98 rows starting from the beginning of the part | ||
| 7550 | 2026.02.27 03:08:57.238975 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 79 rows starting from the beginning of the part | ||
| 7551 | 2026.02.27 03:08:57.239278 [ 5 ] {35d3b83f-2d0f-4fd8-a223-dbf8b7eac4a8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.02.27 03:08:57.239320 [ 5 ] {35d3b83f-2d0f-4fd8-a223-dbf8b7eac4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7553 | 2026.02.27 03:08:57.239684 [ 5 ] {35d3b83f-2d0f-4fd8-a223-dbf8b7eac4a8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7554 | 2026.02.27 03:08:57.239896 [ 5 ] {35d3b83f-2d0f-4fd8-a223-dbf8b7eac4a8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.02.27 03:08:57.239939 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324034 sec., 1489387.7347560562 rows/sec., 116.43 MiB/sec. | ||
| 7556 | 2026.02.27 03:08:57.240008 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7557 | 2026.02.27 03:08:57.240033 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.02.27 03:08:57.240034 [ 5 ] {35d3b83f-2d0f-4fd8-a223-dbf8b7eac4a8} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001251 sec., 131095.1239008793 rows/sec., 9.13 MiB/sec. | ||
| 7559 | 2026.02.27 03:08:57.240050 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7560 | 2026.02.27 03:08:57.240085 [ 5 ] {35d3b83f-2d0f-4fd8-a223-dbf8b7eac4a8} <Debug> TCPHandler: Processed in 0.001433737 sec. | ||
| 7561 | 2026.02.27 03:08:57.240128 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 7562 | 2026.02.27 03:08:57.240156 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7563 | 2026.02.27 03:08:57.240202 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2026.02.27 03:08:57.240227 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7565 | 2026.02.27 03:08:57.240257 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13654 rows starting from the beginning of the part | ||
| 7566 | 2026.02.27 03:08:57.240300 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 7567 | 2026.02.27 03:08:57.240303 [ 5 ] {c6a7b8fe-162a-4a38-bf1d-d7bb452206ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7568 | 2026.02.27 03:08:57.240338 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 882 rows starting from the beginning of the part | ||
| 7569 | 2026.02.27 03:08:57.240373 [ 5 ] {c6a7b8fe-162a-4a38-bf1d-d7bb452206ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7570 | 2026.02.27 03:08:57.240374 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7571 | 2026.02.27 03:08:57.240428 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 7572 | 2026.02.27 03:08:57.240461 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 164 rows starting from the beginning of the part | ||
| 7573 | 2026.02.27 03:08:57.240483 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_51_10} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7574 | 2026.02.27 03:08:57.240575 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_51_10} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7575 | 2026.02.27 03:08:57.240671 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 7576 | 2026.02.27 03:08:57.241150 [ 5 ] {c6a7b8fe-162a-4a38-bf1d-d7bb452206ee} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.02.27 03:08:57.241193 [ 5 ] {c6a7b8fe-162a-4a38-bf1d-d7bb452206ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7578 | 2026.02.27 03:08:57.241739 [ 5 ] {c6a7b8fe-162a-4a38-bf1d-d7bb452206ee} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7579 | 2026.02.27 03:08:57.241963 [ 5 ] {c6a7b8fe-162a-4a38-bf1d-d7bb452206ee} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.02.27 03:08:57.242103 [ 5 ] {c6a7b8fe-162a-4a38-bf1d-d7bb452206ee} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001818 sec., 3850.3850385038504 rows/sec., 6.90 MiB/sec. | ||
| 7581 | 2026.02.27 03:08:57.242162 [ 5 ] {c6a7b8fe-162a-4a38-bf1d-d7bb452206ee} <Debug> TCPHandler: Processed in 0.002009642 sec. | ||
| 7582 | 2026.02.27 03:08:57.242277 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.02.27 03:08:57.242372 [ 5 ] {b812b4f9-1673-4921-8a4c-728ce2717f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7584 | 2026.02.27 03:08:57.242415 [ 5 ] {b812b4f9-1673-4921-8a4c-728ce2717f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7585 | 2026.02.27 03:08:57.242756 [ 5 ] {b812b4f9-1673-4921-8a4c-728ce2717f66} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.02.27 03:08:57.242792 [ 5 ] {b812b4f9-1673-4921-8a4c-728ce2717f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7587 | 2026.02.27 03:08:57.243111 [ 5 ] {b812b4f9-1673-4921-8a4c-728ce2717f66} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7588 | 2026.02.27 03:08:57.243329 [ 5 ] {b812b4f9-1673-4921-8a4c-728ce2717f66} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.02.27 03:08:57.243433 [ 128 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7590 | 2026.02.27 03:08:57.243460 [ 128 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.02.27 03:08:57.243463 [ 5 ] {b812b4f9-1673-4921-8a4c-728ce2717f66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 7592 | 2026.02.27 03:08:57.243477 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7593 | 2026.02.27 03:08:57.243510 [ 5 ] {b812b4f9-1673-4921-8a4c-728ce2717f66} <Debug> TCPHandler: Processed in 0.001282713 sec. | ||
| 7594 | 2026.02.27 03:08:57.243585 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 7595 | 2026.02.27 03:08:57.243726 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7596 | 2026.02.27 03:08:57.243767 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2328 rows starting from the beginning of the part | ||
| 7597 | 2026.02.27 03:08:57.243840 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 7598 | 2026.02.27 03:08:57.243890 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 7599 | 2026.02.27 03:08:57.243940 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 7600 | 2026.02.27 03:08:57.243984 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 7601 | 2026.02.27 03:08:57.244030 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 7602 | 2026.02.27 03:08:57.244724 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15180 rows, containing 5 columns (5 merged, 0 gathered) in 0.00462448 sec., 3282531.225132339 rows/sec., 224.98 MiB/sec. | ||
| 7603 | 2026.02.27 03:08:57.245235 [ 196 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7604 | 2026.02.27 03:08:57.245354 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2628 rows, containing 4 columns (4 merged, 0 gathered) in 0.001817777 sec., 1445721.8899788037 rows/sec., 96.66 MiB/sec. | ||
| 7605 | 2026.02.27 03:08:57.245519 [ 196 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.02.27 03:08:57.245596 [ 196 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7607 | 2026.02.27 03:08:57.245675 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 7608 | 2026.02.27 03:08:57.245681 [ 190 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7609 | 2026.02.27 03:08:57.245946 [ 190 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_51_10} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2026.02.27 03:08:57.246023 [ 190 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_51_10} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7611 | 2026.02.27 03:08:57.246099 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7612 | 2026.02.27 03:08:58.868006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16739 | ||
| 7613 | 2026.02.27 03:08:58.868799 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7614 | 2026.02.27 03:08:58.868875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7615 | 2026.02.27 03:08:58.869549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7616 | 2026.02.27 03:08:58.869776 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2026.02.27 03:08:58.869917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16739 | ||
| 7618 | 2026.02.27 03:08:59.766064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7619 | 2026.02.27 03:08:59.783277 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.02.27 03:08:59.783328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7621 | 2026.02.27 03:08:59.789388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7622 | 2026.02.27 03:08:59.790070 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.02.27 03:08:59.793035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7624 | 2026.02.27 03:09:02.233785 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2026.02.27 03:09:02.233990 [ 5 ] {82dcebf8-31a8-42c6-8d53-3573ba2a3910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7626 | 2026.02.27 03:09:02.234060 [ 5 ] {82dcebf8-31a8-42c6-8d53-3573ba2a3910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7627 | 2026.02.27 03:09:02.234710 [ 5 ] {82dcebf8-31a8-42c6-8d53-3573ba2a3910} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.02.27 03:09:02.234747 [ 5 ] {82dcebf8-31a8-42c6-8d53-3573ba2a3910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7629 | 2026.02.27 03:09:02.235137 [ 5 ] {82dcebf8-31a8-42c6-8d53-3573ba2a3910} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7630 | 2026.02.27 03:09:02.235372 [ 5 ] {82dcebf8-31a8-42c6-8d53-3573ba2a3910} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.02.27 03:09:02.235521 [ 5 ] {82dcebf8-31a8-42c6-8d53-3573ba2a3910} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001583 sec., 78332.28048010108 rows/sec., 6.73 MiB/sec. | ||
| 7632 | 2026.02.27 03:09:02.235563 [ 5 ] {82dcebf8-31a8-42c6-8d53-3573ba2a3910} <Debug> TCPHandler: Processed in 0.00191561 sec. | ||
| 7633 | 2026.02.27 03:09:02.235684 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2026.02.27 03:09:02.235778 [ 5 ] {44571f71-182b-4bbc-9757-0a65f631d08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7635 | 2026.02.27 03:09:02.235822 [ 5 ] {44571f71-182b-4bbc-9757-0a65f631d08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7636 | 2026.02.27 03:09:02.236227 [ 5 ] {44571f71-182b-4bbc-9757-0a65f631d08f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.02.27 03:09:02.236263 [ 5 ] {44571f71-182b-4bbc-9757-0a65f631d08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7638 | 2026.02.27 03:09:02.236564 [ 5 ] {44571f71-182b-4bbc-9757-0a65f631d08f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7639 | 2026.02.27 03:09:02.236780 [ 5 ] {44571f71-182b-4bbc-9757-0a65f631d08f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.02.27 03:09:02.236910 [ 5 ] {44571f71-182b-4bbc-9757-0a65f631d08f} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00115 sec., 29565.217391304348 rows/sec., 2.17 MiB/sec. | ||
| 7641 | 2026.02.27 03:09:02.236947 [ 5 ] {44571f71-182b-4bbc-9757-0a65f631d08f} <Debug> TCPHandler: Processed in 0.001312594 sec. | ||
| 7642 | 2026.02.27 03:09:02.237056 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2026.02.27 03:09:02.237148 [ 5 ] {41c9e31b-583a-47e1-97f2-f9f84f561625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7644 | 2026.02.27 03:09:02.237187 [ 5 ] {41c9e31b-583a-47e1-97f2-f9f84f561625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7645 | 2026.02.27 03:09:02.237601 [ 5 ] {41c9e31b-583a-47e1-97f2-f9f84f561625} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.02.27 03:09:02.237636 [ 5 ] {41c9e31b-583a-47e1-97f2-f9f84f561625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7647 | 2026.02.27 03:09:02.237931 [ 5 ] {41c9e31b-583a-47e1-97f2-f9f84f561625} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7648 | 2026.02.27 03:09:02.238132 [ 5 ] {41c9e31b-583a-47e1-97f2-f9f84f561625} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.02.27 03:09:02.238256 [ 5 ] {41c9e31b-583a-47e1-97f2-f9f84f561625} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001126 sec., 87033.74777975133 rows/sec., 6.80 MiB/sec. | ||
| 7650 | 2026.02.27 03:09:02.238292 [ 5 ] {41c9e31b-583a-47e1-97f2-f9f84f561625} <Debug> TCPHandler: Processed in 0.001285613 sec. | ||
| 7651 | 2026.02.27 03:09:02.238404 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2026.02.27 03:09:02.238495 [ 5 ] {445a6d90-975c-4518-abf8-f2ddc0558e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7653 | 2026.02.27 03:09:02.238538 [ 5 ] {445a6d90-975c-4518-abf8-f2ddc0558e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7654 | 2026.02.27 03:09:02.238925 [ 5 ] {445a6d90-975c-4518-abf8-f2ddc0558e48} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2026.02.27 03:09:02.238958 [ 5 ] {445a6d90-975c-4518-abf8-f2ddc0558e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7656 | 2026.02.27 03:09:02.239283 [ 5 ] {445a6d90-975c-4518-abf8-f2ddc0558e48} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7657 | 2026.02.27 03:09:02.239491 [ 5 ] {445a6d90-975c-4518-abf8-f2ddc0558e48} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.02.27 03:09:02.239619 [ 5 ] {445a6d90-975c-4518-abf8-f2ddc0558e48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 7659 | 2026.02.27 03:09:02.239655 [ 5 ] {445a6d90-975c-4518-abf8-f2ddc0558e48} <Debug> TCPHandler: Processed in 0.001300034 sec. | ||
| 7660 | 2026.02.27 03:09:02.239776 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2026.02.27 03:09:02.239899 [ 5 ] {e29ed00a-bfd4-4d9b-994a-3f3a4e93b344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7662 | 2026.02.27 03:09:02.239966 [ 5 ] {e29ed00a-bfd4-4d9b-994a-3f3a4e93b344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7663 | 2026.02.27 03:09:02.240804 [ 5 ] {e29ed00a-bfd4-4d9b-994a-3f3a4e93b344} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.02.27 03:09:02.240840 [ 5 ] {e29ed00a-bfd4-4d9b-994a-3f3a4e93b344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7665 | 2026.02.27 03:09:02.241422 [ 5 ] {e29ed00a-bfd4-4d9b-994a-3f3a4e93b344} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7666 | 2026.02.27 03:09:02.241660 [ 5 ] {e29ed00a-bfd4-4d9b-994a-3f3a4e93b344} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.02.27 03:09:02.241799 [ 5 ] {e29ed00a-bfd4-4d9b-994a-3f3a4e93b344} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001925 sec., 17662.33766233766 rows/sec., 31.65 MiB/sec. | ||
| 7668 | 2026.02.27 03:09:02.241870 [ 5 ] {e29ed00a-bfd4-4d9b-994a-3f3a4e93b344} <Debug> TCPHandler: Processed in 0.002154345 sec. | ||
| 7669 | 2026.02.27 03:09:02.241983 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2026.02.27 03:09:02.242078 [ 5 ] {074f5990-e052-450d-8c55-0c359a25a441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7671 | 2026.02.27 03:09:02.242121 [ 5 ] {074f5990-e052-450d-8c55-0c359a25a441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7672 | 2026.02.27 03:09:02.242452 [ 5 ] {074f5990-e052-450d-8c55-0c359a25a441} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.02.27 03:09:02.242487 [ 5 ] {074f5990-e052-450d-8c55-0c359a25a441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7674 | 2026.02.27 03:09:02.242784 [ 5 ] {074f5990-e052-450d-8c55-0c359a25a441} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7675 | 2026.02.27 03:09:02.242987 [ 5 ] {074f5990-e052-450d-8c55-0c359a25a441} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.02.27 03:09:02.243116 [ 5 ] {074f5990-e052-450d-8c55-0c359a25a441} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7677 | 2026.02.27 03:09:02.243152 [ 5 ] {074f5990-e052-450d-8c55-0c359a25a441} <Debug> TCPHandler: Processed in 0.001217542 sec. | ||
| 7678 | 2026.02.27 03:09:06.241792 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7679 | 2026.02.27 03:09:06.241865 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7680 | 2026.02.27 03:09:06.370938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17251 | ||
| 7681 | 2026.02.27 03:09:06.371457 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.02.27 03:09:06.371500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7683 | 2026.02.27 03:09:06.371983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7684 | 2026.02.27 03:09:06.372218 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.02.27 03:09:06.372366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17251 | ||
| 7686 | 2026.02.27 03:09:06.372372 [ 116 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7687 | 2026.02.27 03:09:06.372433 [ 116 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2026.02.27 03:09:06.372457 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7689 | 2026.02.27 03:09:06.372564 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 7690 | 2026.02.27 03:09:06.372675 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7691 | 2026.02.27 03:09:06.372712 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14819 rows starting from the beginning of the part | ||
| 7692 | 2026.02.27 03:09:06.372777 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7693 | 2026.02.27 03:09:06.372825 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7694 | 2026.02.27 03:09:06.372869 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7695 | 2026.02.27 03:09:06.372913 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7696 | 2026.02.27 03:09:06.372956 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7697 | 2026.02.27 03:09:06.374985 [ 190 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17251 rows, containing 4 columns (4 merged, 0 gathered) in 0.002463994 sec., 7001234.580928362 rows/sec., 100.15 MiB/sec. | ||
| 7698 | 2026.02.27 03:09:06.375134 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7699 | 2026.02.27 03:09:06.375435 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_36_7} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.02.27 03:09:06.375510 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_36_7} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7701 | 2026.02.27 03:09:06.375611 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7702 | 2026.02.27 03:09:06.411236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 918 | ||
| 7703 | 2026.02.27 03:09:06.413595 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.02.27 03:09:06.413649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7705 | 2026.02.27 03:09:06.414863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7706 | 2026.02.27 03:09:06.415137 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2026.02.27 03:09:06.415280 [ 116 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7708 | 2026.02.27 03:09:06.415316 [ 116 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.02.27 03:09:06.415333 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7710 | 2026.02.27 03:09:06.415417 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 7711 | 2026.02.27 03:09:06.415483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7712 | 2026.02.27 03:09:06.415980 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7713 | 2026.02.27 03:09:06.416131 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 782 rows starting from the beginning of the part | ||
| 7714 | 2026.02.27 03:09:06.416551 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 7715 | 2026.02.27 03:09:06.416894 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 7716 | 2026.02.27 03:09:06.417249 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 7717 | 2026.02.27 03:09:06.417589 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 7718 | 2026.02.27 03:09:06.417919 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 7719 | 2026.02.27 03:09:06.424557 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 72 columns (72 merged, 0 gathered) in 0.009179338 sec., 100007.21184904619 rows/sec., 85.34 MiB/sec. | ||
| 7720 | 2026.02.27 03:09:06.425907 [ 187 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7721 | 2026.02.27 03:09:06.426469 [ 187 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_26_5} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7722 | 2026.02.27 03:09:06.426542 [ 187 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_26_5} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7723 | 2026.02.27 03:09:06.426842 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7724 | 2026.02.27 03:09:07.233895 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2026.02.27 03:09:07.234100 [ 5 ] {e81de613-dd26-43d9-bb24-85eef5f9d3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7726 | 2026.02.27 03:09:07.234175 [ 5 ] {e81de613-dd26-43d9-bb24-85eef5f9d3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7727 | 2026.02.27 03:09:07.234900 [ 5 ] {e81de613-dd26-43d9-bb24-85eef5f9d3ec} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2026.02.27 03:09:07.234943 [ 5 ] {e81de613-dd26-43d9-bb24-85eef5f9d3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7729 | 2026.02.27 03:09:07.235333 [ 5 ] {e81de613-dd26-43d9-bb24-85eef5f9d3ec} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7730 | 2026.02.27 03:09:07.235568 [ 5 ] {e81de613-dd26-43d9-bb24-85eef5f9d3ec} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2026.02.27 03:09:07.235731 [ 5 ] {e81de613-dd26-43d9-bb24-85eef5f9d3ec} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.00169 sec., 41420.11834319527 rows/sec., 3.31 MiB/sec. | ||
| 7732 | 2026.02.27 03:09:07.235782 [ 5 ] {e81de613-dd26-43d9-bb24-85eef5f9d3ec} <Debug> TCPHandler: Processed in 0.002024593 sec. | ||
| 7733 | 2026.02.27 03:09:07.235905 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2026.02.27 03:09:07.236007 [ 5 ] {8451723e-5edb-40ab-8a90-ab700385b634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7735 | 2026.02.27 03:09:07.236051 [ 5 ] {8451723e-5edb-40ab-8a90-ab700385b634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7736 | 2026.02.27 03:09:07.236464 [ 5 ] {8451723e-5edb-40ab-8a90-ab700385b634} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.02.27 03:09:07.236500 [ 5 ] {8451723e-5edb-40ab-8a90-ab700385b634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7738 | 2026.02.27 03:09:07.236801 [ 5 ] {8451723e-5edb-40ab-8a90-ab700385b634} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7739 | 2026.02.27 03:09:07.237024 [ 5 ] {8451723e-5edb-40ab-8a90-ab700385b634} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.02.27 03:09:07.237159 [ 5 ] {8451723e-5edb-40ab-8a90-ab700385b634} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001177 sec., 5947.32370433305 rows/sec., 447.21 KiB/sec. | ||
| 7741 | 2026.02.27 03:09:07.237198 [ 5 ] {8451723e-5edb-40ab-8a90-ab700385b634} <Debug> TCPHandler: Processed in 0.001344125 sec. | ||
| 7742 | 2026.02.27 03:09:07.237299 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2026.02.27 03:09:07.237394 [ 5 ] {bb38306a-ed06-4809-8833-eec50f95d741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7744 | 2026.02.27 03:09:07.237435 [ 5 ] {bb38306a-ed06-4809-8833-eec50f95d741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7745 | 2026.02.27 03:09:07.237850 [ 5 ] {bb38306a-ed06-4809-8833-eec50f95d741} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.02.27 03:09:07.237885 [ 5 ] {bb38306a-ed06-4809-8833-eec50f95d741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7747 | 2026.02.27 03:09:07.238183 [ 5 ] {bb38306a-ed06-4809-8833-eec50f95d741} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7748 | 2026.02.27 03:09:07.238418 [ 5 ] {bb38306a-ed06-4809-8833-eec50f95d741} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.02.27 03:09:07.238543 [ 5 ] {bb38306a-ed06-4809-8833-eec50f95d741} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001169 sec., 60735.671514114634 rows/sec., 4.74 MiB/sec. | ||
| 7750 | 2026.02.27 03:09:07.238580 [ 5 ] {bb38306a-ed06-4809-8833-eec50f95d741} <Debug> TCPHandler: Processed in 0.001329844 sec. | ||
| 7751 | 2026.02.27 03:09:07.238688 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.02.27 03:09:07.238782 [ 5 ] {5ac279d6-6410-4fbb-bc8e-9a8c11d543ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7753 | 2026.02.27 03:09:07.238827 [ 5 ] {5ac279d6-6410-4fbb-bc8e-9a8c11d543ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7754 | 2026.02.27 03:09:07.239228 [ 5 ] {5ac279d6-6410-4fbb-bc8e-9a8c11d543ea} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.02.27 03:09:07.239289 [ 5 ] {5ac279d6-6410-4fbb-bc8e-9a8c11d543ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7756 | 2026.02.27 03:09:07.239615 [ 5 ] {5ac279d6-6410-4fbb-bc8e-9a8c11d543ea} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7757 | 2026.02.27 03:09:07.239822 [ 5 ] {5ac279d6-6410-4fbb-bc8e-9a8c11d543ea} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.02.27 03:09:07.239949 [ 5 ] {5ac279d6-6410-4fbb-bc8e-9a8c11d543ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 7759 | 2026.02.27 03:09:07.239985 [ 5 ] {5ac279d6-6410-4fbb-bc8e-9a8c11d543ea} <Debug> TCPHandler: Processed in 0.001345675 sec. | ||
| 7760 | 2026.02.27 03:09:07.240086 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.02.27 03:09:07.240178 [ 5 ] {240afa8b-fb56-4271-a823-a305a3f9385f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7762 | 2026.02.27 03:09:07.240233 [ 5 ] {240afa8b-fb56-4271-a823-a305a3f9385f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7763 | 2026.02.27 03:09:07.240974 [ 5 ] {240afa8b-fb56-4271-a823-a305a3f9385f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.02.27 03:09:07.241009 [ 5 ] {240afa8b-fb56-4271-a823-a305a3f9385f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7765 | 2026.02.27 03:09:07.241518 [ 5 ] {240afa8b-fb56-4271-a823-a305a3f9385f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7766 | 2026.02.27 03:09:07.241742 [ 5 ] {240afa8b-fb56-4271-a823-a305a3f9385f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.02.27 03:09:07.241876 [ 5 ] {240afa8b-fb56-4271-a823-a305a3f9385f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001716 sec., 4079.254079254079 rows/sec., 7.31 MiB/sec. | ||
| 7768 | 2026.02.27 03:09:07.241928 [ 5 ] {240afa8b-fb56-4271-a823-a305a3f9385f} <Debug> TCPHandler: Processed in 0.00189149 sec. | ||
| 7769 | 2026.02.27 03:09:07.242038 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.02.27 03:09:07.242132 [ 5 ] {e70ec46b-fb41-4c35-8dce-0468204935ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7771 | 2026.02.27 03:09:07.242175 [ 5 ] {e70ec46b-fb41-4c35-8dce-0468204935ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7772 | 2026.02.27 03:09:07.242507 [ 5 ] {e70ec46b-fb41-4c35-8dce-0468204935ca} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.02.27 03:09:07.242541 [ 5 ] {e70ec46b-fb41-4c35-8dce-0468204935ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7774 | 2026.02.27 03:09:07.242836 [ 5 ] {e70ec46b-fb41-4c35-8dce-0468204935ca} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7775 | 2026.02.27 03:09:07.243047 [ 5 ] {e70ec46b-fb41-4c35-8dce-0468204935ca} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.02.27 03:09:07.243174 [ 5 ] {e70ec46b-fb41-4c35-8dce-0468204935ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 7777 | 2026.02.27 03:09:07.243210 [ 5 ] {e70ec46b-fb41-4c35-8dce-0468204935ca} <Debug> TCPHandler: Processed in 0.001220842 sec. | ||
| 7778 | 2026.02.27 03:09:07.294041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7779 | 2026.02.27 03:09:07.311064 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2026.02.27 03:09:07.311120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7781 | 2026.02.27 03:09:07.317240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7782 | 2026.02.27 03:09:07.317917 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2026.02.27 03:09:07.318212 [ 113 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7784 | 2026.02.27 03:09:07.318262 [ 113 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.02.27 03:09:07.318284 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7786 | 2026.02.27 03:09:07.318446 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 7787 | 2026.02.27 03:09:07.321026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7788 | 2026.02.27 03:09:07.322991 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7789 | 2026.02.27 03:09:07.324480 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 7790 | 2026.02.27 03:09:07.328983 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 7791 | 2026.02.27 03:09:07.333520 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 7792 | 2026.02.27 03:09:07.338047 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7793 | 2026.02.27 03:09:07.342761 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 7794 | 2026.02.27 03:09:07.346845 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 7795 | 2026.02.27 03:09:07.397088 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078729384 sec., 3454.872706739329 rows/sec., 17.86 MiB/sec. | ||
| 7796 | 2026.02.27 03:09:07.399108 [ 202 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7797 | 2026.02.27 03:09:07.400949 [ 202 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_36_7} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2026.02.27 03:09:07.401040 [ 202 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_36_7} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7799 | 2026.02.27 03:09:07.402207 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7800 | 2026.02.27 03:09:08.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.57 MiB, peak 300.44 MiB, free memory in arenas 0.00 B, will set to 290.49 MiB (RSS), difference: 1.92 MiB | ||
| 7801 | 2026.02.27 03:09:09.997534 [ 111 ] {} <Debug> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7802 | 2026.02.27 03:09:09.997599 [ 111 ] {} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2026.02.27 03:09:09.997623 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 7804 | 2026.02.27 03:09:09.997761 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::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 | ||
| 7805 | 2026.02.27 03:09:09.997926 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7806 | 2026.02.27 03:09:09.997967 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::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 | ||
| 7807 | 2026.02.27 03:09:09.998050 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 7808 | 2026.02.27 03:09:09.998108 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7809 | 2026.02.27 03:09:09.998160 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7810 | 2026.02.27 03:09:09.998208 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 7811 | 2026.02.27 03:09:09.999036 [ 197 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337475 sec., 32897.81117404063 rows/sec., 2.75 MiB/sec. | ||
| 7812 | 2026.02.27 03:09:09.999216 [ 197 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7813 | 2026.02.27 03:09:09.999495 [ 197 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_13_3} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.02.27 03:09:09.999572 [ 197 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_13_3} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7815 | 2026.02.27 03:09:09.999660 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7816 | 2026.02.27 03:09:12.262155 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2026.02.27 03:09:12.262371 [ 5 ] {642d4dad-e2d5-4647-8d3b-387e72998184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7818 | 2026.02.27 03:09:12.262449 [ 5 ] {642d4dad-e2d5-4647-8d3b-387e72998184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7819 | 2026.02.27 03:09:12.263110 [ 5 ] {642d4dad-e2d5-4647-8d3b-387e72998184} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.02.27 03:09:12.263153 [ 5 ] {642d4dad-e2d5-4647-8d3b-387e72998184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7821 | 2026.02.27 03:09:12.263548 [ 5 ] {642d4dad-e2d5-4647-8d3b-387e72998184} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7822 | 2026.02.27 03:09:12.263781 [ 5 ] {642d4dad-e2d5-4647-8d3b-387e72998184} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.02.27 03:09:12.263947 [ 5 ] {642d4dad-e2d5-4647-8d3b-387e72998184} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001628 sec., 14742.01474201474 rows/sec., 1.22 MiB/sec. | ||
| 7824 | 2026.02.27 03:09:12.263999 [ 5 ] {642d4dad-e2d5-4647-8d3b-387e72998184} <Debug> TCPHandler: Processed in 0.001989202 sec. | ||
| 7825 | 2026.02.27 03:09:12.264131 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.02.27 03:09:12.264250 [ 5 ] {57c9e7ba-aab1-459f-ba8e-e3ff1f35c6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7827 | 2026.02.27 03:09:12.264302 [ 5 ] {57c9e7ba-aab1-459f-ba8e-e3ff1f35c6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7828 | 2026.02.27 03:09:12.264779 [ 5 ] {57c9e7ba-aab1-459f-ba8e-e3ff1f35c6f8} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.02.27 03:09:12.264817 [ 5 ] {57c9e7ba-aab1-459f-ba8e-e3ff1f35c6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7830 | 2026.02.27 03:09:12.265140 [ 5 ] {57c9e7ba-aab1-459f-ba8e-e3ff1f35c6f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7831 | 2026.02.27 03:09:12.265355 [ 5 ] {57c9e7ba-aab1-459f-ba8e-e3ff1f35c6f8} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.02.27 03:09:12.265488 [ 5 ] {57c9e7ba-aab1-459f-ba8e-e3ff1f35c6f8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001268 sec., 4731.86119873817 rows/sec., 385.85 KiB/sec. | ||
| 7833 | 2026.02.27 03:09:12.265528 [ 5 ] {57c9e7ba-aab1-459f-ba8e-e3ff1f35c6f8} <Debug> TCPHandler: Processed in 0.001451517 sec. | ||
| 7834 | 2026.02.27 03:09:12.265642 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.02.27 03:09:12.265739 [ 5 ] {280e8550-bed0-40b8-82ea-ef91b7d25155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7836 | 2026.02.27 03:09:12.265780 [ 5 ] {280e8550-bed0-40b8-82ea-ef91b7d25155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7837 | 2026.02.27 03:09:12.266749 [ 5 ] {280e8550-bed0-40b8-82ea-ef91b7d25155} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.02.27 03:09:12.266784 [ 5 ] {280e8550-bed0-40b8-82ea-ef91b7d25155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7839 | 2026.02.27 03:09:12.267236 [ 5 ] {280e8550-bed0-40b8-82ea-ef91b7d25155} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7840 | 2026.02.27 03:09:12.267454 [ 5 ] {280e8550-bed0-40b8-82ea-ef91b7d25155} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.02.27 03:09:12.267590 [ 5 ] {280e8550-bed0-40b8-82ea-ef91b7d25155} <Debug> executeQuery: Read 1387 rows, 118.69 KiB in 0.001872 sec., 740918.8034188034 rows/sec., 61.92 MiB/sec. | ||
| 7842 | 2026.02.27 03:09:12.267630 [ 5 ] {280e8550-bed0-40b8-82ea-ef91b7d25155} <Debug> TCPHandler: Processed in 0.002037873 sec. | ||
| 7843 | 2026.02.27 03:09:12.267764 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.02.27 03:09:12.267860 [ 5 ] {ea5b4bdc-5e43-43f2-8089-14d825937446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7845 | 2026.02.27 03:09:12.267902 [ 5 ] {ea5b4bdc-5e43-43f2-8089-14d825937446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7846 | 2026.02.27 03:09:12.268338 [ 5 ] {ea5b4bdc-5e43-43f2-8089-14d825937446} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.02.27 03:09:12.268374 [ 5 ] {ea5b4bdc-5e43-43f2-8089-14d825937446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7848 | 2026.02.27 03:09:12.268691 [ 5 ] {ea5b4bdc-5e43-43f2-8089-14d825937446} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7849 | 2026.02.27 03:09:12.268908 [ 5 ] {ea5b4bdc-5e43-43f2-8089-14d825937446} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.02.27 03:09:12.269008 [ 109 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7851 | 2026.02.27 03:09:12.269040 [ 5 ] {ea5b4bdc-5e43-43f2-8089-14d825937446} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001199 sec., 43369.47456213511 rows/sec., 3.21 MiB/sec. | ||
| 7852 | 2026.02.27 03:09:12.269047 [ 109 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.02.27 03:09:12.269072 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7854 | 2026.02.27 03:09:12.269108 [ 5 ] {ea5b4bdc-5e43-43f2-8089-14d825937446} <Debug> TCPHandler: Processed in 0.001392376 sec. | ||
| 7855 | 2026.02.27 03:09:12.269188 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 7856 | 2026.02.27 03:09:12.269237 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.02.27 03:09:12.269332 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7858 | 2026.02.27 03:09:12.269339 [ 5 ] {42c85ace-5623-4977-9f91-806c37a01661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7859 | 2026.02.27 03:09:12.269373 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 213 rows starting from the beginning of the part | ||
| 7860 | 2026.02.27 03:09:12.269400 [ 5 ] {42c85ace-5623-4977-9f91-806c37a01661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7861 | 2026.02.27 03:09:12.269451 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 7862 | 2026.02.27 03:09:12.269504 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part | ||
| 7863 | 2026.02.27 03:09:12.269547 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 7864 | 2026.02.27 03:09:12.269590 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 7865 | 2026.02.27 03:09:12.269658 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part | ||
| 7866 | 2026.02.27 03:09:12.269991 [ 5 ] {42c85ace-5623-4977-9f91-806c37a01661} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2026.02.27 03:09:12.270040 [ 5 ] {42c85ace-5623-4977-9f91-806c37a01661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7868 | 2026.02.27 03:09:12.270478 [ 5 ] {42c85ace-5623-4977-9f91-806c37a01661} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7869 | 2026.02.27 03:09:12.270524 [ 197 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395696 sec., 254353.3835448407 rows/sec., 18.12 MiB/sec. | ||
| 7870 | 2026.02.27 03:09:12.270676 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7871 | 2026.02.27 03:09:12.270722 [ 5 ] {42c85ace-5623-4977-9f91-806c37a01661} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2026.02.27 03:09:12.270870 [ 5 ] {42c85ace-5623-4977-9f91-806c37a01661} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001551 sec., 162475.82205029012 rows/sec., 11.24 MiB/sec. | ||
| 7873 | 2026.02.27 03:09:12.270913 [ 5 ] {42c85ace-5623-4977-9f91-806c37a01661} <Debug> TCPHandler: Processed in 0.001729205 sec. | ||
| 7874 | 2026.02.27 03:09:12.270988 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_46_9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2026.02.27 03:09:12.271045 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7876 | 2026.02.27 03:09:12.271071 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_46_9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7877 | 2026.02.27 03:09:12.271149 [ 5 ] {eed6e917-43ed-4a25-8564-964f7cdcb7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7878 | 2026.02.27 03:09:12.271156 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7879 | 2026.02.27 03:09:12.271200 [ 5 ] {eed6e917-43ed-4a25-8564-964f7cdcb7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7880 | 2026.02.27 03:09:12.271620 [ 5 ] {eed6e917-43ed-4a25-8564-964f7cdcb7f3} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.02.27 03:09:12.271659 [ 5 ] {eed6e917-43ed-4a25-8564-964f7cdcb7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7882 | 2026.02.27 03:09:12.271987 [ 5 ] {eed6e917-43ed-4a25-8564-964f7cdcb7f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7883 | 2026.02.27 03:09:12.272226 [ 5 ] {eed6e917-43ed-4a25-8564-964f7cdcb7f3} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2026.02.27 03:09:12.272361 [ 5 ] {eed6e917-43ed-4a25-8564-964f7cdcb7f3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00123 sec., 9756.09756097561 rows/sec., 762.20 KiB/sec. | ||
| 7885 | 2026.02.27 03:09:12.272400 [ 5 ] {eed6e917-43ed-4a25-8564-964f7cdcb7f3} <Debug> TCPHandler: Processed in 0.001406366 sec. | ||
| 7886 | 2026.02.27 03:09:12.272520 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7887 | 2026.02.27 03:09:12.272615 [ 5 ] {32ab1b76-fbbc-4ab2-81b9-6055b93cdf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7888 | 2026.02.27 03:09:12.272655 [ 5 ] {32ab1b76-fbbc-4ab2-81b9-6055b93cdf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7889 | 2026.02.27 03:09:12.273280 [ 5 ] {32ab1b76-fbbc-4ab2-81b9-6055b93cdf78} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.02.27 03:09:12.273316 [ 5 ] {32ab1b76-fbbc-4ab2-81b9-6055b93cdf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7891 | 2026.02.27 03:09:12.273665 [ 5 ] {32ab1b76-fbbc-4ab2-81b9-6055b93cdf78} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7892 | 2026.02.27 03:09:12.273891 [ 5 ] {32ab1b76-fbbc-4ab2-81b9-6055b93cdf78} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.02.27 03:09:12.274024 [ 5 ] {32ab1b76-fbbc-4ab2-81b9-6055b93cdf78} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001428 sec., 417366.94677871146 rows/sec., 31.37 MiB/sec. | ||
| 7894 | 2026.02.27 03:09:12.274063 [ 5 ] {32ab1b76-fbbc-4ab2-81b9-6055b93cdf78} <Debug> TCPHandler: Processed in 0.001594922 sec. | ||
| 7895 | 2026.02.27 03:09:12.274179 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2026.02.27 03:09:12.274273 [ 5 ] {92d8fef0-90b4-46c2-ba33-ec722721f778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7897 | 2026.02.27 03:09:12.274318 [ 5 ] {92d8fef0-90b4-46c2-ba33-ec722721f778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7898 | 2026.02.27 03:09:12.274899 [ 5 ] {92d8fef0-90b4-46c2-ba33-ec722721f778} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.02.27 03:09:12.274935 [ 5 ] {92d8fef0-90b4-46c2-ba33-ec722721f778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7900 | 2026.02.27 03:09:12.275342 [ 5 ] {92d8fef0-90b4-46c2-ba33-ec722721f778} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7901 | 2026.02.27 03:09:12.275563 [ 5 ] {92d8fef0-90b4-46c2-ba33-ec722721f778} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.02.27 03:09:12.275694 [ 5 ] {92d8fef0-90b4-46c2-ba33-ec722721f778} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001441 sec., 612768.9104788342 rows/sec., 41.59 MiB/sec. | ||
| 7903 | 2026.02.27 03:09:12.275732 [ 5 ] {92d8fef0-90b4-46c2-ba33-ec722721f778} <Debug> TCPHandler: Processed in 0.001602941 sec. | ||
| 7904 | 2026.02.27 03:09:12.275836 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.02.27 03:09:12.275929 [ 5 ] {9b2bf130-8454-4d9b-b9d7-4597ee01fcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7906 | 2026.02.27 03:09:12.275986 [ 5 ] {9b2bf130-8454-4d9b-b9d7-4597ee01fcab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7907 | 2026.02.27 03:09:12.276801 [ 5 ] {9b2bf130-8454-4d9b-b9d7-4597ee01fcab} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.02.27 03:09:12.276837 [ 5 ] {9b2bf130-8454-4d9b-b9d7-4597ee01fcab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7909 | 2026.02.27 03:09:12.277407 [ 5 ] {9b2bf130-8454-4d9b-b9d7-4597ee01fcab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7910 | 2026.02.27 03:09:12.277632 [ 5 ] {9b2bf130-8454-4d9b-b9d7-4597ee01fcab} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.02.27 03:09:12.277775 [ 5 ] {9b2bf130-8454-4d9b-b9d7-4597ee01fcab} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001864 sec., 18240.343347639486 rows/sec., 32.69 MiB/sec. | ||
| 7912 | 2026.02.27 03:09:12.277829 [ 5 ] {9b2bf130-8454-4d9b-b9d7-4597ee01fcab} <Debug> TCPHandler: Processed in 0.002041362 sec. | ||
| 7913 | 2026.02.27 03:09:12.277946 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2026.02.27 03:09:12.278042 [ 5 ] {22fa8b2d-8aed-47a2-bbc0-78513dc2653e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7915 | 2026.02.27 03:09:12.278086 [ 5 ] {22fa8b2d-8aed-47a2-bbc0-78513dc2653e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7916 | 2026.02.27 03:09:12.278422 [ 5 ] {22fa8b2d-8aed-47a2-bbc0-78513dc2653e} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.02.27 03:09:12.278457 [ 5 ] {22fa8b2d-8aed-47a2-bbc0-78513dc2653e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7918 | 2026.02.27 03:09:12.278751 [ 5 ] {22fa8b2d-8aed-47a2-bbc0-78513dc2653e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7919 | 2026.02.27 03:09:12.278968 [ 5 ] {22fa8b2d-8aed-47a2-bbc0-78513dc2653e} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.02.27 03:09:12.279096 [ 5 ] {22fa8b2d-8aed-47a2-bbc0-78513dc2653e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 7921 | 2026.02.27 03:09:12.279132 [ 5 ] {22fa8b2d-8aed-47a2-bbc0-78513dc2653e} <Debug> TCPHandler: Processed in 0.001237212 sec. | ||
| 7922 | 2026.02.27 03:09:13.873392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17699 | ||
| 7923 | 2026.02.27 03:09:13.873886 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.02.27 03:09:13.873930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7925 | 2026.02.27 03:09:13.874419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7926 | 2026.02.27 03:09:13.874650 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.02.27 03:09:13.874797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17699 | ||
| 7928 | 2026.02.27 03:09:14.822040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7929 | 2026.02.27 03:09:14.837514 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.02.27 03:09:14.837579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7931 | 2026.02.27 03:09:14.844027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7932 | 2026.02.27 03:09:14.844787 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.02.27 03:09:14.848118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7934 | 2026.02.27 03:09:16.416564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 950 | ||
| 7935 | 2026.02.27 03:09:16.418929 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.02.27 03:09:16.418987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7937 | 2026.02.27 03:09:16.420277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7938 | 2026.02.27 03:09:16.420551 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2026.02.27 03:09:16.420920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 7940 | 2026.02.27 03:09:17.232216 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.02.27 03:09:17.232395 [ 5 ] {b6111083-cac8-4760-bd2c-bdd1a6bc1289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7942 | 2026.02.27 03:09:17.232460 [ 5 ] {b6111083-cac8-4760-bd2c-bdd1a6bc1289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7943 | 2026.02.27 03:09:17.233073 [ 5 ] {b6111083-cac8-4760-bd2c-bdd1a6bc1289} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.02.27 03:09:17.233122 [ 5 ] {b6111083-cac8-4760-bd2c-bdd1a6bc1289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7945 | 2026.02.27 03:09:17.233505 [ 5 ] {b6111083-cac8-4760-bd2c-bdd1a6bc1289} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7946 | 2026.02.27 03:09:17.233720 [ 5 ] {b6111083-cac8-4760-bd2c-bdd1a6bc1289} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.02.27 03:09:17.233867 [ 5 ] {b6111083-cac8-4760-bd2c-bdd1a6bc1289} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001521 sec., 46022.3537146614 rows/sec., 3.67 MiB/sec. | ||
| 7948 | 2026.02.27 03:09:17.233909 [ 5 ] {b6111083-cac8-4760-bd2c-bdd1a6bc1289} <Debug> TCPHandler: Processed in 0.001829578 sec. | ||
| 7949 | 2026.02.27 03:09:17.234036 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.02.27 03:09:17.234131 [ 5 ] {7e22c818-a3dd-4714-8290-552f0953ae54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7951 | 2026.02.27 03:09:17.234171 [ 5 ] {7e22c818-a3dd-4714-8290-552f0953ae54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7952 | 2026.02.27 03:09:17.234570 [ 5 ] {7e22c818-a3dd-4714-8290-552f0953ae54} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.02.27 03:09:17.234605 [ 5 ] {7e22c818-a3dd-4714-8290-552f0953ae54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7954 | 2026.02.27 03:09:17.234910 [ 5 ] {7e22c818-a3dd-4714-8290-552f0953ae54} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7955 | 2026.02.27 03:09:17.235112 [ 5 ] {7e22c818-a3dd-4714-8290-552f0953ae54} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.02.27 03:09:17.235239 [ 5 ] {7e22c818-a3dd-4714-8290-552f0953ae54} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001127 sec., 6211.180124223602 rows/sec., 467.05 KiB/sec. | ||
| 7957 | 2026.02.27 03:09:17.235276 [ 5 ] {7e22c818-a3dd-4714-8290-552f0953ae54} <Debug> TCPHandler: Processed in 0.001293433 sec. | ||
| 7958 | 2026.02.27 03:09:17.235385 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2026.02.27 03:09:17.235476 [ 5 ] {b1d7e617-f506-4905-a275-9fb75d00e924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7960 | 2026.02.27 03:09:17.235515 [ 5 ] {b1d7e617-f506-4905-a275-9fb75d00e924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7961 | 2026.02.27 03:09:17.235918 [ 5 ] {b1d7e617-f506-4905-a275-9fb75d00e924} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.02.27 03:09:17.235953 [ 5 ] {b1d7e617-f506-4905-a275-9fb75d00e924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7963 | 2026.02.27 03:09:17.236248 [ 5 ] {b1d7e617-f506-4905-a275-9fb75d00e924} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7964 | 2026.02.27 03:09:17.236461 [ 5 ] {b1d7e617-f506-4905-a275-9fb75d00e924} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.02.27 03:09:17.236586 [ 5 ] {b1d7e617-f506-4905-a275-9fb75d00e924} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001128 sec., 62943.26241134751 rows/sec., 4.91 MiB/sec. | ||
| 7966 | 2026.02.27 03:09:17.236623 [ 5 ] {b1d7e617-f506-4905-a275-9fb75d00e924} <Debug> TCPHandler: Processed in 0.001285363 sec. | ||
| 7967 | 2026.02.27 03:09:17.236738 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.02.27 03:09:17.236829 [ 5 ] {517ffae2-38fa-49bf-b443-a83e171bd105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7969 | 2026.02.27 03:09:17.236872 [ 5 ] {517ffae2-38fa-49bf-b443-a83e171bd105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7970 | 2026.02.27 03:09:17.237273 [ 5 ] {517ffae2-38fa-49bf-b443-a83e171bd105} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.02.27 03:09:17.237308 [ 5 ] {517ffae2-38fa-49bf-b443-a83e171bd105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7972 | 2026.02.27 03:09:17.237632 [ 5 ] {517ffae2-38fa-49bf-b443-a83e171bd105} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7973 | 2026.02.27 03:09:17.237836 [ 5 ] {517ffae2-38fa-49bf-b443-a83e171bd105} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.02.27 03:09:17.237960 [ 5 ] {517ffae2-38fa-49bf-b443-a83e171bd105} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 7975 | 2026.02.27 03:09:17.237996 [ 5 ] {517ffae2-38fa-49bf-b443-a83e171bd105} <Debug> TCPHandler: Processed in 0.001304984 sec. | ||
| 7976 | 2026.02.27 03:09:17.238169 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.02.27 03:09:17.238260 [ 5 ] {2227153c-97ae-4612-a5de-d683ef0248dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7978 | 2026.02.27 03:09:17.238314 [ 5 ] {2227153c-97ae-4612-a5de-d683ef0248dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7979 | 2026.02.27 03:09:17.239039 [ 5 ] {2227153c-97ae-4612-a5de-d683ef0248dd} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.02.27 03:09:17.239074 [ 5 ] {2227153c-97ae-4612-a5de-d683ef0248dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7981 | 2026.02.27 03:09:17.239595 [ 5 ] {2227153c-97ae-4612-a5de-d683ef0248dd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7982 | 2026.02.27 03:09:17.239808 [ 5 ] {2227153c-97ae-4612-a5de-d683ef0248dd} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.02.27 03:09:17.239928 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7984 | 2026.02.27 03:09:17.239945 [ 5 ] {2227153c-97ae-4612-a5de-d683ef0248dd} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001703 sec., 4110.393423370522 rows/sec., 7.37 MiB/sec. | ||
| 7985 | 2026.02.27 03:09:17.239996 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.02.27 03:09:17.240021 [ 5 ] {2227153c-97ae-4612-a5de-d683ef0248dd} <Debug> TCPHandler: Processed in 0.001898199 sec. | ||
| 7987 | 2026.02.27 03:09:17.240023 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7988 | 2026.02.27 03:09:17.240133 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 7989 | 2026.02.27 03:09:17.240146 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.02.27 03:09:17.240250 [ 5 ] {2b5bdd92-df49-4bb1-a815-a7ad6d82fbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7991 | 2026.02.27 03:09:17.240292 [ 5 ] {2b5bdd92-df49-4bb1-a815-a7ad6d82fbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7992 | 2026.02.27 03:09:17.240322 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7993 | 2026.02.27 03:09:17.240371 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 724 rows starting from the beginning of the part | ||
| 7994 | 2026.02.27 03:09:17.240480 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
| 7995 | 2026.02.27 03:09:17.240584 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 7996 | 2026.02.27 03:09:17.240629 [ 5 ] {2b5bdd92-df49-4bb1-a815-a7ad6d82fbd3} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2026.02.27 03:09:17.240664 [ 5 ] {2b5bdd92-df49-4bb1-a815-a7ad6d82fbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 7998 | 2026.02.27 03:09:17.240681 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
| 7999 | 2026.02.27 03:09:17.240782 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 8000 | 2026.02.27 03:09:17.240876 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
| 8001 | 2026.02.27 03:09:17.240972 [ 5 ] {2b5bdd92-df49-4bb1-a815-a7ad6d82fbd3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8002 | 2026.02.27 03:09:17.241177 [ 5 ] {2b5bdd92-df49-4bb1-a815-a7ad6d82fbd3} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.02.27 03:09:17.241303 [ 5 ] {2b5bdd92-df49-4bb1-a815-a7ad6d82fbd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 8004 | 2026.02.27 03:09:17.241338 [ 5 ] {2b5bdd92-df49-4bb1-a815-a7ad6d82fbd3} <Debug> TCPHandler: Processed in 0.001239693 sec. | ||
| 8005 | 2026.02.27 03:09:17.255737 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 19 columns (19 merged, 0 gathered) in 0.015641936 sec., 51975.66337056999 rows/sec., 93.14 MiB/sec. | ||
| 8006 | 2026.02.27 03:09:17.257021 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8007 | 2026.02.27 03:09:17.257429 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.02.27 03:09:17.257514 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8009 | 2026.02.27 03:09:17.257655 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 8010 | 2026.02.27 03:09:18.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.36 MiB, peak 300.44 MiB, free memory in arenas 0.00 B, will set to 296.27 MiB (RSS), difference: 3.91 MiB | ||
| 8011 | 2026.02.27 03:09:21.242116 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8012 | 2026.02.27 03:09:21.242192 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8013 | 2026.02.27 03:09:21.375845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18211 | ||
| 8014 | 2026.02.27 03:09:21.376389 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2026.02.27 03:09:21.376431 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8016 | 2026.02.27 03:09:21.376909 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8017 | 2026.02.27 03:09:21.377153 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2026.02.27 03:09:21.377287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18211 | ||
| 8019 | 2026.02.27 03:09:22.233515 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2026.02.27 03:09:22.233693 [ 5 ] {7cf31547-b4e2-4090-9286-41598146f86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8021 | 2026.02.27 03:09:22.233760 [ 5 ] {7cf31547-b4e2-4090-9286-41598146f86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8022 | 2026.02.27 03:09:22.234470 [ 5 ] {7cf31547-b4e2-4090-9286-41598146f86b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.02.27 03:09:22.234517 [ 5 ] {7cf31547-b4e2-4090-9286-41598146f86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8024 | 2026.02.27 03:09:22.234904 [ 5 ] {7cf31547-b4e2-4090-9286-41598146f86b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8025 | 2026.02.27 03:09:22.235130 [ 5 ] {7cf31547-b4e2-4090-9286-41598146f86b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2026.02.27 03:09:22.235284 [ 5 ] {7cf31547-b4e2-4090-9286-41598146f86b} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001639 sec., 75655.88773642464 rows/sec., 6.50 MiB/sec. | ||
| 8027 | 2026.02.27 03:09:22.235297 [ 100 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8028 | 2026.02.27 03:09:22.235326 [ 5 ] {7cf31547-b4e2-4090-9286-41598146f86b} <Debug> TCPHandler: Processed in 0.00194442 sec. | ||
| 8029 | 2026.02.27 03:09:22.235372 [ 100 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.02.27 03:09:22.235401 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8031 | 2026.02.27 03:09:22.235474 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2026.02.27 03:09:22.235538 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 8033 | 2026.02.27 03:09:22.235574 [ 5 ] {c370b02f-46b4-4b54-8dc5-f6a18e2ed56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8034 | 2026.02.27 03:09:22.235626 [ 5 ] {c370b02f-46b4-4b54-8dc5-f6a18e2ed56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8035 | 2026.02.27 03:09:22.235688 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8036 | 2026.02.27 03:09:22.235727 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2149 rows starting from the beginning of the part | ||
| 8037 | 2026.02.27 03:09:22.235797 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 124 rows starting from the beginning of the part | ||
| 8038 | 2026.02.27 03:09:22.235846 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 70 rows starting from the beginning of the part | ||
| 8039 | 2026.02.27 03:09:22.235893 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1387 rows starting from the beginning of the part | ||
| 8040 | 2026.02.27 03:09:22.235933 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 70 rows starting from the beginning of the part | ||
| 8041 | 2026.02.27 03:09:22.235974 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 124 rows starting from the beginning of the part | ||
| 8042 | 2026.02.27 03:09:22.236191 [ 5 ] {c370b02f-46b4-4b54-8dc5-f6a18e2ed56b} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.02.27 03:09:22.236237 [ 5 ] {c370b02f-46b4-4b54-8dc5-f6a18e2ed56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8044 | 2026.02.27 03:09:22.236586 [ 5 ] {c370b02f-46b4-4b54-8dc5-f6a18e2ed56b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8045 | 2026.02.27 03:09:22.236838 [ 5 ] {c370b02f-46b4-4b54-8dc5-f6a18e2ed56b} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.02.27 03:09:22.236975 [ 5 ] {c370b02f-46b4-4b54-8dc5-f6a18e2ed56b} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001421 sec., 23926.812104152006 rows/sec., 1.76 MiB/sec. | ||
| 8047 | 2026.02.27 03:09:22.237014 [ 5 ] {c370b02f-46b4-4b54-8dc5-f6a18e2ed56b} <Debug> TCPHandler: Processed in 0.001591641 sec. | ||
| 8048 | 2026.02.27 03:09:22.237131 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8049 | 2026.02.27 03:09:22.237224 [ 5 ] {a3c1c135-f103-4dec-88a0-a91ad158e18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8050 | 2026.02.27 03:09:22.237264 [ 5 ] {a3c1c135-f103-4dec-88a0-a91ad158e18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8051 | 2026.02.27 03:09:22.237596 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3924 rows, containing 5 columns (5 merged, 0 gathered) in 0.002117555 sec., 1853080.5575297924 rows/sec., 160.31 MiB/sec. | ||
| 8052 | 2026.02.27 03:09:22.237735 [ 5 ] {a3c1c135-f103-4dec-88a0-a91ad158e18f} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.02.27 03:09:22.237805 [ 5 ] {a3c1c135-f103-4dec-88a0-a91ad158e18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8054 | 2026.02.27 03:09:22.237897 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8055 | 2026.02.27 03:09:22.238138 [ 5 ] {a3c1c135-f103-4dec-88a0-a91ad158e18f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8056 | 2026.02.27 03:09:22.238234 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_56_11} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2026.02.27 03:09:22.238327 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_56_11} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8058 | 2026.02.27 03:09:22.238394 [ 5 ] {a3c1c135-f103-4dec-88a0-a91ad158e18f} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.02.27 03:09:22.238442 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 8060 | 2026.02.27 03:09:22.238507 [ 100 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8061 | 2026.02.27 03:09:22.238532 [ 5 ] {a3c1c135-f103-4dec-88a0-a91ad158e18f} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001326 sec., 73906.48567119156 rows/sec., 5.77 MiB/sec. | ||
| 8062 | 2026.02.27 03:09:22.238539 [ 100 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.02.27 03:09:22.238571 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8064 | 2026.02.27 03:09:22.238576 [ 5 ] {a3c1c135-f103-4dec-88a0-a91ad158e18f} <Debug> TCPHandler: Processed in 0.001492009 sec. | ||
| 8065 | 2026.02.27 03:09:22.238643 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 8066 | 2026.02.27 03:09:22.238700 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8067 | 2026.02.27 03:09:22.238740 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8068 | 2026.02.27 03:09:22.238769 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1059 rows starting from the beginning of the part | ||
| 8069 | 2026.02.27 03:09:22.238797 [ 5 ] {06855f3e-25ae-4b8e-8fe2-0af24b566ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8070 | 2026.02.27 03:09:22.238817 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 98 rows starting from the beginning of the part | ||
| 8071 | 2026.02.27 03:09:22.238846 [ 5 ] {06855f3e-25ae-4b8e-8fe2-0af24b566ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8072 | 2026.02.27 03:09:22.238862 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 71 rows starting from the beginning of the part | ||
| 8073 | 2026.02.27 03:09:22.238903 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 596 rows starting from the beginning of the part | ||
| 8074 | 2026.02.27 03:09:22.238937 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 71 rows starting from the beginning of the part | ||
| 8075 | 2026.02.27 03:09:22.238972 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 98 rows starting from the beginning of the part | ||
| 8076 | 2026.02.27 03:09:22.239270 [ 5 ] {06855f3e-25ae-4b8e-8fe2-0af24b566ea0} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2026.02.27 03:09:22.239311 [ 5 ] {06855f3e-25ae-4b8e-8fe2-0af24b566ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8078 | 2026.02.27 03:09:22.239655 [ 5 ] {06855f3e-25ae-4b8e-8fe2-0af24b566ea0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8079 | 2026.02.27 03:09:22.239858 [ 5 ] {06855f3e-25ae-4b8e-8fe2-0af24b566ea0} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2026.02.27 03:09:22.239938 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328634 sec., 1500036.879983502 rows/sec., 117.32 MiB/sec. | ||
| 8081 | 2026.02.27 03:09:22.239965 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8082 | 2026.02.27 03:09:22.239987 [ 5 ] {06855f3e-25ae-4b8e-8fe2-0af24b566ea0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8083 | 2026.02.27 03:09:22.239999 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.02.27 03:09:22.240029 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8085 | 2026.02.27 03:09:22.240031 [ 5 ] {06855f3e-25ae-4b8e-8fe2-0af24b566ea0} <Debug> TCPHandler: Processed in 0.001378075 sec. | ||
| 8086 | 2026.02.27 03:09:22.240108 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8087 | 2026.02.27 03:09:22.240114 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 8088 | 2026.02.27 03:09:22.240179 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.02.27 03:09:22.240231 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8090 | 2026.02.27 03:09:22.240263 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15180 rows starting from the beginning of the part | ||
| 8091 | 2026.02.27 03:09:22.240277 [ 5 ] {d1be001d-baec-4af1-9d06-de0c8d9cb2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8092 | 2026.02.27 03:09:22.240316 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8093 | 2026.02.27 03:09:22.240338 [ 5 ] {d1be001d-baec-4af1-9d06-de0c8d9cb2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8094 | 2026.02.27 03:09:22.240367 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 8095 | 2026.02.27 03:09:22.240389 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_56_11} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.02.27 03:09:22.240412 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 883 rows starting from the beginning of the part | ||
| 8097 | 2026.02.27 03:09:22.240451 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8098 | 2026.02.27 03:09:22.240469 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_56_11} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8099 | 2026.02.27 03:09:22.240490 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 8100 | 2026.02.27 03:09:22.240546 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8101 | 2026.02.27 03:09:22.241203 [ 5 ] {d1be001d-baec-4af1-9d06-de0c8d9cb2e6} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.02.27 03:09:22.241244 [ 5 ] {d1be001d-baec-4af1-9d06-de0c8d9cb2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8103 | 2026.02.27 03:09:22.241860 [ 5 ] {d1be001d-baec-4af1-9d06-de0c8d9cb2e6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8104 | 2026.02.27 03:09:22.242111 [ 5 ] {d1be001d-baec-4af1-9d06-de0c8d9cb2e6} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.02.27 03:09:22.242249 [ 5 ] {d1be001d-baec-4af1-9d06-de0c8d9cb2e6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001989 sec., 17094.017094017094 rows/sec., 30.63 MiB/sec. | ||
| 8106 | 2026.02.27 03:09:22.242301 [ 5 ] {d1be001d-baec-4af1-9d06-de0c8d9cb2e6} <Debug> TCPHandler: Processed in 0.002170046 sec. | ||
| 8107 | 2026.02.27 03:09:22.242417 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8108 | 2026.02.27 03:09:22.242509 [ 5 ] {66874727-56ef-4ce7-a532-f56e02d07502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8109 | 2026.02.27 03:09:22.242551 [ 5 ] {66874727-56ef-4ce7-a532-f56e02d07502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8110 | 2026.02.27 03:09:22.242895 [ 5 ] {66874727-56ef-4ce7-a532-f56e02d07502} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2026.02.27 03:09:22.242930 [ 5 ] {66874727-56ef-4ce7-a532-f56e02d07502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8112 | 2026.02.27 03:09:22.243255 [ 5 ] {66874727-56ef-4ce7-a532-f56e02d07502} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8113 | 2026.02.27 03:09:22.243458 [ 5 ] {66874727-56ef-4ce7-a532-f56e02d07502} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2026.02.27 03:09:22.243561 [ 100 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8115 | 2026.02.27 03:09:22.243588 [ 100 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2026.02.27 03:09:22.243590 [ 5 ] {66874727-56ef-4ce7-a532-f56e02d07502} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 8117 | 2026.02.27 03:09:22.243605 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8118 | 2026.02.27 03:09:22.243637 [ 5 ] {66874727-56ef-4ce7-a532-f56e02d07502} <Debug> TCPHandler: Processed in 0.001267193 sec. | ||
| 8119 | 2026.02.27 03:09:22.243700 [ 194 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8120 | 2026.02.27 03:09:22.243808 [ 194 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8121 | 2026.02.27 03:09:22.243843 [ 194 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2628 rows starting from the beginning of the part | ||
| 8122 | 2026.02.27 03:09:22.243912 [ 194 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8123 | 2026.02.27 03:09:22.243960 [ 194 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8124 | 2026.02.27 03:09:22.244001 [ 194 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8125 | 2026.02.27 03:09:22.244043 [ 194 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8126 | 2026.02.27 03:09:22.244081 [ 194 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8127 | 2026.02.27 03:09:22.244994 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16703 rows, containing 5 columns (5 merged, 0 gathered) in 0.004914837 sec., 3398485.036228058 rows/sec., 232.96 MiB/sec. | ||
| 8128 | 2026.02.27 03:09:22.245147 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8129 | 2026.02.27 03:09:22.245398 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.02.27 03:09:22.245479 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8131 | 2026.02.27 03:09:22.245530 [ 196 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2928 rows, containing 4 columns (4 merged, 0 gathered) in 0.001866689 sec., 1568552.661959223 rows/sec., 104.95 MiB/sec. | ||
| 8132 | 2026.02.27 03:09:22.245560 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8133 | 2026.02.27 03:09:22.245984 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8134 | 2026.02.27 03:09:22.246307 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_56_11} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.02.27 03:09:22.246396 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_56_11} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8136 | 2026.02.27 03:09:22.246502 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8137 | 2026.02.27 03:09:22.349135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8138 | 2026.02.27 03:09:22.365558 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2026.02.27 03:09:22.365619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8140 | 2026.02.27 03:09:22.371850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8141 | 2026.02.27 03:09:22.372567 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2026.02.27 03:09:22.375480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8143 | 2026.02.27 03:09:24.770408 [ 96 ] {} <Debug> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 8144 | 2026.02.27 03:09:24.770470 [ 96 ] {} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2026.02.27 03:09:24.770490 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8146 | 2026.02.27 03:09:24.770599 [ 199 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 8147 | 2026.02.27 03:09:24.770738 [ 199 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8148 | 2026.02.27 03:09:24.770772 [ 199 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 401 rows starting from the beginning of the part | ||
| 8149 | 2026.02.27 03:09:24.770838 [ 199 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 8150 | 2026.02.27 03:09:24.770883 [ 199 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 8151 | 2026.02.27 03:09:24.770926 [ 199 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 8152 | 2026.02.27 03:09:24.770965 [ 199 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 8153 | 2026.02.27 03:09:24.771902 [ 194 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1306 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348805 sec., 968264.5007988553 rows/sec., 69.66 MiB/sec. | ||
| 8154 | 2026.02.27 03:09:24.772064 [ 199 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 8155 | 2026.02.27 03:09:24.772305 [ 199 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_10_2} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2026.02.27 03:09:24.772374 [ 199 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_10_2} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 8157 | 2026.02.27 03:09:24.772443 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8158 | 2026.02.27 03:09:26.422030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 974 | ||
| 8159 | 2026.02.27 03:09:26.424139 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2026.02.27 03:09:26.424185 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8161 | 2026.02.27 03:09:26.425346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8162 | 2026.02.27 03:09:26.425607 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2026.02.27 03:09:26.425862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 974 | ||
| 8164 | 2026.02.27 03:09:27.232175 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8165 | 2026.02.27 03:09:27.232434 [ 5 ] {a0108f84-25f6-4900-b975-6d3cc5302c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8166 | 2026.02.27 03:09:27.232528 [ 5 ] {a0108f84-25f6-4900-b975-6d3cc5302c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8167 | 2026.02.27 03:09:27.233319 [ 5 ] {a0108f84-25f6-4900-b975-6d3cc5302c98} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.02.27 03:09:27.233366 [ 5 ] {a0108f84-25f6-4900-b975-6d3cc5302c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8169 | 2026.02.27 03:09:27.233738 [ 5 ] {a0108f84-25f6-4900-b975-6d3cc5302c98} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8170 | 2026.02.27 03:09:27.233955 [ 5 ] {a0108f84-25f6-4900-b975-6d3cc5302c98} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2026.02.27 03:09:27.234103 [ 5 ] {a0108f84-25f6-4900-b975-6d3cc5302c98} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001739 sec., 40253.01897642323 rows/sec., 3.21 MiB/sec. | ||
| 8172 | 2026.02.27 03:09:27.234143 [ 5 ] {a0108f84-25f6-4900-b975-6d3cc5302c98} <Debug> TCPHandler: Processed in 0.002139036 sec. | ||
| 8173 | 2026.02.27 03:09:27.234276 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2026.02.27 03:09:27.234380 [ 5 ] {ea8b714b-dc63-43fd-a108-741e1749f7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8175 | 2026.02.27 03:09:27.234427 [ 5 ] {ea8b714b-dc63-43fd-a108-741e1749f7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8176 | 2026.02.27 03:09:27.234878 [ 5 ] {ea8b714b-dc63-43fd-a108-741e1749f7f7} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2026.02.27 03:09:27.234919 [ 5 ] {ea8b714b-dc63-43fd-a108-741e1749f7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8178 | 2026.02.27 03:09:27.235205 [ 5 ] {ea8b714b-dc63-43fd-a108-741e1749f7f7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8179 | 2026.02.27 03:09:27.235408 [ 5 ] {ea8b714b-dc63-43fd-a108-741e1749f7f7} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.02.27 03:09:27.235534 [ 5 ] {ea8b714b-dc63-43fd-a108-741e1749f7f7} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001176 sec., 5952.380952380952 rows/sec., 447.59 KiB/sec. | ||
| 8181 | 2026.02.27 03:09:27.235571 [ 5 ] {ea8b714b-dc63-43fd-a108-741e1749f7f7} <Debug> TCPHandler: Processed in 0.001347025 sec. | ||
| 8182 | 2026.02.27 03:09:27.235686 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2026.02.27 03:09:27.235779 [ 5 ] {1ddc1166-7d3f-4624-99a8-2e919996e7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8184 | 2026.02.27 03:09:27.235817 [ 5 ] {1ddc1166-7d3f-4624-99a8-2e919996e7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8185 | 2026.02.27 03:09:27.236227 [ 5 ] {1ddc1166-7d3f-4624-99a8-2e919996e7dc} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.02.27 03:09:27.236262 [ 5 ] {1ddc1166-7d3f-4624-99a8-2e919996e7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8187 | 2026.02.27 03:09:27.236561 [ 5 ] {1ddc1166-7d3f-4624-99a8-2e919996e7dc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8188 | 2026.02.27 03:09:27.236765 [ 5 ] {1ddc1166-7d3f-4624-99a8-2e919996e7dc} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2026.02.27 03:09:27.236889 [ 5 ] {1ddc1166-7d3f-4624-99a8-2e919996e7dc} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001128 sec., 62943.26241134751 rows/sec., 4.91 MiB/sec. | ||
| 8190 | 2026.02.27 03:09:27.236927 [ 5 ] {1ddc1166-7d3f-4624-99a8-2e919996e7dc} <Debug> TCPHandler: Processed in 0.001286983 sec. | ||
| 8191 | 2026.02.27 03:09:27.237041 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2026.02.27 03:09:27.237133 [ 5 ] {4d3ea2e1-cc97-4166-9aeb-979f1292921a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8193 | 2026.02.27 03:09:27.237175 [ 5 ] {4d3ea2e1-cc97-4166-9aeb-979f1292921a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8194 | 2026.02.27 03:09:27.237614 [ 5 ] {4d3ea2e1-cc97-4166-9aeb-979f1292921a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.02.27 03:09:27.237651 [ 5 ] {4d3ea2e1-cc97-4166-9aeb-979f1292921a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8196 | 2026.02.27 03:09:27.237974 [ 5 ] {4d3ea2e1-cc97-4166-9aeb-979f1292921a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8197 | 2026.02.27 03:09:27.238175 [ 5 ] {4d3ea2e1-cc97-4166-9aeb-979f1292921a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.02.27 03:09:27.238303 [ 5 ] {4d3ea2e1-cc97-4166-9aeb-979f1292921a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 8199 | 2026.02.27 03:09:27.238341 [ 5 ] {4d3ea2e1-cc97-4166-9aeb-979f1292921a} <Debug> TCPHandler: Processed in 0.001346455 sec. | ||
| 8200 | 2026.02.27 03:09:27.238451 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2026.02.27 03:09:27.238544 [ 5 ] {ff5d3b23-27dc-443b-9fe9-7af5216742b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8202 | 2026.02.27 03:09:27.238598 [ 5 ] {ff5d3b23-27dc-443b-9fe9-7af5216742b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8203 | 2026.02.27 03:09:27.239371 [ 5 ] {ff5d3b23-27dc-443b-9fe9-7af5216742b8} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.02.27 03:09:27.239408 [ 5 ] {ff5d3b23-27dc-443b-9fe9-7af5216742b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8205 | 2026.02.27 03:09:27.239906 [ 5 ] {ff5d3b23-27dc-443b-9fe9-7af5216742b8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8206 | 2026.02.27 03:09:27.240122 [ 5 ] {ff5d3b23-27dc-443b-9fe9-7af5216742b8} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.02.27 03:09:27.240257 [ 5 ] {ff5d3b23-27dc-443b-9fe9-7af5216742b8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001732 sec., 4041.5704387990763 rows/sec., 7.24 MiB/sec. | ||
| 8208 | 2026.02.27 03:09:27.240309 [ 5 ] {ff5d3b23-27dc-443b-9fe9-7af5216742b8} <Debug> TCPHandler: Processed in 0.00190547 sec. | ||
| 8209 | 2026.02.27 03:09:27.240424 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.02.27 03:09:27.240518 [ 5 ] {48b2cd6f-c078-4ea4-801e-cfd3b55e0575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8211 | 2026.02.27 03:09:27.240559 [ 5 ] {48b2cd6f-c078-4ea4-801e-cfd3b55e0575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8212 | 2026.02.27 03:09:27.240897 [ 5 ] {48b2cd6f-c078-4ea4-801e-cfd3b55e0575} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.02.27 03:09:27.240933 [ 5 ] {48b2cd6f-c078-4ea4-801e-cfd3b55e0575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8214 | 2026.02.27 03:09:27.241238 [ 5 ] {48b2cd6f-c078-4ea4-801e-cfd3b55e0575} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8215 | 2026.02.27 03:09:27.241438 [ 5 ] {48b2cd6f-c078-4ea4-801e-cfd3b55e0575} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.02.27 03:09:27.241561 [ 5 ] {48b2cd6f-c078-4ea4-801e-cfd3b55e0575} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 8217 | 2026.02.27 03:09:27.241596 [ 5 ] {48b2cd6f-c078-4ea4-801e-cfd3b55e0575} <Debug> TCPHandler: Processed in 0.001220041 sec. | ||
| 8218 | 2026.02.27 03:09:28.878259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18659 | ||
| 8219 | 2026.02.27 03:09:28.878751 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.02.27 03:09:28.878790 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8221 | 2026.02.27 03:09:28.879279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8222 | 2026.02.27 03:09:28.879509 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.02.27 03:09:28.879639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18659 | ||
| 8224 | 2026.02.27 03:09:29.876431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8225 | 2026.02.27 03:09:29.892956 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8226 | 2026.02.27 03:09:29.893014 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8227 | 2026.02.27 03:09:29.899306 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8228 | 2026.02.27 03:09:29.900035 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8229 | 2026.02.27 03:09:29.902977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8230 | 2026.02.27 03:09:32.233920 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8231 | 2026.02.27 03:09:32.234220 [ 5 ] {dcf15a60-1f1b-411e-bbed-a545aa67e392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8232 | 2026.02.27 03:09:32.234292 [ 5 ] {dcf15a60-1f1b-411e-bbed-a545aa67e392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8233 | 2026.02.27 03:09:32.235007 [ 5 ] {dcf15a60-1f1b-411e-bbed-a545aa67e392} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2026.02.27 03:09:32.235055 [ 5 ] {dcf15a60-1f1b-411e-bbed-a545aa67e392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8235 | 2026.02.27 03:09:32.235453 [ 5 ] {dcf15a60-1f1b-411e-bbed-a545aa67e392} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8236 | 2026.02.27 03:09:32.235669 [ 5 ] {dcf15a60-1f1b-411e-bbed-a545aa67e392} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.02.27 03:09:32.235827 [ 5 ] {dcf15a60-1f1b-411e-bbed-a545aa67e392} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001682 sec., 73721.7598097503 rows/sec., 6.34 MiB/sec. | ||
| 8238 | 2026.02.27 03:09:32.235870 [ 5 ] {dcf15a60-1f1b-411e-bbed-a545aa67e392} <Debug> TCPHandler: Processed in 0.002141745 sec. | ||
| 8239 | 2026.02.27 03:09:32.235995 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.02.27 03:09:32.236088 [ 5 ] {0749fc3c-e889-4588-82b4-201cf6a67f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8241 | 2026.02.27 03:09:32.236128 [ 5 ] {0749fc3c-e889-4588-82b4-201cf6a67f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8242 | 2026.02.27 03:09:32.236542 [ 5 ] {0749fc3c-e889-4588-82b4-201cf6a67f3f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.02.27 03:09:32.236578 [ 5 ] {0749fc3c-e889-4588-82b4-201cf6a67f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8244 | 2026.02.27 03:09:32.236876 [ 5 ] {0749fc3c-e889-4588-82b4-201cf6a67f3f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8245 | 2026.02.27 03:09:32.237078 [ 5 ] {0749fc3c-e889-4588-82b4-201cf6a67f3f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.02.27 03:09:32.237207 [ 5 ] {0749fc3c-e889-4588-82b4-201cf6a67f3f} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001138 sec., 29876.977152899828 rows/sec., 2.19 MiB/sec. | ||
| 8247 | 2026.02.27 03:09:32.237244 [ 5 ] {0749fc3c-e889-4588-82b4-201cf6a67f3f} <Debug> TCPHandler: Processed in 0.001297174 sec. | ||
| 8248 | 2026.02.27 03:09:32.237353 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.02.27 03:09:32.237449 [ 5 ] {2de6a6df-4089-4ffb-bc59-c84bb9e5b92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8250 | 2026.02.27 03:09:32.237488 [ 5 ] {2de6a6df-4089-4ffb-bc59-c84bb9e5b92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8251 | 2026.02.27 03:09:32.237912 [ 5 ] {2de6a6df-4089-4ffb-bc59-c84bb9e5b92d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.02.27 03:09:32.237948 [ 5 ] {2de6a6df-4089-4ffb-bc59-c84bb9e5b92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8253 | 2026.02.27 03:09:32.238247 [ 5 ] {2de6a6df-4089-4ffb-bc59-c84bb9e5b92d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8254 | 2026.02.27 03:09:32.238456 [ 5 ] {2de6a6df-4089-4ffb-bc59-c84bb9e5b92d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.02.27 03:09:32.238585 [ 5 ] {2de6a6df-4089-4ffb-bc59-c84bb9e5b92d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001154 sec., 84922.01039861351 rows/sec., 6.63 MiB/sec. | ||
| 8256 | 2026.02.27 03:09:32.238621 [ 5 ] {2de6a6df-4089-4ffb-bc59-c84bb9e5b92d} <Debug> TCPHandler: Processed in 0.001315694 sec. | ||
| 8257 | 2026.02.27 03:09:32.238732 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8258 | 2026.02.27 03:09:32.238823 [ 5 ] {6c62ad42-94ff-4cdb-878e-edd8411389a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8259 | 2026.02.27 03:09:32.238866 [ 5 ] {6c62ad42-94ff-4cdb-878e-edd8411389a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8260 | 2026.02.27 03:09:32.239302 [ 5 ] {6c62ad42-94ff-4cdb-878e-edd8411389a2} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.02.27 03:09:32.239340 [ 5 ] {6c62ad42-94ff-4cdb-878e-edd8411389a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8262 | 2026.02.27 03:09:32.239698 [ 5 ] {6c62ad42-94ff-4cdb-878e-edd8411389a2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8263 | 2026.02.27 03:09:32.239903 [ 5 ] {6c62ad42-94ff-4cdb-878e-edd8411389a2} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.02.27 03:09:32.240036 [ 5 ] {6c62ad42-94ff-4cdb-878e-edd8411389a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 8265 | 2026.02.27 03:09:32.240073 [ 5 ] {6c62ad42-94ff-4cdb-878e-edd8411389a2} <Debug> TCPHandler: Processed in 0.001387326 sec. | ||
| 8266 | 2026.02.27 03:09:32.240180 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.02.27 03:09:32.240273 [ 5 ] {2351ef8d-5c67-4abc-b0f0-5c289dfae98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8268 | 2026.02.27 03:09:32.240328 [ 5 ] {2351ef8d-5c67-4abc-b0f0-5c289dfae98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8269 | 2026.02.27 03:09:32.241204 [ 5 ] {2351ef8d-5c67-4abc-b0f0-5c289dfae98d} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.02.27 03:09:32.241241 [ 5 ] {2351ef8d-5c67-4abc-b0f0-5c289dfae98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8271 | 2026.02.27 03:09:32.241795 [ 5 ] {2351ef8d-5c67-4abc-b0f0-5c289dfae98d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8272 | 2026.02.27 03:09:32.242013 [ 5 ] {2351ef8d-5c67-4abc-b0f0-5c289dfae98d} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.02.27 03:09:32.242148 [ 5 ] {2351ef8d-5c67-4abc-b0f0-5c289dfae98d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001894 sec., 17951.42555438226 rows/sec., 32.17 MiB/sec. | ||
| 8274 | 2026.02.27 03:09:32.242201 [ 5 ] {2351ef8d-5c67-4abc-b0f0-5c289dfae98d} <Debug> TCPHandler: Processed in 0.002068594 sec. | ||
| 8275 | 2026.02.27 03:09:32.242318 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.02.27 03:09:32.242411 [ 5 ] {dfa2c80c-2c5f-4974-a4c9-67402b498393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.02.27 03:09:32.242452 [ 5 ] {dfa2c80c-2c5f-4974-a4c9-67402b498393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8278 | 2026.02.27 03:09:32.242786 [ 5 ] {dfa2c80c-2c5f-4974-a4c9-67402b498393} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.02.27 03:09:32.242821 [ 5 ] {dfa2c80c-2c5f-4974-a4c9-67402b498393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8280 | 2026.02.27 03:09:32.243121 [ 5 ] {dfa2c80c-2c5f-4974-a4c9-67402b498393} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8281 | 2026.02.27 03:09:32.243338 [ 5 ] {dfa2c80c-2c5f-4974-a4c9-67402b498393} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.02.27 03:09:32.243480 [ 5 ] {dfa2c80c-2c5f-4974-a4c9-67402b498393} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 8283 | 2026.02.27 03:09:32.243515 [ 5 ] {dfa2c80c-2c5f-4974-a4c9-67402b498393} <Debug> TCPHandler: Processed in 0.001244323 sec. | ||
| 8284 | 2026.02.27 03:09:36.242238 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8285 | 2026.02.27 03:09:36.242311 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8286 | 2026.02.27 03:09:36.380603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19171 | ||
| 8287 | 2026.02.27 03:09:36.381124 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.02.27 03:09:36.381168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8289 | 2026.02.27 03:09:36.381640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8290 | 2026.02.27 03:09:36.381866 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.02.27 03:09:36.382000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19171 | ||
| 8292 | 2026.02.27 03:09:36.426853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 998 | ||
| 8293 | 2026.02.27 03:09:36.429022 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.02.27 03:09:36.429065 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8295 | 2026.02.27 03:09:36.430307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8296 | 2026.02.27 03:09:36.430578 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.02.27 03:09:36.430841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 8298 | 2026.02.27 03:09:37.232725 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.02.27 03:09:37.232902 [ 5 ] {fc860643-a1a2-4bd5-b4fa-85836f5609be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8300 | 2026.02.27 03:09:37.232966 [ 5 ] {fc860643-a1a2-4bd5-b4fa-85836f5609be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8301 | 2026.02.27 03:09:37.233600 [ 5 ] {fc860643-a1a2-4bd5-b4fa-85836f5609be} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.02.27 03:09:37.233640 [ 5 ] {fc860643-a1a2-4bd5-b4fa-85836f5609be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8303 | 2026.02.27 03:09:37.234040 [ 5 ] {fc860643-a1a2-4bd5-b4fa-85836f5609be} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8304 | 2026.02.27 03:09:37.234255 [ 5 ] {fc860643-a1a2-4bd5-b4fa-85836f5609be} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.02.27 03:09:37.234403 [ 5 ] {fc860643-a1a2-4bd5-b4fa-85836f5609be} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001549 sec., 45190.44544867657 rows/sec., 3.61 MiB/sec. | ||
| 8306 | 2026.02.27 03:09:37.234445 [ 5 ] {fc860643-a1a2-4bd5-b4fa-85836f5609be} <Debug> TCPHandler: Processed in 0.001845278 sec. | ||
| 8307 | 2026.02.27 03:09:37.234573 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2026.02.27 03:09:37.234669 [ 5 ] {34e76bfc-1588-4fc3-ba70-cfcb689d23d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8309 | 2026.02.27 03:09:37.234710 [ 5 ] {34e76bfc-1588-4fc3-ba70-cfcb689d23d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8310 | 2026.02.27 03:09:37.235107 [ 5 ] {34e76bfc-1588-4fc3-ba70-cfcb689d23d9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2026.02.27 03:09:37.235143 [ 5 ] {34e76bfc-1588-4fc3-ba70-cfcb689d23d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8312 | 2026.02.27 03:09:37.235433 [ 5 ] {34e76bfc-1588-4fc3-ba70-cfcb689d23d9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8313 | 2026.02.27 03:09:37.235634 [ 5 ] {34e76bfc-1588-4fc3-ba70-cfcb689d23d9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2026.02.27 03:09:37.235760 [ 5 ] {34e76bfc-1588-4fc3-ba70-cfcb689d23d9} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001111 sec., 6300.630063006301 rows/sec., 473.78 KiB/sec. | ||
| 8315 | 2026.02.27 03:09:37.235761 [ 86 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8316 | 2026.02.27 03:09:37.235799 [ 5 ] {34e76bfc-1588-4fc3-ba70-cfcb689d23d9} <Debug> TCPHandler: Processed in 0.001275353 sec. | ||
| 8317 | 2026.02.27 03:09:37.235839 [ 86 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.02.27 03:09:37.235865 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8319 | 2026.02.27 03:09:37.235928 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8320 | 2026.02.27 03:09:37.235989 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 8321 | 2026.02.27 03:09:37.236024 [ 5 ] {5a888f07-8f29-42ad-a564-607649517309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8322 | 2026.02.27 03:09:37.236072 [ 5 ] {5a888f07-8f29-42ad-a564-607649517309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8323 | 2026.02.27 03:09:37.236146 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8324 | 2026.02.27 03:09:37.236189 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 213 rows starting from the beginning of the part | ||
| 8325 | 2026.02.27 03:09:37.236264 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 8326 | 2026.02.27 03:09:37.236313 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
| 8327 | 2026.02.27 03:09:37.236357 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 8328 | 2026.02.27 03:09:37.236396 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 8329 | 2026.02.27 03:09:37.236438 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 8330 | 2026.02.27 03:09:37.236484 [ 5 ] {5a888f07-8f29-42ad-a564-607649517309} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2026.02.27 03:09:37.236526 [ 5 ] {5a888f07-8f29-42ad-a564-607649517309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8332 | 2026.02.27 03:09:37.236860 [ 5 ] {5a888f07-8f29-42ad-a564-607649517309} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8333 | 2026.02.27 03:09:37.237094 [ 5 ] {5a888f07-8f29-42ad-a564-607649517309} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2026.02.27 03:09:37.237226 [ 5 ] {5a888f07-8f29-42ad-a564-607649517309} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00122 sec., 58196.72131147541 rows/sec., 4.54 MiB/sec. | ||
| 8335 | 2026.02.27 03:09:37.237263 [ 5 ] {5a888f07-8f29-42ad-a564-607649517309} <Debug> TCPHandler: Processed in 0.001383296 sec. | ||
| 8336 | 2026.02.27 03:09:37.237297 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367366 sec., 220862.59275131894 rows/sec., 15.51 MiB/sec. | ||
| 8337 | 2026.02.27 03:09:37.237384 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8338 | 2026.02.27 03:09:37.237467 [ 189 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8339 | 2026.02.27 03:09:37.237480 [ 5 ] {e84755d8-aaae-4adb-a2f6-41ef3769ce5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8340 | 2026.02.27 03:09:37.237523 [ 5 ] {e84755d8-aaae-4adb-a2f6-41ef3769ce5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8341 | 2026.02.27 03:09:37.237729 [ 189 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_51_10} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2026.02.27 03:09:37.237802 [ 189 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_51_10} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8343 | 2026.02.27 03:09:37.237883 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8344 | 2026.02.27 03:09:37.237937 [ 5 ] {e84755d8-aaae-4adb-a2f6-41ef3769ce5b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.02.27 03:09:37.237971 [ 5 ] {e84755d8-aaae-4adb-a2f6-41ef3769ce5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8346 | 2026.02.27 03:09:37.238297 [ 5 ] {e84755d8-aaae-4adb-a2f6-41ef3769ce5b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8347 | 2026.02.27 03:09:37.238499 [ 5 ] {e84755d8-aaae-4adb-a2f6-41ef3769ce5b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.02.27 03:09:37.238622 [ 5 ] {e84755d8-aaae-4adb-a2f6-41ef3769ce5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 8349 | 2026.02.27 03:09:37.238657 [ 5 ] {e84755d8-aaae-4adb-a2f6-41ef3769ce5b} <Debug> TCPHandler: Processed in 0.001321424 sec. | ||
| 8350 | 2026.02.27 03:09:37.238772 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2026.02.27 03:09:37.238912 [ 5 ] {a0010451-7570-4c0e-9afb-c68a24677ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8352 | 2026.02.27 03:09:37.238969 [ 5 ] {a0010451-7570-4c0e-9afb-c68a24677ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8353 | 2026.02.27 03:09:37.239746 [ 5 ] {a0010451-7570-4c0e-9afb-c68a24677ebb} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.02.27 03:09:37.239783 [ 5 ] {a0010451-7570-4c0e-9afb-c68a24677ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8355 | 2026.02.27 03:09:37.240319 [ 5 ] {a0010451-7570-4c0e-9afb-c68a24677ebb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8356 | 2026.02.27 03:09:37.240535 [ 5 ] {a0010451-7570-4c0e-9afb-c68a24677ebb} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.02.27 03:09:37.240670 [ 5 ] {a0010451-7570-4c0e-9afb-c68a24677ebb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001777 sec., 3939.223410241981 rows/sec., 7.06 MiB/sec. | ||
| 8358 | 2026.02.27 03:09:37.240733 [ 5 ] {a0010451-7570-4c0e-9afb-c68a24677ebb} <Debug> TCPHandler: Processed in 0.002007432 sec. | ||
| 8359 | 2026.02.27 03:09:37.240863 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2026.02.27 03:09:37.240956 [ 5 ] {555510bb-1874-41a8-a342-e23fb50a5593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8361 | 2026.02.27 03:09:37.240997 [ 5 ] {555510bb-1874-41a8-a342-e23fb50a5593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8362 | 2026.02.27 03:09:37.241355 [ 5 ] {555510bb-1874-41a8-a342-e23fb50a5593} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2026.02.27 03:09:37.241389 [ 5 ] {555510bb-1874-41a8-a342-e23fb50a5593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8364 | 2026.02.27 03:09:37.241690 [ 5 ] {555510bb-1874-41a8-a342-e23fb50a5593} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8365 | 2026.02.27 03:09:37.241887 [ 5 ] {555510bb-1874-41a8-a342-e23fb50a5593} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.02.27 03:09:37.242011 [ 5 ] {555510bb-1874-41a8-a342-e23fb50a5593} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8367 | 2026.02.27 03:09:37.242045 [ 5 ] {555510bb-1874-41a8-a342-e23fb50a5593} <Debug> TCPHandler: Processed in 0.001229022 sec. | ||
| 8368 | 2026.02.27 03:09:37.403924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8369 | 2026.02.27 03:09:37.421839 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2026.02.27 03:09:37.421911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8371 | 2026.02.27 03:09:37.428501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8372 | 2026.02.27 03:09:37.429209 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2026.02.27 03:09:37.432247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8374 | 2026.02.27 03:09:42.263851 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2026.02.27 03:09:42.264059 [ 5 ] {eaf60955-8111-4039-90a9-1ba20b6a0f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8376 | 2026.02.27 03:09:42.264128 [ 5 ] {eaf60955-8111-4039-90a9-1ba20b6a0f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8377 | 2026.02.27 03:09:42.264773 [ 5 ] {eaf60955-8111-4039-90a9-1ba20b6a0f50} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2026.02.27 03:09:42.264826 [ 5 ] {eaf60955-8111-4039-90a9-1ba20b6a0f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8379 | 2026.02.27 03:09:42.265225 [ 5 ] {eaf60955-8111-4039-90a9-1ba20b6a0f50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8380 | 2026.02.27 03:09:42.265457 [ 5 ] {eaf60955-8111-4039-90a9-1ba20b6a0f50} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2026.02.27 03:09:42.265623 [ 5 ] {eaf60955-8111-4039-90a9-1ba20b6a0f50} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 8382 | 2026.02.27 03:09:42.265678 [ 5 ] {eaf60955-8111-4039-90a9-1ba20b6a0f50} <Debug> TCPHandler: Processed in 0.001964071 sec. | ||
| 8383 | 2026.02.27 03:09:42.265802 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8384 | 2026.02.27 03:09:42.265905 [ 5 ] {97bb3caa-7448-4e14-ab4c-c9ea75c789f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8385 | 2026.02.27 03:09:42.265950 [ 5 ] {97bb3caa-7448-4e14-ab4c-c9ea75c789f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8386 | 2026.02.27 03:09:42.266373 [ 5 ] {97bb3caa-7448-4e14-ab4c-c9ea75c789f6} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2026.02.27 03:09:42.266410 [ 5 ] {97bb3caa-7448-4e14-ab4c-c9ea75c789f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8388 | 2026.02.27 03:09:42.266721 [ 5 ] {97bb3caa-7448-4e14-ab4c-c9ea75c789f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8389 | 2026.02.27 03:09:42.266925 [ 5 ] {97bb3caa-7448-4e14-ab4c-c9ea75c789f6} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2026.02.27 03:09:42.267058 [ 5 ] {97bb3caa-7448-4e14-ab4c-c9ea75c789f6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001176 sec., 3401.360544217687 rows/sec., 277.36 KiB/sec. | ||
| 8391 | 2026.02.27 03:09:42.267098 [ 5 ] {97bb3caa-7448-4e14-ab4c-c9ea75c789f6} <Debug> TCPHandler: Processed in 0.001348665 sec. | ||
| 8392 | 2026.02.27 03:09:42.267210 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8393 | 2026.02.27 03:09:42.267304 [ 5 ] {ade80ac1-7b4c-4b6d-bdad-861920986739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8394 | 2026.02.27 03:09:42.267345 [ 5 ] {ade80ac1-7b4c-4b6d-bdad-861920986739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8395 | 2026.02.27 03:09:42.268257 [ 5 ] {ade80ac1-7b4c-4b6d-bdad-861920986739} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2026.02.27 03:09:42.268295 [ 5 ] {ade80ac1-7b4c-4b6d-bdad-861920986739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8397 | 2026.02.27 03:09:42.268694 [ 5 ] {ade80ac1-7b4c-4b6d-bdad-861920986739} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8398 | 2026.02.27 03:09:42.268906 [ 5 ] {ade80ac1-7b4c-4b6d-bdad-861920986739} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2026.02.27 03:09:42.269040 [ 5 ] {ade80ac1-7b4c-4b6d-bdad-861920986739} <Debug> executeQuery: Read 1386 rows, 118.62 KiB in 0.001754 sec., 790193.842645382 rows/sec., 66.04 MiB/sec. | ||
| 8400 | 2026.02.27 03:09:42.269077 [ 5 ] {ade80ac1-7b4c-4b6d-bdad-861920986739} <Debug> TCPHandler: Processed in 0.00191738 sec. | ||
| 8401 | 2026.02.27 03:09:42.269191 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2026.02.27 03:09:42.269287 [ 5 ] {4ecf76ee-c773-4a7c-b884-95dfd259f6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8403 | 2026.02.27 03:09:42.269327 [ 5 ] {4ecf76ee-c773-4a7c-b884-95dfd259f6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8404 | 2026.02.27 03:09:42.269738 [ 5 ] {4ecf76ee-c773-4a7c-b884-95dfd259f6bc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2026.02.27 03:09:42.269773 [ 5 ] {4ecf76ee-c773-4a7c-b884-95dfd259f6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8406 | 2026.02.27 03:09:42.270071 [ 5 ] {4ecf76ee-c773-4a7c-b884-95dfd259f6bc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8407 | 2026.02.27 03:09:42.270273 [ 5 ] {4ecf76ee-c773-4a7c-b884-95dfd259f6bc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2026.02.27 03:09:42.270405 [ 5 ] {4ecf76ee-c773-4a7c-b884-95dfd259f6bc} <Debug> executeQuery: Read 50 rows, 3.80 KiB in 0.001137 sec., 43975.37379067722 rows/sec., 3.26 MiB/sec. | ||
| 8409 | 2026.02.27 03:09:42.270443 [ 5 ] {4ecf76ee-c773-4a7c-b884-95dfd259f6bc} <Debug> TCPHandler: Processed in 0.001301474 sec. | ||
| 8410 | 2026.02.27 03:09:42.270553 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2026.02.27 03:09:42.270646 [ 5 ] {fab6927e-7120-463b-937d-614bb64e5847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8412 | 2026.02.27 03:09:42.270685 [ 5 ] {fab6927e-7120-463b-937d-614bb64e5847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8413 | 2026.02.27 03:09:42.271143 [ 5 ] {fab6927e-7120-463b-937d-614bb64e5847} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2026.02.27 03:09:42.271180 [ 5 ] {fab6927e-7120-463b-937d-614bb64e5847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8415 | 2026.02.27 03:09:42.271480 [ 5 ] {fab6927e-7120-463b-937d-614bb64e5847} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8416 | 2026.02.27 03:09:42.271693 [ 5 ] {fab6927e-7120-463b-937d-614bb64e5847} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2026.02.27 03:09:42.271819 [ 5 ] {fab6927e-7120-463b-937d-614bb64e5847} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001191 sec., 211586.9017632242 rows/sec., 14.63 MiB/sec. | ||
| 8418 | 2026.02.27 03:09:42.271856 [ 5 ] {fab6927e-7120-463b-937d-614bb64e5847} <Debug> TCPHandler: Processed in 0.001351745 sec. | ||
| 8419 | 2026.02.27 03:09:42.271966 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2026.02.27 03:09:42.272057 [ 5 ] {270f6474-bb0c-4864-833f-890a290fa9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8421 | 2026.02.27 03:09:42.272104 [ 5 ] {270f6474-bb0c-4864-833f-890a290fa9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8422 | 2026.02.27 03:09:42.272496 [ 5 ] {270f6474-bb0c-4864-833f-890a290fa9cc} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2026.02.27 03:09:42.272531 [ 5 ] {270f6474-bb0c-4864-833f-890a290fa9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8424 | 2026.02.27 03:09:42.272816 [ 5 ] {270f6474-bb0c-4864-833f-890a290fa9cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8425 | 2026.02.27 03:09:42.273021 [ 5 ] {270f6474-bb0c-4864-833f-890a290fa9cc} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.02.27 03:09:42.273157 [ 5 ] {270f6474-bb0c-4864-833f-890a290fa9cc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 8427 | 2026.02.27 03:09:42.273194 [ 5 ] {270f6474-bb0c-4864-833f-890a290fa9cc} <Debug> TCPHandler: Processed in 0.001276783 sec. | ||
| 8428 | 2026.02.27 03:09:42.273294 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2026.02.27 03:09:42.273384 [ 5 ] {ca194bdf-0039-4697-9e73-84c02d93821f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8430 | 2026.02.27 03:09:42.273423 [ 5 ] {ca194bdf-0039-4697-9e73-84c02d93821f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8431 | 2026.02.27 03:09:42.274025 [ 5 ] {ca194bdf-0039-4697-9e73-84c02d93821f} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.02.27 03:09:42.274085 [ 5 ] {ca194bdf-0039-4697-9e73-84c02d93821f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8433 | 2026.02.27 03:09:42.274406 [ 5 ] {ca194bdf-0039-4697-9e73-84c02d93821f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8434 | 2026.02.27 03:09:42.274606 [ 5 ] {ca194bdf-0039-4697-9e73-84c02d93821f} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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.27 03:09:42.274732 [ 5 ] {ca194bdf-0039-4697-9e73-84c02d93821f} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.001364 sec., 435483.87096774194 rows/sec., 32.73 MiB/sec. | ||
| 8436 | 2026.02.27 03:09:42.274769 [ 5 ] {ca194bdf-0039-4697-9e73-84c02d93821f} <Debug> TCPHandler: Processed in 0.00152349 sec. | ||
| 8437 | 2026.02.27 03:09:42.274885 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2026.02.27 03:09:42.274977 [ 5 ] {66fd97c7-9bf6-4bc6-b0e0-556b9221d840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8439 | 2026.02.27 03:09:42.275020 [ 5 ] {66fd97c7-9bf6-4bc6-b0e0-556b9221d840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8440 | 2026.02.27 03:09:42.275627 [ 5 ] {66fd97c7-9bf6-4bc6-b0e0-556b9221d840} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.02.27 03:09:42.275663 [ 5 ] {66fd97c7-9bf6-4bc6-b0e0-556b9221d840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8442 | 2026.02.27 03:09:42.276030 [ 5 ] {66fd97c7-9bf6-4bc6-b0e0-556b9221d840} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8443 | 2026.02.27 03:09:42.276245 [ 5 ] {66fd97c7-9bf6-4bc6-b0e0-556b9221d840} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.02.27 03:09:42.276373 [ 5 ] {66fd97c7-9bf6-4bc6-b0e0-556b9221d840} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001413 sec., 624203.821656051 rows/sec., 42.36 MiB/sec. | ||
| 8445 | 2026.02.27 03:09:42.276409 [ 5 ] {66fd97c7-9bf6-4bc6-b0e0-556b9221d840} <Debug> TCPHandler: Processed in 0.00157383 sec. | ||
| 8446 | 2026.02.27 03:09:42.276511 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2026.02.27 03:09:42.276601 [ 5 ] {b5031501-5a6c-4d48-bc82-7764b9f4e3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8448 | 2026.02.27 03:09:42.276656 [ 5 ] {b5031501-5a6c-4d48-bc82-7764b9f4e3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8449 | 2026.02.27 03:09:42.277457 [ 5 ] {b5031501-5a6c-4d48-bc82-7764b9f4e3e8} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.02.27 03:09:42.277493 [ 5 ] {b5031501-5a6c-4d48-bc82-7764b9f4e3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8451 | 2026.02.27 03:09:42.278029 [ 5 ] {b5031501-5a6c-4d48-bc82-7764b9f4e3e8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8452 | 2026.02.27 03:09:42.278246 [ 5 ] {b5031501-5a6c-4d48-bc82-7764b9f4e3e8} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.02.27 03:09:42.278361 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8454 | 2026.02.27 03:09:42.278379 [ 5 ] {b5031501-5a6c-4d48-bc82-7764b9f4e3e8} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001795 sec., 18941.504178272982 rows/sec., 33.94 MiB/sec. | ||
| 8455 | 2026.02.27 03:09:42.278424 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.02.27 03:09:42.278448 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8457 | 2026.02.27 03:09:42.278450 [ 5 ] {b5031501-5a6c-4d48-bc82-7764b9f4e3e8} <Debug> TCPHandler: Processed in 0.001987712 sec. | ||
| 8458 | 2026.02.27 03:09:42.278572 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 8459 | 2026.02.27 03:09:42.278578 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8460 | 2026.02.27 03:09:42.278717 [ 5 ] {0af3e865-6517-4fc5-8718-781c7b6f5a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8461 | 2026.02.27 03:09:42.278759 [ 5 ] {0af3e865-6517-4fc5-8718-781c7b6f5a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8462 | 2026.02.27 03:09:42.278909 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8463 | 2026.02.27 03:09:42.278998 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 813 rows starting from the beginning of the part | ||
| 8464 | 2026.02.27 03:09:42.279130 [ 5 ] {0af3e865-6517-4fc5-8718-781c7b6f5a27} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.02.27 03:09:42.279159 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 8466 | 2026.02.27 03:09:42.279171 [ 5 ] {0af3e865-6517-4fc5-8718-781c7b6f5a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8467 | 2026.02.27 03:09:42.279293 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
| 8468 | 2026.02.27 03:09:42.279409 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 8469 | 2026.02.27 03:09:42.279494 [ 5 ] {0af3e865-6517-4fc5-8718-781c7b6f5a27} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8470 | 2026.02.27 03:09:42.279523 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 8471 | 2026.02.27 03:09:42.279628 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 8472 | 2026.02.27 03:09:42.279719 [ 5 ] {0af3e865-6517-4fc5-8718-781c7b6f5a27} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2026.02.27 03:09:42.279854 [ 5 ] {0af3e865-6517-4fc5-8718-781c7b6f5a27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 8474 | 2026.02.27 03:09:42.279889 [ 5 ] {0af3e865-6517-4fc5-8718-781c7b6f5a27} <Debug> TCPHandler: Processed in 0.001360115 sec. | ||
| 8475 | 2026.02.27 03:09:42.284869 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 929 rows, containing 19 columns (19 merged, 0 gathered) in 0.006354495 sec., 146195.72444387793 rows/sec., 261.98 MiB/sec. | ||
| 8476 | 2026.02.27 03:09:42.286022 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8477 | 2026.02.27 03:09:42.286368 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2026.02.27 03:09:42.286447 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8479 | 2026.02.27 03:09:42.286567 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.82 MiB. | ||
| 8480 | 2026.02.27 03:09:43.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.68 MiB, peak 307.45 MiB, free memory in arenas 0.00 B, will set to 301.32 MiB (RSS), difference: 1.65 MiB | ||
| 8481 | 2026.02.27 03:09:43.882120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19619 | ||
| 8482 | 2026.02.27 03:09:43.882779 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.02.27 03:09:43.882852 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8484 | 2026.02.27 03:09:43.883503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8485 | 2026.02.27 03:09:43.883824 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.02.27 03:09:43.883990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19619 | ||
| 8487 | 2026.02.27 03:09:43.884030 [ 79 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8488 | 2026.02.27 03:09:43.884127 [ 79 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2026.02.27 03:09:43.884159 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8490 | 2026.02.27 03:09:43.884322 [ 192 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 8491 | 2026.02.27 03:09:43.884503 [ 192 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8492 | 2026.02.27 03:09:43.884548 [ 192 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17251 rows starting from the beginning of the part | ||
| 8493 | 2026.02.27 03:09:43.884625 [ 192 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8494 | 2026.02.27 03:09:43.884680 [ 192 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8495 | 2026.02.27 03:09:43.884729 [ 192 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8496 | 2026.02.27 03:09:43.884777 [ 192 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8497 | 2026.02.27 03:09:43.884822 [ 192 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8498 | 2026.02.27 03:09:43.887510 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19619 rows, containing 4 columns (4 merged, 0 gathered) in 0.003261975 sec., 6014454.433280451 rows/sec., 86.04 MiB/sec. | ||
| 8499 | 2026.02.27 03:09:43.888065 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8500 | 2026.02.27 03:09:43.888586 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_41_8} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.02.27 03:09:43.888708 [ 202 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_41_8} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8502 | 2026.02.27 03:09:43.888922 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8503 | 2026.02.27 03:09:44.121608 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39998 | ||
| 8504 | 2026.02.27 03:09:44.121730 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8505 | 2026.02.27 03:09:44.121761 [ 292 ] {} <Debug> TCP-Session: 8eac2ef5-52b6-4aec-995d-ebc2775cb24f Authenticating user 'default' from [fd00:1122:3344:101::e]:39998 | ||
| 8506 | 2026.02.27 03:09:44.121786 [ 292 ] {} <Debug> TCP-Session: 8eac2ef5-52b6-4aec-995d-ebc2775cb24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8507 | 2026.02.27 03:09:44.121801 [ 292 ] {} <Debug> TCP-Session: 8eac2ef5-52b6-4aec-995d-ebc2775cb24f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8508 | 2026.02.27 03:09:44.121989 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52786 | ||
| 8509 | 2026.02.27 03:09:44.122003 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49936 | ||
| 8510 | 2026.02.27 03:09:44.122048 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63735 | ||
| 8511 | 2026.02.27 03:09:44.122077 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41310 | ||
| 8512 | 2026.02.27 03:09:44.122099 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37436 | ||
| 8513 | 2026.02.27 03:09:44.122125 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8514 | 2026.02.27 03:09:44.122145 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8515 | 2026.02.27 03:09:44.122153 [ 292 ] {} <Trace> TCP-Session: 8eac2ef5-52b6-4aec-995d-ebc2775cb24f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8516 | 2026.02.27 03:09:44.122196 [ 294 ] {} <Debug> TCP-Session: e90d6137-beee-4e8c-8f24-1a955d7348c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49936 | ||
| 8517 | 2026.02.27 03:09:44.122185 [ 293 ] {} <Debug> TCP-Session: f0f54e77-da30-4aa6-8985-d69e1fc0de0c Authenticating user 'default' from [fd00:1122:3344:101::e]:52786 | ||
| 8518 | 2026.02.27 03:09:44.122236 [ 294 ] {} <Debug> TCP-Session: e90d6137-beee-4e8c-8f24-1a955d7348c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8519 | 2026.02.27 03:09:44.122082 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56976 | ||
| 8520 | 2026.02.27 03:09:44.122267 [ 294 ] {} <Debug> TCP-Session: e90d6137-beee-4e8c-8f24-1a955d7348c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8521 | 2026.02.27 03:09:44.122268 [ 293 ] {} <Debug> TCP-Session: f0f54e77-da30-4aa6-8985-d69e1fc0de0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8522 | 2026.02.27 03:09:44.122051 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48540 | ||
| 8523 | 2026.02.27 03:09:44.122312 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8524 | 2026.02.27 03:09:44.122304 [ 293 ] {} <Debug> TCP-Session: f0f54e77-da30-4aa6-8985-d69e1fc0de0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8525 | 2026.02.27 03:09:44.122361 [ 3 ] {} <Debug> TCP-Session: 15816dc2-320f-45f6-a40b-fdfbcf61672a Authenticating user 'default' from [fd00:1122:3344:101::e]:63735 | ||
| 8526 | 2026.02.27 03:09:44.122065 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53212 | ||
| 8527 | 2026.02.27 03:09:44.122386 [ 292 ] {a60514d7-6403-4bc2-bec3-3246e6fa9cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8528 | 2026.02.27 03:09:44.122400 [ 3 ] {} <Debug> TCP-Session: 15816dc2-320f-45f6-a40b-fdfbcf61672a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8529 | 2026.02.27 03:09:44.122452 [ 3 ] {} <Debug> TCP-Session: 15816dc2-320f-45f6-a40b-fdfbcf61672a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8530 | 2026.02.27 03:09:44.122695 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8531 | 2026.02.27 03:09:44.122707 [ 292 ] {a60514d7-6403-4bc2-bec3-3246e6fa9cc7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8532 | 2026.02.27 03:09:44.122727 [ 291 ] {} <Debug> TCP-Session: a795fac1-c37b-4d9c-a4ef-fa688f469b80 Authenticating user 'default' from [fd00:1122:3344:101::e]:37436 | ||
| 8533 | 2026.02.27 03:09:44.122753 [ 291 ] {} <Debug> TCP-Session: a795fac1-c37b-4d9c-a4ef-fa688f469b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8534 | 2026.02.27 03:09:44.122769 [ 291 ] {} <Debug> TCP-Session: a795fac1-c37b-4d9c-a4ef-fa688f469b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8535 | 2026.02.27 03:09:44.122778 [ 292 ] {a60514d7-6403-4bc2-bec3-3246e6fa9cc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8536 | 2026.02.27 03:09:44.122804 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8537 | 2026.02.27 03:09:44.122839 [ 290 ] {} <Debug> TCP-Session: 5d7f59e5-5a8b-4a44-8a68-3f75bb75e262 Authenticating user 'default' from [fd00:1122:3344:101::e]:56976 | ||
| 8538 | 2026.02.27 03:09:44.122856 [ 290 ] {} <Debug> TCP-Session: 5d7f59e5-5a8b-4a44-8a68-3f75bb75e262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8539 | 2026.02.27 03:09:44.122871 [ 290 ] {} <Debug> TCP-Session: 5d7f59e5-5a8b-4a44-8a68-3f75bb75e262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8540 | 2026.02.27 03:09:44.122912 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8541 | 2026.02.27 03:09:44.122946 [ 287 ] {} <Debug> TCP-Session: 6b8e1a54-c1be-47c1-b585-4f074c0ce179 Authenticating user 'default' from [fd00:1122:3344:101::e]:48540 | ||
| 8542 | 2026.02.27 03:09:44.122963 [ 287 ] {} <Debug> TCP-Session: 6b8e1a54-c1be-47c1-b585-4f074c0ce179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8543 | 2026.02.27 03:09:44.122975 [ 287 ] {} <Debug> TCP-Session: 6b8e1a54-c1be-47c1-b585-4f074c0ce179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8544 | 2026.02.27 03:09:44.123095 [ 292 ] {a60514d7-6403-4bc2-bec3-3246e6fa9cc7} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 8545 | 2026.02.27 03:09:44.123167 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8546 | 2026.02.27 03:09:44.123201 [ 289 ] {} <Debug> TCP-Session: ebdb963e-302f-418a-800e-80b706877173 Authenticating user 'default' from [fd00:1122:3344:101::e]:41310 | ||
| 8547 | 2026.02.27 03:09:44.123218 [ 289 ] {} <Debug> TCP-Session: ebdb963e-302f-418a-800e-80b706877173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8548 | 2026.02.27 03:09:44.123234 [ 289 ] {} <Debug> TCP-Session: ebdb963e-302f-418a-800e-80b706877173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8549 | 2026.02.27 03:09:44.123272 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8550 | 2026.02.27 03:09:44.123306 [ 288 ] {} <Debug> TCP-Session: 5f00547c-549a-44b1-b794-9d0956e32321 Authenticating user 'default' from [fd00:1122:3344:101::e]:53212 | ||
| 8551 | 2026.02.27 03:09:44.123323 [ 288 ] {} <Debug> TCP-Session: 5f00547c-549a-44b1-b794-9d0956e32321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8552 | 2026.02.27 03:09:44.123335 [ 288 ] {} <Debug> TCP-Session: 5f00547c-549a-44b1-b794-9d0956e32321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8553 | 2026.02.27 03:09:44.124049 [ 340 ] {a60514d7-6403-4bc2-bec3-3246e6fa9cc7} <Trace> AggregatingTransform: Aggregating | ||
| 8554 | 2026.02.27 03:09:44.124212 [ 340 ] {a60514d7-6403-4bc2-bec3-3246e6fa9cc7} <Trace> Aggregator: Aggregation method: without_key | ||
| 8555 | 2026.02.27 03:09:44.124250 [ 340 ] {a60514d7-6403-4bc2-bec3-3246e6fa9cc7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044647 sec. (957.261 rows/sec., 37.39 KiB/sec.) | ||
| 8556 | 2026.02.27 03:09:44.124269 [ 340 ] {a60514d7-6403-4bc2-bec3-3246e6fa9cc7} <Trace> Aggregator: Merging aggregated data | ||
| 8557 | 2026.02.27 03:09:44.125564 [ 292 ] {a60514d7-6403-4bc2-bec3-3246e6fa9cc7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003251 sec., 307.59766225776684 rows/sec., 12.02 KiB/sec. | ||
| 8558 | 2026.02.27 03:09:44.125700 [ 292 ] {a60514d7-6403-4bc2-bec3-3246e6fa9cc7} <Debug> TCPHandler: Processed in 0.003676975 sec. | ||
| 8559 | 2026.02.27 03:09:44.125846 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8560 | 2026.02.27 03:09:44.125873 [ 292 ] {} <Debug> TCP-Session: 8eac2ef5-52b6-4aec-995d-ebc2775cb24f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8561 | 2026.02.27 03:09:44.125879 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8562 | 2026.02.27 03:09:44.125900 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8563 | 2026.02.27 03:09:44.125910 [ 288 ] {} <Debug> TCP-Session: 5f00547c-549a-44b1-b794-9d0956e32321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8564 | 2026.02.27 03:09:44.125925 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8565 | 2026.02.27 03:09:44.125941 [ 3 ] {} <Debug> TCP-Session: 15816dc2-320f-45f6-a40b-fdfbcf61672a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8566 | 2026.02.27 03:09:44.125944 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8567 | 2026.02.27 03:09:44.125966 [ 291 ] {} <Debug> TCP-Session: a795fac1-c37b-4d9c-a4ef-fa688f469b80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8568 | 2026.02.27 03:09:44.125960 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8569 | 2026.02.27 03:09:44.125991 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8570 | 2026.02.27 03:09:44.126022 [ 293 ] {} <Debug> TCP-Session: f0f54e77-da30-4aa6-8985-d69e1fc0de0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8571 | 2026.02.27 03:09:44.125985 [ 287 ] {} <Debug> TCP-Session: 6b8e1a54-c1be-47c1-b585-4f074c0ce179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8572 | 2026.02.27 03:09:44.126040 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8573 | 2026.02.27 03:09:44.126068 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8574 | 2026.02.27 03:09:44.126051 [ 294 ] {} <Debug> TCP-Session: e90d6137-beee-4e8c-8f24-1a955d7348c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8575 | 2026.02.27 03:09:44.126100 [ 289 ] {} <Debug> TCP-Session: ebdb963e-302f-418a-800e-80b706877173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8576 | 2026.02.27 03:09:44.126114 [ 290 ] {} <Debug> TCP-Session: 5d7f59e5-5a8b-4a44-8a68-3f75bb75e262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8577 | 2026.02.27 03:09:44.932342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8578 | 2026.02.27 03:09:44.957250 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.02.27 03:09:44.957363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8580 | 2026.02.27 03:09:44.967378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8581 | 2026.02.27 03:09:44.969353 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.02.27 03:09:44.969984 [ 77 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8583 | 2026.02.27 03:09:44.970076 [ 77 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.02.27 03:09:44.970107 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 8585 | 2026.02.27 03:09:44.970305 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 8586 | 2026.02.27 03:09:44.975802 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8587 | 2026.02.27 03:09:44.978113 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 8588 | 2026.02.27 03:09:44.981252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8589 | 2026.02.27 03:09:44.984998 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 8590 | 2026.02.27 03:09:44.993321 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 8591 | 2026.02.27 03:09:44.998603 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 8592 | 2026.02.27 03:09:45.003731 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 8593 | 2026.02.27 03:09:45.007849 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 8594 | 2026.02.27 03:09:45.102341 [ 189 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.132117889 sec., 2338.8202940481438 rows/sec., 12.09 MiB/sec. | ||
| 8595 | 2026.02.27 03:09:45.106610 [ 200 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8596 | 2026.02.27 03:09:45.110945 [ 200 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_41_8} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.02.27 03:09:45.111145 [ 200 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_41_8} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8598 | 2026.02.27 03:09:45.116080 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8599 | 2026.02.27 03:09:46.101863 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60912 | ||
| 8600 | 2026.02.27 03:09:46.101981 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8601 | 2026.02.27 03:09:46.102020 [ 292 ] {} <Debug> TCP-Session: d9d76837-71fa-4b7b-a665-892baee50706 Authenticating user 'default' from [fd00:1122:3344:101::e]:60912 | ||
| 8602 | 2026.02.27 03:09:46.102052 [ 292 ] {} <Debug> TCP-Session: d9d76837-71fa-4b7b-a665-892baee50706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8603 | 2026.02.27 03:09:46.102074 [ 292 ] {} <Debug> TCP-Session: d9d76837-71fa-4b7b-a665-892baee50706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8604 | 2026.02.27 03:09:46.102277 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43047 | ||
| 8605 | 2026.02.27 03:09:46.102280 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59062 | ||
| 8606 | 2026.02.27 03:09:46.102320 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42051 | ||
| 8607 | 2026.02.27 03:09:46.102311 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40272 | ||
| 8608 | 2026.02.27 03:09:46.102401 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8609 | 2026.02.27 03:09:46.102407 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51478 | ||
| 8610 | 2026.02.27 03:09:46.102434 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8611 | 2026.02.27 03:09:46.102444 [ 293 ] {} <Debug> TCP-Session: d950563a-b5d5-4773-b623-f1208dedd2c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43047 | ||
| 8612 | 2026.02.27 03:09:46.102434 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8613 | 2026.02.27 03:09:46.102475 [ 294 ] {} <Debug> TCP-Session: 33227386-1a6d-48c8-9ae3-537d17515c44 Authenticating user 'default' from [fd00:1122:3344:101::e]:59062 | ||
| 8614 | 2026.02.27 03:09:46.102490 [ 293 ] {} <Debug> TCP-Session: d950563a-b5d5-4773-b623-f1208dedd2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8615 | 2026.02.27 03:09:46.102508 [ 288 ] {} <Debug> TCP-Session: 13fe1a9b-fd0e-44ec-a2df-a3c6620efe9e Authenticating user 'default' from [fd00:1122:3344:101::e]:42051 | ||
| 8616 | 2026.02.27 03:09:46.102524 [ 294 ] {} <Debug> TCP-Session: 33227386-1a6d-48c8-9ae3-537d17515c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8617 | 2026.02.27 03:09:46.102541 [ 293 ] {} <Debug> TCP-Session: d950563a-b5d5-4773-b623-f1208dedd2c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8618 | 2026.02.27 03:09:46.102562 [ 294 ] {} <Debug> TCP-Session: 33227386-1a6d-48c8-9ae3-537d17515c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8619 | 2026.02.27 03:09:46.102552 [ 288 ] {} <Debug> TCP-Session: 13fe1a9b-fd0e-44ec-a2df-a3c6620efe9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8620 | 2026.02.27 03:09:46.102494 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8621 | 2026.02.27 03:09:46.102613 [ 288 ] {} <Debug> TCP-Session: 13fe1a9b-fd0e-44ec-a2df-a3c6620efe9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8622 | 2026.02.27 03:09:46.102494 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8623 | 2026.02.27 03:09:46.102647 [ 291 ] {} <Debug> TCP-Session: f9e08a6f-5a7a-44fc-949c-5e2298ed3f0d Authenticating user 'default' from [fd00:1122:3344:101::e]:51478 | ||
| 8624 | 2026.02.27 03:09:46.102488 [ 292 ] {} <Trace> TCP-Session: d9d76837-71fa-4b7b-a665-892baee50706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2026.02.27 03:09:46.102675 [ 3 ] {} <Debug> TCP-Session: 4d37bfa4-22fb-4f8b-8de7-9c8ae8d49653 Authenticating user 'default' from [fd00:1122:3344:101::e]:40272 | ||
| 8626 | 2026.02.27 03:09:46.102683 [ 291 ] {} <Debug> TCP-Session: f9e08a6f-5a7a-44fc-949c-5e2298ed3f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8627 | 2026.02.27 03:09:46.102719 [ 3 ] {} <Debug> TCP-Session: 4d37bfa4-22fb-4f8b-8de7-9c8ae8d49653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8628 | 2026.02.27 03:09:46.102728 [ 291 ] {} <Debug> TCP-Session: f9e08a6f-5a7a-44fc-949c-5e2298ed3f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8629 | 2026.02.27 03:09:46.102738 [ 3 ] {} <Debug> TCP-Session: 4d37bfa4-22fb-4f8b-8de7-9c8ae8d49653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8630 | 2026.02.27 03:09:46.102377 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55370 | ||
| 8631 | 2026.02.27 03:09:46.102312 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38192 | ||
| 8632 | 2026.02.27 03:09:46.102383 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60464 | ||
| 8633 | 2026.02.27 03:09:46.102828 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8634 | 2026.02.27 03:09:46.102857 [ 290 ] {} <Debug> TCP-Session: bcb81fec-a845-4853-a503-59564d84e1a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55370 | ||
| 8635 | 2026.02.27 03:09:46.102867 [ 292 ] {63cf7b6a-2305-41d9-aff3-dc2c9d3dda1b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60912) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8636 | 2026.02.27 03:09:46.102874 [ 290 ] {} <Debug> TCP-Session: bcb81fec-a845-4853-a503-59564d84e1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8637 | 2026.02.27 03:09:46.102905 [ 290 ] {} <Debug> TCP-Session: bcb81fec-a845-4853-a503-59564d84e1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8638 | 2026.02.27 03:09:46.102993 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8639 | 2026.02.27 03:09:46.103023 [ 287 ] {} <Debug> TCP-Session: 0ff2b796-e042-41cf-b738-99c532f3f7c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38192 | ||
| 8640 | 2026.02.27 03:09:46.103039 [ 287 ] {} <Debug> TCP-Session: 0ff2b796-e042-41cf-b738-99c532f3f7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8641 | 2026.02.27 03:09:46.103053 [ 287 ] {} <Debug> TCP-Session: 0ff2b796-e042-41cf-b738-99c532f3f7c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8642 | 2026.02.27 03:09:46.103150 [ 292 ] {63cf7b6a-2305-41d9-aff3-dc2c9d3dda1b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8643 | 2026.02.27 03:09:46.103180 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8644 | 2026.02.27 03:09:46.103213 [ 292 ] {63cf7b6a-2305-41d9-aff3-dc2c9d3dda1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8645 | 2026.02.27 03:09:46.103215 [ 289 ] {} <Debug> TCP-Session: 546792e9-c7b8-4e24-9d64-4e5761f1393f Authenticating user 'default' from [fd00:1122:3344:101::e]:60464 | ||
| 8646 | 2026.02.27 03:09:46.103257 [ 289 ] {} <Debug> TCP-Session: 546792e9-c7b8-4e24-9d64-4e5761f1393f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8647 | 2026.02.27 03:09:46.103270 [ 289 ] {} <Debug> TCP-Session: 546792e9-c7b8-4e24-9d64-4e5761f1393f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8648 | 2026.02.27 03:09:46.103511 [ 292 ] {63cf7b6a-2305-41d9-aff3-dc2c9d3dda1b} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 8649 | 2026.02.27 03:09:46.104465 [ 342 ] {63cf7b6a-2305-41d9-aff3-dc2c9d3dda1b} <Trace> AggregatingTransform: Aggregating | ||
| 8650 | 2026.02.27 03:09:46.104498 [ 342 ] {63cf7b6a-2305-41d9-aff3-dc2c9d3dda1b} <Trace> Aggregator: Aggregation method: without_key | ||
| 8651 | 2026.02.27 03:09:46.104532 [ 342 ] {63cf7b6a-2305-41d9-aff3-dc2c9d3dda1b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917284 sec. (1090.175 rows/sec., 42.58 KiB/sec.) | ||
| 8652 | 2026.02.27 03:09:46.104549 [ 342 ] {63cf7b6a-2305-41d9-aff3-dc2c9d3dda1b} <Trace> Aggregator: Merging aggregated data | ||
| 8653 | 2026.02.27 03:09:46.105897 [ 292 ] {63cf7b6a-2305-41d9-aff3-dc2c9d3dda1b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 8654 | 2026.02.27 03:09:46.106041 [ 292 ] {63cf7b6a-2305-41d9-aff3-dc2c9d3dda1b} <Debug> TCPHandler: Processed in 0.003722237 sec. | ||
| 8655 | 2026.02.27 03:09:46.106170 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8656 | 2026.02.27 03:09:46.106196 [ 292 ] {} <Debug> TCP-Session: d9d76837-71fa-4b7b-a665-892baee50706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8657 | 2026.02.27 03:09:46.106200 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8658 | 2026.02.27 03:09:46.106225 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8659 | 2026.02.27 03:09:46.106244 [ 293 ] {} <Debug> TCP-Session: d950563a-b5d5-4773-b623-f1208dedd2c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8660 | 2026.02.27 03:09:46.106252 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8661 | 2026.02.27 03:09:46.106264 [ 294 ] {} <Debug> TCP-Session: 33227386-1a6d-48c8-9ae3-537d17515c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8662 | 2026.02.27 03:09:46.106272 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8663 | 2026.02.27 03:09:46.106291 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8664 | 2026.02.27 03:09:46.106306 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8665 | 2026.02.27 03:09:46.106324 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8666 | 2026.02.27 03:09:46.106358 [ 291 ] {} <Debug> TCP-Session: f9e08a6f-5a7a-44fc-949c-5e2298ed3f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8667 | 2026.02.27 03:09:46.106369 [ 289 ] {} <Debug> TCP-Session: 546792e9-c7b8-4e24-9d64-4e5761f1393f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8668 | 2026.02.27 03:09:46.106385 [ 290 ] {} <Debug> TCP-Session: bcb81fec-a845-4853-a503-59564d84e1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8669 | 2026.02.27 03:09:46.106324 [ 3 ] {} <Debug> TCP-Session: 4d37bfa4-22fb-4f8b-8de7-9c8ae8d49653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8670 | 2026.02.27 03:09:46.106298 [ 287 ] {} <Debug> TCP-Session: 0ff2b796-e042-41cf-b738-99c532f3f7c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8671 | 2026.02.27 03:09:46.106255 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8672 | 2026.02.27 03:09:46.106488 [ 288 ] {} <Debug> TCP-Session: 13fe1a9b-fd0e-44ec-a2df-a3c6620efe9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8673 | 2026.02.27 03:09:46.244804 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42885 | ||
| 8674 | 2026.02.27 03:09:46.244910 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8675 | 2026.02.27 03:09:46.244937 [ 289 ] {} <Debug> TCP-Session: 6097ab24-c3b2-4bdb-b1bc-fe56f0c1b8e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42885 | ||
| 8676 | 2026.02.27 03:09:46.244959 [ 289 ] {} <Debug> TCP-Session: 6097ab24-c3b2-4bdb-b1bc-fe56f0c1b8e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8677 | 2026.02.27 03:09:46.244972 [ 289 ] {} <Debug> TCP-Session: 6097ab24-c3b2-4bdb-b1bc-fe56f0c1b8e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8678 | 2026.02.27 03:09:46.245204 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57620 | ||
| 8679 | 2026.02.27 03:09:46.245213 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36954 | ||
| 8680 | 2026.02.27 03:09:46.245273 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41652 | ||
| 8681 | 2026.02.27 03:09:46.245285 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34757 | ||
| 8682 | 2026.02.27 03:09:46.245290 [ 289 ] {} <Trace> TCP-Session: 6097ab24-c3b2-4bdb-b1bc-fe56f0c1b8e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.02.27 03:09:46.245324 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8684 | 2026.02.27 03:09:46.245295 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52871 | ||
| 8685 | 2026.02.27 03:09:46.245369 [ 290 ] {} <Debug> TCP-Session: c709a6f3-0e8c-4b1d-90a9-760e0bcc8db5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57620 | ||
| 8686 | 2026.02.27 03:09:46.245373 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8687 | 2026.02.27 03:09:46.245374 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8688 | 2026.02.27 03:09:46.245433 [ 3 ] {} <Debug> TCP-Session: de17fb75-5831-4354-bc3a-1c143f1efe42 Authenticating user 'default' from [fd00:1122:3344:101::e]:41652 | ||
| 8689 | 2026.02.27 03:09:46.245422 [ 290 ] {} <Debug> TCP-Session: c709a6f3-0e8c-4b1d-90a9-760e0bcc8db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8690 | 2026.02.27 03:09:46.245465 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8691 | 2026.02.27 03:09:46.245481 [ 290 ] {} <Debug> TCP-Session: c709a6f3-0e8c-4b1d-90a9-760e0bcc8db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8692 | 2026.02.27 03:09:46.245493 [ 289 ] {0743250f-74d6-4f46-8efd-66904e8db992} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8693 | 2026.02.27 03:09:46.245503 [ 288 ] {} <Debug> TCP-Session: dadafd1b-e648-4f25-a3c3-1d46c62e3bba Authenticating user 'default' from [fd00:1122:3344:101::e]:52871 | ||
| 8694 | 2026.02.27 03:09:46.245465 [ 3 ] {} <Debug> TCP-Session: de17fb75-5831-4354-bc3a-1c143f1efe42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8695 | 2026.02.27 03:09:46.245554 [ 288 ] {} <Debug> TCP-Session: dadafd1b-e648-4f25-a3c3-1d46c62e3bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8696 | 2026.02.27 03:09:46.245567 [ 3 ] {} <Debug> TCP-Session: de17fb75-5831-4354-bc3a-1c143f1efe42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8697 | 2026.02.27 03:09:46.245582 [ 288 ] {} <Debug> TCP-Session: dadafd1b-e648-4f25-a3c3-1d46c62e3bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8698 | 2026.02.27 03:09:46.245459 [ 291 ] {} <Debug> TCP-Session: 98af3ef6-4c06-491e-aac3-ceabe9cabe40 Authenticating user 'default' from [fd00:1122:3344:101::e]:36954 | ||
| 8699 | 2026.02.27 03:09:46.245373 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8700 | 2026.02.27 03:09:46.245634 [ 291 ] {} <Debug> TCP-Session: 98af3ef6-4c06-491e-aac3-ceabe9cabe40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8701 | 2026.02.27 03:09:46.245252 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45579 | ||
| 8702 | 2026.02.27 03:09:46.245665 [ 287 ] {} <Debug> TCP-Session: 9c9b7c68-85aa-4ba2-aaf2-80e39b1d2765 Authenticating user 'default' from [fd00:1122:3344:101::e]:34757 | ||
| 8703 | 2026.02.27 03:09:46.245658 [ 291 ] {} <Debug> TCP-Session: 98af3ef6-4c06-491e-aac3-ceabe9cabe40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8704 | 2026.02.27 03:09:46.245717 [ 287 ] {} <Debug> TCP-Session: 9c9b7c68-85aa-4ba2-aaf2-80e39b1d2765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8705 | 2026.02.27 03:09:46.245247 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48184 | ||
| 8706 | 2026.02.27 03:09:46.245745 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8707 | 2026.02.27 03:09:46.245736 [ 287 ] {} <Debug> TCP-Session: 9c9b7c68-85aa-4ba2-aaf2-80e39b1d2765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8708 | 2026.02.27 03:09:46.245786 [ 289 ] {0743250f-74d6-4f46-8efd-66904e8db992} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8709 | 2026.02.27 03:09:46.245787 [ 294 ] {} <Debug> TCP-Session: 6b1e7b14-77a0-45fa-be94-2f0d36ab0ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45579 | ||
| 8710 | 2026.02.27 03:09:46.245820 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8711 | 2026.02.27 03:09:46.245846 [ 294 ] {} <Debug> TCP-Session: 6b1e7b14-77a0-45fa-be94-2f0d36ab0ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8712 | 2026.02.27 03:09:46.245857 [ 289 ] {0743250f-74d6-4f46-8efd-66904e8db992} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8713 | 2026.02.27 03:09:46.245868 [ 293 ] {} <Debug> TCP-Session: 8d16508b-5b26-40d2-a280-090c83ee5b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:48184 | ||
| 8714 | 2026.02.27 03:09:46.245870 [ 294 ] {} <Debug> TCP-Session: 6b1e7b14-77a0-45fa-be94-2f0d36ab0ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8715 | 2026.02.27 03:09:46.245896 [ 293 ] {} <Debug> TCP-Session: 8d16508b-5b26-40d2-a280-090c83ee5b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8716 | 2026.02.27 03:09:46.245247 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55417 | ||
| 8717 | 2026.02.27 03:09:46.245920 [ 293 ] {} <Debug> TCP-Session: 8d16508b-5b26-40d2-a280-090c83ee5b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8718 | 2026.02.27 03:09:46.245989 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8719 | 2026.02.27 03:09:46.246018 [ 292 ] {} <Debug> TCP-Session: 73e09c3d-bbc3-4dfe-9507-6e3221961ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55417 | ||
| 8720 | 2026.02.27 03:09:46.246037 [ 292 ] {} <Debug> TCP-Session: 73e09c3d-bbc3-4dfe-9507-6e3221961ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8721 | 2026.02.27 03:09:46.246050 [ 292 ] {} <Debug> TCP-Session: 73e09c3d-bbc3-4dfe-9507-6e3221961ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8722 | 2026.02.27 03:09:46.246168 [ 289 ] {0743250f-74d6-4f46-8efd-66904e8db992} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 8723 | 2026.02.27 03:09:46.247242 [ 315 ] {0743250f-74d6-4f46-8efd-66904e8db992} <Trace> AggregatingTransform: Aggregating | ||
| 8724 | 2026.02.27 03:09:46.247291 [ 315 ] {0743250f-74d6-4f46-8efd-66904e8db992} <Trace> Aggregator: Aggregation method: without_key | ||
| 8725 | 2026.02.27 03:09:46.247326 [ 315 ] {0743250f-74d6-4f46-8efd-66904e8db992} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023056 sec. (977.464 rows/sec., 38.18 KiB/sec.) | ||
| 8726 | 2026.02.27 03:09:46.247346 [ 315 ] {0743250f-74d6-4f46-8efd-66904e8db992} <Trace> Aggregator: Merging aggregated data | ||
| 8727 | 2026.02.27 03:09:46.248425 [ 289 ] {0743250f-74d6-4f46-8efd-66904e8db992} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002994 sec., 334.001336005344 rows/sec., 13.05 KiB/sec. | ||
| 8728 | 2026.02.27 03:09:46.248548 [ 289 ] {0743250f-74d6-4f46-8efd-66904e8db992} <Debug> TCPHandler: Processed in 0.003374277 sec. | ||
| 8729 | 2026.02.27 03:09:46.248666 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8730 | 2026.02.27 03:09:46.248694 [ 289 ] {} <Debug> TCP-Session: 6097ab24-c3b2-4bdb-b1bc-fe56f0c1b8e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8731 | 2026.02.27 03:09:46.248700 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8732 | 2026.02.27 03:09:46.248720 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8733 | 2026.02.27 03:09:46.248735 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8734 | 2026.02.27 03:09:46.248752 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8735 | 2026.02.27 03:09:46.248769 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8736 | 2026.02.27 03:09:46.248790 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8737 | 2026.02.27 03:09:46.248809 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8738 | 2026.02.27 03:09:46.248824 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8739 | 2026.02.27 03:09:46.248847 [ 3 ] {} <Debug> TCP-Session: de17fb75-5831-4354-bc3a-1c143f1efe42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8740 | 2026.02.27 03:09:46.248860 [ 291 ] {} <Debug> TCP-Session: 98af3ef6-4c06-491e-aac3-ceabe9cabe40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2026.02.27 03:09:46.248871 [ 287 ] {} <Debug> TCP-Session: 9c9b7c68-85aa-4ba2-aaf2-80e39b1d2765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8742 | 2026.02.27 03:09:46.248792 [ 292 ] {} <Debug> TCP-Session: 73e09c3d-bbc3-4dfe-9507-6e3221961ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8743 | 2026.02.27 03:09:46.248781 [ 288 ] {} <Debug> TCP-Session: dadafd1b-e648-4f25-a3c3-1d46c62e3bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8744 | 2026.02.27 03:09:46.248755 [ 294 ] {} <Debug> TCP-Session: 6b1e7b14-77a0-45fa-be94-2f0d36ab0ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8745 | 2026.02.27 03:09:46.248740 [ 290 ] {} <Debug> TCP-Session: c709a6f3-0e8c-4b1d-90a9-760e0bcc8db5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8746 | 2026.02.27 03:09:46.248835 [ 293 ] {} <Debug> TCP-Session: 8d16508b-5b26-40d2-a280-090c83ee5b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8747 | 2026.02.27 03:09:46.431040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1036 | ||
| 8748 | 2026.02.27 03:09:46.433717 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2026.02.27 03:09:46.433772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8750 | 2026.02.27 03:09:46.435005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8751 | 2026.02.27 03:09:46.435274 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.02.27 03:09:46.435554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
| 8753 | 2026.02.27 03:09:47.233349 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.02.27 03:09:47.233528 [ 5 ] {25169438-6645-4f00-8b14-fb23ed2ab9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8755 | 2026.02.27 03:09:47.233596 [ 5 ] {25169438-6645-4f00-8b14-fb23ed2ab9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8756 | 2026.02.27 03:09:47.234243 [ 5 ] {25169438-6645-4f00-8b14-fb23ed2ab9b9} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.02.27 03:09:47.234295 [ 5 ] {25169438-6645-4f00-8b14-fb23ed2ab9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8758 | 2026.02.27 03:09:47.234682 [ 5 ] {25169438-6645-4f00-8b14-fb23ed2ab9b9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8759 | 2026.02.27 03:09:47.234916 [ 5 ] {25169438-6645-4f00-8b14-fb23ed2ab9b9} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.02.27 03:09:47.235072 [ 5 ] {25169438-6645-4f00-8b14-fb23ed2ab9b9} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001593 sec., 43942.24733207784 rows/sec., 3.51 MiB/sec. | ||
| 8761 | 2026.02.27 03:09:47.235079 [ 76 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8762 | 2026.02.27 03:09:47.235123 [ 5 ] {25169438-6645-4f00-8b14-fb23ed2ab9b9} <Debug> TCPHandler: Processed in 0.00190563 sec. | ||
| 8763 | 2026.02.27 03:09:47.235154 [ 76 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2026.02.27 03:09:47.235185 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8765 | 2026.02.27 03:09:47.235273 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.02.27 03:09:47.235334 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 8767 | 2026.02.27 03:09:47.235381 [ 5 ] {10fc25bd-e84e-4079-b9eb-b265a8fd02b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8768 | 2026.02.27 03:09:47.235431 [ 5 ] {10fc25bd-e84e-4079-b9eb-b265a8fd02b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8769 | 2026.02.27 03:09:47.235495 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8770 | 2026.02.27 03:09:47.235541 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2149 rows starting from the beginning of the part | ||
| 8771 | 2026.02.27 03:09:47.235612 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 70 rows starting from the beginning of the part | ||
| 8772 | 2026.02.27 03:09:47.235660 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 124 rows starting from the beginning of the part | ||
| 8773 | 2026.02.27 03:09:47.235708 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 70 rows starting from the beginning of the part | ||
| 8774 | 2026.02.27 03:09:47.235752 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1386 rows starting from the beginning of the part | ||
| 8775 | 2026.02.27 03:09:47.235800 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 70 rows starting from the beginning of the part | ||
| 8776 | 2026.02.27 03:09:47.235876 [ 5 ] {10fc25bd-e84e-4079-b9eb-b265a8fd02b9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2026.02.27 03:09:47.235918 [ 5 ] {10fc25bd-e84e-4079-b9eb-b265a8fd02b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8778 | 2026.02.27 03:09:47.236262 [ 5 ] {10fc25bd-e84e-4079-b9eb-b265a8fd02b9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8779 | 2026.02.27 03:09:47.236474 [ 5 ] {10fc25bd-e84e-4079-b9eb-b265a8fd02b9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.02.27 03:09:47.236612 [ 5 ] {10fc25bd-e84e-4079-b9eb-b265a8fd02b9} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001256 sec., 5573.248407643312 rows/sec., 419.08 KiB/sec. | ||
| 8781 | 2026.02.27 03:09:47.236652 [ 5 ] {10fc25bd-e84e-4079-b9eb-b265a8fd02b9} <Debug> TCPHandler: Processed in 0.001447618 sec. | ||
| 8782 | 2026.02.27 03:09:47.236765 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8783 | 2026.02.27 03:09:47.236862 [ 5 ] {35012a9f-74b3-48f9-a0a6-06b876f5fa9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8784 | 2026.02.27 03:09:47.236903 [ 5 ] {35012a9f-74b3-48f9-a0a6-06b876f5fa9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8785 | 2026.02.27 03:09:47.237338 [ 5 ] {35012a9f-74b3-48f9-a0a6-06b876f5fa9b} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.02.27 03:09:47.237347 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3869 rows, containing 5 columns (5 merged, 0 gathered) in 0.002079854 sec., 1860226.7274529848 rows/sec., 160.64 MiB/sec. | ||
| 8787 | 2026.02.27 03:09:47.237375 [ 5 ] {35012a9f-74b3-48f9-a0a6-06b876f5fa9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8788 | 2026.02.27 03:09:47.237596 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8789 | 2026.02.27 03:09:47.237697 [ 5 ] {35012a9f-74b3-48f9-a0a6-06b876f5fa9b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8790 | 2026.02.27 03:09:47.237938 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_61_12} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.02.27 03:09:47.237978 [ 5 ] {35012a9f-74b3-48f9-a0a6-06b876f5fa9b} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.02.27 03:09:47.238028 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_61_12} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8793 | 2026.02.27 03:09:47.238100 [ 76 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8794 | 2026.02.27 03:09:47.238113 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 8795 | 2026.02.27 03:09:47.238120 [ 5 ] {35012a9f-74b3-48f9-a0a6-06b876f5fa9b} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001278 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 8796 | 2026.02.27 03:09:47.238139 [ 76 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.02.27 03:09:47.238176 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8798 | 2026.02.27 03:09:47.238179 [ 5 ] {35012a9f-74b3-48f9-a0a6-06b876f5fa9b} <Debug> TCPHandler: Processed in 0.001463228 sec. | ||
| 8799 | 2026.02.27 03:09:47.238255 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 8800 | 2026.02.27 03:09:47.238301 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8801 | 2026.02.27 03:09:47.238339 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8802 | 2026.02.27 03:09:47.238366 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1059 rows starting from the beginning of the part | ||
| 8803 | 2026.02.27 03:09:47.238396 [ 5 ] {db0b5f0d-f3a8-40cf-93fa-1a5d44fb2d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8804 | 2026.02.27 03:09:47.238424 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 71 rows starting from the beginning of the part | ||
| 8805 | 2026.02.27 03:09:47.238440 [ 5 ] {db0b5f0d-f3a8-40cf-93fa-1a5d44fb2d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8806 | 2026.02.27 03:09:47.238466 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 98 rows starting from the beginning of the part | ||
| 8807 | 2026.02.27 03:09:47.238504 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 71 rows starting from the beginning of the part | ||
| 8808 | 2026.02.27 03:09:47.238545 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 594 rows starting from the beginning of the part | ||
| 8809 | 2026.02.27 03:09:47.238582 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 71 rows starting from the beginning of the part | ||
| 8810 | 2026.02.27 03:09:47.238849 [ 5 ] {db0b5f0d-f3a8-40cf-93fa-1a5d44fb2d0c} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.02.27 03:09:47.238883 [ 5 ] {db0b5f0d-f3a8-40cf-93fa-1a5d44fb2d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8812 | 2026.02.27 03:09:47.239223 [ 5 ] {db0b5f0d-f3a8-40cf-93fa-1a5d44fb2d0c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8813 | 2026.02.27 03:09:47.239427 [ 5 ] {db0b5f0d-f3a8-40cf-93fa-1a5d44fb2d0c} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.02.27 03:09:47.239539 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8815 | 2026.02.27 03:09:47.239559 [ 5 ] {db0b5f0d-f3a8-40cf-93fa-1a5d44fb2d0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 8816 | 2026.02.27 03:09:47.239568 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.02.27 03:09:47.239597 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8818 | 2026.02.27 03:09:47.239602 [ 5 ] {db0b5f0d-f3a8-40cf-93fa-1a5d44fb2d0c} <Debug> TCPHandler: Processed in 0.001349605 sec. | ||
| 8819 | 2026.02.27 03:09:47.239609 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385136 sec., 1417911.3097919628 rows/sec., 110.81 MiB/sec. | ||
| 8820 | 2026.02.27 03:09:47.239678 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 8821 | 2026.02.27 03:09:47.239715 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2026.02.27 03:09:47.239775 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8823 | 2026.02.27 03:09:47.239795 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8824 | 2026.02.27 03:09:47.239809 [ 5 ] {bb6afd64-ee19-4f7c-865c-d23b101939b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8825 | 2026.02.27 03:09:47.239829 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16703 rows starting from the beginning of the part | ||
| 8826 | 2026.02.27 03:09:47.239865 [ 5 ] {bb6afd64-ee19-4f7c-865c-d23b101939b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8827 | 2026.02.27 03:09:47.239893 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 8828 | 2026.02.27 03:09:47.239944 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 8829 | 2026.02.27 03:09:47.239991 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 8830 | 2026.02.27 03:09:47.240008 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_61_12} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.02.27 03:09:47.240037 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 882 rows starting from the beginning of the part | ||
| 8832 | 2026.02.27 03:09:47.240071 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_61_12} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8833 | 2026.02.27 03:09:47.240079 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8834 | 2026.02.27 03:09:47.240134 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 8835 | 2026.02.27 03:09:47.240601 [ 5 ] {bb6afd64-ee19-4f7c-865c-d23b101939b8} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.02.27 03:09:47.240637 [ 5 ] {bb6afd64-ee19-4f7c-865c-d23b101939b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8837 | 2026.02.27 03:09:47.241191 [ 5 ] {bb6afd64-ee19-4f7c-865c-d23b101939b8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8838 | 2026.02.27 03:09:47.241404 [ 5 ] {bb6afd64-ee19-4f7c-865c-d23b101939b8} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.02.27 03:09:47.241539 [ 5 ] {bb6afd64-ee19-4f7c-865c-d23b101939b8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001748 sec., 4004.5766590389017 rows/sec., 7.18 MiB/sec. | ||
| 8840 | 2026.02.27 03:09:47.241595 [ 5 ] {bb6afd64-ee19-4f7c-865c-d23b101939b8} <Debug> TCPHandler: Processed in 0.0019279 sec. | ||
| 8841 | 2026.02.27 03:09:47.241704 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.02.27 03:09:47.241798 [ 5 ] {cdb6fbf8-4b12-4e48-9df6-2c5bbb429560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8843 | 2026.02.27 03:09:47.241840 [ 5 ] {cdb6fbf8-4b12-4e48-9df6-2c5bbb429560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8844 | 2026.02.27 03:09:47.242175 [ 5 ] {cdb6fbf8-4b12-4e48-9df6-2c5bbb429560} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.02.27 03:09:47.242209 [ 5 ] {cdb6fbf8-4b12-4e48-9df6-2c5bbb429560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8846 | 2026.02.27 03:09:47.242519 [ 5 ] {cdb6fbf8-4b12-4e48-9df6-2c5bbb429560} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8847 | 2026.02.27 03:09:47.242726 [ 5 ] {cdb6fbf8-4b12-4e48-9df6-2c5bbb429560} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.02.27 03:09:47.242828 [ 76 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8849 | 2026.02.27 03:09:47.242852 [ 5 ] {cdb6fbf8-4b12-4e48-9df6-2c5bbb429560} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8850 | 2026.02.27 03:09:47.242856 [ 76 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.02.27 03:09:47.242890 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8852 | 2026.02.27 03:09:47.242894 [ 5 ] {cdb6fbf8-4b12-4e48-9df6-2c5bbb429560} <Debug> TCPHandler: Processed in 0.001237613 sec. | ||
| 8853 | 2026.02.27 03:09:47.242973 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8854 | 2026.02.27 03:09:47.243053 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8855 | 2026.02.27 03:09:47.243081 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2928 rows starting from the beginning of the part | ||
| 8856 | 2026.02.27 03:09:47.243131 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8857 | 2026.02.27 03:09:47.243170 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8858 | 2026.02.27 03:09:47.243207 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8859 | 2026.02.27 03:09:47.243241 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8860 | 2026.02.27 03:09:47.243276 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 8861 | 2026.02.27 03:09:47.244427 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001484748 sec., 2174106.3129904876 rows/sec., 145.57 MiB/sec. | ||
| 8862 | 2026.02.27 03:09:47.244751 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8863 | 2026.02.27 03:09:47.244983 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_61_12} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2026.02.27 03:09:47.245046 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_61_12} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8865 | 2026.02.27 03:09:47.245099 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8866 | 2026.02.27 03:09:47.245543 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18225 rows, containing 5 columns (5 merged, 0 gathered) in 0.005900333 sec., 3088808.716389397 rows/sec., 211.75 MiB/sec. | ||
| 8867 | 2026.02.27 03:09:47.245849 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8868 | 2026.02.27 03:09:47.246184 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8869 | 2026.02.27 03:09:47.246275 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8870 | 2026.02.27 03:09:47.246386 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
| 8871 | 2026.02.27 03:09:48.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.52 MiB, peak 315.73 MiB, free memory in arenas 0.00 B, will set to 304.27 MiB (RSS), difference: 1.75 MiB | ||
| 8872 | 2026.02.27 03:09:51.242346 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8873 | 2026.02.27 03:09:51.242405 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8874 | 2026.02.27 03:09:51.384069 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20131 | ||
| 8875 | 2026.02.27 03:09:51.384873 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.02.27 03:09:51.384913 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8877 | 2026.02.27 03:09:51.385376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8878 | 2026.02.27 03:09:51.385593 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2026.02.27 03:09:51.385715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20131 | ||
| 8880 | 2026.02.27 03:09:52.234639 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8881 | 2026.02.27 03:09:52.234838 [ 5 ] {a0ac4ad7-9ed5-4f65-a5ea-4dbb7a29edd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8882 | 2026.02.27 03:09:52.234903 [ 5 ] {a0ac4ad7-9ed5-4f65-a5ea-4dbb7a29edd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8883 | 2026.02.27 03:09:52.235619 [ 5 ] {a0ac4ad7-9ed5-4f65-a5ea-4dbb7a29edd1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2026.02.27 03:09:52.235665 [ 5 ] {a0ac4ad7-9ed5-4f65-a5ea-4dbb7a29edd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8885 | 2026.02.27 03:09:52.236045 [ 5 ] {a0ac4ad7-9ed5-4f65-a5ea-4dbb7a29edd1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8886 | 2026.02.27 03:09:52.236260 [ 5 ] {a0ac4ad7-9ed5-4f65-a5ea-4dbb7a29edd1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2026.02.27 03:09:52.236408 [ 5 ] {a0ac4ad7-9ed5-4f65-a5ea-4dbb7a29edd1} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001629 sec., 76120.31921424187 rows/sec., 6.54 MiB/sec. | ||
| 8888 | 2026.02.27 03:09:52.236450 [ 5 ] {a0ac4ad7-9ed5-4f65-a5ea-4dbb7a29edd1} <Debug> TCPHandler: Processed in 0.00194488 sec. | ||
| 8889 | 2026.02.27 03:09:52.236588 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2026.02.27 03:09:52.236681 [ 5 ] {863a43d8-5ca2-4e5f-a5fb-00e01ccc6949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8891 | 2026.02.27 03:09:52.236721 [ 5 ] {863a43d8-5ca2-4e5f-a5fb-00e01ccc6949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8892 | 2026.02.27 03:09:52.237155 [ 5 ] {863a43d8-5ca2-4e5f-a5fb-00e01ccc6949} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2026.02.27 03:09:52.237190 [ 5 ] {863a43d8-5ca2-4e5f-a5fb-00e01ccc6949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8894 | 2026.02.27 03:09:52.237486 [ 5 ] {863a43d8-5ca2-4e5f-a5fb-00e01ccc6949} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8895 | 2026.02.27 03:09:52.237683 [ 5 ] {863a43d8-5ca2-4e5f-a5fb-00e01ccc6949} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2026.02.27 03:09:52.237809 [ 5 ] {863a43d8-5ca2-4e5f-a5fb-00e01ccc6949} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001147 sec., 29642.54577157803 rows/sec., 2.18 MiB/sec. | ||
| 8897 | 2026.02.27 03:09:52.237846 [ 5 ] {863a43d8-5ca2-4e5f-a5fb-00e01ccc6949} <Debug> TCPHandler: Processed in 0.001305234 sec. | ||
| 8898 | 2026.02.27 03:09:52.237956 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2026.02.27 03:09:52.238046 [ 5 ] {bd3c76f9-ef99-4c89-ada1-38f781be6dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8900 | 2026.02.27 03:09:52.238085 [ 5 ] {bd3c76f9-ef99-4c89-ada1-38f781be6dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8901 | 2026.02.27 03:09:52.238504 [ 5 ] {bd3c76f9-ef99-4c89-ada1-38f781be6dc6} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.02.27 03:09:52.238539 [ 5 ] {bd3c76f9-ef99-4c89-ada1-38f781be6dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8903 | 2026.02.27 03:09:52.238829 [ 5 ] {bd3c76f9-ef99-4c89-ada1-38f781be6dc6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8904 | 2026.02.27 03:09:52.239023 [ 5 ] {bd3c76f9-ef99-4c89-ada1-38f781be6dc6} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.02.27 03:09:52.239144 [ 5 ] {bd3c76f9-ef99-4c89-ada1-38f781be6dc6} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001115 sec., 87892.37668161435 rows/sec., 6.86 MiB/sec. | ||
| 8906 | 2026.02.27 03:09:52.239180 [ 5 ] {bd3c76f9-ef99-4c89-ada1-38f781be6dc6} <Debug> TCPHandler: Processed in 0.001270083 sec. | ||
| 8907 | 2026.02.27 03:09:52.239294 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.02.27 03:09:52.239384 [ 5 ] {1bf660f7-fee1-4f6c-b18b-914a773509d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8909 | 2026.02.27 03:09:52.239425 [ 5 ] {1bf660f7-fee1-4f6c-b18b-914a773509d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8910 | 2026.02.27 03:09:52.239835 [ 5 ] {1bf660f7-fee1-4f6c-b18b-914a773509d2} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.02.27 03:09:52.239870 [ 5 ] {1bf660f7-fee1-4f6c-b18b-914a773509d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8912 | 2026.02.27 03:09:52.240179 [ 5 ] {1bf660f7-fee1-4f6c-b18b-914a773509d2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8913 | 2026.02.27 03:09:52.240375 [ 5 ] {1bf660f7-fee1-4f6c-b18b-914a773509d2} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.02.27 03:09:52.240506 [ 5 ] {1bf660f7-fee1-4f6c-b18b-914a773509d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 8915 | 2026.02.27 03:09:52.240542 [ 5 ] {1bf660f7-fee1-4f6c-b18b-914a773509d2} <Debug> TCPHandler: Processed in 0.001295424 sec. | ||
| 8916 | 2026.02.27 03:09:52.240652 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2026.02.27 03:09:52.240743 [ 5 ] {eaff3eab-baed-49c3-a7d3-f3b591628b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8918 | 2026.02.27 03:09:52.240795 [ 5 ] {eaff3eab-baed-49c3-a7d3-f3b591628b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8919 | 2026.02.27 03:09:52.241618 [ 5 ] {eaff3eab-baed-49c3-a7d3-f3b591628b12} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2026.02.27 03:09:52.241653 [ 5 ] {eaff3eab-baed-49c3-a7d3-f3b591628b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8921 | 2026.02.27 03:09:52.242182 [ 5 ] {eaff3eab-baed-49c3-a7d3-f3b591628b12} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8922 | 2026.02.27 03:09:52.242397 [ 5 ] {eaff3eab-baed-49c3-a7d3-f3b591628b12} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2026.02.27 03:09:52.242529 [ 5 ] {eaff3eab-baed-49c3-a7d3-f3b591628b12} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001804 sec., 18847.0066518847 rows/sec., 33.77 MiB/sec. | ||
| 8924 | 2026.02.27 03:09:52.242582 [ 5 ] {eaff3eab-baed-49c3-a7d3-f3b591628b12} <Debug> TCPHandler: Processed in 0.001975642 sec. | ||
| 8925 | 2026.02.27 03:09:52.242698 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.02.27 03:09:52.242788 [ 5 ] {365e2a81-2b49-488b-883c-3c2a80f53343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8927 | 2026.02.27 03:09:52.242830 [ 5 ] {365e2a81-2b49-488b-883c-3c2a80f53343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8928 | 2026.02.27 03:09:52.243168 [ 5 ] {365e2a81-2b49-488b-883c-3c2a80f53343} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2026.02.27 03:09:52.243203 [ 5 ] {365e2a81-2b49-488b-883c-3c2a80f53343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8930 | 2026.02.27 03:09:52.243599 [ 5 ] {365e2a81-2b49-488b-883c-3c2a80f53343} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8931 | 2026.02.27 03:09:52.243847 [ 5 ] {365e2a81-2b49-488b-883c-3c2a80f53343} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2026.02.27 03:09:52.243979 [ 5 ] {365e2a81-2b49-488b-883c-3c2a80f53343} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 8933 | 2026.02.27 03:09:52.244015 [ 5 ] {365e2a81-2b49-488b-883c-3c2a80f53343} <Debug> TCPHandler: Processed in 0.001363796 sec. | ||
| 8934 | 2026.02.27 03:09:52.482353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8935 | 2026.02.27 03:09:52.497379 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.02.27 03:09:52.497423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 8937 | 2026.02.27 03:09:52.502784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8938 | 2026.02.27 03:09:52.503505 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.02.27 03:09:52.506102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8940 | 2026.02.27 03:09:56.436706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1060 | ||
| 8941 | 2026.02.27 03:09:56.438882 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.02.27 03:09:56.438925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 8943 | 2026.02.27 03:09:56.440116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8944 | 2026.02.27 03:09:56.440377 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.02.27 03:09:56.440567 [ 68 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8946 | 2026.02.27 03:09:56.440634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 8947 | 2026.02.27 03:09:56.440637 [ 68 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.02.27 03:09:56.440682 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 8949 | 2026.02.27 03:09:56.440786 [ 196 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 8950 | 2026.02.27 03:09:56.441356 [ 196 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8951 | 2026.02.27 03:09:56.441492 [ 196 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 918 rows starting from the beginning of the part | ||
| 8952 | 2026.02.27 03:09:56.441849 [ 196 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 8953 | 2026.02.27 03:09:56.442207 [ 196 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 8954 | 2026.02.27 03:09:56.442574 [ 196 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 8955 | 2026.02.27 03:09:56.442912 [ 196 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 8956 | 2026.02.27 03:09:56.443261 [ 196 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 8957 | 2026.02.27 03:09:56.449261 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 72 columns (72 merged, 0 gathered) in 0.008507251 sec., 124599.59157194257 rows/sec., 103.99 MiB/sec. | ||
| 8958 | 2026.02.27 03:09:56.450920 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8959 | 2026.02.27 03:09:56.451534 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_31_6} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2026.02.27 03:09:56.451625 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_31_6} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8961 | 2026.02.27 03:09:56.451873 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 8962 | 2026.02.27 03:09:57.232500 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8963 | 2026.02.27 03:09:57.232698 [ 5 ] {811be39e-f395-4892-a4fd-3a0ccd2144d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8964 | 2026.02.27 03:09:57.232772 [ 5 ] {811be39e-f395-4892-a4fd-3a0ccd2144d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8965 | 2026.02.27 03:09:57.233400 [ 5 ] {811be39e-f395-4892-a4fd-3a0ccd2144d3} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2026.02.27 03:09:57.233446 [ 5 ] {811be39e-f395-4892-a4fd-3a0ccd2144d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 8967 | 2026.02.27 03:09:57.233823 [ 5 ] {811be39e-f395-4892-a4fd-3a0ccd2144d3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8968 | 2026.02.27 03:09:57.234048 [ 5 ] {811be39e-f395-4892-a4fd-3a0ccd2144d3} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2026.02.27 03:09:57.234204 [ 5 ] {811be39e-f395-4892-a4fd-3a0ccd2144d3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001558 sec., 5134.788189987164 rows/sec., 418.71 KiB/sec. | ||
| 8970 | 2026.02.27 03:09:57.234247 [ 5 ] {811be39e-f395-4892-a4fd-3a0ccd2144d3} <Debug> TCPHandler: Processed in 0.00188716 sec. | ||
| 8971 | 2026.02.27 03:09:57.234370 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2026.02.27 03:09:57.234466 [ 5 ] {24ff7cf5-81b3-4f97-8d0d-f043cc37d835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8973 | 2026.02.27 03:09:57.234507 [ 5 ] {24ff7cf5-81b3-4f97-8d0d-f043cc37d835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8974 | 2026.02.27 03:09:57.234938 [ 5 ] {24ff7cf5-81b3-4f97-8d0d-f043cc37d835} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2026.02.27 03:09:57.234975 [ 5 ] {24ff7cf5-81b3-4f97-8d0d-f043cc37d835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 8976 | 2026.02.27 03:09:57.235283 [ 5 ] {24ff7cf5-81b3-4f97-8d0d-f043cc37d835} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8977 | 2026.02.27 03:09:57.235508 [ 5 ] {24ff7cf5-81b3-4f97-8d0d-f043cc37d835} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.02.27 03:09:57.235637 [ 5 ] {24ff7cf5-81b3-4f97-8d0d-f043cc37d835} <Debug> executeQuery: Read 74 rows, 6.01 KiB in 0.00119 sec., 62184.87394957983 rows/sec., 4.94 MiB/sec. | ||
| 8979 | 2026.02.27 03:09:57.235675 [ 5 ] {24ff7cf5-81b3-4f97-8d0d-f043cc37d835} <Debug> TCPHandler: Processed in 0.001355015 sec. | ||
| 8980 | 2026.02.27 03:09:57.235791 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8981 | 2026.02.27 03:09:57.235886 [ 5 ] {3f27585b-6199-437e-bf51-da8b0cb07295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8982 | 2026.02.27 03:09:57.235927 [ 5 ] {3f27585b-6199-437e-bf51-da8b0cb07295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8983 | 2026.02.27 03:09:57.236320 [ 5 ] {3f27585b-6199-437e-bf51-da8b0cb07295} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.02.27 03:09:57.236356 [ 5 ] {3f27585b-6199-437e-bf51-da8b0cb07295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 8985 | 2026.02.27 03:09:57.236651 [ 5 ] {3f27585b-6199-437e-bf51-da8b0cb07295} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8986 | 2026.02.27 03:09:57.236858 [ 5 ] {3f27585b-6199-437e-bf51-da8b0cb07295} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.02.27 03:09:57.236986 [ 5 ] {3f27585b-6199-437e-bf51-da8b0cb07295} <Debug> executeQuery: Read 15 rows, 1.08 KiB in 0.001118 sec., 13416.815742397137 rows/sec., 970.45 KiB/sec. | ||
| 8988 | 2026.02.27 03:09:57.237024 [ 5 ] {3f27585b-6199-437e-bf51-da8b0cb07295} <Debug> TCPHandler: Processed in 0.001282863 sec. | ||
| 8989 | 2026.02.27 03:09:57.237127 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2026.02.27 03:09:57.237221 [ 5 ] {8bd96be6-74d7-4f85-a381-f8c88c3a170d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8991 | 2026.02.27 03:09:57.237262 [ 5 ] {8bd96be6-74d7-4f85-a381-f8c88c3a170d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8992 | 2026.02.27 03:09:57.237668 [ 5 ] {8bd96be6-74d7-4f85-a381-f8c88c3a170d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2026.02.27 03:09:57.237704 [ 5 ] {8bd96be6-74d7-4f85-a381-f8c88c3a170d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 8994 | 2026.02.27 03:09:57.237996 [ 5 ] {8bd96be6-74d7-4f85-a381-f8c88c3a170d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8995 | 2026.02.27 03:09:57.238199 [ 5 ] {8bd96be6-74d7-4f85-a381-f8c88c3a170d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8996 | 2026.02.27 03:09:57.238324 [ 5 ] {8bd96be6-74d7-4f85-a381-f8c88c3a170d} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.00112 sec., 70535.71428571429 rows/sec., 5.52 MiB/sec. | ||
| 8997 | 2026.02.27 03:09:57.238362 [ 5 ] {8bd96be6-74d7-4f85-a381-f8c88c3a170d} <Debug> TCPHandler: Processed in 0.001284473 sec. | ||
| 8998 | 2026.02.27 03:09:57.238474 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8999 | 2026.02.27 03:09:57.238566 [ 5 ] {2b9d3a20-6082-4f4e-b9b9-a9ad306985bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9000 | 2026.02.27 03:09:57.238610 [ 5 ] {2b9d3a20-6082-4f4e-b9b9-a9ad306985bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9001 | 2026.02.27 03:09:57.239030 [ 5 ] {2b9d3a20-6082-4f4e-b9b9-a9ad306985bc} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2026.02.27 03:09:57.239065 [ 5 ] {2b9d3a20-6082-4f4e-b9b9-a9ad306985bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9003 | 2026.02.27 03:09:57.239391 [ 5 ] {2b9d3a20-6082-4f4e-b9b9-a9ad306985bc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9004 | 2026.02.27 03:09:57.239601 [ 5 ] {2b9d3a20-6082-4f4e-b9b9-a9ad306985bc} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.02.27 03:09:57.239733 [ 5 ] {2b9d3a20-6082-4f4e-b9b9-a9ad306985bc} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001185 sec., 138396.62447257384 rows/sec., 9.64 MiB/sec. | ||
| 9006 | 2026.02.27 03:09:57.239771 [ 5 ] {2b9d3a20-6082-4f4e-b9b9-a9ad306985bc} <Debug> TCPHandler: Processed in 0.001347065 sec. | ||
| 9007 | 2026.02.27 03:09:57.239894 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2026.02.27 03:09:57.240005 [ 5 ] {4e295072-d8b1-4acf-a464-1a297b258f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9009 | 2026.02.27 03:09:57.240063 [ 5 ] {4e295072-d8b1-4acf-a464-1a297b258f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9010 | 2026.02.27 03:09:57.240808 [ 5 ] {4e295072-d8b1-4acf-a464-1a297b258f41} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.02.27 03:09:57.240845 [ 5 ] {4e295072-d8b1-4acf-a464-1a297b258f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9012 | 2026.02.27 03:09:57.241362 [ 5 ] {4e295072-d8b1-4acf-a464-1a297b258f41} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9013 | 2026.02.27 03:09:57.241585 [ 5 ] {4e295072-d8b1-4acf-a464-1a297b258f41} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.02.27 03:09:57.241727 [ 5 ] {4e295072-d8b1-4acf-a464-1a297b258f41} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001741 sec., 4020.67777139575 rows/sec., 7.20 MiB/sec. | ||
| 9015 | 2026.02.27 03:09:57.241781 [ 5 ] {4e295072-d8b1-4acf-a464-1a297b258f41} <Debug> TCPHandler: Processed in 0.00194783 sec. | ||
| 9016 | 2026.02.27 03:09:57.241894 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9017 | 2026.02.27 03:09:57.241989 [ 5 ] {8aed7a4c-8712-4227-bc4e-ce8aa4233071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9018 | 2026.02.27 03:09:57.242032 [ 5 ] {8aed7a4c-8712-4227-bc4e-ce8aa4233071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9019 | 2026.02.27 03:09:57.242369 [ 5 ] {8aed7a4c-8712-4227-bc4e-ce8aa4233071} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.02.27 03:09:57.242405 [ 5 ] {8aed7a4c-8712-4227-bc4e-ce8aa4233071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9021 | 2026.02.27 03:09:57.242718 [ 5 ] {8aed7a4c-8712-4227-bc4e-ce8aa4233071} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9022 | 2026.02.27 03:09:57.242927 [ 5 ] {8aed7a4c-8712-4227-bc4e-ce8aa4233071} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.02.27 03:09:57.243054 [ 5 ] {8aed7a4c-8712-4227-bc4e-ce8aa4233071} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 9024 | 2026.02.27 03:09:57.243092 [ 5 ] {8aed7a4c-8712-4227-bc4e-ce8aa4233071} <Debug> TCPHandler: Processed in 0.001246592 sec. | ||
| 9025 | 2026.02.27 03:09:58.886689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20579 | ||
| 9026 | 2026.02.27 03:09:58.887179 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.02.27 03:09:58.887227 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9028 | 2026.02.27 03:09:58.887722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9029 | 2026.02.27 03:09:58.887954 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2026.02.27 03:09:58.888090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20579 | ||
| 9031 | 2026.02.27 03:10:00.007056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9032 | 2026.02.27 03:10:00.022051 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2026.02.27 03:10:00.022096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9034 | 2026.02.27 03:10:00.028062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9035 | 2026.02.27 03:10:00.028736 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2026.02.27 03:10:00.031419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9037 | 2026.02.27 03:10:02.233255 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9038 | 2026.02.27 03:10:02.233468 [ 5 ] {efb8f689-8c68-4be2-ad4b-2a17d38d1cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9039 | 2026.02.27 03:10:02.233540 [ 5 ] {efb8f689-8c68-4be2-ad4b-2a17d38d1cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9040 | 2026.02.27 03:10:02.234239 [ 5 ] {efb8f689-8c68-4be2-ad4b-2a17d38d1cab} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2026.02.27 03:10:02.234287 [ 5 ] {efb8f689-8c68-4be2-ad4b-2a17d38d1cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9042 | 2026.02.27 03:10:02.234671 [ 5 ] {efb8f689-8c68-4be2-ad4b-2a17d38d1cab} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9043 | 2026.02.27 03:10:02.234897 [ 5 ] {efb8f689-8c68-4be2-ad4b-2a17d38d1cab} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2026.02.27 03:10:02.235045 [ 5 ] {efb8f689-8c68-4be2-ad4b-2a17d38d1cab} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001631 sec., 76026.97731453096 rows/sec., 6.54 MiB/sec. | ||
| 9045 | 2026.02.27 03:10:02.235087 [ 5 ] {efb8f689-8c68-4be2-ad4b-2a17d38d1cab} <Debug> TCPHandler: Processed in 0.001970461 sec. | ||
| 9046 | 2026.02.27 03:10:02.235211 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9047 | 2026.02.27 03:10:02.235304 [ 5 ] {27c763b5-8bf9-402d-91cf-589582c3a879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9048 | 2026.02.27 03:10:02.235345 [ 5 ] {27c763b5-8bf9-402d-91cf-589582c3a879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9049 | 2026.02.27 03:10:02.235759 [ 5 ] {27c763b5-8bf9-402d-91cf-589582c3a879} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.02.27 03:10:02.235795 [ 5 ] {27c763b5-8bf9-402d-91cf-589582c3a879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9051 | 2026.02.27 03:10:02.236085 [ 5 ] {27c763b5-8bf9-402d-91cf-589582c3a879} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9052 | 2026.02.27 03:10:02.236292 [ 5 ] {27c763b5-8bf9-402d-91cf-589582c3a879} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2026.02.27 03:10:02.236409 [ 27 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9054 | 2026.02.27 03:10:02.236420 [ 5 ] {27c763b5-8bf9-402d-91cf-589582c3a879} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001135 sec., 29955.94713656388 rows/sec., 2.20 MiB/sec. | ||
| 9055 | 2026.02.27 03:10:02.236486 [ 27 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2026.02.27 03:10:02.236500 [ 5 ] {27c763b5-8bf9-402d-91cf-589582c3a879} <Debug> TCPHandler: Processed in 0.001335994 sec. | ||
| 9057 | 2026.02.27 03:10:02.236515 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9058 | 2026.02.27 03:10:02.236625 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2026.02.27 03:10:02.236633 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 9060 | 2026.02.27 03:10:02.236722 [ 5 ] {721a8ba4-4fb0-42d1-b964-054c375b1a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9061 | 2026.02.27 03:10:02.236767 [ 5 ] {721a8ba4-4fb0-42d1-b964-054c375b1a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9062 | 2026.02.27 03:10:02.236777 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9063 | 2026.02.27 03:10:02.236814 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 213 rows starting from the beginning of the part | ||
| 9064 | 2026.02.27 03:10:02.236883 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 50 rows starting from the beginning of the part | ||
| 9065 | 2026.02.27 03:10:02.236930 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 9066 | 2026.02.27 03:10:02.236973 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
| 9067 | 2026.02.27 03:10:02.237013 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 15 rows starting from the beginning of the part | ||
| 9068 | 2026.02.27 03:10:02.237051 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 9069 | 2026.02.27 03:10:02.237201 [ 5 ] {721a8ba4-4fb0-42d1-b964-054c375b1a8a} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.02.27 03:10:02.237242 [ 5 ] {721a8ba4-4fb0-42d1-b964-054c375b1a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9071 | 2026.02.27 03:10:02.237603 [ 5 ] {721a8ba4-4fb0-42d1-b964-054c375b1a8a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9072 | 2026.02.27 03:10:02.237854 [ 5 ] {721a8ba4-4fb0-42d1-b964-054c375b1a8a} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.02.27 03:10:02.237911 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330135 sec., 265386.5960973886 rows/sec., 18.90 MiB/sec. | ||
| 9074 | 2026.02.27 03:10:02.237984 [ 5 ] {721a8ba4-4fb0-42d1-b964-054c375b1a8a} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00128 sec., 76562.5 rows/sec., 5.98 MiB/sec. | ||
| 9075 | 2026.02.27 03:10:02.238027 [ 5 ] {721a8ba4-4fb0-42d1-b964-054c375b1a8a} <Debug> TCPHandler: Processed in 0.001455268 sec. | ||
| 9076 | 2026.02.27 03:10:02.238060 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9077 | 2026.02.27 03:10:02.238161 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9078 | 2026.02.27 03:10:02.238267 [ 5 ] {b1938e55-51ba-42ea-ad33-91de13dd62e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9079 | 2026.02.27 03:10:02.238312 [ 5 ] {b1938e55-51ba-42ea-ad33-91de13dd62e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9080 | 2026.02.27 03:10:02.238321 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_56_11} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.02.27 03:10:02.238402 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_56_11} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9082 | 2026.02.27 03:10:02.238478 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9083 | 2026.02.27 03:10:02.238721 [ 5 ] {b1938e55-51ba-42ea-ad33-91de13dd62e4} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.02.27 03:10:02.238761 [ 5 ] {b1938e55-51ba-42ea-ad33-91de13dd62e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9085 | 2026.02.27 03:10:02.239085 [ 5 ] {b1938e55-51ba-42ea-ad33-91de13dd62e4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9086 | 2026.02.27 03:10:02.239289 [ 5 ] {b1938e55-51ba-42ea-ad33-91de13dd62e4} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.02.27 03:10:02.239426 [ 5 ] {b1938e55-51ba-42ea-ad33-91de13dd62e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 9088 | 2026.02.27 03:10:02.239464 [ 5 ] {b1938e55-51ba-42ea-ad33-91de13dd62e4} <Debug> TCPHandler: Processed in 0.001349815 sec. | ||
| 9089 | 2026.02.27 03:10:02.239578 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9090 | 2026.02.27 03:10:02.239669 [ 5 ] {ccdf4537-b175-49cb-b57b-49d999a9ad47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9091 | 2026.02.27 03:10:02.239722 [ 5 ] {ccdf4537-b175-49cb-b57b-49d999a9ad47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9092 | 2026.02.27 03:10:02.240533 [ 5 ] {ccdf4537-b175-49cb-b57b-49d999a9ad47} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.02.27 03:10:02.240569 [ 5 ] {ccdf4537-b175-49cb-b57b-49d999a9ad47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9094 | 2026.02.27 03:10:02.241098 [ 5 ] {ccdf4537-b175-49cb-b57b-49d999a9ad47} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9095 | 2026.02.27 03:10:02.241319 [ 5 ] {ccdf4537-b175-49cb-b57b-49d999a9ad47} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.02.27 03:10:02.241455 [ 5 ] {ccdf4537-b175-49cb-b57b-49d999a9ad47} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001803 sec., 18857.459789240158 rows/sec., 33.79 MiB/sec. | ||
| 9097 | 2026.02.27 03:10:02.241507 [ 5 ] {ccdf4537-b175-49cb-b57b-49d999a9ad47} <Debug> TCPHandler: Processed in 0.001976291 sec. | ||
| 9098 | 2026.02.27 03:10:02.241626 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2026.02.27 03:10:02.241718 [ 5 ] {a8c46ce9-c3a5-4efd-aca7-7a3d9e12cf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9100 | 2026.02.27 03:10:02.241759 [ 5 ] {a8c46ce9-c3a5-4efd-aca7-7a3d9e12cf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9101 | 2026.02.27 03:10:02.242089 [ 5 ] {a8c46ce9-c3a5-4efd-aca7-7a3d9e12cf23} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.02.27 03:10:02.242124 [ 5 ] {a8c46ce9-c3a5-4efd-aca7-7a3d9e12cf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9103 | 2026.02.27 03:10:02.242419 [ 5 ] {a8c46ce9-c3a5-4efd-aca7-7a3d9e12cf23} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9104 | 2026.02.27 03:10:02.242628 [ 5 ] {a8c46ce9-c3a5-4efd-aca7-7a3d9e12cf23} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.02.27 03:10:02.242756 [ 5 ] {a8c46ce9-c3a5-4efd-aca7-7a3d9e12cf23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 9106 | 2026.02.27 03:10:02.242791 [ 5 ] {a8c46ce9-c3a5-4efd-aca7-7a3d9e12cf23} <Debug> TCPHandler: Processed in 0.001212431 sec. | ||
| 9107 | 2026.02.27 03:10:06.242445 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9108 | 2026.02.27 03:10:06.242510 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9109 | 2026.02.27 03:10:06.388167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21091 | ||
| 9110 | 2026.02.27 03:10:06.388767 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.02.27 03:10:06.388825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9112 | 2026.02.27 03:10:06.389527 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9113 | 2026.02.27 03:10:06.389817 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.02.27 03:10:06.389951 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21091 | ||
| 9115 | 2026.02.27 03:10:06.441764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1086 | ||
| 9116 | 2026.02.27 03:10:06.444052 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2026.02.27 03:10:06.444114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9118 | 2026.02.27 03:10:06.445350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9119 | 2026.02.27 03:10:06.445629 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.02.27 03:10:06.446020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1086 | ||
| 9121 | 2026.02.27 03:10:07.232053 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9122 | 2026.02.27 03:10:07.232331 [ 5 ] {2328d1fe-ce67-4a5e-a647-036cfff31794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9123 | 2026.02.27 03:10:07.232412 [ 5 ] {2328d1fe-ce67-4a5e-a647-036cfff31794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9124 | 2026.02.27 03:10:07.233043 [ 5 ] {2328d1fe-ce67-4a5e-a647-036cfff31794} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9125 | 2026.02.27 03:10:07.233088 [ 5 ] {2328d1fe-ce67-4a5e-a647-036cfff31794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9126 | 2026.02.27 03:10:07.233466 [ 5 ] {2328d1fe-ce67-4a5e-a647-036cfff31794} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9127 | 2026.02.27 03:10:07.233684 [ 5 ] {2328d1fe-ce67-4a5e-a647-036cfff31794} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2026.02.27 03:10:07.233840 [ 5 ] {2328d1fe-ce67-4a5e-a647-036cfff31794} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001585 sec., 44164.03785488959 rows/sec., 3.53 MiB/sec. | ||
| 9129 | 2026.02.27 03:10:07.233880 [ 5 ] {2328d1fe-ce67-4a5e-a647-036cfff31794} <Debug> TCPHandler: Processed in 0.002007512 sec. | ||
| 9130 | 2026.02.27 03:10:07.234011 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9131 | 2026.02.27 03:10:07.234103 [ 5 ] {2743b689-5281-4479-a22b-cbaff6d147a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9132 | 2026.02.27 03:10:07.234143 [ 5 ] {2743b689-5281-4479-a22b-cbaff6d147a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9133 | 2026.02.27 03:10:07.234572 [ 5 ] {2743b689-5281-4479-a22b-cbaff6d147a2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.02.27 03:10:07.234608 [ 5 ] {2743b689-5281-4479-a22b-cbaff6d147a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9135 | 2026.02.27 03:10:07.234894 [ 5 ] {2743b689-5281-4479-a22b-cbaff6d147a2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9136 | 2026.02.27 03:10:07.235094 [ 5 ] {2743b689-5281-4479-a22b-cbaff6d147a2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2026.02.27 03:10:07.235221 [ 5 ] {2743b689-5281-4479-a22b-cbaff6d147a2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001137 sec., 6156.552330694811 rows/sec., 462.94 KiB/sec. | ||
| 9138 | 2026.02.27 03:10:07.235257 [ 5 ] {2743b689-5281-4479-a22b-cbaff6d147a2} <Debug> TCPHandler: Processed in 0.001293524 sec. | ||
| 9139 | 2026.02.27 03:10:07.235365 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9140 | 2026.02.27 03:10:07.235455 [ 5 ] {95311c24-24b0-4376-959d-343aa79d8627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9141 | 2026.02.27 03:10:07.235494 [ 5 ] {95311c24-24b0-4376-959d-343aa79d8627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9142 | 2026.02.27 03:10:07.235911 [ 5 ] {95311c24-24b0-4376-959d-343aa79d8627} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.02.27 03:10:07.235946 [ 5 ] {95311c24-24b0-4376-959d-343aa79d8627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9144 | 2026.02.27 03:10:07.236227 [ 5 ] {95311c24-24b0-4376-959d-343aa79d8627} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9145 | 2026.02.27 03:10:07.236438 [ 5 ] {95311c24-24b0-4376-959d-343aa79d8627} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.02.27 03:10:07.236564 [ 5 ] {95311c24-24b0-4376-959d-343aa79d8627} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001126 sec., 63055.0621669627 rows/sec., 4.92 MiB/sec. | ||
| 9147 | 2026.02.27 03:10:07.236600 [ 5 ] {95311c24-24b0-4376-959d-343aa79d8627} <Debug> TCPHandler: Processed in 0.001281814 sec. | ||
| 9148 | 2026.02.27 03:10:07.236711 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9149 | 2026.02.27 03:10:07.236803 [ 5 ] {e1a09e37-fc1b-4c52-a11f-10cd557b4345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9150 | 2026.02.27 03:10:07.236845 [ 5 ] {e1a09e37-fc1b-4c52-a11f-10cd557b4345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9151 | 2026.02.27 03:10:07.237262 [ 5 ] {e1a09e37-fc1b-4c52-a11f-10cd557b4345} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9152 | 2026.02.27 03:10:07.237296 [ 5 ] {e1a09e37-fc1b-4c52-a11f-10cd557b4345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9153 | 2026.02.27 03:10:07.237618 [ 5 ] {e1a09e37-fc1b-4c52-a11f-10cd557b4345} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9154 | 2026.02.27 03:10:07.237819 [ 5 ] {e1a09e37-fc1b-4c52-a11f-10cd557b4345} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.02.27 03:10:07.237950 [ 5 ] {e1a09e37-fc1b-4c52-a11f-10cd557b4345} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 9156 | 2026.02.27 03:10:07.237986 [ 5 ] {e1a09e37-fc1b-4c52-a11f-10cd557b4345} <Debug> TCPHandler: Processed in 0.001322295 sec. | ||
| 9157 | 2026.02.27 03:10:07.238092 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9158 | 2026.02.27 03:10:07.238183 [ 5 ] {b2551731-6758-4b09-a3b3-77355bef6775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9159 | 2026.02.27 03:10:07.238236 [ 5 ] {b2551731-6758-4b09-a3b3-77355bef6775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9160 | 2026.02.27 03:10:07.238985 [ 5 ] {b2551731-6758-4b09-a3b3-77355bef6775} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.02.27 03:10:07.239020 [ 5 ] {b2551731-6758-4b09-a3b3-77355bef6775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9162 | 2026.02.27 03:10:07.239503 [ 5 ] {b2551731-6758-4b09-a3b3-77355bef6775} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9163 | 2026.02.27 03:10:07.239716 [ 5 ] {b2551731-6758-4b09-a3b3-77355bef6775} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9164 | 2026.02.27 03:10:07.239848 [ 5 ] {b2551731-6758-4b09-a3b3-77355bef6775} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001683 sec., 4159.2394533571005 rows/sec., 7.45 MiB/sec. | ||
| 9165 | 2026.02.27 03:10:07.239873 [ 12 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9166 | 2026.02.27 03:10:07.239900 [ 5 ] {b2551731-6758-4b09-a3b3-77355bef6775} <Debug> TCPHandler: Processed in 0.001854499 sec. | ||
| 9167 | 2026.02.27 03:10:07.239965 [ 12 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.02.27 03:10:07.240027 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9169 | 2026.02.27 03:10:07.240054 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9170 | 2026.02.27 03:10:07.240155 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 9171 | 2026.02.27 03:10:07.240162 [ 5 ] {b3d51c59-2efb-41bb-afad-52225e7912c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9172 | 2026.02.27 03:10:07.240257 [ 5 ] {b3d51c59-2efb-41bb-afad-52225e7912c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9173 | 2026.02.27 03:10:07.240429 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9174 | 2026.02.27 03:10:07.240495 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 929 rows starting from the beginning of the part | ||
| 9175 | 2026.02.27 03:10:07.240606 [ 5 ] {b3d51c59-2efb-41bb-afad-52225e7912c6} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.02.27 03:10:07.240628 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 9177 | 2026.02.27 03:10:07.240673 [ 5 ] {b3d51c59-2efb-41bb-afad-52225e7912c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9178 | 2026.02.27 03:10:07.240762 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 9179 | 2026.02.27 03:10:07.240868 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 9180 | 2026.02.27 03:10:07.240964 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 9181 | 2026.02.27 03:10:07.240985 [ 5 ] {b3d51c59-2efb-41bb-afad-52225e7912c6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9182 | 2026.02.27 03:10:07.241057 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 9183 | 2026.02.27 03:10:07.241194 [ 5 ] {b3d51c59-2efb-41bb-afad-52225e7912c6} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2026.02.27 03:10:07.241327 [ 5 ] {b3d51c59-2efb-41bb-afad-52225e7912c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 9185 | 2026.02.27 03:10:07.241364 [ 5 ] {b3d51c59-2efb-41bb-afad-52225e7912c6} <Debug> TCPHandler: Processed in 0.001357015 sec. | ||
| 9186 | 2026.02.27 03:10:07.246871 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 19 columns (19 merged, 0 gathered) in 0.006769846 sec., 150372.6968087605 rows/sec., 269.46 MiB/sec. | ||
| 9187 | 2026.02.27 03:10:07.247940 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9188 | 2026.02.27 03:10:07.248332 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.02.27 03:10:07.248436 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9190 | 2026.02.27 03:10:07.248591 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. | ||
| 9191 | 2026.02.27 03:10:07.531471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9192 | 2026.02.27 03:10:07.547495 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.02.27 03:10:07.547559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9194 | 2026.02.27 03:10:07.553699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9195 | 2026.02.27 03:10:07.554425 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.02.27 03:10:07.557211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9197 | 2026.02.27 03:10:08.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.12 MiB, peak 315.73 MiB, free memory in arenas 0.00 B, will set to 308.69 MiB (RSS), difference: 2.57 MiB | ||
| 9198 | 2026.02.27 03:10:11.148374 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2026.02.27 03:10:11.148611 [ 5 ] {48b3bf7c-4129-4fff-ac34-888bb3ca938a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9200 | 2026.02.27 03:10:11.148688 [ 5 ] {48b3bf7c-4129-4fff-ac34-888bb3ca938a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9201 | 2026.02.27 03:10:11.149507 [ 5 ] {48b3bf7c-4129-4fff-ac34-888bb3ca938a} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.02.27 03:10:11.149555 [ 5 ] {48b3bf7c-4129-4fff-ac34-888bb3ca938a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9203 | 2026.02.27 03:10:11.149968 [ 5 ] {48b3bf7c-4129-4fff-ac34-888bb3ca938a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9204 | 2026.02.27 03:10:11.150193 [ 5 ] {48b3bf7c-4129-4fff-ac34-888bb3ca938a} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.02.27 03:10:11.150346 [ 5 ] {48b3bf7c-4129-4fff-ac34-888bb3ca938a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001791 sec., 158570.63093243996 rows/sec., 10.07 MiB/sec. | ||
| 9206 | 2026.02.27 03:10:11.150390 [ 5 ] {48b3bf7c-4129-4fff-ac34-888bb3ca938a} <Debug> TCPHandler: Processed in 0.002207097 sec. | ||
| 9207 | 2026.02.27 03:10:11.150514 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2026.02.27 03:10:11.150610 [ 5 ] {b8cec3c7-05c7-466b-8947-be75c63b96b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9209 | 2026.02.27 03:10:11.150652 [ 5 ] {b8cec3c7-05c7-466b-8947-be75c63b96b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9210 | 2026.02.27 03:10:11.151048 [ 5 ] {b8cec3c7-05c7-466b-8947-be75c63b96b9} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9211 | 2026.02.27 03:10:11.151084 [ 5 ] {b8cec3c7-05c7-466b-8947-be75c63b96b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9212 | 2026.02.27 03:10:11.151392 [ 5 ] {b8cec3c7-05c7-466b-8947-be75c63b96b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9213 | 2026.02.27 03:10:11.151618 [ 5 ] {b8cec3c7-05c7-466b-8947-be75c63b96b9} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9214 | 2026.02.27 03:10:11.151750 [ 5 ] {b8cec3c7-05c7-466b-8947-be75c63b96b9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 422.14 KiB/sec. | ||
| 9215 | 2026.02.27 03:10:11.151789 [ 5 ] {b8cec3c7-05c7-466b-8947-be75c63b96b9} <Debug> TCPHandler: Processed in 0.001324544 sec. | ||
| 9216 | 2026.02.27 03:10:11.151898 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9217 | 2026.02.27 03:10:11.151996 [ 5 ] {77b31302-2a58-4235-8c74-a66ea6204f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9218 | 2026.02.27 03:10:11.152037 [ 5 ] {77b31302-2a58-4235-8c74-a66ea6204f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9219 | 2026.02.27 03:10:11.153488 [ 5 ] {77b31302-2a58-4235-8c74-a66ea6204f61} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2026.02.27 03:10:11.153526 [ 5 ] {77b31302-2a58-4235-8c74-a66ea6204f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9221 | 2026.02.27 03:10:11.153961 [ 5 ] {77b31302-2a58-4235-8c74-a66ea6204f61} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9222 | 2026.02.27 03:10:11.154172 [ 5 ] {77b31302-2a58-4235-8c74-a66ea6204f61} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9223 | 2026.02.27 03:10:11.154304 [ 5 ] {77b31302-2a58-4235-8c74-a66ea6204f61} <Debug> executeQuery: Read 2008 rows, 167.02 KiB in 0.002327 sec., 862913.622690159 rows/sec., 70.09 MiB/sec. | ||
| 9224 | 2026.02.27 03:10:11.154331 [ 47 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9225 | 2026.02.27 03:10:11.154343 [ 5 ] {77b31302-2a58-4235-8c74-a66ea6204f61} <Debug> TCPHandler: Processed in 0.002494845 sec. | ||
| 9226 | 2026.02.27 03:10:11.154399 [ 47 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2026.02.27 03:10:11.154427 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9228 | 2026.02.27 03:10:11.154492 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9229 | 2026.02.27 03:10:11.154564 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 9230 | 2026.02.27 03:10:11.154593 [ 5 ] {1ab37d1b-ad20-428f-afbb-080aa5dab3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9231 | 2026.02.27 03:10:11.154651 [ 5 ] {1ab37d1b-ad20-428f-afbb-080aa5dab3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9232 | 2026.02.27 03:10:11.154729 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9233 | 2026.02.27 03:10:11.154772 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2149 rows starting from the beginning of the part | ||
| 9234 | 2026.02.27 03:10:11.154853 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 124 rows starting from the beginning of the part | ||
| 9235 | 2026.02.27 03:10:11.154910 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part | ||
| 9236 | 2026.02.27 03:10:11.154958 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 124 rows starting from the beginning of the part | ||
| 9237 | 2026.02.27 03:10:11.155002 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 70 rows starting from the beginning of the part | ||
| 9238 | 2026.02.27 03:10:11.155048 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2008 rows starting from the beginning of the part | ||
| 9239 | 2026.02.27 03:10:11.155175 [ 5 ] {1ab37d1b-ad20-428f-afbb-080aa5dab3bd} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.02.27 03:10:11.155219 [ 5 ] {1ab37d1b-ad20-428f-afbb-080aa5dab3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9241 | 2026.02.27 03:10:11.155581 [ 5 ] {1ab37d1b-ad20-428f-afbb-080aa5dab3bd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9242 | 2026.02.27 03:10:11.155801 [ 5 ] {1ab37d1b-ad20-428f-afbb-080aa5dab3bd} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.02.27 03:10:11.155940 [ 5 ] {1ab37d1b-ad20-428f-afbb-080aa5dab3bd} <Debug> executeQuery: Read 182 rows, 11.52 KiB in 0.001366 sec., 133235.72474377745 rows/sec., 8.23 MiB/sec. | ||
| 9244 | 2026.02.27 03:10:11.155980 [ 5 ] {1ab37d1b-ad20-428f-afbb-080aa5dab3bd} <Debug> TCPHandler: Processed in 0.00153699 sec. | ||
| 9245 | 2026.02.27 03:10:11.156093 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2026.02.27 03:10:11.156186 [ 5 ] {ce6928d4-50fb-4f64-bfe4-4fb2b2056321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9247 | 2026.02.27 03:10:11.156225 [ 5 ] {ce6928d4-50fb-4f64-bfe4-4fb2b2056321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9248 | 2026.02.27 03:10:11.156803 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.00230574 sec., 1972902.4087711535 rows/sec., 168.85 MiB/sec. | ||
| 9249 | 2026.02.27 03:10:11.156860 [ 5 ] {ce6928d4-50fb-4f64-bfe4-4fb2b2056321} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2026.02.27 03:10:11.156901 [ 5 ] {ce6928d4-50fb-4f64-bfe4-4fb2b2056321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9251 | 2026.02.27 03:10:11.157097 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9252 | 2026.02.27 03:10:11.157255 [ 5 ] {ce6928d4-50fb-4f64-bfe4-4fb2b2056321} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9253 | 2026.02.27 03:10:11.157448 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_66_13} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.02.27 03:10:11.157527 [ 5 ] {ce6928d4-50fb-4f64-bfe4-4fb2b2056321} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.02.27 03:10:11.157539 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_66_13} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9256 | 2026.02.27 03:10:11.157656 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 9257 | 2026.02.27 03:10:11.157672 [ 5 ] {ce6928d4-50fb-4f64-bfe4-4fb2b2056321} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001503 sec., 250831.66999334664 rows/sec., 16.68 MiB/sec. | ||
| 9258 | 2026.02.27 03:10:11.157724 [ 5 ] {ce6928d4-50fb-4f64-bfe4-4fb2b2056321} <Debug> TCPHandler: Processed in 0.001680243 sec. | ||
| 9259 | 2026.02.27 03:10:11.157837 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.02.27 03:10:11.157929 [ 5 ] {b8ceb5ad-78a2-4172-8074-e11d96b667f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9261 | 2026.02.27 03:10:11.157969 [ 5 ] {b8ceb5ad-78a2-4172-8074-e11d96b667f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9262 | 2026.02.27 03:10:11.158456 [ 5 ] {b8ceb5ad-78a2-4172-8074-e11d96b667f2} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.02.27 03:10:11.158493 [ 5 ] {b8ceb5ad-78a2-4172-8074-e11d96b667f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9264 | 2026.02.27 03:10:11.158783 [ 5 ] {b8ceb5ad-78a2-4172-8074-e11d96b667f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9265 | 2026.02.27 03:10:11.158993 [ 5 ] {b8ceb5ad-78a2-4172-8074-e11d96b667f2} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.02.27 03:10:11.159118 [ 5 ] {b8ceb5ad-78a2-4172-8074-e11d96b667f2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 9267 | 2026.02.27 03:10:11.159156 [ 5 ] {b8ceb5ad-78a2-4172-8074-e11d96b667f2} <Debug> TCPHandler: Processed in 0.001367866 sec. | ||
| 9268 | 2026.02.27 03:10:11.159274 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2026.02.27 03:10:11.159366 [ 5 ] {dbfb2c35-e32e-4a27-b1e4-615b6942f4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9270 | 2026.02.27 03:10:11.159405 [ 5 ] {dbfb2c35-e32e-4a27-b1e4-615b6942f4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9271 | 2026.02.27 03:10:11.160351 [ 5 ] {dbfb2c35-e32e-4a27-b1e4-615b6942f4f9} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.02.27 03:10:11.160388 [ 5 ] {dbfb2c35-e32e-4a27-b1e4-615b6942f4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9273 | 2026.02.27 03:10:11.160731 [ 5 ] {dbfb2c35-e32e-4a27-b1e4-615b6942f4f9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9274 | 2026.02.27 03:10:11.160945 [ 5 ] {dbfb2c35-e32e-4a27-b1e4-615b6942f4f9} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.02.27 03:10:11.161066 [ 47 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9276 | 2026.02.27 03:10:11.161071 [ 5 ] {dbfb2c35-e32e-4a27-b1e4-615b6942f4f9} <Debug> executeQuery: Read 986 rows, 72.68 KiB in 0.001724 sec., 571925.7540603249 rows/sec., 41.17 MiB/sec. | ||
| 9277 | 2026.02.27 03:10:11.161107 [ 47 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.02.27 03:10:11.161129 [ 5 ] {dbfb2c35-e32e-4a27-b1e4-615b6942f4f9} <Debug> TCPHandler: Processed in 0.00190431 sec. | ||
| 9279 | 2026.02.27 03:10:11.161133 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9280 | 2026.02.27 03:10:11.161227 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 9281 | 2026.02.27 03:10:11.161261 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9282 | 2026.02.27 03:10:11.161326 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9283 | 2026.02.27 03:10:11.161357 [ 5 ] {04ead991-3c1f-47a1-9c87-8c15c206c18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9284 | 2026.02.27 03:10:11.161359 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1059 rows starting from the beginning of the part | ||
| 9285 | 2026.02.27 03:10:11.161407 [ 5 ] {04ead991-3c1f-47a1-9c87-8c15c206c18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9286 | 2026.02.27 03:10:11.161434 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 98 rows starting from the beginning of the part | ||
| 9287 | 2026.02.27 03:10:11.161487 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 79 rows starting from the beginning of the part | ||
| 9288 | 2026.02.27 03:10:11.161529 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 98 rows starting from the beginning of the part | ||
| 9289 | 2026.02.27 03:10:11.161569 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 71 rows starting from the beginning of the part | ||
| 9290 | 2026.02.27 03:10:11.161610 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 986 rows starting from the beginning of the part | ||
| 9291 | 2026.02.27 03:10:11.161745 [ 5 ] {04ead991-3c1f-47a1-9c87-8c15c206c18a} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2026.02.27 03:10:11.161787 [ 5 ] {04ead991-3c1f-47a1-9c87-8c15c206c18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9293 | 2026.02.27 03:10:11.162109 [ 5 ] {04ead991-3c1f-47a1-9c87-8c15c206c18a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 9294 | 2026.02.27 03:10:11.162342 [ 5 ] {04ead991-3c1f-47a1-9c87-8c15c206c18a} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2026.02.27 03:10:11.162468 [ 5 ] {04ead991-3c1f-47a1-9c87-8c15c206c18a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 9296 | 2026.02.27 03:10:11.162503 [ 5 ] {04ead991-3c1f-47a1-9c87-8c15c206c18a} <Debug> TCPHandler: Processed in 0.001290683 sec. | ||
| 9297 | 2026.02.27 03:10:11.162609 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2026.02.27 03:10:11.162702 [ 5 ] {3339412e-5984-4b43-ba93-fcd60843b99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9299 | 2026.02.27 03:10:11.162711 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513669 sec., 1579605.5808766645 rows/sec., 121.69 MiB/sec. | ||
| 9300 | 2026.02.27 03:10:11.162744 [ 5 ] {3339412e-5984-4b43-ba93-fcd60843b99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9301 | 2026.02.27 03:10:11.162879 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9302 | 2026.02.27 03:10:11.163135 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_66_13} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9303 | 2026.02.27 03:10:11.163206 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_66_13} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9304 | 2026.02.27 03:10:11.163276 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 9305 | 2026.02.27 03:10:11.163430 [ 5 ] {3339412e-5984-4b43-ba93-fcd60843b99a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9306 | 2026.02.27 03:10:11.163471 [ 5 ] {3339412e-5984-4b43-ba93-fcd60843b99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9307 | 2026.02.27 03:10:11.163845 [ 5 ] {3339412e-5984-4b43-ba93-fcd60843b99a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9308 | 2026.02.27 03:10:11.164054 [ 5 ] {3339412e-5984-4b43-ba93-fcd60843b99a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2026.02.27 03:10:11.164171 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9310 | 2026.02.27 03:10:11.164182 [ 5 ] {3339412e-5984-4b43-ba93-fcd60843b99a} <Debug> executeQuery: Read 900 rows, 61.30 KiB in 0.001499 sec., 600400.2668445631 rows/sec., 39.93 MiB/sec. | ||
| 9311 | 2026.02.27 03:10:11.164210 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.02.27 03:10:11.164234 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9313 | 2026.02.27 03:10:11.164234 [ 5 ] {3339412e-5984-4b43-ba93-fcd60843b99a} <Debug> TCPHandler: Processed in 0.001672643 sec. | ||
| 9314 | 2026.02.27 03:10:11.164329 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 9315 | 2026.02.27 03:10:11.164361 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9316 | 2026.02.27 03:10:11.164442 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9317 | 2026.02.27 03:10:11.164458 [ 5 ] {6206f9ea-1cb1-4475-a98f-b9f03ab6cf95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9318 | 2026.02.27 03:10:11.164477 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18225 rows starting from the beginning of the part | ||
| 9319 | 2026.02.27 03:10:11.164504 [ 5 ] {6206f9ea-1cb1-4475-a98f-b9f03ab6cf95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9320 | 2026.02.27 03:10:11.164545 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 9321 | 2026.02.27 03:10:11.164595 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 164 rows starting from the beginning of the part | ||
| 9322 | 2026.02.27 03:10:11.164636 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9323 | 2026.02.27 03:10:11.164698 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 9324 | 2026.02.27 03:10:11.164743 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 900 rows starting from the beginning of the part | ||
| 9325 | 2026.02.27 03:10:11.164846 [ 5 ] {6206f9ea-1cb1-4475-a98f-b9f03ab6cf95} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2026.02.27 03:10:11.164888 [ 5 ] {6206f9ea-1cb1-4475-a98f-b9f03ab6cf95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9327 | 2026.02.27 03:10:11.165225 [ 5 ] {6206f9ea-1cb1-4475-a98f-b9f03ab6cf95} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 9328 | 2026.02.27 03:10:11.165436 [ 5 ] {6206f9ea-1cb1-4475-a98f-b9f03ab6cf95} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2026.02.27 03:10:11.165569 [ 5 ] {6206f9ea-1cb1-4475-a98f-b9f03ab6cf95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 59.68 KiB/sec. | ||
| 9330 | 2026.02.27 03:10:11.165607 [ 5 ] {6206f9ea-1cb1-4475-a98f-b9f03ab6cf95} <Debug> TCPHandler: Processed in 0.001294523 sec. | ||
| 9331 | 2026.02.27 03:10:11.165729 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9332 | 2026.02.27 03:10:11.165823 [ 5 ] {c9ff083e-44b4-4a0d-9b9e-fa8d5441ff55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9333 | 2026.02.27 03:10:11.165880 [ 5 ] {c9ff083e-44b4-4a0d-9b9e-fa8d5441ff55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9334 | 2026.02.27 03:10:11.166763 [ 5 ] {c9ff083e-44b4-4a0d-9b9e-fa8d5441ff55} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2026.02.27 03:10:11.166801 [ 5 ] {c9ff083e-44b4-4a0d-9b9e-fa8d5441ff55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9336 | 2026.02.27 03:10:11.167403 [ 5 ] {c9ff083e-44b4-4a0d-9b9e-fa8d5441ff55} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9337 | 2026.02.27 03:10:11.167625 [ 5 ] {c9ff083e-44b4-4a0d-9b9e-fa8d5441ff55} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2026.02.27 03:10:11.167768 [ 5 ] {c9ff083e-44b4-4a0d-9b9e-fa8d5441ff55} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001963 sec., 17320.427916454406 rows/sec., 31.04 MiB/sec. | ||
| 9339 | 2026.02.27 03:10:11.167822 [ 5 ] {c9ff083e-44b4-4a0d-9b9e-fa8d5441ff55} <Debug> TCPHandler: Processed in 0.002143036 sec. | ||
| 9340 | 2026.02.27 03:10:11.167944 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2026.02.27 03:10:11.168038 [ 5 ] {3a9e977a-9b92-4695-9b8e-115646f095be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9342 | 2026.02.27 03:10:11.168080 [ 5 ] {3a9e977a-9b92-4695-9b8e-115646f095be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9343 | 2026.02.27 03:10:11.168417 [ 5 ] {3a9e977a-9b92-4695-9b8e-115646f095be} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2026.02.27 03:10:11.168454 [ 5 ] {3a9e977a-9b92-4695-9b8e-115646f095be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9345 | 2026.02.27 03:10:11.168776 [ 5 ] {3a9e977a-9b92-4695-9b8e-115646f095be} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9346 | 2026.02.27 03:10:11.168985 [ 5 ] {3a9e977a-9b92-4695-9b8e-115646f095be} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2026.02.27 03:10:11.169095 [ 47 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9348 | 2026.02.27 03:10:11.169117 [ 5 ] {3a9e977a-9b92-4695-9b8e-115646f095be} <Debug> executeQuery: Read 72 rows, 4.52 KiB in 0.001098 sec., 65573.77049180328 rows/sec., 4.02 MiB/sec. | ||
| 9349 | 2026.02.27 03:10:11.169126 [ 47 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.02.27 03:10:11.169156 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9351 | 2026.02.27 03:10:11.169159 [ 5 ] {3a9e977a-9b92-4695-9b8e-115646f095be} <Debug> TCPHandler: Processed in 0.001264162 sec. | ||
| 9352 | 2026.02.27 03:10:11.169233 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 9353 | 2026.02.27 03:10:11.169333 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9354 | 2026.02.27 03:10:11.169363 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3228 rows starting from the beginning of the part | ||
| 9355 | 2026.02.27 03:10:11.169414 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 9356 | 2026.02.27 03:10:11.169449 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 9357 | 2026.02.27 03:10:11.169481 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 9358 | 2026.02.27 03:10:11.169511 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 9359 | 2026.02.27 03:10:11.169544 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 72 rows starting from the beginning of the part | ||
| 9360 | 2026.02.27 03:10:11.170566 [ 189 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19769 rows, containing 5 columns (5 merged, 0 gathered) in 0.006280753 sec., 3147552.530723625 rows/sec., 215.59 MiB/sec. | ||
| 9361 | 2026.02.27 03:10:11.170840 [ 189 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001643073 sec., 2154499.526192689 rows/sec., 144.07 MiB/sec. | ||
| 9362 | 2026.02.27 03:10:11.170995 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9363 | 2026.02.27 03:10:11.171187 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9364 | 2026.02.27 03:10:11.171402 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2026.02.27 03:10:11.171485 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_66_13} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2026.02.27 03:10:11.171494 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9367 | 2026.02.27 03:10:11.171562 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_66_13} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9368 | 2026.02.27 03:10:11.171607 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9369 | 2026.02.27 03:10:11.171659 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9370 | 2026.02.27 03:10:12.227191 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9371 | 2026.02.27 03:10:12.227384 [ 5 ] {5d16bb3b-b452-4673-a0fc-67a90e3d31d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9372 | 2026.02.27 03:10:12.227453 [ 5 ] {5d16bb3b-b452-4673-a0fc-67a90e3d31d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9373 | 2026.02.27 03:10:12.228259 [ 5 ] {5d16bb3b-b452-4673-a0fc-67a90e3d31d5} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2026.02.27 03:10:12.228303 [ 5 ] {5d16bb3b-b452-4673-a0fc-67a90e3d31d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9375 | 2026.02.27 03:10:12.228698 [ 5 ] {5d16bb3b-b452-4673-a0fc-67a90e3d31d5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9376 | 2026.02.27 03:10:12.228924 [ 5 ] {5d16bb3b-b452-4673-a0fc-67a90e3d31d5} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2026.02.27 03:10:12.229072 [ 5 ] {5d16bb3b-b452-4673-a0fc-67a90e3d31d5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001743 sec., 32128.5140562249 rows/sec., 2.45 MiB/sec. | ||
| 9378 | 2026.02.27 03:10:12.229113 [ 5 ] {5d16bb3b-b452-4673-a0fc-67a90e3d31d5} <Debug> TCPHandler: Processed in 0.002060363 sec. | ||
| 9379 | 2026.02.27 03:10:12.229241 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9380 | 2026.02.27 03:10:12.229333 [ 5 ] {f0e39c51-9b4f-4db3-b65d-eabfb0d8dd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9381 | 2026.02.27 03:10:12.229372 [ 5 ] {f0e39c51-9b4f-4db3-b65d-eabfb0d8dd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9382 | 2026.02.27 03:10:12.229813 [ 5 ] {f0e39c51-9b4f-4db3-b65d-eabfb0d8dd14} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.02.27 03:10:12.229847 [ 5 ] {f0e39c51-9b4f-4db3-b65d-eabfb0d8dd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9384 | 2026.02.27 03:10:12.230145 [ 5 ] {f0e39c51-9b4f-4db3-b65d-eabfb0d8dd14} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9385 | 2026.02.27 03:10:12.230352 [ 5 ] {f0e39c51-9b4f-4db3-b65d-eabfb0d8dd14} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.02.27 03:10:12.230472 [ 5 ] {f0e39c51-9b4f-4db3-b65d-eabfb0d8dd14} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 9387 | 2026.02.27 03:10:12.230508 [ 5 ] {f0e39c51-9b4f-4db3-b65d-eabfb0d8dd14} <Debug> TCPHandler: Processed in 0.001322734 sec. | ||
| 9388 | 2026.02.27 03:10:12.230640 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2026.02.27 03:10:12.230731 [ 5 ] {912370cd-7ffd-4c99-af55-27197edec086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9390 | 2026.02.27 03:10:12.230772 [ 5 ] {912370cd-7ffd-4c99-af55-27197edec086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9391 | 2026.02.27 03:10:12.231138 [ 5 ] {912370cd-7ffd-4c99-af55-27197edec086} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.02.27 03:10:12.231171 [ 5 ] {912370cd-7ffd-4c99-af55-27197edec086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9393 | 2026.02.27 03:10:12.231488 [ 5 ] {912370cd-7ffd-4c99-af55-27197edec086} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9394 | 2026.02.27 03:10:12.231689 [ 5 ] {912370cd-7ffd-4c99-af55-27197edec086} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2026.02.27 03:10:12.231810 [ 5 ] {912370cd-7ffd-4c99-af55-27197edec086} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001097 sec., 47402.005469462165 rows/sec., 3.30 MiB/sec. | ||
| 9396 | 2026.02.27 03:10:12.231845 [ 5 ] {912370cd-7ffd-4c99-af55-27197edec086} <Debug> TCPHandler: Processed in 0.001259403 sec. | ||
| 9397 | 2026.02.27 03:10:12.231953 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9398 | 2026.02.27 03:10:12.232050 [ 5 ] {f875933a-f43f-4477-89d3-564b4fd88978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9399 | 2026.02.27 03:10:12.232091 [ 5 ] {f875933a-f43f-4477-89d3-564b4fd88978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9400 | 2026.02.27 03:10:12.232403 [ 5 ] {f875933a-f43f-4477-89d3-564b4fd88978} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2026.02.27 03:10:12.232436 [ 5 ] {f875933a-f43f-4477-89d3-564b4fd88978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9402 | 2026.02.27 03:10:12.232716 [ 5 ] {f875933a-f43f-4477-89d3-564b4fd88978} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9403 | 2026.02.27 03:10:12.232921 [ 5 ] {f875933a-f43f-4477-89d3-564b4fd88978} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.02.27 03:10:12.233042 [ 5 ] {f875933a-f43f-4477-89d3-564b4fd88978} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001009 sec., 17839.4449950446 rows/sec., 1.21 MiB/sec. | ||
| 9405 | 2026.02.27 03:10:12.233075 [ 5 ] {f875933a-f43f-4477-89d3-564b4fd88978} <Debug> TCPHandler: Processed in 0.00116868 sec. | ||
| 9406 | 2026.02.27 03:10:13.890914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21539 | ||
| 9407 | 2026.02.27 03:10:13.891406 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.02.27 03:10:13.891450 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9409 | 2026.02.27 03:10:13.891946 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9410 | 2026.02.27 03:10:13.892168 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.02.27 03:10:13.892309 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21539 | ||
| 9412 | 2026.02.27 03:10:15.058162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9413 | 2026.02.27 03:10:15.078897 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2026.02.27 03:10:15.078972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9415 | 2026.02.27 03:10:15.087271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9416 | 2026.02.27 03:10:15.088219 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2026.02.27 03:10:15.095562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9418 | 2026.02.27 03:10:16.447044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1130 | ||
| 9419 | 2026.02.27 03:10:16.449674 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9420 | 2026.02.27 03:10:16.449729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9421 | 2026.02.27 03:10:16.451006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9422 | 2026.02.27 03:10:16.451280 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2026.02.27 03:10:16.451649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
| 9424 | 2026.02.27 03:10:17.231685 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2026.02.27 03:10:17.231883 [ 5 ] {5bb73c24-d5e1-4430-abb5-9f3d6a1af40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9426 | 2026.02.27 03:10:17.231958 [ 5 ] {5bb73c24-d5e1-4430-abb5-9f3d6a1af40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9427 | 2026.02.27 03:10:17.232648 [ 5 ] {5bb73c24-d5e1-4430-abb5-9f3d6a1af40a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2026.02.27 03:10:17.232697 [ 5 ] {5bb73c24-d5e1-4430-abb5-9f3d6a1af40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9429 | 2026.02.27 03:10:17.233078 [ 5 ] {5bb73c24-d5e1-4430-abb5-9f3d6a1af40a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9430 | 2026.02.27 03:10:17.233296 [ 5 ] {5bb73c24-d5e1-4430-abb5-9f3d6a1af40a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2026.02.27 03:10:17.233450 [ 5 ] {5bb73c24-d5e1-4430-abb5-9f3d6a1af40a} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.00162 sec., 43209.87654320988 rows/sec., 3.45 MiB/sec. | ||
| 9432 | 2026.02.27 03:10:17.233493 [ 5 ] {5bb73c24-d5e1-4430-abb5-9f3d6a1af40a} <Debug> TCPHandler: Processed in 0.001957131 sec. | ||
| 9433 | 2026.02.27 03:10:17.233617 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9434 | 2026.02.27 03:10:17.233712 [ 5 ] {0c8d86c9-3d3e-41b7-acec-21058a44e336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9435 | 2026.02.27 03:10:17.233753 [ 5 ] {0c8d86c9-3d3e-41b7-acec-21058a44e336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9436 | 2026.02.27 03:10:17.234155 [ 5 ] {0c8d86c9-3d3e-41b7-acec-21058a44e336} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2026.02.27 03:10:17.234191 [ 5 ] {0c8d86c9-3d3e-41b7-acec-21058a44e336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9438 | 2026.02.27 03:10:17.234491 [ 5 ] {0c8d86c9-3d3e-41b7-acec-21058a44e336} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9439 | 2026.02.27 03:10:17.234702 [ 5 ] {0c8d86c9-3d3e-41b7-acec-21058a44e336} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2026.02.27 03:10:17.234832 [ 5 ] {0c8d86c9-3d3e-41b7-acec-21058a44e336} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001139 sec., 6145.741878841089 rows/sec., 462.13 KiB/sec. | ||
| 9441 | 2026.02.27 03:10:17.234871 [ 5 ] {0c8d86c9-3d3e-41b7-acec-21058a44e336} <Debug> TCPHandler: Processed in 0.001304734 sec. | ||
| 9442 | 2026.02.27 03:10:17.234975 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9443 | 2026.02.27 03:10:17.235067 [ 5 ] {665759e2-ae23-4771-83e2-65fe2373a0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9444 | 2026.02.27 03:10:17.235108 [ 5 ] {665759e2-ae23-4771-83e2-65fe2373a0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9445 | 2026.02.27 03:10:17.235524 [ 5 ] {665759e2-ae23-4771-83e2-65fe2373a0e6} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2026.02.27 03:10:17.235560 [ 5 ] {665759e2-ae23-4771-83e2-65fe2373a0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9447 | 2026.02.27 03:10:17.235855 [ 5 ] {665759e2-ae23-4771-83e2-65fe2373a0e6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9448 | 2026.02.27 03:10:17.236056 [ 5 ] {665759e2-ae23-4771-83e2-65fe2373a0e6} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2026.02.27 03:10:17.236186 [ 5 ] {665759e2-ae23-4771-83e2-65fe2373a0e6} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001138 sec., 62390.15817223199 rows/sec., 4.87 MiB/sec. | ||
| 9450 | 2026.02.27 03:10:17.236224 [ 5 ] {665759e2-ae23-4771-83e2-65fe2373a0e6} <Debug> TCPHandler: Processed in 0.001298714 sec. | ||
| 9451 | 2026.02.27 03:10:17.236333 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9452 | 2026.02.27 03:10:17.236428 [ 5 ] {39834e1a-689c-45dc-9650-d346a7b6e233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9453 | 2026.02.27 03:10:17.236471 [ 5 ] {39834e1a-689c-45dc-9650-d346a7b6e233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9454 | 2026.02.27 03:10:17.236878 [ 5 ] {39834e1a-689c-45dc-9650-d346a7b6e233} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2026.02.27 03:10:17.236915 [ 5 ] {39834e1a-689c-45dc-9650-d346a7b6e233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9456 | 2026.02.27 03:10:17.237250 [ 5 ] {39834e1a-689c-45dc-9650-d346a7b6e233} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9457 | 2026.02.27 03:10:17.237458 [ 5 ] {39834e1a-689c-45dc-9650-d346a7b6e233} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2026.02.27 03:10:17.237589 [ 5 ] {39834e1a-689c-45dc-9650-d346a7b6e233} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 9459 | 2026.02.27 03:10:17.237628 [ 5 ] {39834e1a-689c-45dc-9650-d346a7b6e233} <Debug> TCPHandler: Processed in 0.001343975 sec. | ||
| 9460 | 2026.02.27 03:10:17.237757 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2026.02.27 03:10:17.237881 [ 5 ] {dffd1a41-7676-4b13-ba38-3ffe9aeaa269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9462 | 2026.02.27 03:10:17.237950 [ 5 ] {dffd1a41-7676-4b13-ba38-3ffe9aeaa269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9463 | 2026.02.27 03:10:17.238803 [ 5 ] {dffd1a41-7676-4b13-ba38-3ffe9aeaa269} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9464 | 2026.02.27 03:10:17.238842 [ 5 ] {dffd1a41-7676-4b13-ba38-3ffe9aeaa269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9465 | 2026.02.27 03:10:17.239369 [ 5 ] {dffd1a41-7676-4b13-ba38-3ffe9aeaa269} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9466 | 2026.02.27 03:10:17.239593 [ 5 ] {dffd1a41-7676-4b13-ba38-3ffe9aeaa269} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9467 | 2026.02.27 03:10:17.239743 [ 5 ] {dffd1a41-7676-4b13-ba38-3ffe9aeaa269} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001886 sec., 3711.558854718982 rows/sec., 6.65 MiB/sec. | ||
| 9468 | 2026.02.27 03:10:17.239806 [ 5 ] {dffd1a41-7676-4b13-ba38-3ffe9aeaa269} <Debug> TCPHandler: Processed in 0.002112655 sec. | ||
| 9469 | 2026.02.27 03:10:17.239918 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9470 | 2026.02.27 03:10:17.240014 [ 5 ] {92dbbf9e-43ec-4b52-9339-261b9a848bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9471 | 2026.02.27 03:10:17.240058 [ 5 ] {92dbbf9e-43ec-4b52-9339-261b9a848bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9472 | 2026.02.27 03:10:17.240400 [ 5 ] {92dbbf9e-43ec-4b52-9339-261b9a848bc3} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.02.27 03:10:17.240438 [ 5 ] {92dbbf9e-43ec-4b52-9339-261b9a848bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9474 | 2026.02.27 03:10:17.240751 [ 5 ] {92dbbf9e-43ec-4b52-9339-261b9a848bc3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9475 | 2026.02.27 03:10:17.240973 [ 5 ] {92dbbf9e-43ec-4b52-9339-261b9a848bc3} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2026.02.27 03:10:17.241111 [ 5 ] {92dbbf9e-43ec-4b52-9339-261b9a848bc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 9477 | 2026.02.27 03:10:17.241148 [ 5 ] {92dbbf9e-43ec-4b52-9339-261b9a848bc3} <Debug> TCPHandler: Processed in 0.001280364 sec. | ||
| 9478 | 2026.02.27 03:10:21.242553 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9479 | 2026.02.27 03:10:21.242619 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9480 | 2026.02.27 03:10:21.393367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22051 | ||
| 9481 | 2026.02.27 03:10:21.393886 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2026.02.27 03:10:21.393933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9483 | 2026.02.27 03:10:21.394400 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9484 | 2026.02.27 03:10:21.394624 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.02.27 03:10:21.394755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22051 | ||
| 9486 | 2026.02.27 03:10:21.394774 [ 55 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9487 | 2026.02.27 03:10:21.394870 [ 55 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2026.02.27 03:10:21.394910 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9489 | 2026.02.27 03:10:21.395075 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 9490 | 2026.02.27 03:10:21.395259 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9491 | 2026.02.27 03:10:21.395323 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19619 rows starting from the beginning of the part | ||
| 9492 | 2026.02.27 03:10:21.395427 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9493 | 2026.02.27 03:10:21.395508 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9494 | 2026.02.27 03:10:21.395577 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9495 | 2026.02.27 03:10:21.395648 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9496 | 2026.02.27 03:10:21.395715 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9497 | 2026.02.27 03:10:21.398052 [ 189 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22051 rows, containing 4 columns (4 merged, 0 gathered) in 0.00305693 sec., 7213446.169850145 rows/sec., 103.19 MiB/sec. | ||
| 9498 | 2026.02.27 03:10:21.398463 [ 186 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9499 | 2026.02.27 03:10:21.398787 [ 186 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_46_9} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.02.27 03:10:21.398871 [ 186 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_46_9} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9501 | 2026.02.27 03:10:21.398979 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 9502 | 2026.02.27 03:10:22.241499 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.02.27 03:10:22.241697 [ 5 ] {c04474a1-64af-4dd8-8ade-e3cf2c17447c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9504 | 2026.02.27 03:10:22.241766 [ 5 ] {c04474a1-64af-4dd8-8ade-e3cf2c17447c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9505 | 2026.02.27 03:10:22.242447 [ 5 ] {c04474a1-64af-4dd8-8ade-e3cf2c17447c} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2026.02.27 03:10:22.242489 [ 5 ] {c04474a1-64af-4dd8-8ade-e3cf2c17447c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9507 | 2026.02.27 03:10:22.242865 [ 5 ] {c04474a1-64af-4dd8-8ade-e3cf2c17447c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9508 | 2026.02.27 03:10:22.243086 [ 5 ] {c04474a1-64af-4dd8-8ade-e3cf2c17447c} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.02.27 03:10:22.243232 [ 5 ] {c04474a1-64af-4dd8-8ade-e3cf2c17447c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001588 sec., 178841.30982367758 rows/sec., 11.36 MiB/sec. | ||
| 9510 | 2026.02.27 03:10:22.243274 [ 5 ] {c04474a1-64af-4dd8-8ade-e3cf2c17447c} <Debug> TCPHandler: Processed in 0.00190879 sec. | ||
| 9511 | 2026.02.27 03:10:22.243403 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9512 | 2026.02.27 03:10:22.243496 [ 5 ] {9790886c-79ff-47e1-a8c5-dca72ee22041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9513 | 2026.02.27 03:10:22.243536 [ 5 ] {9790886c-79ff-47e1-a8c5-dca72ee22041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9514 | 2026.02.27 03:10:22.244272 [ 5 ] {9790886c-79ff-47e1-a8c5-dca72ee22041} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.02.27 03:10:22.244309 [ 5 ] {9790886c-79ff-47e1-a8c5-dca72ee22041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9516 | 2026.02.27 03:10:22.244668 [ 5 ] {9790886c-79ff-47e1-a8c5-dca72ee22041} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9517 | 2026.02.27 03:10:22.244884 [ 5 ] {9790886c-79ff-47e1-a8c5-dca72ee22041} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2026.02.27 03:10:22.245012 [ 5 ] {9790886c-79ff-47e1-a8c5-dca72ee22041} <Debug> executeQuery: Read 865 rows, 70.69 KiB in 0.001535 sec., 563517.9153094463 rows/sec., 44.97 MiB/sec. | ||
| 9519 | 2026.02.27 03:10:22.245050 [ 5 ] {9790886c-79ff-47e1-a8c5-dca72ee22041} <Debug> TCPHandler: Processed in 0.001694374 sec. | ||
| 9520 | 2026.02.27 03:10:22.245163 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9521 | 2026.02.27 03:10:22.245278 [ 5 ] {a8c24e20-1b83-4e78-b04b-45c18369fced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9522 | 2026.02.27 03:10:22.245328 [ 5 ] {a8c24e20-1b83-4e78-b04b-45c18369fced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9523 | 2026.02.27 03:10:22.245802 [ 5 ] {a8c24e20-1b83-4e78-b04b-45c18369fced} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.02.27 03:10:22.245839 [ 5 ] {a8c24e20-1b83-4e78-b04b-45c18369fced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9525 | 2026.02.27 03:10:22.246131 [ 5 ] {a8c24e20-1b83-4e78-b04b-45c18369fced} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9526 | 2026.02.27 03:10:22.246333 [ 5 ] {a8c24e20-1b83-4e78-b04b-45c18369fced} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.02.27 03:10:22.246457 [ 5 ] {a8c24e20-1b83-4e78-b04b-45c18369fced} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001204 sec., 146179.40199335548 rows/sec., 9.00 MiB/sec. | ||
| 9528 | 2026.02.27 03:10:22.246494 [ 5 ] {a8c24e20-1b83-4e78-b04b-45c18369fced} <Debug> TCPHandler: Processed in 0.001378985 sec. | ||
| 9529 | 2026.02.27 03:10:22.246610 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9530 | 2026.02.27 03:10:22.246703 [ 5 ] {98a2801b-2af4-4c90-b3b2-cf25135bb924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9531 | 2026.02.27 03:10:22.246743 [ 5 ] {98a2801b-2af4-4c90-b3b2-cf25135bb924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9532 | 2026.02.27 03:10:22.247196 [ 5 ] {98a2801b-2af4-4c90-b3b2-cf25135bb924} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.02.27 03:10:22.247233 [ 5 ] {98a2801b-2af4-4c90-b3b2-cf25135bb924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9534 | 2026.02.27 03:10:22.247534 [ 5 ] {98a2801b-2af4-4c90-b3b2-cf25135bb924} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9535 | 2026.02.27 03:10:22.247739 [ 5 ] {98a2801b-2af4-4c90-b3b2-cf25135bb924} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.02.27 03:10:22.247871 [ 5 ] {98a2801b-2af4-4c90-b3b2-cf25135bb924} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 9537 | 2026.02.27 03:10:22.247907 [ 5 ] {98a2801b-2af4-4c90-b3b2-cf25135bb924} <Debug> TCPHandler: Processed in 0.001344835 sec. | ||
| 9538 | 2026.02.27 03:10:22.248028 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9539 | 2026.02.27 03:10:22.248124 [ 5 ] {ec9ff136-e0f2-4c41-acc6-5aa2e0c591f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9540 | 2026.02.27 03:10:22.248163 [ 5 ] {ec9ff136-e0f2-4c41-acc6-5aa2e0c591f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9541 | 2026.02.27 03:10:22.248589 [ 5 ] {ec9ff136-e0f2-4c41-acc6-5aa2e0c591f2} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2026.02.27 03:10:22.248625 [ 5 ] {ec9ff136-e0f2-4c41-acc6-5aa2e0c591f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9543 | 2026.02.27 03:10:22.248923 [ 5 ] {ec9ff136-e0f2-4c41-acc6-5aa2e0c591f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9544 | 2026.02.27 03:10:22.249129 [ 5 ] {ec9ff136-e0f2-4c41-acc6-5aa2e0c591f2} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9545 | 2026.02.27 03:10:22.249251 [ 5 ] {ec9ff136-e0f2-4c41-acc6-5aa2e0c591f2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001145 sec., 129257.64192139739 rows/sec., 7.35 MiB/sec. | ||
| 9546 | 2026.02.27 03:10:22.249287 [ 5 ] {ec9ff136-e0f2-4c41-acc6-5aa2e0c591f2} <Debug> TCPHandler: Processed in 0.001305824 sec. | ||
| 9547 | 2026.02.27 03:10:22.249404 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9548 | 2026.02.27 03:10:22.249495 [ 5 ] {528f0287-936d-4e96-bd1b-7c0345beb934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9549 | 2026.02.27 03:10:22.249533 [ 5 ] {528f0287-936d-4e96-bd1b-7c0345beb934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9550 | 2026.02.27 03:10:22.250116 [ 5 ] {528f0287-936d-4e96-bd1b-7c0345beb934} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2026.02.27 03:10:22.250152 [ 5 ] {528f0287-936d-4e96-bd1b-7c0345beb934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9552 | 2026.02.27 03:10:22.250476 [ 5 ] {528f0287-936d-4e96-bd1b-7c0345beb934} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9553 | 2026.02.27 03:10:22.250688 [ 5 ] {528f0287-936d-4e96-bd1b-7c0345beb934} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2026.02.27 03:10:22.250817 [ 5 ] {528f0287-936d-4e96-bd1b-7c0345beb934} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.00134 sec., 391044.77611940296 rows/sec., 27.62 MiB/sec. | ||
| 9555 | 2026.02.27 03:10:22.250855 [ 5 ] {528f0287-936d-4e96-bd1b-7c0345beb934} <Debug> TCPHandler: Processed in 0.001501689 sec. | ||
| 9556 | 2026.02.27 03:10:22.250970 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9557 | 2026.02.27 03:10:22.251063 [ 5 ] {a1d9d25f-6cea-4571-b525-498ca75ef88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9558 | 2026.02.27 03:10:22.251109 [ 5 ] {a1d9d25f-6cea-4571-b525-498ca75ef88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9559 | 2026.02.27 03:10:22.251433 [ 5 ] {a1d9d25f-6cea-4571-b525-498ca75ef88c} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2026.02.27 03:10:22.251468 [ 5 ] {a1d9d25f-6cea-4571-b525-498ca75ef88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9561 | 2026.02.27 03:10:22.251774 [ 5 ] {a1d9d25f-6cea-4571-b525-498ca75ef88c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9562 | 2026.02.27 03:10:22.251984 [ 5 ] {a1d9d25f-6cea-4571-b525-498ca75ef88c} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2026.02.27 03:10:22.252114 [ 5 ] {a1d9d25f-6cea-4571-b525-498ca75ef88c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 9564 | 2026.02.27 03:10:22.252152 [ 5 ] {a1d9d25f-6cea-4571-b525-498ca75ef88c} <Debug> TCPHandler: Processed in 0.001229272 sec. | ||
| 9565 | 2026.02.27 03:10:22.252250 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9566 | 2026.02.27 03:10:22.252343 [ 5 ] {bb4277c2-3fb3-4d65-ba62-bd16072e0367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9567 | 2026.02.27 03:10:22.252384 [ 5 ] {bb4277c2-3fb3-4d65-ba62-bd16072e0367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9568 | 2026.02.27 03:10:22.252779 [ 5 ] {bb4277c2-3fb3-4d65-ba62-bd16072e0367} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2026.02.27 03:10:22.252814 [ 5 ] {bb4277c2-3fb3-4d65-ba62-bd16072e0367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9570 | 2026.02.27 03:10:22.253165 [ 5 ] {bb4277c2-3fb3-4d65-ba62-bd16072e0367} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9571 | 2026.02.27 03:10:22.253378 [ 5 ] {bb4277c2-3fb3-4d65-ba62-bd16072e0367} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2026.02.27 03:10:22.253501 [ 5 ] {bb4277c2-3fb3-4d65-ba62-bd16072e0367} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001177 sec., 225148.68309260832 rows/sec., 14.96 MiB/sec. | ||
| 9573 | 2026.02.27 03:10:22.253537 [ 5 ] {bb4277c2-3fb3-4d65-ba62-bd16072e0367} <Debug> TCPHandler: Processed in 0.001333854 sec. | ||
| 9574 | 2026.02.27 03:10:22.253653 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9575 | 2026.02.27 03:10:22.253745 [ 5 ] {e528d098-b3ec-4150-a6f4-e8ee4fbdf6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9576 | 2026.02.27 03:10:22.253786 [ 5 ] {e528d098-b3ec-4150-a6f4-e8ee4fbdf6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9577 | 2026.02.27 03:10:22.254095 [ 5 ] {e528d098-b3ec-4150-a6f4-e8ee4fbdf6ec} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9578 | 2026.02.27 03:10:22.254132 [ 5 ] {e528d098-b3ec-4150-a6f4-e8ee4fbdf6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9579 | 2026.02.27 03:10:22.254432 [ 5 ] {e528d098-b3ec-4150-a6f4-e8ee4fbdf6ec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9580 | 2026.02.27 03:10:22.254635 [ 5 ] {e528d098-b3ec-4150-a6f4-e8ee4fbdf6ec} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9581 | 2026.02.27 03:10:22.254759 [ 5 ] {e528d098-b3ec-4150-a6f4-e8ee4fbdf6ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 9582 | 2026.02.27 03:10:22.254794 [ 5 ] {e528d098-b3ec-4150-a6f4-e8ee4fbdf6ec} <Debug> TCPHandler: Processed in 0.001190761 sec. | ||
| 9583 | 2026.02.27 03:10:22.254902 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9584 | 2026.02.27 03:10:22.254992 [ 5 ] {b3b19000-8f0e-4c42-ac78-1b3e8f00402a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9585 | 2026.02.27 03:10:22.255045 [ 5 ] {b3b19000-8f0e-4c42-ac78-1b3e8f00402a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9586 | 2026.02.27 03:10:22.255860 [ 5 ] {b3b19000-8f0e-4c42-ac78-1b3e8f00402a} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.02.27 03:10:22.255896 [ 5 ] {b3b19000-8f0e-4c42-ac78-1b3e8f00402a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9588 | 2026.02.27 03:10:22.256446 [ 5 ] {b3b19000-8f0e-4c42-ac78-1b3e8f00402a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9589 | 2026.02.27 03:10:22.256654 [ 5 ] {b3b19000-8f0e-4c42-ac78-1b3e8f00402a} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2026.02.27 03:10:22.256785 [ 5 ] {b3b19000-8f0e-4c42-ac78-1b3e8f00402a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00181 sec., 18784.53038674033 rows/sec., 33.66 MiB/sec. | ||
| 9591 | 2026.02.27 03:10:22.256837 [ 5 ] {b3b19000-8f0e-4c42-ac78-1b3e8f00402a} <Debug> TCPHandler: Processed in 0.001981171 sec. | ||
| 9592 | 2026.02.27 03:10:22.256953 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9593 | 2026.02.27 03:10:22.257045 [ 5 ] {64f81c97-96b1-4348-ba83-630bbcf3904b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9594 | 2026.02.27 03:10:22.257085 [ 5 ] {64f81c97-96b1-4348-ba83-630bbcf3904b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9595 | 2026.02.27 03:10:22.257413 [ 5 ] {64f81c97-96b1-4348-ba83-630bbcf3904b} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2026.02.27 03:10:22.257448 [ 5 ] {64f81c97-96b1-4348-ba83-630bbcf3904b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9597 | 2026.02.27 03:10:22.257737 [ 5 ] {64f81c97-96b1-4348-ba83-630bbcf3904b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9598 | 2026.02.27 03:10:22.257938 [ 5 ] {64f81c97-96b1-4348-ba83-630bbcf3904b} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2026.02.27 03:10:22.258062 [ 5 ] {64f81c97-96b1-4348-ba83-630bbcf3904b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001036 sec., 86872.58687258686 rows/sec., 5.44 MiB/sec. | ||
| 9600 | 2026.02.27 03:10:22.258097 [ 5 ] {64f81c97-96b1-4348-ba83-630bbcf3904b} <Debug> TCPHandler: Processed in 0.001191071 sec. | ||
| 9601 | 2026.02.27 03:10:22.595641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9602 | 2026.02.27 03:10:22.613385 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.02.27 03:10:22.613449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9604 | 2026.02.27 03:10:22.619891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9605 | 2026.02.27 03:10:22.620575 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.02.27 03:10:22.620912 [ 54 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9607 | 2026.02.27 03:10:22.621008 [ 54 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2026.02.27 03:10:22.621044 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9609 | 2026.02.27 03:10:22.621223 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 9610 | 2026.02.27 03:10:22.623849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9611 | 2026.02.27 03:10:22.625109 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9612 | 2026.02.27 03:10:22.626577 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 9613 | 2026.02.27 03:10:22.631110 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 9614 | 2026.02.27 03:10:22.635546 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 9615 | 2026.02.27 03:10:22.639963 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 9616 | 2026.02.27 03:10:22.644467 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 9617 | 2026.02.27 03:10:22.648274 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 9618 | 2026.02.27 03:10:22.698889 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077730967 sec., 4464.1153119837045 rows/sec., 23.08 MiB/sec. | ||
| 9619 | 2026.02.27 03:10:22.702005 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9620 | 2026.02.27 03:10:22.704038 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_46_9} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.02.27 03:10:22.704150 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_46_9} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9622 | 2026.02.27 03:10:22.706925 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9623 | 2026.02.27 03:10:24.063025 [ 52 ] {} <Debug> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9624 | 2026.02.27 03:10:24.063103 [ 52 ] {} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.02.27 03:10:24.063129 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 9626 | 2026.02.27 03:10:24.063307 [ 189 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::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 | ||
| 9627 | 2026.02.27 03:10:24.063513 [ 189 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9628 | 2026.02.27 03:10:24.063569 [ 189 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::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 | ||
| 9629 | 2026.02.27 03:10:24.063683 [ 189 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 9630 | 2026.02.27 03:10:24.063763 [ 189 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 9631 | 2026.02.27 03:10:24.063834 [ 189 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 9632 | 2026.02.27 03:10:24.063882 [ 189 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9633 | 2026.02.27 03:10:24.064620 [ 188 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402407 sec., 29948.50995467079 rows/sec., 2.50 MiB/sec. | ||
| 9634 | 2026.02.27 03:10:24.064767 [ 193 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9635 | 2026.02.27 03:10:24.065050 [ 193 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_17_4} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.02.27 03:10:24.065126 [ 193 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_17_4} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9637 | 2026.02.27 03:10:24.065210 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9638 | 2026.02.27 03:10:26.452847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1164 | ||
| 9639 | 2026.02.27 03:10:26.455295 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.02.27 03:10:26.455352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9641 | 2026.02.27 03:10:26.456586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9642 | 2026.02.27 03:10:26.456859 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.02.27 03:10:26.457239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
| 9644 | 2026.02.27 03:10:27.233174 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9645 | 2026.02.27 03:10:27.233458 [ 5 ] {3f3ba39c-bb7e-4d07-82ba-80e31215943e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9646 | 2026.02.27 03:10:27.233561 [ 5 ] {3f3ba39c-bb7e-4d07-82ba-80e31215943e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9647 | 2026.02.27 03:10:27.234353 [ 5 ] {3f3ba39c-bb7e-4d07-82ba-80e31215943e} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.02.27 03:10:27.234395 [ 5 ] {3f3ba39c-bb7e-4d07-82ba-80e31215943e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9649 | 2026.02.27 03:10:27.234791 [ 5 ] {3f3ba39c-bb7e-4d07-82ba-80e31215943e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9650 | 2026.02.27 03:10:27.235016 [ 5 ] {3f3ba39c-bb7e-4d07-82ba-80e31215943e} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2026.02.27 03:10:27.235177 [ 5 ] {3f3ba39c-bb7e-4d07-82ba-80e31215943e} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001797 sec., 38953.81190873678 rows/sec., 3.11 MiB/sec. | ||
| 9652 | 2026.02.27 03:10:27.235219 [ 5 ] {3f3ba39c-bb7e-4d07-82ba-80e31215943e} <Debug> TCPHandler: Processed in 0.002233338 sec. | ||
| 9653 | 2026.02.27 03:10:27.235348 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9654 | 2026.02.27 03:10:27.235445 [ 5 ] {c6475456-3f2a-4338-959c-ac1f41e5fa78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9655 | 2026.02.27 03:10:27.235486 [ 5 ] {c6475456-3f2a-4338-959c-ac1f41e5fa78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9656 | 2026.02.27 03:10:27.235893 [ 5 ] {c6475456-3f2a-4338-959c-ac1f41e5fa78} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2026.02.27 03:10:27.235929 [ 5 ] {c6475456-3f2a-4338-959c-ac1f41e5fa78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9658 | 2026.02.27 03:10:27.236231 [ 5 ] {c6475456-3f2a-4338-959c-ac1f41e5fa78} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9659 | 2026.02.27 03:10:27.236441 [ 5 ] {c6475456-3f2a-4338-959c-ac1f41e5fa78} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2026.02.27 03:10:27.236559 [ 48 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9661 | 2026.02.27 03:10:27.236573 [ 5 ] {c6475456-3f2a-4338-959c-ac1f41e5fa78} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001146 sec., 6108.202443280977 rows/sec., 459.31 KiB/sec. | ||
| 9662 | 2026.02.27 03:10:27.236629 [ 48 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.02.27 03:10:27.236639 [ 5 ] {c6475456-3f2a-4338-959c-ac1f41e5fa78} <Debug> TCPHandler: Processed in 0.001340005 sec. | ||
| 9664 | 2026.02.27 03:10:27.236659 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9665 | 2026.02.27 03:10:27.236761 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9666 | 2026.02.27 03:10:27.236800 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 9667 | 2026.02.27 03:10:27.236858 [ 5 ] {08204da9-83e7-42f3-bcba-27d8054b6084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9668 | 2026.02.27 03:10:27.236905 [ 5 ] {08204da9-83e7-42f3-bcba-27d8054b6084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9669 | 2026.02.27 03:10:27.236987 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9670 | 2026.02.27 03:10:27.237046 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 213 rows starting from the beginning of the part | ||
| 9671 | 2026.02.27 03:10:27.237156 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part | ||
| 9672 | 2026.02.27 03:10:27.237233 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 182 rows starting from the beginning of the part | ||
| 9673 | 2026.02.27 03:10:27.237305 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
| 9674 | 2026.02.27 03:10:27.237337 [ 5 ] {08204da9-83e7-42f3-bcba-27d8054b6084} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.02.27 03:10:27.237374 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 176 rows starting from the beginning of the part | ||
| 9676 | 2026.02.27 03:10:27.237381 [ 5 ] {08204da9-83e7-42f3-bcba-27d8054b6084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9677 | 2026.02.27 03:10:27.237449 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
| 9678 | 2026.02.27 03:10:27.237734 [ 5 ] {08204da9-83e7-42f3-bcba-27d8054b6084} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9679 | 2026.02.27 03:10:27.237973 [ 5 ] {08204da9-83e7-42f3-bcba-27d8054b6084} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2026.02.27 03:10:27.238122 [ 5 ] {08204da9-83e7-42f3-bcba-27d8054b6084} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001282 sec., 55382.215288611544 rows/sec., 4.32 MiB/sec. | ||
| 9681 | 2026.02.27 03:10:27.238161 [ 5 ] {08204da9-83e7-42f3-bcba-27d8054b6084} <Debug> TCPHandler: Processed in 0.001449028 sec. | ||
| 9682 | 2026.02.27 03:10:27.238277 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9683 | 2026.02.27 03:10:27.238371 [ 5 ] {93cfd48d-bc5a-4931-961e-3ab48e6fa299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9684 | 2026.02.27 03:10:27.238416 [ 5 ] {93cfd48d-bc5a-4931-961e-3ab48e6fa299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9685 | 2026.02.27 03:10:27.238667 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938031 sec., 305464.670069777 rows/sec., 20.33 MiB/sec. | ||
| 9686 | 2026.02.27 03:10:27.238810 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9687 | 2026.02.27 03:10:27.238842 [ 5 ] {93cfd48d-bc5a-4931-961e-3ab48e6fa299} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.02.27 03:10:27.238886 [ 5 ] {93cfd48d-bc5a-4931-961e-3ab48e6fa299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9689 | 2026.02.27 03:10:27.239074 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_61_12} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.02.27 03:10:27.239159 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_61_12} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9691 | 2026.02.27 03:10:27.239231 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9692 | 2026.02.27 03:10:27.239382 [ 5 ] {93cfd48d-bc5a-4931-961e-3ab48e6fa299} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9693 | 2026.02.27 03:10:27.239602 [ 5 ] {93cfd48d-bc5a-4931-961e-3ab48e6fa299} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2026.02.27 03:10:27.239739 [ 5 ] {93cfd48d-bc5a-4931-961e-3ab48e6fa299} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001386 sec., 115440.11544011543 rows/sec., 8.04 MiB/sec. | ||
| 9695 | 2026.02.27 03:10:27.239778 [ 5 ] {93cfd48d-bc5a-4931-961e-3ab48e6fa299} <Debug> TCPHandler: Processed in 0.001551651 sec. | ||
| 9696 | 2026.02.27 03:10:27.239890 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2026.02.27 03:10:27.239983 [ 5 ] {edfe5d90-e70a-4e01-9a5d-39ab1255c80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9698 | 2026.02.27 03:10:27.240037 [ 5 ] {edfe5d90-e70a-4e01-9a5d-39ab1255c80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9699 | 2026.02.27 03:10:27.240797 [ 5 ] {edfe5d90-e70a-4e01-9a5d-39ab1255c80e} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2026.02.27 03:10:27.240834 [ 5 ] {edfe5d90-e70a-4e01-9a5d-39ab1255c80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9701 | 2026.02.27 03:10:27.241335 [ 5 ] {edfe5d90-e70a-4e01-9a5d-39ab1255c80e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9702 | 2026.02.27 03:10:27.241559 [ 5 ] {edfe5d90-e70a-4e01-9a5d-39ab1255c80e} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2026.02.27 03:10:27.241700 [ 5 ] {edfe5d90-e70a-4e01-9a5d-39ab1255c80e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001735 sec., 4034.5821325648417 rows/sec., 7.23 MiB/sec. | ||
| 9704 | 2026.02.27 03:10:27.241754 [ 5 ] {edfe5d90-e70a-4e01-9a5d-39ab1255c80e} <Debug> TCPHandler: Processed in 0.00191498 sec. | ||
| 9705 | 2026.02.27 03:10:27.241868 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9706 | 2026.02.27 03:10:27.241963 [ 5 ] {c6b31395-9562-4cb2-80c0-782d86dfdc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9707 | 2026.02.27 03:10:27.242005 [ 5 ] {c6b31395-9562-4cb2-80c0-782d86dfdc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9708 | 2026.02.27 03:10:27.242343 [ 5 ] {c6b31395-9562-4cb2-80c0-782d86dfdc43} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2026.02.27 03:10:27.242377 [ 5 ] {c6b31395-9562-4cb2-80c0-782d86dfdc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9710 | 2026.02.27 03:10:27.242680 [ 5 ] {c6b31395-9562-4cb2-80c0-782d86dfdc43} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9711 | 2026.02.27 03:10:27.242893 [ 5 ] {c6b31395-9562-4cb2-80c0-782d86dfdc43} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2026.02.27 03:10:27.243024 [ 5 ] {c6b31395-9562-4cb2-80c0-782d86dfdc43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 9713 | 2026.02.27 03:10:27.243061 [ 5 ] {c6b31395-9562-4cb2-80c0-782d86dfdc43} <Debug> TCPHandler: Processed in 0.001242462 sec. | ||
| 9714 | 2026.02.27 03:10:28.895806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22499 | ||
| 9715 | 2026.02.27 03:10:28.896323 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.02.27 03:10:28.896370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9717 | 2026.02.27 03:10:28.896871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9718 | 2026.02.27 03:10:28.897110 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.02.27 03:10:28.897256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22499 | ||
| 9720 | 2026.02.27 03:10:30.124881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9721 | 2026.02.27 03:10:30.140664 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2026.02.27 03:10:30.140725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9723 | 2026.02.27 03:10:30.146054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9724 | 2026.02.27 03:10:30.146739 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.02.27 03:10:30.149556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9726 | 2026.02.27 03:10:32.240998 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9727 | 2026.02.27 03:10:32.241296 [ 5 ] {04dbef80-d9eb-4a6d-a12c-5f07fa36a361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9728 | 2026.02.27 03:10:32.241399 [ 5 ] {04dbef80-d9eb-4a6d-a12c-5f07fa36a361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9729 | 2026.02.27 03:10:32.242356 [ 5 ] {04dbef80-d9eb-4a6d-a12c-5f07fa36a361} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2026.02.27 03:10:32.242405 [ 5 ] {04dbef80-d9eb-4a6d-a12c-5f07fa36a361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9731 | 2026.02.27 03:10:32.242803 [ 5 ] {04dbef80-d9eb-4a6d-a12c-5f07fa36a361} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9732 | 2026.02.27 03:10:32.243029 [ 5 ] {04dbef80-d9eb-4a6d-a12c-5f07fa36a361} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2026.02.27 03:10:32.243168 [ 42 ] {} <Debug> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 9734 | 2026.02.27 03:10:32.243183 [ 5 ] {04dbef80-d9eb-4a6d-a12c-5f07fa36a361} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001964 sec., 144602.85132382892 rows/sec., 9.18 MiB/sec. | ||
| 9735 | 2026.02.27 03:10:32.243237 [ 42 ] {} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2026.02.27 03:10:32.243249 [ 5 ] {04dbef80-d9eb-4a6d-a12c-5f07fa36a361} <Debug> TCPHandler: Processed in 0.002387392 sec. | ||
| 9737 | 2026.02.27 03:10:32.243269 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9738 | 2026.02.27 03:10:32.243384 [ 193 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 9739 | 2026.02.27 03:10:32.243415 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9740 | 2026.02.27 03:10:32.243480 [ 193 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9741 | 2026.02.27 03:10:32.243507 [ 193 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part | ||
| 9742 | 2026.02.27 03:10:32.243515 [ 5 ] {0905ecc2-a8f6-4620-9dc9-4eefa895692c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9743 | 2026.02.27 03:10:32.243561 [ 5 ] {0905ecc2-a8f6-4620-9dc9-4eefa895692c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9744 | 2026.02.27 03:10:32.243567 [ 193 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 9745 | 2026.02.27 03:10:32.243613 [ 193 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9746 | 2026.02.27 03:10:32.243655 [ 193 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 9747 | 2026.02.27 03:10:32.243693 [ 193 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 9748 | 2026.02.27 03:10:32.243730 [ 193 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 9749 | 2026.02.27 03:10:32.244387 [ 5 ] {0905ecc2-a8f6-4620-9dc9-4eefa895692c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2026.02.27 03:10:32.244423 [ 5 ] {0905ecc2-a8f6-4620-9dc9-4eefa895692c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9751 | 2026.02.27 03:10:32.244585 [ 188 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236962 sec., 976586.1845392177 rows/sec., 66.88 MiB/sec. | ||
| 9752 | 2026.02.27 03:10:32.244806 [ 187 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9753 | 2026.02.27 03:10:32.244811 [ 5 ] {0905ecc2-a8f6-4620-9dc9-4eefa895692c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9754 | 2026.02.27 03:10:32.245161 [ 5 ] {0905ecc2-a8f6-4620-9dc9-4eefa895692c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.02.27 03:10:32.245219 [ 187 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.02.27 03:10:32.245301 [ 5 ] {0905ecc2-a8f6-4620-9dc9-4eefa895692c} <Debug> executeQuery: Read 865 rows, 70.69 KiB in 0.001808 sec., 478429.203539823 rows/sec., 38.18 MiB/sec. | ||
| 9757 | 2026.02.27 03:10:32.245303 [ 42 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9758 | 2026.02.27 03:10:32.245313 [ 187 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_14_3} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 9759 | 2026.02.27 03:10:32.245346 [ 5 ] {0905ecc2-a8f6-4620-9dc9-4eefa895692c} <Debug> TCPHandler: Processed in 0.001979551 sec. | ||
| 9760 | 2026.02.27 03:10:32.245354 [ 42 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.02.27 03:10:32.245387 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9762 | 2026.02.27 03:10:32.245471 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9763 | 2026.02.27 03:10:32.245494 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2026.02.27 03:10:32.245525 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 9765 | 2026.02.27 03:10:32.245592 [ 5 ] {ed01d2ca-cb3f-4fd2-9867-489e310b0e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9766 | 2026.02.27 03:10:32.245605 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9767 | 2026.02.27 03:10:32.245629 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2149 rows starting from the beginning of the part | ||
| 9768 | 2026.02.27 03:10:32.245632 [ 5 ] {ed01d2ca-cb3f-4fd2-9867-489e310b0e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9769 | 2026.02.27 03:10:32.245675 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9770 | 2026.02.27 03:10:32.245713 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 70 rows starting from the beginning of the part | ||
| 9771 | 2026.02.27 03:10:32.245747 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 865 rows starting from the beginning of the part | ||
| 9772 | 2026.02.27 03:10:32.245778 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 70 rows starting from the beginning of the part | ||
| 9773 | 2026.02.27 03:10:32.245811 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 865 rows starting from the beginning of the part | ||
| 9774 | 2026.02.27 03:10:32.246116 [ 5 ] {ed01d2ca-cb3f-4fd2-9867-489e310b0e13} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.02.27 03:10:32.246151 [ 5 ] {ed01d2ca-cb3f-4fd2-9867-489e310b0e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9776 | 2026.02.27 03:10:32.246459 [ 5 ] {ed01d2ca-cb3f-4fd2-9867-489e310b0e13} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9777 | 2026.02.27 03:10:32.246668 [ 5 ] {ed01d2ca-cb3f-4fd2-9867-489e310b0e13} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.02.27 03:10:32.246792 [ 5 ] {ed01d2ca-cb3f-4fd2-9867-489e310b0e13} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001219 sec., 144380.63986874488 rows/sec., 8.89 MiB/sec. | ||
| 9779 | 2026.02.27 03:10:32.246829 [ 5 ] {ed01d2ca-cb3f-4fd2-9867-489e310b0e13} <Debug> TCPHandler: Processed in 0.001390126 sec. | ||
| 9780 | 2026.02.27 03:10:32.246946 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9781 | 2026.02.27 03:10:32.247038 [ 5 ] {9b09e8dd-2b0f-4107-918e-1d8957063c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9782 | 2026.02.27 03:10:32.247077 [ 5 ] {9b09e8dd-2b0f-4107-918e-1d8957063c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9783 | 2026.02.27 03:10:32.247088 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644063 sec., 2478615.4788472215 rows/sec., 209.93 MiB/sec. | ||
| 9784 | 2026.02.27 03:10:32.247460 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9785 | 2026.02.27 03:10:32.247549 [ 5 ] {9b09e8dd-2b0f-4107-918e-1d8957063c3f} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.02.27 03:10:32.247592 [ 5 ] {9b09e8dd-2b0f-4107-918e-1d8957063c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9787 | 2026.02.27 03:10:32.247824 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_71_14} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.02.27 03:10:32.247925 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_71_14} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9789 | 2026.02.27 03:10:32.247927 [ 5 ] {9b09e8dd-2b0f-4107-918e-1d8957063c3f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9790 | 2026.02.27 03:10:32.248034 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 9791 | 2026.02.27 03:10:32.248153 [ 5 ] {9b09e8dd-2b0f-4107-918e-1d8957063c3f} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.02.27 03:10:32.248285 [ 5 ] {9b09e8dd-2b0f-4107-918e-1d8957063c3f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001265 sec., 117786.56126482213 rows/sec., 7.61 MiB/sec. | ||
| 9793 | 2026.02.27 03:10:32.248322 [ 5 ] {9b09e8dd-2b0f-4107-918e-1d8957063c3f} <Debug> TCPHandler: Processed in 0.001422487 sec. | ||
| 9794 | 2026.02.27 03:10:32.248439 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.02.27 03:10:32.248530 [ 5 ] {7fb5c05a-7f92-4a8d-8035-76c8398422b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9796 | 2026.02.27 03:10:32.248570 [ 5 ] {7fb5c05a-7f92-4a8d-8035-76c8398422b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9797 | 2026.02.27 03:10:32.249004 [ 5 ] {7fb5c05a-7f92-4a8d-8035-76c8398422b7} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.02.27 03:10:32.249040 [ 5 ] {7fb5c05a-7f92-4a8d-8035-76c8398422b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9799 | 2026.02.27 03:10:32.249339 [ 5 ] {7fb5c05a-7f92-4a8d-8035-76c8398422b7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9800 | 2026.02.27 03:10:32.249545 [ 5 ] {7fb5c05a-7f92-4a8d-8035-76c8398422b7} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.02.27 03:10:32.249646 [ 42 ] {} <Debug> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 9802 | 2026.02.27 03:10:32.249669 [ 5 ] {7fb5c05a-7f92-4a8d-8035-76c8398422b7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 9803 | 2026.02.27 03:10:32.249681 [ 42 ] {} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.02.27 03:10:32.249708 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9805 | 2026.02.27 03:10:32.249713 [ 5 ] {7fb5c05a-7f92-4a8d-8035-76c8398422b7} <Debug> TCPHandler: Processed in 0.001320315 sec. | ||
| 9806 | 2026.02.27 03:10:32.249805 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 9807 | 2026.02.27 03:10:32.249833 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2026.02.27 03:10:32.249915 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9809 | 2026.02.27 03:10:32.249936 [ 5 ] {cad9ed2f-284f-4d3f-bc40-4d549a5a8520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9810 | 2026.02.27 03:10:32.249950 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part | ||
| 9811 | 2026.02.27 03:10:32.249985 [ 5 ] {cad9ed2f-284f-4d3f-bc40-4d549a5a8520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9812 | 2026.02.27 03:10:32.250023 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 9813 | 2026.02.27 03:10:32.250076 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9814 | 2026.02.27 03:10:32.250119 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 9815 | 2026.02.27 03:10:32.250160 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 9816 | 2026.02.27 03:10:32.250201 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 9817 | 2026.02.27 03:10:32.250628 [ 5 ] {cad9ed2f-284f-4d3f-bc40-4d549a5a8520} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.02.27 03:10:32.250669 [ 5 ] {cad9ed2f-284f-4d3f-bc40-4d549a5a8520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9819 | 2026.02.27 03:10:32.251013 [ 199 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246472 sec., 503821.98717660725 rows/sec., 31.14 MiB/sec. | ||
| 9820 | 2026.02.27 03:10:32.251024 [ 5 ] {cad9ed2f-284f-4d3f-bc40-4d549a5a8520} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9821 | 2026.02.27 03:10:32.251139 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9822 | 2026.02.27 03:10:32.251341 [ 5 ] {cad9ed2f-284f-4d3f-bc40-4d549a5a8520} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.02.27 03:10:32.251424 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2026.02.27 03:10:32.251481 [ 42 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9825 | 2026.02.27 03:10:32.251497 [ 5 ] {cad9ed2f-284f-4d3f-bc40-4d549a5a8520} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001585 sec., 330599.3690851735 rows/sec., 23.35 MiB/sec. | ||
| 9826 | 2026.02.27 03:10:32.251522 [ 42 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.02.27 03:10:32.251496 [ 187 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_14_3} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 9828 | 2026.02.27 03:10:32.251554 [ 5 ] {cad9ed2f-284f-4d3f-bc40-4d549a5a8520} <Debug> TCPHandler: Processed in 0.001767325 sec. | ||
| 9829 | 2026.02.27 03:10:32.251558 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9830 | 2026.02.27 03:10:32.251662 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9831 | 2026.02.27 03:10:32.251685 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9832 | 2026.02.27 03:10:32.251711 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 9833 | 2026.02.27 03:10:32.251782 [ 5 ] {b156e650-e085-432e-bfda-7a34a21a4e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9834 | 2026.02.27 03:10:32.251805 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9835 | 2026.02.27 03:10:32.251827 [ 5 ] {b156e650-e085-432e-bfda-7a34a21a4e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9836 | 2026.02.27 03:10:32.251837 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1059 rows starting from the beginning of the part | ||
| 9837 | 2026.02.27 03:10:32.251898 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9838 | 2026.02.27 03:10:32.251941 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 71 rows starting from the beginning of the part | ||
| 9839 | 2026.02.27 03:10:32.251984 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 524 rows starting from the beginning of the part | ||
| 9840 | 2026.02.27 03:10:32.252023 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 71 rows starting from the beginning of the part | ||
| 9841 | 2026.02.27 03:10:32.252060 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 524 rows starting from the beginning of the part | ||
| 9842 | 2026.02.27 03:10:32.252180 [ 5 ] {b156e650-e085-432e-bfda-7a34a21a4e6f} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2026.02.27 03:10:32.252223 [ 5 ] {b156e650-e085-432e-bfda-7a34a21a4e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9844 | 2026.02.27 03:10:32.252569 [ 5 ] {b156e650-e085-432e-bfda-7a34a21a4e6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9845 | 2026.02.27 03:10:32.252793 [ 5 ] {b156e650-e085-432e-bfda-7a34a21a4e6f} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2026.02.27 03:10:32.252895 [ 42 ] {} <Debug> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9847 | 2026.02.27 03:10:32.252919 [ 5 ] {b156e650-e085-432e-bfda-7a34a21a4e6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 9848 | 2026.02.27 03:10:32.252931 [ 42 ] {} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2026.02.27 03:10:32.252962 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9850 | 2026.02.27 03:10:32.252972 [ 5 ] {b156e650-e085-432e-bfda-7a34a21a4e6f} <Debug> TCPHandler: Processed in 0.001333874 sec. | ||
| 9851 | 2026.02.27 03:10:32.253061 [ 187 ] {337deda2-a182-479d-bce1-7478798fed07::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 | ||
| 9852 | 2026.02.27 03:10:32.253132 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9853 | 2026.02.27 03:10:32.253150 [ 187 ] {337deda2-a182-479d-bce1-7478798fed07::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9854 | 2026.02.27 03:10:32.253169 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526629 sec., 1515102.8835427598 rows/sec., 115.29 MiB/sec. | ||
| 9855 | 2026.02.27 03:10:32.253181 [ 187 ] {337deda2-a182-479d-bce1-7478798fed07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 9856 | 2026.02.27 03:10:32.253230 [ 5 ] {1214465b-f2e5-49e6-b4bd-a267a92d8da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9857 | 2026.02.27 03:10:32.253242 [ 187 ] {337deda2-a182-479d-bce1-7478798fed07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 9858 | 2026.02.27 03:10:32.253284 [ 5 ] {1214465b-f2e5-49e6-b4bd-a267a92d8da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9859 | 2026.02.27 03:10:32.253320 [ 187 ] {337deda2-a182-479d-bce1-7478798fed07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 9860 | 2026.02.27 03:10:32.253358 [ 187 ] {337deda2-a182-479d-bce1-7478798fed07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 9861 | 2026.02.27 03:10:32.253390 [ 187 ] {337deda2-a182-479d-bce1-7478798fed07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 9862 | 2026.02.27 03:10:32.253391 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9863 | 2026.02.27 03:10:32.253425 [ 187 ] {337deda2-a182-479d-bce1-7478798fed07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 9864 | 2026.02.27 03:10:32.253729 [ 5 ] {1214465b-f2e5-49e6-b4bd-a267a92d8da4} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2026.02.27 03:10:32.253737 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_71_14} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.02.27 03:10:32.253773 [ 5 ] {1214465b-f2e5-49e6-b4bd-a267a92d8da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9867 | 2026.02.27 03:10:32.253843 [ 190 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_71_14} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9868 | 2026.02.27 03:10:32.253934 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 9869 | 2026.02.27 03:10:32.254110 [ 199 ] {337deda2-a182-479d-bce1-7478798fed07::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001078998 sec., 38925.00264133946 rows/sec., 1.99 MiB/sec. | ||
| 9870 | 2026.02.27 03:10:32.254142 [ 5 ] {1214465b-f2e5-49e6-b4bd-a267a92d8da4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9871 | 2026.02.27 03:10:32.254224 [ 187 ] {337deda2-a182-479d-bce1-7478798fed07::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9872 | 2026.02.27 03:10:32.254407 [ 5 ] {1214465b-f2e5-49e6-b4bd-a267a92d8da4} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.02.27 03:10:32.254520 [ 187 ] {337deda2-a182-479d-bce1-7478798fed07::all_1_6_1} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2026.02.27 03:10:32.254541 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9875 | 2026.02.27 03:10:32.254551 [ 5 ] {1214465b-f2e5-49e6-b4bd-a267a92d8da4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001338 sec., 198056.80119581465 rows/sec., 13.16 MiB/sec. | ||
| 9876 | 2026.02.27 03:10:32.254578 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2026.02.27 03:10:32.254586 [ 187 ] {337deda2-a182-479d-bce1-7478798fed07::all_1_6_1} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 9878 | 2026.02.27 03:10:32.254602 [ 5 ] {1214465b-f2e5-49e6-b4bd-a267a92d8da4} <Debug> TCPHandler: Processed in 0.00151658 sec. | ||
| 9879 | 2026.02.27 03:10:32.254606 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9880 | 2026.02.27 03:10:32.254654 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9881 | 2026.02.27 03:10:32.254722 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 9882 | 2026.02.27 03:10:32.254734 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2026.02.27 03:10:32.254800 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9884 | 2026.02.27 03:10:32.254828 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19769 rows starting from the beginning of the part | ||
| 9885 | 2026.02.27 03:10:32.254837 [ 5 ] {12f0fa7c-3b34-472f-a98b-2d3ab6c23f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9886 | 2026.02.27 03:10:32.254871 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 52 rows starting from the beginning of the part | ||
| 9887 | 2026.02.27 03:10:32.254886 [ 5 ] {12f0fa7c-3b34-472f-a98b-2d3ab6c23f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9888 | 2026.02.27 03:10:32.254910 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 9889 | 2026.02.27 03:10:32.254946 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 9890 | 2026.02.27 03:10:32.254984 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 9891 | 2026.02.27 03:10:32.255024 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part | ||
| 9892 | 2026.02.27 03:10:32.255216 [ 5 ] {12f0fa7c-3b34-472f-a98b-2d3ab6c23f55} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.02.27 03:10:32.255256 [ 5 ] {12f0fa7c-3b34-472f-a98b-2d3ab6c23f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9894 | 2026.02.27 03:10:32.255567 [ 5 ] {12f0fa7c-3b34-472f-a98b-2d3ab6c23f55} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9895 | 2026.02.27 03:10:32.255769 [ 5 ] {12f0fa7c-3b34-472f-a98b-2d3ab6c23f55} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.02.27 03:10:32.255865 [ 42 ] {} <Debug> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9897 | 2026.02.27 03:10:32.255894 [ 42 ] {} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.02.27 03:10:32.255895 [ 5 ] {12f0fa7c-3b34-472f-a98b-2d3ab6c23f55} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 9899 | 2026.02.27 03:10:32.255912 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9900 | 2026.02.27 03:10:32.255945 [ 5 ] {12f0fa7c-3b34-472f-a98b-2d3ab6c23f55} <Debug> TCPHandler: Processed in 0.001259393 sec. | ||
| 9901 | 2026.02.27 03:10:32.255993 [ 199 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::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 | ||
| 9902 | 2026.02.27 03:10:32.256061 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9903 | 2026.02.27 03:10:32.256080 [ 199 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9904 | 2026.02.27 03:10:32.256110 [ 199 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 9905 | 2026.02.27 03:10:32.256152 [ 199 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 9906 | 2026.02.27 03:10:32.256156 [ 5 ] {c999ab6d-c727-4eae-a40d-8d7ebf9c5418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9907 | 2026.02.27 03:10:32.256188 [ 199 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 9908 | 2026.02.27 03:10:32.256221 [ 5 ] {c999ab6d-c727-4eae-a40d-8d7ebf9c5418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9909 | 2026.02.27 03:10:32.256223 [ 199 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 9910 | 2026.02.27 03:10:32.256272 [ 199 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 9911 | 2026.02.27 03:10:32.256303 [ 199 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9912 | 2026.02.27 03:10:32.257083 [ 192 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119209 sec., 6254.417182134884 rows/sec., 421.44 KiB/sec. | ||
| 9913 | 2026.02.27 03:10:32.257167 [ 5 ] {c999ab6d-c727-4eae-a40d-8d7ebf9c5418} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.02.27 03:10:32.257211 [ 5 ] {c999ab6d-c727-4eae-a40d-8d7ebf9c5418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9915 | 2026.02.27 03:10:32.257227 [ 194 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9916 | 2026.02.27 03:10:32.257520 [ 194 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::all_1_6_1} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2026.02.27 03:10:32.257593 [ 194 ] {caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a::all_1_6_1} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 9918 | 2026.02.27 03:10:32.257672 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9919 | 2026.02.27 03:10:32.258037 [ 5 ] {c999ab6d-c727-4eae-a40d-8d7ebf9c5418} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9920 | 2026.02.27 03:10:32.258265 [ 5 ] {c999ab6d-c727-4eae-a40d-8d7ebf9c5418} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.02.27 03:10:32.258396 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9922 | 2026.02.27 03:10:32.258408 [ 5 ] {c999ab6d-c727-4eae-a40d-8d7ebf9c5418} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002269 sec., 14984.574702512118 rows/sec., 26.85 MiB/sec. | ||
| 9923 | 2026.02.27 03:10:32.258437 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2026.02.27 03:10:32.258461 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9925 | 2026.02.27 03:10:32.258476 [ 5 ] {c999ab6d-c727-4eae-a40d-8d7ebf9c5418} <Debug> TCPHandler: Processed in 0.002460724 sec. | ||
| 9926 | 2026.02.27 03:10:32.258525 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 9927 | 2026.02.27 03:10:32.258601 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9928 | 2026.02.27 03:10:32.258699 [ 5 ] {f55eddf8-9989-48c8-8f32-c7c8da7c1bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9929 | 2026.02.27 03:10:32.258723 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9930 | 2026.02.27 03:10:32.258740 [ 5 ] {f55eddf8-9989-48c8-8f32-c7c8da7c1bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9931 | 2026.02.27 03:10:32.258780 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1018 rows starting from the beginning of the part | ||
| 9932 | 2026.02.27 03:10:32.258906 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 9933 | 2026.02.27 03:10:32.259006 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 9934 | 2026.02.27 03:10:32.259083 [ 5 ] {f55eddf8-9989-48c8-8f32-c7c8da7c1bd8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2026.02.27 03:10:32.259100 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 9936 | 2026.02.27 03:10:32.259126 [ 5 ] {f55eddf8-9989-48c8-8f32-c7c8da7c1bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9937 | 2026.02.27 03:10:32.259199 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 9938 | 2026.02.27 03:10:32.259296 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 9939 | 2026.02.27 03:10:32.259457 [ 5 ] {f55eddf8-9989-48c8-8f32-c7c8da7c1bd8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9940 | 2026.02.27 03:10:32.259691 [ 5 ] {f55eddf8-9989-48c8-8f32-c7c8da7c1bd8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.02.27 03:10:32.259800 [ 38 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9942 | 2026.02.27 03:10:32.259817 [ 5 ] {f55eddf8-9989-48c8-8f32-c7c8da7c1bd8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 4.95 MiB/sec. | ||
| 9943 | 2026.02.27 03:10:32.259831 [ 38 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.02.27 03:10:32.259858 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9945 | 2026.02.27 03:10:32.259859 [ 5 ] {f55eddf8-9989-48c8-8f32-c7c8da7c1bd8} <Debug> TCPHandler: Processed in 0.001305294 sec. | ||
| 9946 | 2026.02.27 03:10:32.259938 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 9947 | 2026.02.27 03:10:32.260041 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9948 | 2026.02.27 03:10:32.260070 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3540 rows starting from the beginning of the part | ||
| 9949 | 2026.02.27 03:10:32.260130 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 18 rows starting from the beginning of the part | ||
| 9950 | 2026.02.27 03:10:32.260173 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 9951 | 2026.02.27 03:10:32.260210 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 9952 | 2026.02.27 03:10:32.260248 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 9953 | 2026.02.27 03:10:32.260287 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 9954 | 2026.02.27 03:10:32.267962 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3858 rows, containing 4 columns (4 merged, 0 gathered) in 0.008060529 sec., 478628.63591210946 rows/sec., 31.92 MiB/sec. | ||
| 9955 | 2026.02.27 03:10:32.268289 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9956 | 2026.02.27 03:10:32.268577 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_71_14} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9957 | 2026.02.27 03:10:32.268656 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_71_14} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9958 | 2026.02.27 03:10:32.268737 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 9959 | 2026.02.27 03:10:32.269418 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20671 rows, containing 5 columns (5 merged, 0 gathered) in 0.014718962 sec., 1404378.9229158957 rows/sec., 96.15 MiB/sec. | ||
| 9960 | 2026.02.27 03:10:32.269815 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9961 | 2026.02.27 03:10:32.270090 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2026.02.27 03:10:32.270170 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9963 | 2026.02.27 03:10:32.270256 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9964 | 2026.02.27 03:10:32.272845 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 19 columns (19 merged, 0 gathered) in 0.014347422 sec., 79038.58965046125 rows/sec., 141.63 MiB/sec. | ||
| 9965 | 2026.02.27 03:10:32.274398 [ 192 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9966 | 2026.02.27 03:10:32.274713 [ 192 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2026.02.27 03:10:32.274783 [ 192 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9968 | 2026.02.27 03:10:32.274900 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.63 MiB. | ||
| 9969 | 2026.02.27 03:10:33.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.53 MiB, peak 328.36 MiB, free memory in arenas 0.00 B, will set to 320.00 MiB (RSS), difference: 5.46 MiB | ||
| 9970 | 2026.02.27 03:10:36.242658 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9971 | 2026.02.27 03:10:36.242746 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9972 | 2026.02.27 03:10:36.398299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23011 | ||
| 9973 | 2026.02.27 03:10:36.398836 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.02.27 03:10:36.398876 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9975 | 2026.02.27 03:10:36.399364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9976 | 2026.02.27 03:10:36.399606 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.02.27 03:10:36.399736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23011 | ||
| 9978 | 2026.02.27 03:10:36.458356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1198 | ||
| 9979 | 2026.02.27 03:10:36.460692 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2026.02.27 03:10:36.460729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9981 | 2026.02.27 03:10:36.461993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9982 | 2026.02.27 03:10:36.462288 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.02.27 03:10:36.462559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1198 | ||
| 9984 | 2026.02.27 03:10:37.001639 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001205121 sec. | ||
| 9985 | 2026.02.27 03:10:37.233275 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9986 | 2026.02.27 03:10:37.233477 [ 5 ] {8a8ae3bb-cbca-4cca-97a6-57c4c1a12243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9987 | 2026.02.27 03:10:37.233556 [ 5 ] {8a8ae3bb-cbca-4cca-97a6-57c4c1a12243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9988 | 2026.02.27 03:10:37.234270 [ 5 ] {8a8ae3bb-cbca-4cca-97a6-57c4c1a12243} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2026.02.27 03:10:37.234321 [ 5 ] {8a8ae3bb-cbca-4cca-97a6-57c4c1a12243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9990 | 2026.02.27 03:10:37.234730 [ 5 ] {8a8ae3bb-cbca-4cca-97a6-57c4c1a12243} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9991 | 2026.02.27 03:10:37.234955 [ 5 ] {8a8ae3bb-cbca-4cca-97a6-57c4c1a12243} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2026.02.27 03:10:37.235110 [ 5 ] {8a8ae3bb-cbca-4cca-97a6-57c4c1a12243} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001686 sec., 41518.38671411625 rows/sec., 3.31 MiB/sec. | ||
| 9993 | 2026.02.27 03:10:37.235154 [ 5 ] {8a8ae3bb-cbca-4cca-97a6-57c4c1a12243} <Debug> TCPHandler: Processed in 0.002021543 sec. | ||
| 9994 | 2026.02.27 03:10:37.235278 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2026.02.27 03:10:37.235374 [ 5 ] {8303c3d8-5e90-4e84-9982-98d7e9aeebb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9996 | 2026.02.27 03:10:37.235415 [ 5 ] {8303c3d8-5e90-4e84-9982-98d7e9aeebb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9997 | 2026.02.27 03:10:37.235811 [ 5 ] {8303c3d8-5e90-4e84-9982-98d7e9aeebb1} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2026.02.27 03:10:37.235851 [ 5 ] {8303c3d8-5e90-4e84-9982-98d7e9aeebb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 9999 | 2026.02.27 03:10:37.236167 [ 5 ] {8303c3d8-5e90-4e84-9982-98d7e9aeebb1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10000 | 2026.02.27 03:10:37.236372 [ 5 ] {8303c3d8-5e90-4e84-9982-98d7e9aeebb1} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2026.02.27 03:10:37.236501 [ 5 ] {8303c3d8-5e90-4e84-9982-98d7e9aeebb1} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001146 sec., 6108.202443280977 rows/sec., 459.31 KiB/sec. | ||
| 10002 | 2026.02.27 03:10:37.236541 [ 5 ] {8303c3d8-5e90-4e84-9982-98d7e9aeebb1} <Debug> TCPHandler: Processed in 0.001312674 sec. | ||
| 10003 | 2026.02.27 03:10:37.236652 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10004 | 2026.02.27 03:10:37.236745 [ 5 ] {b0a559e2-352c-4909-b50e-a2b830281099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10005 | 2026.02.27 03:10:37.236786 [ 5 ] {b0a559e2-352c-4909-b50e-a2b830281099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10006 | 2026.02.27 03:10:37.237206 [ 5 ] {b0a559e2-352c-4909-b50e-a2b830281099} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2026.02.27 03:10:37.237243 [ 5 ] {b0a559e2-352c-4909-b50e-a2b830281099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10008 | 2026.02.27 03:10:37.237564 [ 5 ] {b0a559e2-352c-4909-b50e-a2b830281099} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10009 | 2026.02.27 03:10:37.237789 [ 5 ] {b0a559e2-352c-4909-b50e-a2b830281099} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2026.02.27 03:10:37.237923 [ 5 ] {b0a559e2-352c-4909-b50e-a2b830281099} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001196 sec., 59364.548494983275 rows/sec., 4.63 MiB/sec. | ||
| 10011 | 2026.02.27 03:10:37.237962 [ 5 ] {b0a559e2-352c-4909-b50e-a2b830281099} <Debug> TCPHandler: Processed in 0.001360356 sec. | ||
| 10012 | 2026.02.27 03:10:37.238079 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10013 | 2026.02.27 03:10:37.238174 [ 5 ] {da71b5fd-5899-48c9-91c9-10442b7a46f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10014 | 2026.02.27 03:10:37.238220 [ 5 ] {da71b5fd-5899-48c9-91c9-10442b7a46f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10015 | 2026.02.27 03:10:37.238651 [ 5 ] {da71b5fd-5899-48c9-91c9-10442b7a46f9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2026.02.27 03:10:37.238689 [ 5 ] {da71b5fd-5899-48c9-91c9-10442b7a46f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10017 | 2026.02.27 03:10:37.239018 [ 5 ] {da71b5fd-5899-48c9-91c9-10442b7a46f9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10018 | 2026.02.27 03:10:37.239236 [ 5 ] {da71b5fd-5899-48c9-91c9-10442b7a46f9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2026.02.27 03:10:37.239371 [ 5 ] {da71b5fd-5899-48c9-91c9-10442b7a46f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 10020 | 2026.02.27 03:10:37.239410 [ 5 ] {da71b5fd-5899-48c9-91c9-10442b7a46f9} <Debug> TCPHandler: Processed in 0.001380605 sec. | ||
| 10021 | 2026.02.27 03:10:37.239523 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2026.02.27 03:10:37.239617 [ 5 ] {418396a1-2213-4c23-9ff5-757945806180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10023 | 2026.02.27 03:10:37.239673 [ 5 ] {418396a1-2213-4c23-9ff5-757945806180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10024 | 2026.02.27 03:10:37.240430 [ 5 ] {418396a1-2213-4c23-9ff5-757945806180} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2026.02.27 03:10:37.240468 [ 5 ] {418396a1-2213-4c23-9ff5-757945806180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10026 | 2026.02.27 03:10:37.240973 [ 5 ] {418396a1-2213-4c23-9ff5-757945806180} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10027 | 2026.02.27 03:10:37.241191 [ 5 ] {418396a1-2213-4c23-9ff5-757945806180} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2026.02.27 03:10:37.241328 [ 5 ] {418396a1-2213-4c23-9ff5-757945806180} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00173 sec., 4046.242774566474 rows/sec., 7.25 MiB/sec. | ||
| 10029 | 2026.02.27 03:10:37.241383 [ 5 ] {418396a1-2213-4c23-9ff5-757945806180} <Debug> TCPHandler: Processed in 0.00190892 sec. | ||
| 10030 | 2026.02.27 03:10:37.241496 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10031 | 2026.02.27 03:10:37.241591 [ 5 ] {6790e848-c14b-4e8c-9ffd-181aa23ed23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10032 | 2026.02.27 03:10:37.241635 [ 5 ] {6790e848-c14b-4e8c-9ffd-181aa23ed23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10033 | 2026.02.27 03:10:37.241965 [ 5 ] {6790e848-c14b-4e8c-9ffd-181aa23ed23a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2026.02.27 03:10:37.242002 [ 5 ] {6790e848-c14b-4e8c-9ffd-181aa23ed23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10035 | 2026.02.27 03:10:37.242295 [ 5 ] {6790e848-c14b-4e8c-9ffd-181aa23ed23a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10036 | 2026.02.27 03:10:37.242499 [ 5 ] {6790e848-c14b-4e8c-9ffd-181aa23ed23a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2026.02.27 03:10:37.242629 [ 5 ] {6790e848-c14b-4e8c-9ffd-181aa23ed23a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 10038 | 2026.02.27 03:10:37.242666 [ 5 ] {6790e848-c14b-4e8c-9ffd-181aa23ed23a} <Debug> TCPHandler: Processed in 0.001219102 sec. | ||
| 10039 | 2026.02.27 03:10:37.650583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10040 | 2026.02.27 03:10:37.666756 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2026.02.27 03:10:37.666819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10042 | 2026.02.27 03:10:37.672355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10043 | 2026.02.27 03:10:37.673056 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2026.02.27 03:10:37.675897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10045 | 2026.02.27 03:10:42.167910 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2026.02.27 03:10:42.168122 [ 5 ] {62093486-14c9-4a6c-b206-fdade6fdb703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10047 | 2026.02.27 03:10:42.168197 [ 5 ] {62093486-14c9-4a6c-b206-fdade6fdb703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10048 | 2026.02.27 03:10:42.168876 [ 5 ] {62093486-14c9-4a6c-b206-fdade6fdb703} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.02.27 03:10:42.168917 [ 5 ] {62093486-14c9-4a6c-b206-fdade6fdb703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10050 | 2026.02.27 03:10:42.169294 [ 5 ] {62093486-14c9-4a6c-b206-fdade6fdb703} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10051 | 2026.02.27 03:10:42.169530 [ 5 ] {62093486-14c9-4a6c-b206-fdade6fdb703} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.02.27 03:10:42.169689 [ 5 ] {62093486-14c9-4a6c-b206-fdade6fdb703} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001621 sec., 14805.675508945094 rows/sec., 1.23 MiB/sec. | ||
| 10053 | 2026.02.27 03:10:42.169739 [ 5 ] {62093486-14c9-4a6c-b206-fdade6fdb703} <Debug> TCPHandler: Processed in 0.001966251 sec. | ||
| 10054 | 2026.02.27 03:10:42.169858 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2026.02.27 03:10:42.169957 [ 5 ] {68c40116-e397-42d2-9398-7348a173312a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10056 | 2026.02.27 03:10:42.169999 [ 5 ] {68c40116-e397-42d2-9398-7348a173312a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10057 | 2026.02.27 03:10:42.170402 [ 5 ] {68c40116-e397-42d2-9398-7348a173312a} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2026.02.27 03:10:42.170436 [ 5 ] {68c40116-e397-42d2-9398-7348a173312a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10059 | 2026.02.27 03:10:42.170726 [ 5 ] {68c40116-e397-42d2-9398-7348a173312a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10060 | 2026.02.27 03:10:42.170945 [ 5 ] {68c40116-e397-42d2-9398-7348a173312a} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2026.02.27 03:10:42.171075 [ 5 ] {68c40116-e397-42d2-9398-7348a173312a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00114 sec., 3508.7719298245615 rows/sec., 286.12 KiB/sec. | ||
| 10062 | 2026.02.27 03:10:42.171112 [ 5 ] {68c40116-e397-42d2-9398-7348a173312a} <Debug> TCPHandler: Processed in 0.001303403 sec. | ||
| 10063 | 2026.02.27 03:10:42.171218 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10064 | 2026.02.27 03:10:42.171310 [ 5 ] {afd45929-892f-4d8d-8876-29c29f1593bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10065 | 2026.02.27 03:10:42.171349 [ 5 ] {afd45929-892f-4d8d-8876-29c29f1593bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10066 | 2026.02.27 03:10:42.172462 [ 5 ] {afd45929-892f-4d8d-8876-29c29f1593bb} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.02.27 03:10:42.172496 [ 5 ] {afd45929-892f-4d8d-8876-29c29f1593bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10068 | 2026.02.27 03:10:42.172882 [ 5 ] {afd45929-892f-4d8d-8876-29c29f1593bb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10069 | 2026.02.27 03:10:42.173088 [ 5 ] {afd45929-892f-4d8d-8876-29c29f1593bb} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2026.02.27 03:10:42.173214 [ 5 ] {afd45929-892f-4d8d-8876-29c29f1593bb} <Debug> executeQuery: Read 1386 rows, 118.62 KiB in 0.001922 sec., 721123.8293444328 rows/sec., 60.27 MiB/sec. | ||
| 10071 | 2026.02.27 03:10:42.173251 [ 5 ] {afd45929-892f-4d8d-8876-29c29f1593bb} <Debug> TCPHandler: Processed in 0.002080134 sec. | ||
| 10072 | 2026.02.27 03:10:42.173359 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10073 | 2026.02.27 03:10:42.173452 [ 5 ] {89dea344-77fe-4aec-a1a2-233ae45a35c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10074 | 2026.02.27 03:10:42.173493 [ 5 ] {89dea344-77fe-4aec-a1a2-233ae45a35c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10075 | 2026.02.27 03:10:42.173926 [ 5 ] {89dea344-77fe-4aec-a1a2-233ae45a35c9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2026.02.27 03:10:42.173962 [ 5 ] {89dea344-77fe-4aec-a1a2-233ae45a35c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10077 | 2026.02.27 03:10:42.174255 [ 5 ] {89dea344-77fe-4aec-a1a2-233ae45a35c9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10078 | 2026.02.27 03:10:42.174463 [ 5 ] {89dea344-77fe-4aec-a1a2-233ae45a35c9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.02.27 03:10:42.174589 [ 5 ] {89dea344-77fe-4aec-a1a2-233ae45a35c9} <Debug> executeQuery: Read 50 rows, 3.80 KiB in 0.001155 sec., 43290.04329004329 rows/sec., 3.21 MiB/sec. | ||
| 10080 | 2026.02.27 03:10:42.174626 [ 5 ] {89dea344-77fe-4aec-a1a2-233ae45a35c9} <Debug> TCPHandler: Processed in 0.001313715 sec. | ||
| 10081 | 2026.02.27 03:10:42.174731 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10082 | 2026.02.27 03:10:42.174822 [ 5 ] {8039aeb7-cb06-4b08-a518-462a5e55bf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10083 | 2026.02.27 03:10:42.174861 [ 5 ] {8039aeb7-cb06-4b08-a518-462a5e55bf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10084 | 2026.02.27 03:10:42.175336 [ 5 ] {8039aeb7-cb06-4b08-a518-462a5e55bf2a} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.02.27 03:10:42.175371 [ 5 ] {8039aeb7-cb06-4b08-a518-462a5e55bf2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10086 | 2026.02.27 03:10:42.175674 [ 5 ] {8039aeb7-cb06-4b08-a518-462a5e55bf2a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10087 | 2026.02.27 03:10:42.175890 [ 5 ] {8039aeb7-cb06-4b08-a518-462a5e55bf2a} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.02.27 03:10:42.175979 [ 49 ] {} <Debug> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 10089 | 2026.02.27 03:10:42.176015 [ 5 ] {8039aeb7-cb06-4b08-a518-462a5e55bf2a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00121 sec., 208264.46280991737 rows/sec., 14.40 MiB/sec. | ||
| 10090 | 2026.02.27 03:10:42.176018 [ 49 ] {} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.02.27 03:10:42.176046 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10092 | 2026.02.27 03:10:42.176053 [ 5 ] {8039aeb7-cb06-4b08-a518-462a5e55bf2a} <Debug> TCPHandler: Processed in 0.001369836 sec. | ||
| 10093 | 2026.02.27 03:10:42.176163 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2026.02.27 03:10:42.176163 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 10095 | 2026.02.27 03:10:42.176255 [ 5 ] {8a65bae2-0bbd-4e8c-be7e-18f150bcd0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10096 | 2026.02.27 03:10:42.176299 [ 5 ] {8a65bae2-0bbd-4e8c-be7e-18f150bcd0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10097 | 2026.02.27 03:10:42.176325 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10098 | 2026.02.27 03:10:42.176369 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 401 rows starting from the beginning of the part | ||
| 10099 | 2026.02.27 03:10:42.176449 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 10100 | 2026.02.27 03:10:42.176504 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 377 rows starting from the beginning of the part | ||
| 10101 | 2026.02.27 03:10:42.176555 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 10102 | 2026.02.27 03:10:42.176603 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 10103 | 2026.02.27 03:10:42.176654 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 10104 | 2026.02.27 03:10:42.176692 [ 5 ] {8a65bae2-0bbd-4e8c-be7e-18f150bcd0c7} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.02.27 03:10:42.176732 [ 5 ] {8a65bae2-0bbd-4e8c-be7e-18f150bcd0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10106 | 2026.02.27 03:10:42.177057 [ 5 ] {8a65bae2-0bbd-4e8c-be7e-18f150bcd0c7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10107 | 2026.02.27 03:10:42.177286 [ 5 ] {8a65bae2-0bbd-4e8c-be7e-18f150bcd0c7} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10108 | 2026.02.27 03:10:42.177419 [ 5 ] {8a65bae2-0bbd-4e8c-be7e-18f150bcd0c7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 793.82 KiB/sec. | ||
| 10109 | 2026.02.27 03:10:42.177456 [ 5 ] {8a65bae2-0bbd-4e8c-be7e-18f150bcd0c7} <Debug> TCPHandler: Processed in 0.001341815 sec. | ||
| 10110 | 2026.02.27 03:10:42.177564 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10111 | 2026.02.27 03:10:42.177654 [ 5 ] {ae0d89e4-36e7-4437-915a-aa5f3ad9ff6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10112 | 2026.02.27 03:10:42.177692 [ 5 ] {ae0d89e4-36e7-4437-915a-aa5f3ad9ff6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10113 | 2026.02.27 03:10:42.177798 [ 196 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689744 sec., 935052.883750438 rows/sec., 66.44 MiB/sec. | ||
| 10114 | 2026.02.27 03:10:42.177968 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 10115 | 2026.02.27 03:10:42.178234 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2026.02.27 03:10:42.178302 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_15_3} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 10117 | 2026.02.27 03:10:42.178332 [ 5 ] {ae0d89e4-36e7-4437-915a-aa5f3ad9ff6c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2026.02.27 03:10:42.178371 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10119 | 2026.02.27 03:10:42.178372 [ 5 ] {ae0d89e4-36e7-4437-915a-aa5f3ad9ff6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10120 | 2026.02.27 03:10:42.178724 [ 5 ] {ae0d89e4-36e7-4437-915a-aa5f3ad9ff6c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10121 | 2026.02.27 03:10:42.178933 [ 5 ] {ae0d89e4-36e7-4437-915a-aa5f3ad9ff6c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2026.02.27 03:10:42.179061 [ 5 ] {ae0d89e4-36e7-4437-915a-aa5f3ad9ff6c} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.001424 sec., 417134.8314606742 rows/sec., 31.35 MiB/sec. | ||
| 10123 | 2026.02.27 03:10:42.179097 [ 5 ] {ae0d89e4-36e7-4437-915a-aa5f3ad9ff6c} <Debug> TCPHandler: Processed in 0.001581601 sec. | ||
| 10124 | 2026.02.27 03:10:42.179220 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10125 | 2026.02.27 03:10:42.179311 [ 5 ] {f8a8a633-8b9c-4008-a608-408861c43779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10126 | 2026.02.27 03:10:42.179353 [ 5 ] {f8a8a633-8b9c-4008-a608-408861c43779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10127 | 2026.02.27 03:10:42.179984 [ 5 ] {f8a8a633-8b9c-4008-a608-408861c43779} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.02.27 03:10:42.180017 [ 5 ] {f8a8a633-8b9c-4008-a608-408861c43779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10129 | 2026.02.27 03:10:42.180388 [ 5 ] {f8a8a633-8b9c-4008-a608-408861c43779} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10130 | 2026.02.27 03:10:42.180602 [ 5 ] {f8a8a633-8b9c-4008-a608-408861c43779} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.02.27 03:10:42.180732 [ 5 ] {f8a8a633-8b9c-4008-a608-408861c43779} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.001439 sec., 637943.0159833218 rows/sec., 43.63 MiB/sec. | ||
| 10132 | 2026.02.27 03:10:42.180769 [ 5 ] {f8a8a633-8b9c-4008-a608-408861c43779} <Debug> TCPHandler: Processed in 0.001595451 sec. | ||
| 10133 | 2026.02.27 03:10:42.180894 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10134 | 2026.02.27 03:10:42.180986 [ 5 ] {f8da599d-c7b6-4552-83e8-dc7eb6faa57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10135 | 2026.02.27 03:10:42.181039 [ 5 ] {f8da599d-c7b6-4552-83e8-dc7eb6faa57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10136 | 2026.02.27 03:10:42.181910 [ 5 ] {f8da599d-c7b6-4552-83e8-dc7eb6faa57c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10137 | 2026.02.27 03:10:42.181944 [ 5 ] {f8da599d-c7b6-4552-83e8-dc7eb6faa57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10138 | 2026.02.27 03:10:42.182482 [ 5 ] {f8da599d-c7b6-4552-83e8-dc7eb6faa57c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10139 | 2026.02.27 03:10:42.182708 [ 5 ] {f8da599d-c7b6-4552-83e8-dc7eb6faa57c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2026.02.27 03:10:42.182843 [ 5 ] {f8da599d-c7b6-4552-83e8-dc7eb6faa57c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001875 sec., 18133.333333333336 rows/sec., 32.49 MiB/sec. | ||
| 10141 | 2026.02.27 03:10:42.182896 [ 5 ] {f8da599d-c7b6-4552-83e8-dc7eb6faa57c} <Debug> TCPHandler: Processed in 0.002049483 sec. | ||
| 10142 | 2026.02.27 03:10:42.183013 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10143 | 2026.02.27 03:10:42.183104 [ 5 ] {9f7ac4f6-c9dc-4ec6-97e2-8eb44cbbf377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10144 | 2026.02.27 03:10:42.183145 [ 5 ] {9f7ac4f6-c9dc-4ec6-97e2-8eb44cbbf377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10145 | 2026.02.27 03:10:42.183481 [ 5 ] {9f7ac4f6-c9dc-4ec6-97e2-8eb44cbbf377} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10146 | 2026.02.27 03:10:42.183514 [ 5 ] {9f7ac4f6-c9dc-4ec6-97e2-8eb44cbbf377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10147 | 2026.02.27 03:10:42.183810 [ 5 ] {9f7ac4f6-c9dc-4ec6-97e2-8eb44cbbf377} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10148 | 2026.02.27 03:10:42.184015 [ 5 ] {9f7ac4f6-c9dc-4ec6-97e2-8eb44cbbf377} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2026.02.27 03:10:42.184139 [ 5 ] {9f7ac4f6-c9dc-4ec6-97e2-8eb44cbbf377} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 10150 | 2026.02.27 03:10:42.184174 [ 5 ] {9f7ac4f6-c9dc-4ec6-97e2-8eb44cbbf377} <Debug> TCPHandler: Processed in 0.001208001 sec. | ||
| 10151 | 2026.02.27 03:10:43.899810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23459 | ||
| 10152 | 2026.02.27 03:10:43.900304 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.02.27 03:10:43.900349 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10154 | 2026.02.27 03:10:43.900839 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10155 | 2026.02.27 03:10:43.901088 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.02.27 03:10:43.901234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23459 | ||
| 10157 | 2026.02.27 03:10:43.914780 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45749 | ||
| 10158 | 2026.02.27 03:10:43.914886 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10159 | 2026.02.27 03:10:43.914911 [ 289 ] {} <Debug> TCP-Session: b2fa3854-4077-497d-a160-a049d7d58334 Authenticating user 'default' from [fd00:1122:3344:101::e]:45749 | ||
| 10160 | 2026.02.27 03:10:43.914933 [ 289 ] {} <Debug> TCP-Session: b2fa3854-4077-497d-a160-a049d7d58334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10161 | 2026.02.27 03:10:43.914946 [ 289 ] {} <Debug> TCP-Session: b2fa3854-4077-497d-a160-a049d7d58334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.02.27 03:10:43.915127 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47359 | ||
| 10163 | 2026.02.27 03:10:43.915162 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60697 | ||
| 10164 | 2026.02.27 03:10:43.915196 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42428 | ||
| 10165 | 2026.02.27 03:10:43.915208 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62607 | ||
| 10166 | 2026.02.27 03:10:43.915251 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45454 | ||
| 10167 | 2026.02.27 03:10:43.915225 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10168 | 2026.02.27 03:10:43.915316 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10169 | 2026.02.27 03:10:43.915351 [ 290 ] {} <Debug> TCP-Session: 6d208af8-4314-4ef1-9450-2483a36f255c Authenticating user 'default' from [fd00:1122:3344:101::e]:47359 | ||
| 10170 | 2026.02.27 03:10:43.915313 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10171 | 2026.02.27 03:10:43.915377 [ 294 ] {} <Debug> TCP-Session: 8cd68418-1b6a-4ff7-a9e4-ddc2d7c708de Authenticating user 'default' from [fd00:1122:3344:101::e]:62607 | ||
| 10172 | 2026.02.27 03:10:43.915381 [ 290 ] {} <Debug> TCP-Session: 6d208af8-4314-4ef1-9450-2483a36f255c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10173 | 2026.02.27 03:10:43.915406 [ 293 ] {} <Debug> TCP-Session: cac54b8b-3f61-4584-93d9-786b7854b8cf Authenticating user 'default' from [fd00:1122:3344:101::e]:42428 | ||
| 10174 | 2026.02.27 03:10:43.915418 [ 294 ] {} <Debug> TCP-Session: 8cd68418-1b6a-4ff7-a9e4-ddc2d7c708de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10175 | 2026.02.27 03:10:43.915420 [ 290 ] {} <Debug> TCP-Session: 6d208af8-4314-4ef1-9450-2483a36f255c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10176 | 2026.02.27 03:10:43.915441 [ 293 ] {} <Debug> TCP-Session: cac54b8b-3f61-4584-93d9-786b7854b8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10177 | 2026.02.27 03:10:43.915452 [ 294 ] {} <Debug> TCP-Session: 8cd68418-1b6a-4ff7-a9e4-ddc2d7c708de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10178 | 2026.02.27 03:10:43.915473 [ 293 ] {} <Debug> TCP-Session: cac54b8b-3f61-4584-93d9-786b7854b8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10179 | 2026.02.27 03:10:43.915328 [ 289 ] {} <Trace> TCP-Session: b2fa3854-4077-497d-a160-a049d7d58334 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10180 | 2026.02.27 03:10:43.915303 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10181 | 2026.02.27 03:10:43.915225 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34027 | ||
| 10182 | 2026.02.27 03:10:43.915562 [ 291 ] {} <Debug> TCP-Session: 7a334310-945e-460e-93ac-4246d531b097 Authenticating user 'default' from [fd00:1122:3344:101::e]:60697 | ||
| 10183 | 2026.02.27 03:10:43.915216 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52521 | ||
| 10184 | 2026.02.27 03:10:43.915588 [ 291 ] {} <Debug> TCP-Session: 7a334310-945e-460e-93ac-4246d531b097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10185 | 2026.02.27 03:10:43.915200 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34970 | ||
| 10186 | 2026.02.27 03:10:43.915399 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10187 | 2026.02.27 03:10:43.915661 [ 289 ] {464d9b4b-a30a-4fef-8cc3-52f599c85d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45749) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10188 | 2026.02.27 03:10:43.915612 [ 291 ] {} <Debug> TCP-Session: 7a334310-945e-460e-93ac-4246d531b097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.02.27 03:10:43.915690 [ 288 ] {} <Debug> TCP-Session: 72eaf994-7be9-4bea-9186-eb4abfe07a63 Authenticating user 'default' from [fd00:1122:3344:101::e]:45454 | ||
| 10190 | 2026.02.27 03:10:43.915737 [ 288 ] {} <Debug> TCP-Session: 72eaf994-7be9-4bea-9186-eb4abfe07a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10191 | 2026.02.27 03:10:43.915750 [ 288 ] {} <Debug> TCP-Session: 72eaf994-7be9-4bea-9186-eb4abfe07a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.02.27 03:10:43.915946 [ 289 ] {464d9b4b-a30a-4fef-8cc3-52f599c85d7d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10193 | 2026.02.27 03:10:43.916005 [ 289 ] {464d9b4b-a30a-4fef-8cc3-52f599c85d7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10194 | 2026.02.27 03:10:43.916128 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10195 | 2026.02.27 03:10:43.916167 [ 292 ] {} <Debug> TCP-Session: 47705cfd-7c78-4168-aef3-0e694c6e0f57 Authenticating user 'default' from [fd00:1122:3344:101::e]:34970 | ||
| 10196 | 2026.02.27 03:10:43.916191 [ 292 ] {} <Debug> TCP-Session: 47705cfd-7c78-4168-aef3-0e694c6e0f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10197 | 2026.02.27 03:10:43.916207 [ 292 ] {} <Debug> TCP-Session: 47705cfd-7c78-4168-aef3-0e694c6e0f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10198 | 2026.02.27 03:10:43.916234 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10199 | 2026.02.27 03:10:43.916272 [ 3 ] {} <Debug> TCP-Session: f86cee36-d739-4809-a7a2-0913ae16a608 Authenticating user 'default' from [fd00:1122:3344:101::e]:52521 | ||
| 10200 | 2026.02.27 03:10:43.916285 [ 289 ] {464d9b4b-a30a-4fef-8cc3-52f599c85d7d} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 10201 | 2026.02.27 03:10:43.916299 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10202 | 2026.02.27 03:10:43.916290 [ 3 ] {} <Debug> TCP-Session: f86cee36-d739-4809-a7a2-0913ae16a608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2026.02.27 03:10:43.916340 [ 287 ] {} <Debug> TCP-Session: 5675480f-16ba-415e-8d0f-a82f1b48ca36 Authenticating user 'default' from [fd00:1122:3344:101::e]:34027 | ||
| 10204 | 2026.02.27 03:10:43.916342 [ 3 ] {} <Debug> TCP-Session: f86cee36-d739-4809-a7a2-0913ae16a608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10205 | 2026.02.27 03:10:43.916357 [ 287 ] {} <Debug> TCP-Session: 5675480f-16ba-415e-8d0f-a82f1b48ca36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10206 | 2026.02.27 03:10:43.916370 [ 287 ] {} <Debug> TCP-Session: 5675480f-16ba-415e-8d0f-a82f1b48ca36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10207 | 2026.02.27 03:10:43.917296 [ 336 ] {464d9b4b-a30a-4fef-8cc3-52f599c85d7d} <Trace> AggregatingTransform: Aggregating | ||
| 10208 | 2026.02.27 03:10:43.917338 [ 336 ] {464d9b4b-a30a-4fef-8cc3-52f599c85d7d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10209 | 2026.02.27 03:10:43.917378 [ 336 ] {464d9b4b-a30a-4fef-8cc3-52f599c85d7d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990495 sec. (1009.596 rows/sec., 39.44 KiB/sec.) | ||
| 10210 | 2026.02.27 03:10:43.917399 [ 336 ] {464d9b4b-a30a-4fef-8cc3-52f599c85d7d} <Trace> Aggregator: Merging aggregated data | ||
| 10211 | 2026.02.27 03:10:43.918549 [ 289 ] {464d9b4b-a30a-4fef-8cc3-52f599c85d7d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002937 sec., 340.4834865509023 rows/sec., 13.30 KiB/sec. | ||
| 10212 | 2026.02.27 03:10:43.918682 [ 289 ] {464d9b4b-a30a-4fef-8cc3-52f599c85d7d} <Debug> TCPHandler: Processed in 0.00346422 sec. | ||
| 10213 | 2026.02.27 03:10:43.918799 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10214 | 2026.02.27 03:10:43.918826 [ 289 ] {} <Debug> TCP-Session: b2fa3854-4077-497d-a160-a049d7d58334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10215 | 2026.02.27 03:10:43.918829 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10216 | 2026.02.27 03:10:43.918852 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10217 | 2026.02.27 03:10:43.918870 [ 290 ] {} <Debug> TCP-Session: 6d208af8-4314-4ef1-9450-2483a36f255c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10218 | 2026.02.27 03:10:43.918872 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10219 | 2026.02.27 03:10:43.918892 [ 3 ] {} <Debug> TCP-Session: f86cee36-d739-4809-a7a2-0913ae16a608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2026.02.27 03:10:43.918906 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10221 | 2026.02.27 03:10:43.918914 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10222 | 2026.02.27 03:10:43.918931 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10223 | 2026.02.27 03:10:43.918951 [ 291 ] {} <Debug> TCP-Session: 7a334310-945e-460e-93ac-4246d531b097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2026.02.27 03:10:43.918970 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10225 | 2026.02.27 03:10:43.918991 [ 293 ] {} <Debug> TCP-Session: cac54b8b-3f61-4584-93d9-786b7854b8cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10226 | 2026.02.27 03:10:43.918969 [ 292 ] {} <Debug> TCP-Session: 47705cfd-7c78-4168-aef3-0e694c6e0f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10227 | 2026.02.27 03:10:43.919016 [ 287 ] {} <Debug> TCP-Session: 5675480f-16ba-415e-8d0f-a82f1b48ca36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10228 | 2026.02.27 03:10:43.918947 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10229 | 2026.02.27 03:10:43.918925 [ 294 ] {} <Debug> TCP-Session: 8cd68418-1b6a-4ff7-a9e4-ddc2d7c708de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10230 | 2026.02.27 03:10:43.919092 [ 288 ] {} <Debug> TCP-Session: 72eaf994-7be9-4bea-9186-eb4abfe07a63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2026.02.27 03:10:45.175973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10232 | 2026.02.27 03:10:45.208475 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2026.02.27 03:10:45.208591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.36 GiB. | ||
| 10234 | 2026.02.27 03:10:45.220009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10235 | 2026.02.27 03:10:45.221964 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2026.02.27 03:10:45.231718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10237 | 2026.02.27 03:10:45.550466 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65400 | ||
| 10238 | 2026.02.27 03:10:45.550599 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10239 | 2026.02.27 03:10:45.550632 [ 289 ] {} <Debug> TCP-Session: cfb6a843-325e-490c-8711-7d2c080bf6a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65400 | ||
| 10240 | 2026.02.27 03:10:45.550656 [ 289 ] {} <Debug> TCP-Session: cfb6a843-325e-490c-8711-7d2c080bf6a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2026.02.27 03:10:45.550671 [ 289 ] {} <Debug> TCP-Session: cfb6a843-325e-490c-8711-7d2c080bf6a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.02.27 03:10:45.550898 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36085 | ||
| 10243 | 2026.02.27 03:10:45.550938 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42623 | ||
| 10244 | 2026.02.27 03:10:45.550963 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37396 | ||
| 10245 | 2026.02.27 03:10:45.550991 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33265 | ||
| 10246 | 2026.02.27 03:10:45.551023 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10247 | 2026.02.27 03:10:45.551069 [ 289 ] {} <Trace> TCP-Session: cfb6a843-325e-490c-8711-7d2c080bf6a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2026.02.27 03:10:45.551085 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10249 | 2026.02.27 03:10:45.551091 [ 290 ] {} <Debug> TCP-Session: e449c20b-cdfb-4c83-871e-d58ffc5c966e Authenticating user 'default' from [fd00:1122:3344:101::e]:36085 | ||
| 10250 | 2026.02.27 03:10:45.551126 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10251 | 2026.02.27 03:10:45.551133 [ 294 ] {} <Debug> TCP-Session: 57c12b08-8530-43fa-aed9-e4cc6c791552 Authenticating user 'default' from [fd00:1122:3344:101::e]:37396 | ||
| 10252 | 2026.02.27 03:10:45.551146 [ 290 ] {} <Debug> TCP-Session: e449c20b-cdfb-4c83-871e-d58ffc5c966e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10253 | 2026.02.27 03:10:45.551084 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10254 | 2026.02.27 03:10:45.551177 [ 3 ] {} <Debug> TCP-Session: bb631ad9-e8ff-412e-9696-3b4966a46356 Authenticating user 'default' from [fd00:1122:3344:101::e]:33265 | ||
| 10255 | 2026.02.27 03:10:45.551217 [ 291 ] {} <Debug> TCP-Session: 0950ec29-8ab8-4844-8aa0-b79f7cdf8cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:42623 | ||
| 10256 | 2026.02.27 03:10:45.551182 [ 290 ] {} <Debug> TCP-Session: e449c20b-cdfb-4c83-871e-d58ffc5c966e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10257 | 2026.02.27 03:10:45.551243 [ 291 ] {} <Debug> TCP-Session: 0950ec29-8ab8-4844-8aa0-b79f7cdf8cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10258 | 2026.02.27 03:10:45.551178 [ 294 ] {} <Debug> TCP-Session: 57c12b08-8530-43fa-aed9-e4cc6c791552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10259 | 2026.02.27 03:10:45.551284 [ 289 ] {537affe2-3de9-4ecf-9d60-8c4502902b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65400) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10260 | 2026.02.27 03:10:45.551308 [ 294 ] {} <Debug> TCP-Session: 57c12b08-8530-43fa-aed9-e4cc6c791552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10261 | 2026.02.27 03:10:45.551279 [ 291 ] {} <Debug> TCP-Session: 0950ec29-8ab8-4844-8aa0-b79f7cdf8cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10262 | 2026.02.27 03:10:45.551014 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60285 | ||
| 10263 | 2026.02.27 03:10:45.551006 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55326 | ||
| 10264 | 2026.02.27 03:10:45.550957 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48175 | ||
| 10265 | 2026.02.27 03:10:45.550950 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60998 | ||
| 10266 | 2026.02.27 03:10:45.551475 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10267 | 2026.02.27 03:10:45.551535 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10268 | 2026.02.27 03:10:45.551511 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10269 | 2026.02.27 03:10:45.551573 [ 292 ] {} <Debug> TCP-Session: 98c9cb90-169f-4f59-a7ad-05d763d2939d Authenticating user 'default' from [fd00:1122:3344:101::e]:48175 | ||
| 10270 | 2026.02.27 03:10:45.551581 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10271 | 2026.02.27 03:10:45.551607 [ 287 ] {} <Debug> TCP-Session: 438c2cb9-1a98-442f-a281-ab0ba71ef988 Authenticating user 'default' from [fd00:1122:3344:101::e]:55326 | ||
| 10272 | 2026.02.27 03:10:45.551611 [ 289 ] {537affe2-3de9-4ecf-9d60-8c4502902b4d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10273 | 2026.02.27 03:10:45.551634 [ 293 ] {} <Debug> TCP-Session: c5664581-541d-46fe-b99a-ecb6c87e1c91 Authenticating user 'default' from [fd00:1122:3344:101::e]:60998 | ||
| 10274 | 2026.02.27 03:10:45.551648 [ 287 ] {} <Debug> TCP-Session: 438c2cb9-1a98-442f-a281-ab0ba71ef988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10275 | 2026.02.27 03:10:45.551680 [ 293 ] {} <Debug> TCP-Session: c5664581-541d-46fe-b99a-ecb6c87e1c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10276 | 2026.02.27 03:10:45.551698 [ 287 ] {} <Debug> TCP-Session: 438c2cb9-1a98-442f-a281-ab0ba71ef988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10277 | 2026.02.27 03:10:45.551713 [ 293 ] {} <Debug> TCP-Session: c5664581-541d-46fe-b99a-ecb6c87e1c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10278 | 2026.02.27 03:10:45.551707 [ 289 ] {537affe2-3de9-4ecf-9d60-8c4502902b4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10279 | 2026.02.27 03:10:45.551621 [ 292 ] {} <Debug> TCP-Session: 98c9cb90-169f-4f59-a7ad-05d763d2939d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10280 | 2026.02.27 03:10:45.551563 [ 288 ] {} <Debug> TCP-Session: ffb16c51-ec1f-4181-938b-20444f303dfb Authenticating user 'default' from [fd00:1122:3344:101::e]:60285 | ||
| 10281 | 2026.02.27 03:10:45.551799 [ 292 ] {} <Debug> TCP-Session: 98c9cb90-169f-4f59-a7ad-05d763d2939d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10282 | 2026.02.27 03:10:45.551831 [ 288 ] {} <Debug> TCP-Session: ffb16c51-ec1f-4181-938b-20444f303dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10283 | 2026.02.27 03:10:45.551236 [ 3 ] {} <Debug> TCP-Session: bb631ad9-e8ff-412e-9696-3b4966a46356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10284 | 2026.02.27 03:10:45.551853 [ 288 ] {} <Debug> TCP-Session: ffb16c51-ec1f-4181-938b-20444f303dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10285 | 2026.02.27 03:10:45.551889 [ 3 ] {} <Debug> TCP-Session: bb631ad9-e8ff-412e-9696-3b4966a46356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10286 | 2026.02.27 03:10:45.552138 [ 289 ] {537affe2-3de9-4ecf-9d60-8c4502902b4d} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 10287 | 2026.02.27 03:10:45.553294 [ 317 ] {537affe2-3de9-4ecf-9d60-8c4502902b4d} <Trace> AggregatingTransform: Aggregating | ||
| 10288 | 2026.02.27 03:10:45.553338 [ 317 ] {537affe2-3de9-4ecf-9d60-8c4502902b4d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10289 | 2026.02.27 03:10:45.553379 [ 317 ] {537affe2-3de9-4ecf-9d60-8c4502902b4d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001112009 sec. (899.273 rows/sec., 35.13 KiB/sec.) | ||
| 10290 | 2026.02.27 03:10:45.553401 [ 317 ] {537affe2-3de9-4ecf-9d60-8c4502902b4d} <Trace> Aggregator: Merging aggregated data | ||
| 10291 | 2026.02.27 03:10:45.554895 [ 289 ] {537affe2-3de9-4ecf-9d60-8c4502902b4d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003678 sec., 271.88689505165854 rows/sec., 10.62 KiB/sec. | ||
| 10292 | 2026.02.27 03:10:45.555107 [ 289 ] {537affe2-3de9-4ecf-9d60-8c4502902b4d} <Debug> TCPHandler: Processed in 0.004169629 sec. | ||
| 10293 | 2026.02.27 03:10:45.555231 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10294 | 2026.02.27 03:10:45.555266 [ 289 ] {} <Debug> TCP-Session: cfb6a843-325e-490c-8711-7d2c080bf6a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10295 | 2026.02.27 03:10:45.555268 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10296 | 2026.02.27 03:10:45.555288 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10297 | 2026.02.27 03:10:45.555307 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10298 | 2026.02.27 03:10:45.555329 [ 290 ] {} <Debug> TCP-Session: e449c20b-cdfb-4c83-871e-d58ffc5c966e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10299 | 2026.02.27 03:10:45.555354 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10300 | 2026.02.27 03:10:45.555378 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10301 | 2026.02.27 03:10:45.555417 [ 293 ] {} <Debug> TCP-Session: c5664581-541d-46fe-b99a-ecb6c87e1c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10302 | 2026.02.27 03:10:45.555412 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10303 | 2026.02.27 03:10:45.555453 [ 294 ] {} <Debug> TCP-Session: 57c12b08-8530-43fa-aed9-e4cc6c791552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10304 | 2026.02.27 03:10:45.555481 [ 287 ] {} <Debug> TCP-Session: 438c2cb9-1a98-442f-a281-ab0ba71ef988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10305 | 2026.02.27 03:10:45.555398 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10306 | 2026.02.27 03:10:45.555382 [ 291 ] {} <Debug> TCP-Session: 0950ec29-8ab8-4844-8aa0-b79f7cdf8cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10307 | 2026.02.27 03:10:45.555541 [ 3 ] {} <Debug> TCP-Session: bb631ad9-e8ff-412e-9696-3b4966a46356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10308 | 2026.02.27 03:10:45.555350 [ 292 ] {} <Debug> TCP-Session: 98c9cb90-169f-4f59-a7ad-05d763d2939d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10309 | 2026.02.27 03:10:45.555326 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10310 | 2026.02.27 03:10:45.555636 [ 288 ] {} <Debug> TCP-Session: ffb16c51-ec1f-4181-938b-20444f303dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10311 | 2026.02.27 03:10:45.959329 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38783 | ||
| 10312 | 2026.02.27 03:10:45.959449 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10313 | 2026.02.27 03:10:45.959474 [ 289 ] {} <Debug> TCP-Session: fc1fdf48-adc2-4344-b09a-ba23d8d47cda Authenticating user 'default' from [fd00:1122:3344:101::e]:38783 | ||
| 10314 | 2026.02.27 03:10:45.959499 [ 289 ] {} <Debug> TCP-Session: fc1fdf48-adc2-4344-b09a-ba23d8d47cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10315 | 2026.02.27 03:10:45.959511 [ 289 ] {} <Debug> TCP-Session: fc1fdf48-adc2-4344-b09a-ba23d8d47cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10316 | 2026.02.27 03:10:45.959717 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43404 | ||
| 10317 | 2026.02.27 03:10:45.959792 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35546 | ||
| 10318 | 2026.02.27 03:10:45.959801 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56171 | ||
| 10319 | 2026.02.27 03:10:45.959831 [ 289 ] {} <Trace> TCP-Session: fc1fdf48-adc2-4344-b09a-ba23d8d47cda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2026.02.27 03:10:45.959836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38008 | ||
| 10321 | 2026.02.27 03:10:45.959873 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10322 | 2026.02.27 03:10:45.959824 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10323 | 2026.02.27 03:10:45.959920 [ 293 ] {} <Debug> TCP-Session: ba419c60-0d33-4617-bfb9-ef8f9f8b15c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35546 | ||
| 10324 | 2026.02.27 03:10:45.959910 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10325 | 2026.02.27 03:10:45.959944 [ 290 ] {} <Debug> TCP-Session: f8c51e1e-bd66-494e-b472-f8d3fd35573c Authenticating user 'default' from [fd00:1122:3344:101::e]:43404 | ||
| 10326 | 2026.02.27 03:10:45.959948 [ 293 ] {} <Debug> TCP-Session: ba419c60-0d33-4617-bfb9-ef8f9f8b15c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10327 | 2026.02.27 03:10:45.959971 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10328 | 2026.02.27 03:10:45.959986 [ 293 ] {} <Debug> TCP-Session: ba419c60-0d33-4617-bfb9-ef8f9f8b15c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10329 | 2026.02.27 03:10:45.959979 [ 290 ] {} <Debug> TCP-Session: f8c51e1e-bd66-494e-b472-f8d3fd35573c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10330 | 2026.02.27 03:10:45.960008 [ 288 ] {} <Debug> TCP-Session: 7de5a009-b258-45fd-9a0e-772a2c4afbeb Authenticating user 'default' from [fd00:1122:3344:101::e]:38008 | ||
| 10331 | 2026.02.27 03:10:45.960024 [ 290 ] {} <Debug> TCP-Session: f8c51e1e-bd66-494e-b472-f8d3fd35573c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10332 | 2026.02.27 03:10:45.959983 [ 294 ] {} <Debug> TCP-Session: 92735c14-1aba-4fdd-828d-8ce2a4a91eb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56171 | ||
| 10333 | 2026.02.27 03:10:45.960046 [ 288 ] {} <Debug> TCP-Session: 7de5a009-b258-45fd-9a0e-772a2c4afbeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10334 | 2026.02.27 03:10:45.960070 [ 294 ] {} <Debug> TCP-Session: 92735c14-1aba-4fdd-828d-8ce2a4a91eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10335 | 2026.02.27 03:10:45.960083 [ 288 ] {} <Debug> TCP-Session: 7de5a009-b258-45fd-9a0e-772a2c4afbeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10336 | 2026.02.27 03:10:45.960095 [ 294 ] {} <Debug> TCP-Session: 92735c14-1aba-4fdd-828d-8ce2a4a91eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10337 | 2026.02.27 03:10:45.959816 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41962 | ||
| 10338 | 2026.02.27 03:10:45.959804 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33663 | ||
| 10339 | 2026.02.27 03:10:45.959791 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51312 | ||
| 10340 | 2026.02.27 03:10:45.959826 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54042 | ||
| 10341 | 2026.02.27 03:10:45.960014 [ 289 ] {64d494c3-f918-4b3b-b2f5-24031f3fd5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10342 | 2026.02.27 03:10:45.960268 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10343 | 2026.02.27 03:10:45.960290 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10344 | 2026.02.27 03:10:45.960255 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10345 | 2026.02.27 03:10:45.960313 [ 291 ] {} <Debug> TCP-Session: a8615604-bc72-4fbd-a668-76e01e62296a Authenticating user 'default' from [fd00:1122:3344:101::e]:51312 | ||
| 10346 | 2026.02.27 03:10:45.960315 [ 287 ] {} <Debug> TCP-Session: bdcc2275-8109-47b9-b3c3-8bab70b26cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54042 | ||
| 10347 | 2026.02.27 03:10:45.960334 [ 3 ] {} <Debug> TCP-Session: 696b9296-56b2-473a-9236-689eab9a1151 Authenticating user 'default' from [fd00:1122:3344:101::e]:41962 | ||
| 10348 | 2026.02.27 03:10:45.960347 [ 291 ] {} <Debug> TCP-Session: a8615604-bc72-4fbd-a668-76e01e62296a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10349 | 2026.02.27 03:10:45.960349 [ 287 ] {} <Debug> TCP-Session: bdcc2275-8109-47b9-b3c3-8bab70b26cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10350 | 2026.02.27 03:10:45.960357 [ 3 ] {} <Debug> TCP-Session: 696b9296-56b2-473a-9236-689eab9a1151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10351 | 2026.02.27 03:10:45.960366 [ 291 ] {} <Debug> TCP-Session: a8615604-bc72-4fbd-a668-76e01e62296a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10352 | 2026.02.27 03:10:45.960371 [ 287 ] {} <Debug> TCP-Session: bdcc2275-8109-47b9-b3c3-8bab70b26cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10353 | 2026.02.27 03:10:45.960383 [ 3 ] {} <Debug> TCP-Session: 696b9296-56b2-473a-9236-689eab9a1151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10354 | 2026.02.27 03:10:45.960246 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10355 | 2026.02.27 03:10:45.960437 [ 292 ] {} <Debug> TCP-Session: 60b92828-8218-43e4-965f-781119013f81 Authenticating user 'default' from [fd00:1122:3344:101::e]:33663 | ||
| 10356 | 2026.02.27 03:10:45.960454 [ 292 ] {} <Debug> TCP-Session: 60b92828-8218-43e4-965f-781119013f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10357 | 2026.02.27 03:10:45.960466 [ 292 ] {} <Debug> TCP-Session: 60b92828-8218-43e4-965f-781119013f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2026.02.27 03:10:45.960598 [ 289 ] {64d494c3-f918-4b3b-b2f5-24031f3fd5c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10359 | 2026.02.27 03:10:45.960675 [ 289 ] {64d494c3-f918-4b3b-b2f5-24031f3fd5c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10360 | 2026.02.27 03:10:45.960990 [ 289 ] {64d494c3-f918-4b3b-b2f5-24031f3fd5c6} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 10361 | 2026.02.27 03:10:45.961891 [ 344 ] {64d494c3-f918-4b3b-b2f5-24031f3fd5c6} <Trace> AggregatingTransform: Aggregating | ||
| 10362 | 2026.02.27 03:10:45.961932 [ 344 ] {64d494c3-f918-4b3b-b2f5-24031f3fd5c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 10363 | 2026.02.27 03:10:45.961971 [ 344 ] {64d494c3-f918-4b3b-b2f5-24031f3fd5c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870323 sec. (1148.999 rows/sec., 44.88 KiB/sec.) | ||
| 10364 | 2026.02.27 03:10:45.961990 [ 344 ] {64d494c3-f918-4b3b-b2f5-24031f3fd5c6} <Trace> Aggregator: Merging aggregated data | ||
| 10365 | 2026.02.27 03:10:45.963181 [ 289 ] {64d494c3-f918-4b3b-b2f5-24031f3fd5c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00323 sec., 309.59752321981426 rows/sec., 12.09 KiB/sec. | ||
| 10366 | 2026.02.27 03:10:45.963325 [ 289 ] {64d494c3-f918-4b3b-b2f5-24031f3fd5c6} <Debug> TCPHandler: Processed in 0.003606453 sec. | ||
| 10367 | 2026.02.27 03:10:45.963426 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10368 | 2026.02.27 03:10:45.963447 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10369 | 2026.02.27 03:10:45.963471 [ 288 ] {} <Debug> TCP-Session: 7de5a009-b258-45fd-9a0e-772a2c4afbeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10370 | 2026.02.27 03:10:45.963479 [ 292 ] {} <Debug> TCP-Session: 60b92828-8218-43e4-965f-781119013f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10371 | 2026.02.27 03:10:45.963480 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10372 | 2026.02.27 03:10:45.963496 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10373 | 2026.02.27 03:10:45.963519 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10374 | 2026.02.27 03:10:45.963535 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10375 | 2026.02.27 03:10:45.963547 [ 290 ] {} <Debug> TCP-Session: f8c51e1e-bd66-494e-b472-f8d3fd35573c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10376 | 2026.02.27 03:10:45.963574 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10377 | 2026.02.27 03:10:45.963596 [ 3 ] {} <Debug> TCP-Session: 696b9296-56b2-473a-9236-689eab9a1151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10378 | 2026.02.27 03:10:45.963592 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10379 | 2026.02.27 03:10:45.963623 [ 287 ] {} <Debug> TCP-Session: bdcc2275-8109-47b9-b3c3-8bab70b26cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10380 | 2026.02.27 03:10:45.963573 [ 291 ] {} <Debug> TCP-Session: a8615604-bc72-4fbd-a668-76e01e62296a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10381 | 2026.02.27 03:10:45.963658 [ 289 ] {} <Debug> TCP-Session: fc1fdf48-adc2-4344-b09a-ba23d8d47cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10382 | 2026.02.27 03:10:45.963558 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10383 | 2026.02.27 03:10:45.963533 [ 293 ] {} <Debug> TCP-Session: ba419c60-0d33-4617-bfb9-ef8f9f8b15c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10384 | 2026.02.27 03:10:45.963728 [ 294 ] {} <Debug> TCP-Session: 92735c14-1aba-4fdd-828d-8ce2a4a91eb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10385 | 2026.02.27 03:10:46.462763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1236 | ||
| 10386 | 2026.02.27 03:10:46.465922 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2026.02.27 03:10:46.465987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10388 | 2026.02.27 03:10:46.467237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10389 | 2026.02.27 03:10:46.467524 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2026.02.27 03:10:46.467724 [ 104 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10391 | 2026.02.27 03:10:46.467790 [ 104 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.02.27 03:10:46.467811 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10393 | 2026.02.27 03:10:46.467828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1236 | ||
| 10394 | 2026.02.27 03:10:46.467956 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 10395 | 2026.02.27 03:10:46.468571 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10396 | 2026.02.27 03:10:46.468733 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1060 rows starting from the beginning of the part | ||
| 10397 | 2026.02.27 03:10:46.469136 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 10398 | 2026.02.27 03:10:46.469527 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 10399 | 2026.02.27 03:10:46.469891 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 10400 | 2026.02.27 03:10:46.470252 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 10401 | 2026.02.27 03:10:46.470605 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 10402 | 2026.02.27 03:10:46.477259 [ 196 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 72 columns (72 merged, 0 gathered) in 0.009374723 sec., 131843.8955476338 rows/sec., 107.73 MiB/sec. | ||
| 10403 | 2026.02.27 03:10:46.478940 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10404 | 2026.02.27 03:10:46.479581 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_36_7} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10405 | 2026.02.27 03:10:46.479669 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_36_7} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10406 | 2026.02.27 03:10:46.480021 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 10407 | 2026.02.27 03:10:47.232403 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10408 | 2026.02.27 03:10:47.232588 [ 5 ] {a8242312-54a6-48e9-8b93-e8f1f9885b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10409 | 2026.02.27 03:10:47.232658 [ 5 ] {a8242312-54a6-48e9-8b93-e8f1f9885b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10410 | 2026.02.27 03:10:47.233345 [ 5 ] {a8242312-54a6-48e9-8b93-e8f1f9885b4d} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2026.02.27 03:10:47.233395 [ 5 ] {a8242312-54a6-48e9-8b93-e8f1f9885b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10412 | 2026.02.27 03:10:47.233805 [ 5 ] {a8242312-54a6-48e9-8b93-e8f1f9885b4d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10413 | 2026.02.27 03:10:47.234044 [ 5 ] {a8242312-54a6-48e9-8b93-e8f1f9885b4d} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.02.27 03:10:47.234209 [ 5 ] {a8242312-54a6-48e9-8b93-e8f1f9885b4d} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001671 sec., 41891.08318372232 rows/sec., 3.34 MiB/sec. | ||
| 10415 | 2026.02.27 03:10:47.234263 [ 5 ] {a8242312-54a6-48e9-8b93-e8f1f9885b4d} <Debug> TCPHandler: Processed in 0.001996912 sec. | ||
| 10416 | 2026.02.27 03:10:47.234407 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10417 | 2026.02.27 03:10:47.234515 [ 5 ] {b25e9859-f086-4e15-a72a-5271c6d34055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10418 | 2026.02.27 03:10:47.234565 [ 5 ] {b25e9859-f086-4e15-a72a-5271c6d34055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10419 | 2026.02.27 03:10:47.235012 [ 5 ] {b25e9859-f086-4e15-a72a-5271c6d34055} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10420 | 2026.02.27 03:10:47.235049 [ 5 ] {b25e9859-f086-4e15-a72a-5271c6d34055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10421 | 2026.02.27 03:10:47.235381 [ 5 ] {b25e9859-f086-4e15-a72a-5271c6d34055} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10422 | 2026.02.27 03:10:47.235603 [ 5 ] {b25e9859-f086-4e15-a72a-5271c6d34055} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.02.27 03:10:47.235745 [ 5 ] {b25e9859-f086-4e15-a72a-5271c6d34055} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001255 sec., 5577.689243027889 rows/sec., 419.42 KiB/sec. | ||
| 10424 | 2026.02.27 03:10:47.235786 [ 5 ] {b25e9859-f086-4e15-a72a-5271c6d34055} <Debug> TCPHandler: Processed in 0.001433877 sec. | ||
| 10425 | 2026.02.27 03:10:47.235906 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2026.02.27 03:10:47.236007 [ 5 ] {9ef68be5-33d1-4487-b169-3db367fcaf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10427 | 2026.02.27 03:10:47.236050 [ 5 ] {9ef68be5-33d1-4487-b169-3db367fcaf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10428 | 2026.02.27 03:10:47.236472 [ 5 ] {9ef68be5-33d1-4487-b169-3db367fcaf49} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.02.27 03:10:47.236509 [ 5 ] {9ef68be5-33d1-4487-b169-3db367fcaf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10430 | 2026.02.27 03:10:47.236827 [ 5 ] {9ef68be5-33d1-4487-b169-3db367fcaf49} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10431 | 2026.02.27 03:10:47.237042 [ 5 ] {9ef68be5-33d1-4487-b169-3db367fcaf49} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.02.27 03:10:47.237174 [ 5 ] {9ef68be5-33d1-4487-b169-3db367fcaf49} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001189 sec., 59714.045416316236 rows/sec., 4.66 MiB/sec. | ||
| 10433 | 2026.02.27 03:10:47.237212 [ 5 ] {9ef68be5-33d1-4487-b169-3db367fcaf49} <Debug> TCPHandler: Processed in 0.001358865 sec. | ||
| 10434 | 2026.02.27 03:10:47.237336 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10435 | 2026.02.27 03:10:47.237434 [ 5 ] {74acb8a9-e551-4870-b2c1-8266aadb1620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10436 | 2026.02.27 03:10:47.237479 [ 5 ] {74acb8a9-e551-4870-b2c1-8266aadb1620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10437 | 2026.02.27 03:10:47.237947 [ 5 ] {74acb8a9-e551-4870-b2c1-8266aadb1620} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.02.27 03:10:47.237982 [ 5 ] {74acb8a9-e551-4870-b2c1-8266aadb1620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10439 | 2026.02.27 03:10:47.238312 [ 5 ] {74acb8a9-e551-4870-b2c1-8266aadb1620} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10440 | 2026.02.27 03:10:47.238528 [ 5 ] {74acb8a9-e551-4870-b2c1-8266aadb1620} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.02.27 03:10:47.238666 [ 5 ] {74acb8a9-e551-4870-b2c1-8266aadb1620} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 10442 | 2026.02.27 03:10:47.238705 [ 5 ] {74acb8a9-e551-4870-b2c1-8266aadb1620} <Debug> TCPHandler: Processed in 0.001418367 sec. | ||
| 10443 | 2026.02.27 03:10:47.238820 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2026.02.27 03:10:47.238924 [ 5 ] {b173fbfe-3922-44f1-9d62-6b7b9533b865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10445 | 2026.02.27 03:10:47.238984 [ 5 ] {b173fbfe-3922-44f1-9d62-6b7b9533b865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10446 | 2026.02.27 03:10:47.239755 [ 5 ] {b173fbfe-3922-44f1-9d62-6b7b9533b865} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.02.27 03:10:47.239792 [ 5 ] {b173fbfe-3922-44f1-9d62-6b7b9533b865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10448 | 2026.02.27 03:10:47.240324 [ 5 ] {b173fbfe-3922-44f1-9d62-6b7b9533b865} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10449 | 2026.02.27 03:10:47.240542 [ 5 ] {b173fbfe-3922-44f1-9d62-6b7b9533b865} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.02.27 03:10:47.240681 [ 5 ] {b173fbfe-3922-44f1-9d62-6b7b9533b865} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001777 sec., 3939.223410241981 rows/sec., 7.06 MiB/sec. | ||
| 10451 | 2026.02.27 03:10:47.240736 [ 5 ] {b173fbfe-3922-44f1-9d62-6b7b9533b865} <Debug> TCPHandler: Processed in 0.001966391 sec. | ||
| 10452 | 2026.02.27 03:10:47.240852 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2026.02.27 03:10:47.240947 [ 5 ] {94c7d3cf-c885-4fcf-9a55-8afb626cd1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10454 | 2026.02.27 03:10:47.240989 [ 5 ] {94c7d3cf-c885-4fcf-9a55-8afb626cd1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10455 | 2026.02.27 03:10:47.241336 [ 5 ] {94c7d3cf-c885-4fcf-9a55-8afb626cd1ce} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2026.02.27 03:10:47.241370 [ 5 ] {94c7d3cf-c885-4fcf-9a55-8afb626cd1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10457 | 2026.02.27 03:10:47.241688 [ 5 ] {94c7d3cf-c885-4fcf-9a55-8afb626cd1ce} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10458 | 2026.02.27 03:10:47.241892 [ 5 ] {94c7d3cf-c885-4fcf-9a55-8afb626cd1ce} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.02.27 03:10:47.242025 [ 5 ] {94c7d3cf-c885-4fcf-9a55-8afb626cd1ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 10460 | 2026.02.27 03:10:47.242061 [ 5 ] {94c7d3cf-c885-4fcf-9a55-8afb626cd1ce} <Debug> TCPHandler: Processed in 0.001258103 sec. | ||
| 10461 | 2026.02.27 03:10:51.242796 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10462 | 2026.02.27 03:10:51.242860 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10463 | 2026.02.27 03:10:51.402302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23971 | ||
| 10464 | 2026.02.27 03:10:51.402821 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2026.02.27 03:10:51.402871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10466 | 2026.02.27 03:10:51.403371 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10467 | 2026.02.27 03:10:51.403625 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2026.02.27 03:10:51.403773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23971 | ||
| 10469 | 2026.02.27 03:10:52.233887 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10470 | 2026.02.27 03:10:52.234066 [ 5 ] {d4264dc3-df2a-437a-acce-5a7eec4b42db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10471 | 2026.02.27 03:10:52.234131 [ 5 ] {d4264dc3-df2a-437a-acce-5a7eec4b42db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10472 | 2026.02.27 03:10:52.234823 [ 5 ] {d4264dc3-df2a-437a-acce-5a7eec4b42db} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2026.02.27 03:10:52.234870 [ 5 ] {d4264dc3-df2a-437a-acce-5a7eec4b42db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10474 | 2026.02.27 03:10:52.235257 [ 5 ] {d4264dc3-df2a-437a-acce-5a7eec4b42db} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10475 | 2026.02.27 03:10:52.235477 [ 5 ] {d4264dc3-df2a-437a-acce-5a7eec4b42db} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2026.02.27 03:10:52.235631 [ 5 ] {d4264dc3-df2a-437a-acce-5a7eec4b42db} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001615 sec., 76780.18575851394 rows/sec., 6.60 MiB/sec. | ||
| 10477 | 2026.02.27 03:10:52.235673 [ 5 ] {d4264dc3-df2a-437a-acce-5a7eec4b42db} <Debug> TCPHandler: Processed in 0.001935901 sec. | ||
| 10478 | 2026.02.27 03:10:52.235813 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10479 | 2026.02.27 03:10:52.235907 [ 5 ] {597657ba-e289-44fc-8599-e74485b5e441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10480 | 2026.02.27 03:10:52.235948 [ 5 ] {597657ba-e289-44fc-8599-e74485b5e441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10481 | 2026.02.27 03:10:52.236381 [ 5 ] {597657ba-e289-44fc-8599-e74485b5e441} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2026.02.27 03:10:52.236417 [ 5 ] {597657ba-e289-44fc-8599-e74485b5e441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10483 | 2026.02.27 03:10:52.236707 [ 5 ] {597657ba-e289-44fc-8599-e74485b5e441} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10484 | 2026.02.27 03:10:52.236919 [ 5 ] {597657ba-e289-44fc-8599-e74485b5e441} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10485 | 2026.02.27 03:10:52.237035 [ 150 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10486 | 2026.02.27 03:10:52.237050 [ 5 ] {597657ba-e289-44fc-8599-e74485b5e441} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00116 sec., 29310.344827586207 rows/sec., 2.15 MiB/sec. | ||
| 10487 | 2026.02.27 03:10:52.237103 [ 150 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10488 | 2026.02.27 03:10:52.237113 [ 5 ] {597657ba-e289-44fc-8599-e74485b5e441} <Debug> TCPHandler: Processed in 0.001349955 sec. | ||
| 10489 | 2026.02.27 03:10:52.237135 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10490 | 2026.02.27 03:10:52.237241 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10491 | 2026.02.27 03:10:52.237277 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 10492 | 2026.02.27 03:10:52.237338 [ 5 ] {8df152aa-4032-4a05-bec8-7cbab4645b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10493 | 2026.02.27 03:10:52.237383 [ 5 ] {8df152aa-4032-4a05-bec8-7cbab4645b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10494 | 2026.02.27 03:10:52.237432 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10495 | 2026.02.27 03:10:52.237475 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 213 rows starting from the beginning of the part | ||
| 10496 | 2026.02.27 03:10:52.237551 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 176 rows starting from the beginning of the part | ||
| 10497 | 2026.02.27 03:10:52.237604 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
| 10498 | 2026.02.27 03:10:52.237653 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 50 rows starting from the beginning of the part | ||
| 10499 | 2026.02.27 03:10:52.237698 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
| 10500 | 2026.02.27 03:10:52.237742 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 10501 | 2026.02.27 03:10:52.237820 [ 5 ] {8df152aa-4032-4a05-bec8-7cbab4645b1e} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.02.27 03:10:52.237860 [ 5 ] {8df152aa-4032-4a05-bec8-7cbab4645b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10503 | 2026.02.27 03:10:52.238183 [ 5 ] {8df152aa-4032-4a05-bec8-7cbab4645b1e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10504 | 2026.02.27 03:10:52.238409 [ 5 ] {8df152aa-4032-4a05-bec8-7cbab4645b1e} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.02.27 03:10:52.238540 [ 5 ] {8df152aa-4032-4a05-bec8-7cbab4645b1e} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001219 sec., 80393.76538146021 rows/sec., 6.28 MiB/sec. | ||
| 10506 | 2026.02.27 03:10:52.238577 [ 5 ] {8df152aa-4032-4a05-bec8-7cbab4645b1e} <Debug> TCPHandler: Processed in 0.001385266 sec. | ||
| 10507 | 2026.02.27 03:10:52.238612 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391787 sec., 349909.8640812136 rows/sec., 24.03 MiB/sec. | ||
| 10508 | 2026.02.27 03:10:52.238693 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10509 | 2026.02.27 03:10:52.238773 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10510 | 2026.02.27 03:10:52.238792 [ 5 ] {dc6064a8-433f-496a-ad5c-4e1c9d794d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10511 | 2026.02.27 03:10:52.238842 [ 5 ] {dc6064a8-433f-496a-ad5c-4e1c9d794d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10512 | 2026.02.27 03:10:52.239014 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_66_13} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2026.02.27 03:10:52.239086 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_66_13} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10514 | 2026.02.27 03:10:52.239158 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10515 | 2026.02.27 03:10:52.239254 [ 5 ] {dc6064a8-433f-496a-ad5c-4e1c9d794d8b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2026.02.27 03:10:52.239294 [ 5 ] {dc6064a8-433f-496a-ad5c-4e1c9d794d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10517 | 2026.02.27 03:10:52.239624 [ 5 ] {dc6064a8-433f-496a-ad5c-4e1c9d794d8b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10518 | 2026.02.27 03:10:52.239828 [ 5 ] {dc6064a8-433f-496a-ad5c-4e1c9d794d8b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.02.27 03:10:52.239960 [ 5 ] {dc6064a8-433f-496a-ad5c-4e1c9d794d8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 10520 | 2026.02.27 03:10:52.239998 [ 5 ] {dc6064a8-433f-496a-ad5c-4e1c9d794d8b} <Debug> TCPHandler: Processed in 0.001353685 sec. | ||
| 10521 | 2026.02.27 03:10:52.240107 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.02.27 03:10:52.240198 [ 5 ] {a98b285b-3d75-4147-ba66-3f63aed7b856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10523 | 2026.02.27 03:10:52.240252 [ 5 ] {a98b285b-3d75-4147-ba66-3f63aed7b856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10524 | 2026.02.27 03:10:52.241098 [ 5 ] {a98b285b-3d75-4147-ba66-3f63aed7b856} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10525 | 2026.02.27 03:10:52.241133 [ 5 ] {a98b285b-3d75-4147-ba66-3f63aed7b856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10526 | 2026.02.27 03:10:52.241671 [ 5 ] {a98b285b-3d75-4147-ba66-3f63aed7b856} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10527 | 2026.02.27 03:10:52.241889 [ 5 ] {a98b285b-3d75-4147-ba66-3f63aed7b856} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2026.02.27 03:10:52.242031 [ 5 ] {a98b285b-3d75-4147-ba66-3f63aed7b856} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001851 sec., 18368.44948676391 rows/sec., 32.92 MiB/sec. | ||
| 10529 | 2026.02.27 03:10:52.242086 [ 5 ] {a98b285b-3d75-4147-ba66-3f63aed7b856} <Debug> TCPHandler: Processed in 0.002028523 sec. | ||
| 10530 | 2026.02.27 03:10:52.242198 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10531 | 2026.02.27 03:10:52.242291 [ 5 ] {af57d39d-69e0-4d7b-bf5b-8682f43345ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10532 | 2026.02.27 03:10:52.242332 [ 5 ] {af57d39d-69e0-4d7b-bf5b-8682f43345ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10533 | 2026.02.27 03:10:52.242675 [ 5 ] {af57d39d-69e0-4d7b-bf5b-8682f43345ff} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10534 | 2026.02.27 03:10:52.242709 [ 5 ] {af57d39d-69e0-4d7b-bf5b-8682f43345ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10535 | 2026.02.27 03:10:52.242996 [ 5 ] {af57d39d-69e0-4d7b-bf5b-8682f43345ff} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10536 | 2026.02.27 03:10:52.243220 [ 5 ] {af57d39d-69e0-4d7b-bf5b-8682f43345ff} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2026.02.27 03:10:52.243349 [ 5 ] {af57d39d-69e0-4d7b-bf5b-8682f43345ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 10538 | 2026.02.27 03:10:52.243385 [ 5 ] {af57d39d-69e0-4d7b-bf5b-8682f43345ff} <Debug> TCPHandler: Processed in 0.001235822 sec. | ||
| 10539 | 2026.02.27 03:10:52.732813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10540 | 2026.02.27 03:10:52.750732 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2026.02.27 03:10:52.750790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10542 | 2026.02.27 03:10:52.756710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10543 | 2026.02.27 03:10:52.757385 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2026.02.27 03:10:52.760471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10545 | 2026.02.27 03:10:56.468968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1260 | ||
| 10546 | 2026.02.27 03:10:56.471143 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.02.27 03:10:56.471185 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10548 | 2026.02.27 03:10:56.472381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10549 | 2026.02.27 03:10:56.472657 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.02.27 03:10:56.472919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 10551 | 2026.02.27 03:10:57.232177 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.02.27 03:10:57.232357 [ 5 ] {303fb2a1-a736-41aa-a02f-336c52c0c8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10553 | 2026.02.27 03:10:57.232422 [ 5 ] {303fb2a1-a736-41aa-a02f-336c52c0c8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10554 | 2026.02.27 03:10:57.233047 [ 5 ] {303fb2a1-a736-41aa-a02f-336c52c0c8eb} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.02.27 03:10:57.233095 [ 5 ] {303fb2a1-a736-41aa-a02f-336c52c0c8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10556 | 2026.02.27 03:10:57.233479 [ 5 ] {303fb2a1-a736-41aa-a02f-336c52c0c8eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10557 | 2026.02.27 03:10:57.233709 [ 5 ] {303fb2a1-a736-41aa-a02f-336c52c0c8eb} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.02.27 03:10:57.233868 [ 5 ] {303fb2a1-a736-41aa-a02f-336c52c0c8eb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00156 sec., 5128.205128205128 rows/sec., 418.17 KiB/sec. | ||
| 10559 | 2026.02.27 03:10:57.233912 [ 5 ] {303fb2a1-a736-41aa-a02f-336c52c0c8eb} <Debug> TCPHandler: Processed in 0.001867978 sec. | ||
| 10560 | 2026.02.27 03:10:57.234038 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2026.02.27 03:10:57.234133 [ 5 ] {4467f1f3-118c-4b6c-9705-754fa79a0fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10562 | 2026.02.27 03:10:57.234175 [ 5 ] {4467f1f3-118c-4b6c-9705-754fa79a0fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10563 | 2026.02.27 03:10:57.234620 [ 5 ] {4467f1f3-118c-4b6c-9705-754fa79a0fab} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2026.02.27 03:10:57.234657 [ 5 ] {4467f1f3-118c-4b6c-9705-754fa79a0fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10565 | 2026.02.27 03:10:57.234969 [ 5 ] {4467f1f3-118c-4b6c-9705-754fa79a0fab} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10566 | 2026.02.27 03:10:57.235196 [ 5 ] {4467f1f3-118c-4b6c-9705-754fa79a0fab} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2026.02.27 03:10:57.235328 [ 5 ] {4467f1f3-118c-4b6c-9705-754fa79a0fab} <Debug> executeQuery: Read 74 rows, 6.01 KiB in 0.001214 sec., 60955.51894563426 rows/sec., 4.84 MiB/sec. | ||
| 10568 | 2026.02.27 03:10:57.235336 [ 144 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10569 | 2026.02.27 03:10:57.235367 [ 5 ] {4467f1f3-118c-4b6c-9705-754fa79a0fab} <Debug> TCPHandler: Processed in 0.001378955 sec. | ||
| 10570 | 2026.02.27 03:10:57.235414 [ 144 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.02.27 03:10:57.235443 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10572 | 2026.02.27 03:10:57.235504 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2026.02.27 03:10:57.235548 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 10574 | 2026.02.27 03:10:57.235602 [ 5 ] {6228a82e-d234-40ab-87c8-550ce3930913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10575 | 2026.02.27 03:10:57.235649 [ 5 ] {6228a82e-d234-40ab-87c8-550ce3930913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10576 | 2026.02.27 03:10:57.235687 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10577 | 2026.02.27 03:10:57.235729 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2149 rows starting from the beginning of the part | ||
| 10578 | 2026.02.27 03:10:57.235811 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 70 rows starting from the beginning of the part | ||
| 10579 | 2026.02.27 03:10:57.235882 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1386 rows starting from the beginning of the part | ||
| 10580 | 2026.02.27 03:10:57.235946 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 70 rows starting from the beginning of the part | ||
| 10581 | 2026.02.27 03:10:57.236010 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 124 rows starting from the beginning of the part | ||
| 10582 | 2026.02.27 03:10:57.236064 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 10583 | 2026.02.27 03:10:57.236071 [ 5 ] {6228a82e-d234-40ab-87c8-550ce3930913} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2026.02.27 03:10:57.236118 [ 5 ] {6228a82e-d234-40ab-87c8-550ce3930913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10585 | 2026.02.27 03:10:57.236448 [ 5 ] {6228a82e-d234-40ab-87c8-550ce3930913} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10586 | 2026.02.27 03:10:57.236676 [ 5 ] {6228a82e-d234-40ab-87c8-550ce3930913} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.02.27 03:10:57.236939 [ 5 ] {6228a82e-d234-40ab-87c8-550ce3930913} <Debug> executeQuery: Read 15 rows, 1.08 KiB in 0.001355 sec., 11070.11070110701 rows/sec., 800.71 KiB/sec. | ||
| 10588 | 2026.02.27 03:10:57.236977 [ 5 ] {6228a82e-d234-40ab-87c8-550ce3930913} <Debug> TCPHandler: Processed in 0.00152737 sec. | ||
| 10589 | 2026.02.27 03:10:57.237087 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2026.02.27 03:10:57.237179 [ 5 ] {8d454dc0-9576-4d68-8803-868bb1e53363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10591 | 2026.02.27 03:10:57.237219 [ 5 ] {8d454dc0-9576-4d68-8803-868bb1e53363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10592 | 2026.02.27 03:10:57.237577 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3873 rows, containing 5 columns (5 merged, 0 gathered) in 0.002079354 sec., 1862597.71063513 rows/sec., 160.82 MiB/sec. | ||
| 10593 | 2026.02.27 03:10:57.237642 [ 5 ] {8d454dc0-9576-4d68-8803-868bb1e53363} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2026.02.27 03:10:57.237681 [ 5 ] {8d454dc0-9576-4d68-8803-868bb1e53363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10595 | 2026.02.27 03:10:57.237835 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10596 | 2026.02.27 03:10:57.238143 [ 5 ] {8d454dc0-9576-4d68-8803-868bb1e53363} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10597 | 2026.02.27 03:10:57.238143 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_76_15} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10598 | 2026.02.27 03:10:57.238241 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_76_15} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10599 | 2026.02.27 03:10:57.238322 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 10600 | 2026.02.27 03:10:57.238379 [ 5 ] {8d454dc0-9576-4d68-8803-868bb1e53363} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.02.27 03:10:57.238504 [ 144 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10602 | 2026.02.27 03:10:57.238517 [ 5 ] {8d454dc0-9576-4d68-8803-868bb1e53363} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.001355 sec., 58302.58302583025 rows/sec., 4.56 MiB/sec. | ||
| 10603 | 2026.02.27 03:10:57.238582 [ 144 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10604 | 2026.02.27 03:10:57.238604 [ 5 ] {8d454dc0-9576-4d68-8803-868bb1e53363} <Debug> TCPHandler: Processed in 0.00156579 sec. | ||
| 10605 | 2026.02.27 03:10:57.238621 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10606 | 2026.02.27 03:10:57.238712 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 10607 | 2026.02.27 03:10:57.238726 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2026.02.27 03:10:57.238826 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10609 | 2026.02.27 03:10:57.238834 [ 5 ] {b3750d15-56f8-43f6-9dde-bd62efc772a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10610 | 2026.02.27 03:10:57.238862 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1059 rows starting from the beginning of the part | ||
| 10611 | 2026.02.27 03:10:57.238891 [ 5 ] {b3750d15-56f8-43f6-9dde-bd62efc772a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10612 | 2026.02.27 03:10:57.238922 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 71 rows starting from the beginning of the part | ||
| 10613 | 2026.02.27 03:10:57.238970 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 594 rows starting from the beginning of the part | ||
| 10614 | 2026.02.27 03:10:57.239008 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 71 rows starting from the beginning of the part | ||
| 10615 | 2026.02.27 03:10:57.239047 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 98 rows starting from the beginning of the part | ||
| 10616 | 2026.02.27 03:10:57.239086 [ 188 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 79 rows starting from the beginning of the part | ||
| 10617 | 2026.02.27 03:10:57.239314 [ 5 ] {b3750d15-56f8-43f6-9dde-bd62efc772a5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2026.02.27 03:10:57.239354 [ 5 ] {b3750d15-56f8-43f6-9dde-bd62efc772a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10619 | 2026.02.27 03:10:57.239715 [ 5 ] {b3750d15-56f8-43f6-9dde-bd62efc772a5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10620 | 2026.02.27 03:10:57.239936 [ 5 ] {b3750d15-56f8-43f6-9dde-bd62efc772a5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.02.27 03:10:57.240038 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363755 sec., 1446007.5306781644 rows/sec., 113.04 MiB/sec. | ||
| 10622 | 2026.02.27 03:10:57.240062 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10623 | 2026.02.27 03:10:57.240067 [ 5 ] {b3750d15-56f8-43f6-9dde-bd62efc772a5} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001251 sec., 131095.1239008793 rows/sec., 9.13 MiB/sec. | ||
| 10624 | 2026.02.27 03:10:57.240109 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2026.02.27 03:10:57.240128 [ 5 ] {b3750d15-56f8-43f6-9dde-bd62efc772a5} <Debug> TCPHandler: Processed in 0.001451508 sec. | ||
| 10626 | 2026.02.27 03:10:57.240136 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10627 | 2026.02.27 03:10:57.240205 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10628 | 2026.02.27 03:10:57.240250 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10629 | 2026.02.27 03:10:57.240269 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 10630 | 2026.02.27 03:10:57.240347 [ 5 ] {ae4d5361-2fef-4d78-8d20-feb773ab3736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10631 | 2026.02.27 03:10:57.240410 [ 5 ] {ae4d5361-2fef-4d78-8d20-feb773ab3736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10632 | 2026.02.27 03:10:57.240437 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10633 | 2026.02.27 03:10:57.240476 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_76_15} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.02.27 03:10:57.240488 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20671 rows starting from the beginning of the part | ||
| 10635 | 2026.02.27 03:10:57.240549 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_76_15} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10636 | 2026.02.27 03:10:57.240577 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 10637 | 2026.02.27 03:10:57.240626 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 10638 | 2026.02.27 03:10:57.240635 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 918 rows starting from the beginning of the part | ||
| 10639 | 2026.02.27 03:10:57.240696 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 10640 | 2026.02.27 03:10:57.240746 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 10641 | 2026.02.27 03:10:57.240793 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 164 rows starting from the beginning of the part | ||
| 10642 | 2026.02.27 03:10:57.241162 [ 5 ] {ae4d5361-2fef-4d78-8d20-feb773ab3736} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2026.02.27 03:10:57.241204 [ 5 ] {ae4d5361-2fef-4d78-8d20-feb773ab3736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10644 | 2026.02.27 03:10:57.241751 [ 5 ] {ae4d5361-2fef-4d78-8d20-feb773ab3736} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10645 | 2026.02.27 03:10:57.241979 [ 5 ] {ae4d5361-2fef-4d78-8d20-feb773ab3736} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2026.02.27 03:10:57.242095 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10647 | 2026.02.27 03:10:57.242117 [ 5 ] {ae4d5361-2fef-4d78-8d20-feb773ab3736} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001788 sec., 3914.988814317673 rows/sec., 7.02 MiB/sec. | ||
| 10648 | 2026.02.27 03:10:57.242127 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10649 | 2026.02.27 03:10:57.242160 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10650 | 2026.02.27 03:10:57.242178 [ 5 ] {ae4d5361-2fef-4d78-8d20-feb773ab3736} <Debug> TCPHandler: Processed in 0.001976981 sec. | ||
| 10651 | 2026.02.27 03:10:57.242217 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 10652 | 2026.02.27 03:10:57.242297 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10653 | 2026.02.27 03:10:57.242393 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10654 | 2026.02.27 03:10:57.242394 [ 5 ] {56a64506-e0fd-4229-a1e1-dd1736acf888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10655 | 2026.02.27 03:10:57.242445 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1134 rows starting from the beginning of the part | ||
| 10656 | 2026.02.27 03:10:57.242455 [ 5 ] {56a64506-e0fd-4229-a1e1-dd1736acf888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10657 | 2026.02.27 03:10:57.242556 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 10658 | 2026.02.27 03:10:57.242659 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 10659 | 2026.02.27 03:10:57.242749 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 10660 | 2026.02.27 03:10:57.242808 [ 5 ] {56a64506-e0fd-4229-a1e1-dd1736acf888} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.02.27 03:10:57.242835 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 10662 | 2026.02.27 03:10:57.242847 [ 5 ] {56a64506-e0fd-4229-a1e1-dd1736acf888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10663 | 2026.02.27 03:10:57.242925 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 10664 | 2026.02.27 03:10:57.243170 [ 5 ] {56a64506-e0fd-4229-a1e1-dd1736acf888} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10665 | 2026.02.27 03:10:57.243423 [ 5 ] {56a64506-e0fd-4229-a1e1-dd1736acf888} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10666 | 2026.02.27 03:10:57.243541 [ 144 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10667 | 2026.02.27 03:10:57.243565 [ 5 ] {56a64506-e0fd-4229-a1e1-dd1736acf888} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 10668 | 2026.02.27 03:10:57.243569 [ 144 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10669 | 2026.02.27 03:10:57.243603 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10670 | 2026.02.27 03:10:57.243608 [ 5 ] {56a64506-e0fd-4229-a1e1-dd1736acf888} <Debug> TCPHandler: Processed in 0.001359755 sec. | ||
| 10671 | 2026.02.27 03:10:57.243668 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 10672 | 2026.02.27 03:10:57.243758 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10673 | 2026.02.27 03:10:57.243784 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3858 rows starting from the beginning of the part | ||
| 10674 | 2026.02.27 03:10:57.243831 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 10675 | 2026.02.27 03:10:57.243870 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 10676 | 2026.02.27 03:10:57.243904 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 10677 | 2026.02.27 03:10:57.243940 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 10678 | 2026.02.27 03:10:57.243974 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 10679 | 2026.02.27 03:10:57.245434 [ 190 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4158 rows, containing 4 columns (4 merged, 0 gathered) in 0.001792246 sec., 2319994.0186782395 rows/sec., 154.84 MiB/sec. | ||
| 10680 | 2026.02.27 03:10:57.245834 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10681 | 2026.02.27 03:10:57.246075 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_76_15} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2026.02.27 03:10:57.246139 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_76_15} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10683 | 2026.02.27 03:10:57.246196 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10684 | 2026.02.27 03:10:57.248714 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1223 rows, containing 19 columns (19 merged, 0 gathered) in 0.006513199 sec., 187772.55232029606 rows/sec., 336.48 MiB/sec. | ||
| 10685 | 2026.02.27 03:10:57.250030 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10686 | 2026.02.27 03:10:57.250334 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2026.02.27 03:10:57.250396 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10688 | 2026.02.27 03:10:57.250488 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 10689 | 2026.02.27 03:10:57.257744 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22233 rows, containing 5 columns (5 merged, 0 gathered) in 0.017538335 sec., 1267680.1988330137 rows/sec., 86.83 MiB/sec. | ||
| 10690 | 2026.02.27 03:10:57.258433 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10691 | 2026.02.27 03:10:57.258729 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.02.27 03:10:57.258809 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10693 | 2026.02.27 03:10:57.258891 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10694 | 2026.02.27 03:10:58.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.24 MiB, peak 340.06 MiB, free memory in arenas 0.00 B, will set to 325.68 MiB (RSS), difference: 4.44 MiB | ||
| 10695 | 2026.02.27 03:10:58.904813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24419 | ||
| 10696 | 2026.02.27 03:10:58.905331 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2026.02.27 03:10:58.905384 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10698 | 2026.02.27 03:10:58.905884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10699 | 2026.02.27 03:10:58.906125 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2026.02.27 03:10:58.906264 [ 142 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10701 | 2026.02.27 03:10:58.906276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24419 | ||
| 10702 | 2026.02.27 03:10:58.906340 [ 142 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10703 | 2026.02.27 03:10:58.906365 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10704 | 2026.02.27 03:10:58.906491 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 10705 | 2026.02.27 03:10:58.906639 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10706 | 2026.02.27 03:10:58.906678 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22051 rows starting from the beginning of the part | ||
| 10707 | 2026.02.27 03:10:58.906744 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10708 | 2026.02.27 03:10:58.906790 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10709 | 2026.02.27 03:10:58.906833 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10710 | 2026.02.27 03:10:58.906872 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 10711 | 2026.02.27 03:10:58.906913 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 10712 | 2026.02.27 03:10:58.909028 [ 197 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24419 rows, containing 4 columns (4 merged, 0 gathered) in 0.002597078 sec., 9402490.029178945 rows/sec., 134.50 MiB/sec. | ||
| 10713 | 2026.02.27 03:10:58.909658 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10714 | 2026.02.27 03:10:58.910050 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_51_10} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.02.27 03:10:58.910125 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_51_10} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10716 | 2026.02.27 03:10:58.910220 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10717 | 2026.02.27 03:11:00.261473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10718 | 2026.02.27 03:11:00.278395 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10719 | 2026.02.27 03:11:00.278449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10720 | 2026.02.27 03:11:00.284033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10721 | 2026.02.27 03:11:00.284803 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2026.02.27 03:11:00.285090 [ 124 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10723 | 2026.02.27 03:11:00.285131 [ 124 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.02.27 03:11:00.285154 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10725 | 2026.02.27 03:11:00.285292 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 10726 | 2026.02.27 03:11:00.287900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10727 | 2026.02.27 03:11:00.289137 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10728 | 2026.02.27 03:11:00.290585 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 10729 | 2026.02.27 03:11:00.295179 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 10730 | 2026.02.27 03:11:00.299659 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 10731 | 2026.02.27 03:11:00.304199 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 10732 | 2026.02.27 03:11:00.308473 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 10733 | 2026.02.27 03:11:00.312585 [ 187 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10734 | 2026.02.27 03:11:00.364632 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079389711 sec., 4836.898826851757 rows/sec., 25.01 MiB/sec. | ||
| 10735 | 2026.02.27 03:11:00.367474 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10736 | 2026.02.27 03:11:00.369623 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_51_10} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.02.27 03:11:00.369737 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_51_10} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10738 | 2026.02.27 03:11:00.372857 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10739 | 2026.02.27 03:11:01.000355 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.79 MiB, peak 340.19 MiB, free memory in arenas 0.00 B, will set to 328.18 MiB (RSS), difference: 1.40 MiB | ||
| 10740 | 2026.02.27 03:11:02.234014 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2026.02.27 03:11:02.234191 [ 5 ] {f4b7fc2b-c7fd-4f86-8766-06473684aeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10742 | 2026.02.27 03:11:02.234256 [ 5 ] {f4b7fc2b-c7fd-4f86-8766-06473684aeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10743 | 2026.02.27 03:11:02.234947 [ 5 ] {f4b7fc2b-c7fd-4f86-8766-06473684aeb1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.02.27 03:11:02.234987 [ 5 ] {f4b7fc2b-c7fd-4f86-8766-06473684aeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10745 | 2026.02.27 03:11:02.235389 [ 5 ] {f4b7fc2b-c7fd-4f86-8766-06473684aeb1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10746 | 2026.02.27 03:11:02.235623 [ 5 ] {f4b7fc2b-c7fd-4f86-8766-06473684aeb1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.02.27 03:11:02.235777 [ 5 ] {f4b7fc2b-c7fd-4f86-8766-06473684aeb1} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001634 sec., 75887.3929008568 rows/sec., 6.52 MiB/sec. | ||
| 10748 | 2026.02.27 03:11:02.235827 [ 5 ] {f4b7fc2b-c7fd-4f86-8766-06473684aeb1} <Debug> TCPHandler: Processed in 0.001942871 sec. | ||
| 10749 | 2026.02.27 03:11:02.235955 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2026.02.27 03:11:02.236057 [ 5 ] {a6f8cdae-9db1-4f12-b579-900c42d59f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10751 | 2026.02.27 03:11:02.236101 [ 5 ] {a6f8cdae-9db1-4f12-b579-900c42d59f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10752 | 2026.02.27 03:11:02.236537 [ 5 ] {a6f8cdae-9db1-4f12-b579-900c42d59f79} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2026.02.27 03:11:02.236572 [ 5 ] {a6f8cdae-9db1-4f12-b579-900c42d59f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10754 | 2026.02.27 03:11:02.236895 [ 5 ] {a6f8cdae-9db1-4f12-b579-900c42d59f79} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10755 | 2026.02.27 03:11:02.237109 [ 5 ] {a6f8cdae-9db1-4f12-b579-900c42d59f79} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.02.27 03:11:02.237242 [ 5 ] {a6f8cdae-9db1-4f12-b579-900c42d59f79} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001209 sec., 28122.415219189414 rows/sec., 2.07 MiB/sec. | ||
| 10757 | 2026.02.27 03:11:02.237281 [ 5 ] {a6f8cdae-9db1-4f12-b579-900c42d59f79} <Debug> TCPHandler: Processed in 0.001378016 sec. | ||
| 10758 | 2026.02.27 03:11:02.237393 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10759 | 2026.02.27 03:11:02.237487 [ 5 ] {2c56b48b-74db-403d-8b18-a07dc5ca8fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10760 | 2026.02.27 03:11:02.237526 [ 5 ] {2c56b48b-74db-403d-8b18-a07dc5ca8fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10761 | 2026.02.27 03:11:02.237956 [ 5 ] {2c56b48b-74db-403d-8b18-a07dc5ca8fac} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.02.27 03:11:02.237989 [ 5 ] {2c56b48b-74db-403d-8b18-a07dc5ca8fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10763 | 2026.02.27 03:11:02.238295 [ 5 ] {2c56b48b-74db-403d-8b18-a07dc5ca8fac} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10764 | 2026.02.27 03:11:02.238513 [ 5 ] {2c56b48b-74db-403d-8b18-a07dc5ca8fac} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.02.27 03:11:02.238644 [ 5 ] {2c56b48b-74db-403d-8b18-a07dc5ca8fac} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001175 sec., 83404.25531914893 rows/sec., 6.51 MiB/sec. | ||
| 10766 | 2026.02.27 03:11:02.238681 [ 5 ] {2c56b48b-74db-403d-8b18-a07dc5ca8fac} <Debug> TCPHandler: Processed in 0.001336835 sec. | ||
| 10767 | 2026.02.27 03:11:02.238800 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10768 | 2026.02.27 03:11:02.238892 [ 5 ] {48d62a75-57c0-4ac3-a472-81ac2aeea943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10769 | 2026.02.27 03:11:02.238936 [ 5 ] {48d62a75-57c0-4ac3-a472-81ac2aeea943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10770 | 2026.02.27 03:11:02.239347 [ 5 ] {48d62a75-57c0-4ac3-a472-81ac2aeea943} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10771 | 2026.02.27 03:11:02.239380 [ 5 ] {48d62a75-57c0-4ac3-a472-81ac2aeea943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10772 | 2026.02.27 03:11:02.239706 [ 5 ] {48d62a75-57c0-4ac3-a472-81ac2aeea943} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10773 | 2026.02.27 03:11:02.239915 [ 5 ] {48d62a75-57c0-4ac3-a472-81ac2aeea943} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10774 | 2026.02.27 03:11:02.240043 [ 5 ] {48d62a75-57c0-4ac3-a472-81ac2aeea943} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 10775 | 2026.02.27 03:11:02.240080 [ 5 ] {48d62a75-57c0-4ac3-a472-81ac2aeea943} <Debug> TCPHandler: Processed in 0.001328834 sec. | ||
| 10776 | 2026.02.27 03:11:02.240193 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10777 | 2026.02.27 03:11:02.240286 [ 5 ] {41ecf4c7-d025-4279-b1aa-e72a4f9f5b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10778 | 2026.02.27 03:11:02.240340 [ 5 ] {41ecf4c7-d025-4279-b1aa-e72a4f9f5b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10779 | 2026.02.27 03:11:02.241171 [ 5 ] {41ecf4c7-d025-4279-b1aa-e72a4f9f5b04} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2026.02.27 03:11:02.241206 [ 5 ] {41ecf4c7-d025-4279-b1aa-e72a4f9f5b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10781 | 2026.02.27 03:11:02.241777 [ 5 ] {41ecf4c7-d025-4279-b1aa-e72a4f9f5b04} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10782 | 2026.02.27 03:11:02.242018 [ 5 ] {41ecf4c7-d025-4279-b1aa-e72a4f9f5b04} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.02.27 03:11:02.242152 [ 5 ] {41ecf4c7-d025-4279-b1aa-e72a4f9f5b04} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001884 sec., 18046.709129511677 rows/sec., 32.34 MiB/sec. | ||
| 10784 | 2026.02.27 03:11:02.242209 [ 5 ] {41ecf4c7-d025-4279-b1aa-e72a4f9f5b04} <Debug> TCPHandler: Processed in 0.002064343 sec. | ||
| 10785 | 2026.02.27 03:11:02.242326 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10786 | 2026.02.27 03:11:02.242419 [ 5 ] {09397cde-f59a-4adc-89e7-e9fde65f1bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10787 | 2026.02.27 03:11:02.242461 [ 5 ] {09397cde-f59a-4adc-89e7-e9fde65f1bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10788 | 2026.02.27 03:11:02.242808 [ 5 ] {09397cde-f59a-4adc-89e7-e9fde65f1bd7} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.02.27 03:11:02.242842 [ 5 ] {09397cde-f59a-4adc-89e7-e9fde65f1bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.35 GiB. | ||
| 10790 | 2026.02.27 03:11:02.243154 [ 5 ] {09397cde-f59a-4adc-89e7-e9fde65f1bd7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10791 | 2026.02.27 03:11:02.243370 [ 5 ] {09397cde-f59a-4adc-89e7-e9fde65f1bd7} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2026.02.27 03:11:02.243495 [ 5 ] {09397cde-f59a-4adc-89e7-e9fde65f1bd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 10793 | 2026.02.27 03:11:02.243530 [ 5 ] {09397cde-f59a-4adc-89e7-e9fde65f1bd7} <Debug> TCPHandler: Processed in 0.001252233 sec. | ||
| 10794 | 2026.02.27 03:11:06.242899 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10795 | 2026.02.27 03:11:06.242967 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10796 | 2026.02.27 03:11:06.406664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24931 | ||
| 10797 | 2026.02.27 03:11:06.407187 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2026.02.27 03:11:06.407233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10799 | 2026.02.27 03:11:06.407711 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10800 | 2026.02.27 03:11:06.407941 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.02.27 03:11:06.408075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24931 | ||
| 10802 | 2026.02.27 03:11:06.473266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1286 | ||
| 10803 | 2026.02.27 03:11:06.476218 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2026.02.27 03:11:06.476269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10805 | 2026.02.27 03:11:06.477509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10806 | 2026.02.27 03:11:06.477797 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2026.02.27 03:11:06.478170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1286 | ||
| 10808 | 2026.02.27 03:11:07.231889 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10809 | 2026.02.27 03:11:07.232167 [ 5 ] {4936c3c3-30e0-443c-9709-12851344a41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10810 | 2026.02.27 03:11:07.232271 [ 5 ] {4936c3c3-30e0-443c-9709-12851344a41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10811 | 2026.02.27 03:11:07.232984 [ 5 ] {4936c3c3-30e0-443c-9709-12851344a41c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10812 | 2026.02.27 03:11:07.233028 [ 5 ] {4936c3c3-30e0-443c-9709-12851344a41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10813 | 2026.02.27 03:11:07.233409 [ 5 ] {4936c3c3-30e0-443c-9709-12851344a41c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10814 | 2026.02.27 03:11:07.233635 [ 5 ] {4936c3c3-30e0-443c-9709-12851344a41c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10815 | 2026.02.27 03:11:07.233793 [ 5 ] {4936c3c3-30e0-443c-9709-12851344a41c} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001703 sec., 41103.93423370522 rows/sec., 3.28 MiB/sec. | ||
| 10816 | 2026.02.27 03:11:07.233836 [ 5 ] {4936c3c3-30e0-443c-9709-12851344a41c} <Debug> TCPHandler: Processed in 0.002134335 sec. | ||
| 10817 | 2026.02.27 03:11:07.233957 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10818 | 2026.02.27 03:11:07.234051 [ 5 ] {6fc06c45-0854-4a1d-ba79-81e939f53aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10819 | 2026.02.27 03:11:07.234093 [ 5 ] {6fc06c45-0854-4a1d-ba79-81e939f53aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10820 | 2026.02.27 03:11:07.234499 [ 5 ] {6fc06c45-0854-4a1d-ba79-81e939f53aea} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2026.02.27 03:11:07.234536 [ 5 ] {6fc06c45-0854-4a1d-ba79-81e939f53aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10822 | 2026.02.27 03:11:07.234830 [ 5 ] {6fc06c45-0854-4a1d-ba79-81e939f53aea} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10823 | 2026.02.27 03:11:07.235050 [ 5 ] {6fc06c45-0854-4a1d-ba79-81e939f53aea} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.02.27 03:11:07.235180 [ 5 ] {6fc06c45-0854-4a1d-ba79-81e939f53aea} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001147 sec., 6102.877070619006 rows/sec., 458.91 KiB/sec. | ||
| 10825 | 2026.02.27 03:11:07.235217 [ 5 ] {6fc06c45-0854-4a1d-ba79-81e939f53aea} <Debug> TCPHandler: Processed in 0.001309054 sec. | ||
| 10826 | 2026.02.27 03:11:07.235322 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.02.27 03:11:07.235415 [ 5 ] {f7617b2f-435d-4d1c-a11d-ffaf69442f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10828 | 2026.02.27 03:11:07.235456 [ 5 ] {f7617b2f-435d-4d1c-a11d-ffaf69442f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10829 | 2026.02.27 03:11:07.235883 [ 5 ] {f7617b2f-435d-4d1c-a11d-ffaf69442f73} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.02.27 03:11:07.235918 [ 5 ] {f7617b2f-435d-4d1c-a11d-ffaf69442f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10831 | 2026.02.27 03:11:07.236198 [ 5 ] {f7617b2f-435d-4d1c-a11d-ffaf69442f73} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10832 | 2026.02.27 03:11:07.236392 [ 5 ] {f7617b2f-435d-4d1c-a11d-ffaf69442f73} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.02.27 03:11:07.236519 [ 5 ] {f7617b2f-435d-4d1c-a11d-ffaf69442f73} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001179 sec., 60220.525869380836 rows/sec., 4.70 MiB/sec. | ||
| 10834 | 2026.02.27 03:11:07.236555 [ 5 ] {f7617b2f-435d-4d1c-a11d-ffaf69442f73} <Debug> TCPHandler: Processed in 0.001339855 sec. | ||
| 10835 | 2026.02.27 03:11:07.236730 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2026.02.27 03:11:07.236824 [ 5 ] {081de481-b9d4-4ddf-81e7-1ee36a298ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10837 | 2026.02.27 03:11:07.236867 [ 5 ] {081de481-b9d4-4ddf-81e7-1ee36a298ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10838 | 2026.02.27 03:11:07.237291 [ 5 ] {081de481-b9d4-4ddf-81e7-1ee36a298ae0} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2026.02.27 03:11:07.237328 [ 5 ] {081de481-b9d4-4ddf-81e7-1ee36a298ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10840 | 2026.02.27 03:11:07.237650 [ 5 ] {081de481-b9d4-4ddf-81e7-1ee36a298ae0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10841 | 2026.02.27 03:11:07.237853 [ 5 ] {081de481-b9d4-4ddf-81e7-1ee36a298ae0} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2026.02.27 03:11:07.237985 [ 5 ] {081de481-b9d4-4ddf-81e7-1ee36a298ae0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 10843 | 2026.02.27 03:11:07.238022 [ 5 ] {081de481-b9d4-4ddf-81e7-1ee36a298ae0} <Debug> TCPHandler: Processed in 0.001340354 sec. | ||
| 10844 | 2026.02.27 03:11:07.238138 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10845 | 2026.02.27 03:11:07.238230 [ 5 ] {272b7936-b4b5-47aa-9672-52a2db671739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10846 | 2026.02.27 03:11:07.238284 [ 5 ] {272b7936-b4b5-47aa-9672-52a2db671739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10847 | 2026.02.27 03:11:07.239049 [ 5 ] {272b7936-b4b5-47aa-9672-52a2db671739} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2026.02.27 03:11:07.239085 [ 5 ] {272b7936-b4b5-47aa-9672-52a2db671739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10849 | 2026.02.27 03:11:07.239582 [ 5 ] {272b7936-b4b5-47aa-9672-52a2db671739} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10850 | 2026.02.27 03:11:07.239803 [ 5 ] {272b7936-b4b5-47aa-9672-52a2db671739} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2026.02.27 03:11:07.239940 [ 5 ] {272b7936-b4b5-47aa-9672-52a2db671739} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001727 sec., 4053.271569195136 rows/sec., 7.26 MiB/sec. | ||
| 10852 | 2026.02.27 03:11:07.239993 [ 5 ] {272b7936-b4b5-47aa-9672-52a2db671739} <Debug> TCPHandler: Processed in 0.001902 sec. | ||
| 10853 | 2026.02.27 03:11:07.240107 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10854 | 2026.02.27 03:11:07.240199 [ 5 ] {3774c1f0-d35d-4f5a-846f-764a209c4683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10855 | 2026.02.27 03:11:07.240240 [ 5 ] {3774c1f0-d35d-4f5a-846f-764a209c4683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10856 | 2026.02.27 03:11:07.240573 [ 5 ] {3774c1f0-d35d-4f5a-846f-764a209c4683} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10857 | 2026.02.27 03:11:07.240609 [ 5 ] {3774c1f0-d35d-4f5a-846f-764a209c4683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10858 | 2026.02.27 03:11:07.240901 [ 5 ] {3774c1f0-d35d-4f5a-846f-764a209c4683} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10859 | 2026.02.27 03:11:07.241102 [ 5 ] {3774c1f0-d35d-4f5a-846f-764a209c4683} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2026.02.27 03:11:07.241236 [ 5 ] {3774c1f0-d35d-4f5a-846f-764a209c4683} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 10861 | 2026.02.27 03:11:07.241272 [ 5 ] {3774c1f0-d35d-4f5a-846f-764a209c4683} <Debug> TCPHandler: Processed in 0.001214352 sec. | ||
| 10862 | 2026.02.27 03:11:07.788168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10863 | 2026.02.27 03:11:07.803159 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.02.27 03:11:07.803215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10865 | 2026.02.27 03:11:07.808430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10866 | 2026.02.27 03:11:07.809110 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10867 | 2026.02.27 03:11:07.811755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10868 | 2026.02.27 03:11:12.262979 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10869 | 2026.02.27 03:11:12.263193 [ 5 ] {ce4b8237-8769-4508-a2a1-e89e860f8acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10870 | 2026.02.27 03:11:12.263267 [ 5 ] {ce4b8237-8769-4508-a2a1-e89e860f8acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10871 | 2026.02.27 03:11:12.263929 [ 5 ] {ce4b8237-8769-4508-a2a1-e89e860f8acd} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2026.02.27 03:11:12.263975 [ 5 ] {ce4b8237-8769-4508-a2a1-e89e860f8acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10873 | 2026.02.27 03:11:12.264352 [ 5 ] {ce4b8237-8769-4508-a2a1-e89e860f8acd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10874 | 2026.02.27 03:11:12.264574 [ 5 ] {ce4b8237-8769-4508-a2a1-e89e860f8acd} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10875 | 2026.02.27 03:11:12.264727 [ 5 ] {ce4b8237-8769-4508-a2a1-e89e860f8acd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001587 sec., 15122.873345935726 rows/sec., 1.25 MiB/sec. | ||
| 10876 | 2026.02.27 03:11:12.264769 [ 5 ] {ce4b8237-8769-4508-a2a1-e89e860f8acd} <Debug> TCPHandler: Processed in 0.00193034 sec. | ||
| 10877 | 2026.02.27 03:11:12.264903 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10878 | 2026.02.27 03:11:12.265000 [ 5 ] {da03d503-0124-4cc0-a10e-cdbf6c32aca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10879 | 2026.02.27 03:11:12.265042 [ 5 ] {da03d503-0124-4cc0-a10e-cdbf6c32aca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10880 | 2026.02.27 03:11:12.265440 [ 5 ] {da03d503-0124-4cc0-a10e-cdbf6c32aca3} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10881 | 2026.02.27 03:11:12.265476 [ 5 ] {da03d503-0124-4cc0-a10e-cdbf6c32aca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10882 | 2026.02.27 03:11:12.265780 [ 5 ] {da03d503-0124-4cc0-a10e-cdbf6c32aca3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10883 | 2026.02.27 03:11:12.266075 [ 5 ] {da03d503-0124-4cc0-a10e-cdbf6c32aca3} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10884 | 2026.02.27 03:11:12.266244 [ 5 ] {da03d503-0124-4cc0-a10e-cdbf6c32aca3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001263 sec., 4750.593824228028 rows/sec., 387.38 KiB/sec. | ||
| 10885 | 2026.02.27 03:11:12.266286 [ 5 ] {da03d503-0124-4cc0-a10e-cdbf6c32aca3} <Debug> TCPHandler: Processed in 0.001432637 sec. | ||
| 10886 | 2026.02.27 03:11:12.266433 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10887 | 2026.02.27 03:11:12.266533 [ 5 ] {cd734a66-bebd-4aa8-b493-323a0660730c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10888 | 2026.02.27 03:11:12.266574 [ 5 ] {cd734a66-bebd-4aa8-b493-323a0660730c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10889 | 2026.02.27 03:11:12.267704 [ 5 ] {cd734a66-bebd-4aa8-b493-323a0660730c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2026.02.27 03:11:12.267742 [ 5 ] {cd734a66-bebd-4aa8-b493-323a0660730c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10891 | 2026.02.27 03:11:12.268145 [ 5 ] {cd734a66-bebd-4aa8-b493-323a0660730c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10892 | 2026.02.27 03:11:12.268364 [ 5 ] {cd734a66-bebd-4aa8-b493-323a0660730c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.02.27 03:11:12.268502 [ 5 ] {cd734a66-bebd-4aa8-b493-323a0660730c} <Debug> executeQuery: Read 1387 rows, 118.69 KiB in 0.001987 sec., 698037.2420734776 rows/sec., 58.33 MiB/sec. | ||
| 10894 | 2026.02.27 03:11:12.268541 [ 5 ] {cd734a66-bebd-4aa8-b493-323a0660730c} <Debug> TCPHandler: Processed in 0.002178656 sec. | ||
| 10895 | 2026.02.27 03:11:12.268661 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.02.27 03:11:12.268759 [ 5 ] {04263d62-aa79-412e-a042-14e4c9e5761c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10897 | 2026.02.27 03:11:12.268800 [ 5 ] {04263d62-aa79-412e-a042-14e4c9e5761c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10898 | 2026.02.27 03:11:12.269226 [ 5 ] {04263d62-aa79-412e-a042-14e4c9e5761c} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.02.27 03:11:12.269263 [ 5 ] {04263d62-aa79-412e-a042-14e4c9e5761c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10900 | 2026.02.27 03:11:12.269564 [ 5 ] {04263d62-aa79-412e-a042-14e4c9e5761c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10901 | 2026.02.27 03:11:12.269778 [ 5 ] {04263d62-aa79-412e-a042-14e4c9e5761c} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.02.27 03:11:12.269911 [ 5 ] {04263d62-aa79-412e-a042-14e4c9e5761c} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001171 sec., 44406.4901793339 rows/sec., 3.28 MiB/sec. | ||
| 10903 | 2026.02.27 03:11:12.269949 [ 5 ] {04263d62-aa79-412e-a042-14e4c9e5761c} <Debug> TCPHandler: Processed in 0.001338045 sec. | ||
| 10904 | 2026.02.27 03:11:12.270063 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2026.02.27 03:11:12.270162 [ 5 ] {13755c8d-f311-48ac-8d99-371d9d26bbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10906 | 2026.02.27 03:11:12.270204 [ 5 ] {13755c8d-f311-48ac-8d99-371d9d26bbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10907 | 2026.02.27 03:11:12.270684 [ 5 ] {13755c8d-f311-48ac-8d99-371d9d26bbc4} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.02.27 03:11:12.270722 [ 5 ] {13755c8d-f311-48ac-8d99-371d9d26bbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10909 | 2026.02.27 03:11:12.271036 [ 5 ] {13755c8d-f311-48ac-8d99-371d9d26bbc4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10910 | 2026.02.27 03:11:12.271250 [ 5 ] {13755c8d-f311-48ac-8d99-371d9d26bbc4} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2026.02.27 03:11:12.271390 [ 5 ] {13755c8d-f311-48ac-8d99-371d9d26bbc4} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001246 sec., 202247.19101123596 rows/sec., 13.99 MiB/sec. | ||
| 10912 | 2026.02.27 03:11:12.271429 [ 5 ] {13755c8d-f311-48ac-8d99-371d9d26bbc4} <Debug> TCPHandler: Processed in 0.001418076 sec. | ||
| 10913 | 2026.02.27 03:11:12.271554 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.02.27 03:11:12.271647 [ 5 ] {5b12b61f-241e-4631-af84-5d1cae5a0edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10915 | 2026.02.27 03:11:12.271686 [ 5 ] {5b12b61f-241e-4631-af84-5d1cae5a0edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10916 | 2026.02.27 03:11:12.272086 [ 5 ] {5b12b61f-241e-4631-af84-5d1cae5a0edf} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.02.27 03:11:12.272122 [ 5 ] {5b12b61f-241e-4631-af84-5d1cae5a0edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10918 | 2026.02.27 03:11:12.272425 [ 5 ] {5b12b61f-241e-4631-af84-5d1cae5a0edf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10919 | 2026.02.27 03:11:12.272627 [ 5 ] {5b12b61f-241e-4631-af84-5d1cae5a0edf} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.02.27 03:11:12.272758 [ 5 ] {5b12b61f-241e-4631-af84-5d1cae5a0edf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 10921 | 2026.02.27 03:11:12.272796 [ 5 ] {5b12b61f-241e-4631-af84-5d1cae5a0edf} <Debug> TCPHandler: Processed in 0.001293214 sec. | ||
| 10922 | 2026.02.27 03:11:12.272903 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.02.27 03:11:12.272996 [ 5 ] {af0d7528-cb5d-4b6e-9370-ab6d1507b6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10924 | 2026.02.27 03:11:12.273036 [ 5 ] {af0d7528-cb5d-4b6e-9370-ab6d1507b6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10925 | 2026.02.27 03:11:12.273644 [ 5 ] {af0d7528-cb5d-4b6e-9370-ab6d1507b6db} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.02.27 03:11:12.273679 [ 5 ] {af0d7528-cb5d-4b6e-9370-ab6d1507b6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10927 | 2026.02.27 03:11:12.274010 [ 5 ] {af0d7528-cb5d-4b6e-9370-ab6d1507b6db} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10928 | 2026.02.27 03:11:12.274218 [ 5 ] {af0d7528-cb5d-4b6e-9370-ab6d1507b6db} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.02.27 03:11:12.274350 [ 5 ] {af0d7528-cb5d-4b6e-9370-ab6d1507b6db} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001372 sec., 434402.3323615161 rows/sec., 32.65 MiB/sec. | ||
| 10930 | 2026.02.27 03:11:12.274387 [ 5 ] {af0d7528-cb5d-4b6e-9370-ab6d1507b6db} <Debug> TCPHandler: Processed in 0.00153479 sec. | ||
| 10931 | 2026.02.27 03:11:12.274515 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2026.02.27 03:11:12.274639 [ 5 ] {4657d8c5-7e18-49d5-8689-cb185805ad12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10933 | 2026.02.27 03:11:12.274693 [ 5 ] {4657d8c5-7e18-49d5-8689-cb185805ad12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10934 | 2026.02.27 03:11:12.275376 [ 5 ] {4657d8c5-7e18-49d5-8689-cb185805ad12} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2026.02.27 03:11:12.275421 [ 5 ] {4657d8c5-7e18-49d5-8689-cb185805ad12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10936 | 2026.02.27 03:11:12.275849 [ 5 ] {4657d8c5-7e18-49d5-8689-cb185805ad12} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10937 | 2026.02.27 03:11:12.276077 [ 5 ] {4657d8c5-7e18-49d5-8689-cb185805ad12} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2026.02.27 03:11:12.276212 [ 5 ] {4657d8c5-7e18-49d5-8689-cb185805ad12} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001599 sec., 552220.1375859913 rows/sec., 37.48 MiB/sec. | ||
| 10939 | 2026.02.27 03:11:12.276251 [ 5 ] {4657d8c5-7e18-49d5-8689-cb185805ad12} <Debug> TCPHandler: Processed in 0.001798206 sec. | ||
| 10940 | 2026.02.27 03:11:12.276367 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.02.27 03:11:12.276482 [ 5 ] {723c2407-519a-49bc-b30e-eb04a548b1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10942 | 2026.02.27 03:11:12.276548 [ 5 ] {723c2407-519a-49bc-b30e-eb04a548b1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10943 | 2026.02.27 03:11:12.277381 [ 5 ] {723c2407-519a-49bc-b30e-eb04a548b1f7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.02.27 03:11:12.277417 [ 5 ] {723c2407-519a-49bc-b30e-eb04a548b1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10945 | 2026.02.27 03:11:12.277975 [ 5 ] {723c2407-519a-49bc-b30e-eb04a548b1f7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10946 | 2026.02.27 03:11:12.278200 [ 5 ] {723c2407-519a-49bc-b30e-eb04a548b1f7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2026.02.27 03:11:12.278342 [ 5 ] {723c2407-519a-49bc-b30e-eb04a548b1f7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001884 sec., 18046.709129511677 rows/sec., 32.34 MiB/sec. | ||
| 10948 | 2026.02.27 03:11:12.278397 [ 5 ] {723c2407-519a-49bc-b30e-eb04a548b1f7} <Debug> TCPHandler: Processed in 0.002088894 sec. | ||
| 10949 | 2026.02.27 03:11:12.278508 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10950 | 2026.02.27 03:11:12.278602 [ 5 ] {9f44c5d2-ff73-4e53-84f9-b8d20f457e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10951 | 2026.02.27 03:11:12.278646 [ 5 ] {9f44c5d2-ff73-4e53-84f9-b8d20f457e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10952 | 2026.02.27 03:11:12.279003 [ 5 ] {9f44c5d2-ff73-4e53-84f9-b8d20f457e35} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2026.02.27 03:11:12.279038 [ 5 ] {9f44c5d2-ff73-4e53-84f9-b8d20f457e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10954 | 2026.02.27 03:11:12.279336 [ 5 ] {9f44c5d2-ff73-4e53-84f9-b8d20f457e35} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10955 | 2026.02.27 03:11:12.279542 [ 5 ] {9f44c5d2-ff73-4e53-84f9-b8d20f457e35} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2026.02.27 03:11:12.279674 [ 5 ] {9f44c5d2-ff73-4e53-84f9-b8d20f457e35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10957 | 2026.02.27 03:11:12.279712 [ 5 ] {9f44c5d2-ff73-4e53-84f9-b8d20f457e35} <Debug> TCPHandler: Processed in 0.001253112 sec. | ||
| 10958 | 2026.02.27 03:11:13.908258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25379 | ||
| 10959 | 2026.02.27 03:11:13.908867 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10960 | 2026.02.27 03:11:13.908912 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10961 | 2026.02.27 03:11:13.909393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10962 | 2026.02.27 03:11:13.909615 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10963 | 2026.02.27 03:11:13.909745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25379 | ||
| 10964 | 2026.02.27 03:11:15.311851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10965 | 2026.02.27 03:11:15.328061 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2026.02.27 03:11:15.328123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10967 | 2026.02.27 03:11:15.333886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10968 | 2026.02.27 03:11:15.334641 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2026.02.27 03:11:15.337595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10970 | 2026.02.27 03:11:16.478383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1318 | ||
| 10971 | 2026.02.27 03:11:16.480858 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.02.27 03:11:16.480919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10973 | 2026.02.27 03:11:16.482184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10974 | 2026.02.27 03:11:16.482476 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.02.27 03:11:16.482849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
| 10976 | 2026.02.27 03:11:17.232239 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10977 | 2026.02.27 03:11:17.232417 [ 5 ] {a419fb4c-318d-4464-9ce3-904ce03a1a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10978 | 2026.02.27 03:11:17.232483 [ 5 ] {a419fb4c-318d-4464-9ce3-904ce03a1a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10979 | 2026.02.27 03:11:17.233115 [ 5 ] {a419fb4c-318d-4464-9ce3-904ce03a1a47} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10980 | 2026.02.27 03:11:17.233165 [ 5 ] {a419fb4c-318d-4464-9ce3-904ce03a1a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10981 | 2026.02.27 03:11:17.233553 [ 5 ] {a419fb4c-318d-4464-9ce3-904ce03a1a47} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10982 | 2026.02.27 03:11:17.233792 [ 5 ] {a419fb4c-318d-4464-9ce3-904ce03a1a47} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10983 | 2026.02.27 03:11:17.233945 [ 5 ] {a419fb4c-318d-4464-9ce3-904ce03a1a47} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001577 sec., 44388.078630310716 rows/sec., 3.54 MiB/sec. | ||
| 10984 | 2026.02.27 03:11:17.233988 [ 5 ] {a419fb4c-318d-4464-9ce3-904ce03a1a47} <Debug> TCPHandler: Processed in 0.001888359 sec. | ||
| 10985 | 2026.02.27 03:11:17.234112 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10986 | 2026.02.27 03:11:17.234209 [ 5 ] {10e5831c-f332-46db-a9ab-a3e59fa8f77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10987 | 2026.02.27 03:11:17.234251 [ 5 ] {10e5831c-f332-46db-a9ab-a3e59fa8f77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10988 | 2026.02.27 03:11:17.234656 [ 5 ] {10e5831c-f332-46db-a9ab-a3e59fa8f77f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10989 | 2026.02.27 03:11:17.234692 [ 5 ] {10e5831c-f332-46db-a9ab-a3e59fa8f77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10990 | 2026.02.27 03:11:17.235045 [ 5 ] {10e5831c-f332-46db-a9ab-a3e59fa8f77f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10991 | 2026.02.27 03:11:17.235299 [ 5 ] {10e5831c-f332-46db-a9ab-a3e59fa8f77f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.02.27 03:11:17.235437 [ 131 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10993 | 2026.02.27 03:11:17.235449 [ 5 ] {10e5831c-f332-46db-a9ab-a3e59fa8f77f} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001259 sec., 5559.968228752979 rows/sec., 418.08 KiB/sec. | ||
| 10994 | 2026.02.27 03:11:17.235503 [ 131 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10995 | 2026.02.27 03:11:17.235529 [ 5 ] {10e5831c-f332-46db-a9ab-a3e59fa8f77f} <Debug> TCPHandler: Processed in 0.001467048 sec. | ||
| 10996 | 2026.02.27 03:11:17.235530 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 10997 | 2026.02.27 03:11:17.235679 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10998 | 2026.02.27 03:11:17.235677 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 10999 | 2026.02.27 03:11:17.235802 [ 5 ] {dbfd4b9c-9ccd-445b-ae64-31790f1df90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11000 | 2026.02.27 03:11:17.235851 [ 5 ] {dbfd4b9c-9ccd-445b-ae64-31790f1df90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11001 | 2026.02.27 03:11:17.235863 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11002 | 2026.02.27 03:11:17.235904 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 213 rows starting from the beginning of the part | ||
| 11003 | 2026.02.27 03:11:17.235976 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 15 rows starting from the beginning of the part | ||
| 11004 | 2026.02.27 03:11:17.236026 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 11005 | 2026.02.27 03:11:17.236072 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
| 11006 | 2026.02.27 03:11:17.236113 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 52 rows starting from the beginning of the part | ||
| 11007 | 2026.02.27 03:11:17.236161 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 11008 | 2026.02.27 03:11:17.236299 [ 5 ] {dbfd4b9c-9ccd-445b-ae64-31790f1df90d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2026.02.27 03:11:17.236341 [ 5 ] {dbfd4b9c-9ccd-445b-ae64-31790f1df90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11010 | 2026.02.27 03:11:17.236671 [ 5 ] {dbfd4b9c-9ccd-445b-ae64-31790f1df90d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11011 | 2026.02.27 03:11:17.236899 [ 5 ] {dbfd4b9c-9ccd-445b-ae64-31790f1df90d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2026.02.27 03:11:17.237035 [ 5 ] {dbfd4b9c-9ccd-445b-ae64-31790f1df90d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001252 sec., 56709.26517571884 rows/sec., 4.43 MiB/sec. | ||
| 11013 | 2026.02.27 03:11:17.237076 [ 5 ] {dbfd4b9c-9ccd-445b-ae64-31790f1df90d} <Debug> TCPHandler: Processed in 0.001462758 sec. | ||
| 11014 | 2026.02.27 03:11:17.237079 [ 189 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464027 sec., 224039.58396942134 rows/sec., 15.85 MiB/sec. | ||
| 11015 | 2026.02.27 03:11:17.237196 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11016 | 2026.02.27 03:11:17.237220 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11017 | 2026.02.27 03:11:17.237303 [ 5 ] {d276a08c-2a2c-4c45-9a03-0e41e0e9ef7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11018 | 2026.02.27 03:11:17.237354 [ 5 ] {d276a08c-2a2c-4c45-9a03-0e41e0e9ef7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11019 | 2026.02.27 03:11:17.237490 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_71_14} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2026.02.27 03:11:17.237574 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_71_14} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11021 | 2026.02.27 03:11:17.237661 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11022 | 2026.02.27 03:11:17.237773 [ 5 ] {d276a08c-2a2c-4c45-9a03-0e41e0e9ef7a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2026.02.27 03:11:17.237814 [ 5 ] {d276a08c-2a2c-4c45-9a03-0e41e0e9ef7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11024 | 2026.02.27 03:11:17.238158 [ 5 ] {d276a08c-2a2c-4c45-9a03-0e41e0e9ef7a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11025 | 2026.02.27 03:11:17.238383 [ 5 ] {d276a08c-2a2c-4c45-9a03-0e41e0e9ef7a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.02.27 03:11:17.238517 [ 5 ] {d276a08c-2a2c-4c45-9a03-0e41e0e9ef7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 11027 | 2026.02.27 03:11:17.238554 [ 5 ] {d276a08c-2a2c-4c45-9a03-0e41e0e9ef7a} <Debug> TCPHandler: Processed in 0.001410907 sec. | ||
| 11028 | 2026.02.27 03:11:17.238664 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11029 | 2026.02.27 03:11:17.238761 [ 5 ] {aa25ec14-6447-44dc-9833-3e2819287fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11030 | 2026.02.27 03:11:17.238819 [ 5 ] {aa25ec14-6447-44dc-9833-3e2819287fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11031 | 2026.02.27 03:11:17.239571 [ 5 ] {aa25ec14-6447-44dc-9833-3e2819287fd4} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2026.02.27 03:11:17.239607 [ 5 ] {aa25ec14-6447-44dc-9833-3e2819287fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11033 | 2026.02.27 03:11:17.240105 [ 5 ] {aa25ec14-6447-44dc-9833-3e2819287fd4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11034 | 2026.02.27 03:11:17.240320 [ 5 ] {aa25ec14-6447-44dc-9833-3e2819287fd4} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.02.27 03:11:17.240461 [ 5 ] {aa25ec14-6447-44dc-9833-3e2819287fd4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001718 sec., 4074.5052386495927 rows/sec., 7.30 MiB/sec. | ||
| 11036 | 2026.02.27 03:11:17.240518 [ 5 ] {aa25ec14-6447-44dc-9833-3e2819287fd4} <Debug> TCPHandler: Processed in 0.0019033 sec. | ||
| 11037 | 2026.02.27 03:11:17.240631 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11038 | 2026.02.27 03:11:17.240726 [ 5 ] {1632bb6f-c45a-4121-9b64-0e3185d682e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11039 | 2026.02.27 03:11:17.240774 [ 5 ] {1632bb6f-c45a-4121-9b64-0e3185d682e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11040 | 2026.02.27 03:11:17.241110 [ 5 ] {1632bb6f-c45a-4121-9b64-0e3185d682e9} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.02.27 03:11:17.241147 [ 5 ] {1632bb6f-c45a-4121-9b64-0e3185d682e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11042 | 2026.02.27 03:11:17.241450 [ 5 ] {1632bb6f-c45a-4121-9b64-0e3185d682e9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11043 | 2026.02.27 03:11:17.241657 [ 5 ] {1632bb6f-c45a-4121-9b64-0e3185d682e9} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.02.27 03:11:17.241787 [ 5 ] {1632bb6f-c45a-4121-9b64-0e3185d682e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 11045 | 2026.02.27 03:11:17.241823 [ 5 ] {1632bb6f-c45a-4121-9b64-0e3185d682e9} <Debug> TCPHandler: Processed in 0.001243033 sec. | ||
| 11046 | 2026.02.27 03:11:21.243214 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11047 | 2026.02.27 03:11:21.243302 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11048 | 2026.02.27 03:11:21.409903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25891 | ||
| 11049 | 2026.02.27 03:11:21.410507 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11050 | 2026.02.27 03:11:21.410548 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11051 | 2026.02.27 03:11:21.411075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11052 | 2026.02.27 03:11:21.411304 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2026.02.27 03:11:21.411434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25891 | ||
| 11054 | 2026.02.27 03:11:22.234140 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11055 | 2026.02.27 03:11:22.234322 [ 5 ] {f6c52d62-8eea-4d31-9b53-dd714b913a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11056 | 2026.02.27 03:11:22.234389 [ 5 ] {f6c52d62-8eea-4d31-9b53-dd714b913a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11057 | 2026.02.27 03:11:22.235059 [ 5 ] {f6c52d62-8eea-4d31-9b53-dd714b913a08} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2026.02.27 03:11:22.235109 [ 5 ] {f6c52d62-8eea-4d31-9b53-dd714b913a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11059 | 2026.02.27 03:11:22.235503 [ 5 ] {f6c52d62-8eea-4d31-9b53-dd714b913a08} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11060 | 2026.02.27 03:11:22.235751 [ 5 ] {f6c52d62-8eea-4d31-9b53-dd714b913a08} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2026.02.27 03:11:22.235909 [ 5 ] {f6c52d62-8eea-4d31-9b53-dd714b913a08} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001635 sec., 75840.97859327217 rows/sec., 6.52 MiB/sec. | ||
| 11062 | 2026.02.27 03:11:22.235933 [ 127 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11063 | 2026.02.27 03:11:22.235951 [ 5 ] {f6c52d62-8eea-4d31-9b53-dd714b913a08} <Debug> TCPHandler: Processed in 0.00194795 sec. | ||
| 11064 | 2026.02.27 03:11:22.236004 [ 127 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2026.02.27 03:11:22.236032 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11066 | 2026.02.27 03:11:22.236101 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11067 | 2026.02.27 03:11:22.236123 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 11068 | 2026.02.27 03:11:22.236203 [ 5 ] {8da7a363-0f9e-4a15-bbfa-ee7fe16daebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11069 | 2026.02.27 03:11:22.236214 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11070 | 2026.02.27 03:11:22.236244 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2149 rows starting from the beginning of the part | ||
| 11071 | 2026.02.27 03:11:22.236246 [ 5 ] {8da7a363-0f9e-4a15-bbfa-ee7fe16daebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11072 | 2026.02.27 03:11:22.236302 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 124 rows starting from the beginning of the part | ||
| 11073 | 2026.02.27 03:11:22.236346 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 70 rows starting from the beginning of the part | ||
| 11074 | 2026.02.27 03:11:22.236390 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1387 rows starting from the beginning of the part | ||
| 11075 | 2026.02.27 03:11:22.236431 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 70 rows starting from the beginning of the part | ||
| 11076 | 2026.02.27 03:11:22.236470 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 124 rows starting from the beginning of the part | ||
| 11077 | 2026.02.27 03:11:22.236678 [ 5 ] {8da7a363-0f9e-4a15-bbfa-ee7fe16daebf} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.02.27 03:11:22.236716 [ 5 ] {8da7a363-0f9e-4a15-bbfa-ee7fe16daebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11079 | 2026.02.27 03:11:22.237028 [ 5 ] {8da7a363-0f9e-4a15-bbfa-ee7fe16daebf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11080 | 2026.02.27 03:11:22.237235 [ 5 ] {8da7a363-0f9e-4a15-bbfa-ee7fe16daebf} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.02.27 03:11:22.237369 [ 5 ] {8da7a363-0f9e-4a15-bbfa-ee7fe16daebf} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001186 sec., 28667.79089376054 rows/sec., 2.11 MiB/sec. | ||
| 11082 | 2026.02.27 03:11:22.237408 [ 5 ] {8da7a363-0f9e-4a15-bbfa-ee7fe16daebf} <Debug> TCPHandler: Processed in 0.001357275 sec. | ||
| 11083 | 2026.02.27 03:11:22.237539 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2026.02.27 03:11:22.237658 [ 5 ] {f4256e9a-6f22-458a-bf43-a5b2f8ec6bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11085 | 2026.02.27 03:11:22.237714 [ 5 ] {f4256e9a-6f22-458a-bf43-a5b2f8ec6bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11086 | 2026.02.27 03:11:22.238074 [ 198 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001985241 sec., 1976586.2179956993 rows/sec., 170.99 MiB/sec. | ||
| 11087 | 2026.02.27 03:11:22.238167 [ 5 ] {f4256e9a-6f22-458a-bf43-a5b2f8ec6bb1} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11088 | 2026.02.27 03:11:22.238209 [ 5 ] {f4256e9a-6f22-458a-bf43-a5b2f8ec6bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11089 | 2026.02.27 03:11:22.238320 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11090 | 2026.02.27 03:11:22.238552 [ 5 ] {f4256e9a-6f22-458a-bf43-a5b2f8ec6bb1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11091 | 2026.02.27 03:11:22.238584 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_81_16} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2026.02.27 03:11:22.238656 [ 197 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_81_16} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11093 | 2026.02.27 03:11:22.238725 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 11094 | 2026.02.27 03:11:22.238768 [ 5 ] {f4256e9a-6f22-458a-bf43-a5b2f8ec6bb1} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11095 | 2026.02.27 03:11:22.238897 [ 127 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11096 | 2026.02.27 03:11:22.238899 [ 5 ] {f4256e9a-6f22-458a-bf43-a5b2f8ec6bb1} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001268 sec., 77287.06624605678 rows/sec., 6.04 MiB/sec. | ||
| 11097 | 2026.02.27 03:11:22.238944 [ 127 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11098 | 2026.02.27 03:11:22.238963 [ 5 ] {f4256e9a-6f22-458a-bf43-a5b2f8ec6bb1} <Debug> TCPHandler: Processed in 0.001487809 sec. | ||
| 11099 | 2026.02.27 03:11:22.238969 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11100 | 2026.02.27 03:11:22.239077 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 11101 | 2026.02.27 03:11:22.239105 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2026.02.27 03:11:22.239200 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11103 | 2026.02.27 03:11:22.239205 [ 5 ] {5518fce2-524c-44c6-aede-a70e2ff3643e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11104 | 2026.02.27 03:11:22.239241 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1059 rows starting from the beginning of the part | ||
| 11105 | 2026.02.27 03:11:22.239264 [ 5 ] {5518fce2-524c-44c6-aede-a70e2ff3643e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11106 | 2026.02.27 03:11:22.239313 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 98 rows starting from the beginning of the part | ||
| 11107 | 2026.02.27 03:11:22.239365 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 71 rows starting from the beginning of the part | ||
| 11108 | 2026.02.27 03:11:22.239408 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 596 rows starting from the beginning of the part | ||
| 11109 | 2026.02.27 03:11:22.239449 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 71 rows starting from the beginning of the part | ||
| 11110 | 2026.02.27 03:11:22.239489 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 98 rows starting from the beginning of the part | ||
| 11111 | 2026.02.27 03:11:22.239704 [ 5 ] {5518fce2-524c-44c6-aede-a70e2ff3643e} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.02.27 03:11:22.239748 [ 5 ] {5518fce2-524c-44c6-aede-a70e2ff3643e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11113 | 2026.02.27 03:11:22.240101 [ 5 ] {5518fce2-524c-44c6-aede-a70e2ff3643e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11114 | 2026.02.27 03:11:22.240343 [ 5 ] {5518fce2-524c-44c6-aede-a70e2ff3643e} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2026.02.27 03:11:22.240463 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11116 | 2026.02.27 03:11:22.240476 [ 5 ] {5518fce2-524c-44c6-aede-a70e2ff3643e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 11117 | 2026.02.27 03:11:22.240507 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2026.02.27 03:11:22.240524 [ 5 ] {5518fce2-524c-44c6-aede-a70e2ff3643e} <Debug> TCPHandler: Processed in 0.001469358 sec. | ||
| 11119 | 2026.02.27 03:11:22.240533 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11120 | 2026.02.27 03:11:22.240617 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 11121 | 2026.02.27 03:11:22.240651 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11122 | 2026.02.27 03:11:22.240657 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624162 sec., 1227094.341574301 rows/sec., 95.97 MiB/sec. | ||
| 11123 | 2026.02.27 03:11:22.240717 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11124 | 2026.02.27 03:11:22.240748 [ 5 ] {78230e91-f8b4-4eeb-bdc4-ca75dd95a0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11125 | 2026.02.27 03:11:22.240750 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22233 rows starting from the beginning of the part | ||
| 11126 | 2026.02.27 03:11:22.240805 [ 5 ] {78230e91-f8b4-4eeb-bdc4-ca75dd95a0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11127 | 2026.02.27 03:11:22.240806 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 11128 | 2026.02.27 03:11:22.240843 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11129 | 2026.02.27 03:11:22.240855 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 11130 | 2026.02.27 03:11:22.240896 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 883 rows starting from the beginning of the part | ||
| 11131 | 2026.02.27 03:11:22.240933 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 11132 | 2026.02.27 03:11:22.240971 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 11133 | 2026.02.27 03:11:22.241118 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_81_16} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.02.27 03:11:22.241206 [ 186 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_81_16} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11135 | 2026.02.27 03:11:22.241279 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 11136 | 2026.02.27 03:11:22.241649 [ 5 ] {78230e91-f8b4-4eeb-bdc4-ca75dd95a0c2} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2026.02.27 03:11:22.241691 [ 5 ] {78230e91-f8b4-4eeb-bdc4-ca75dd95a0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11138 | 2026.02.27 03:11:22.242310 [ 5 ] {78230e91-f8b4-4eeb-bdc4-ca75dd95a0c2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11139 | 2026.02.27 03:11:22.242535 [ 5 ] {78230e91-f8b4-4eeb-bdc4-ca75dd95a0c2} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2026.02.27 03:11:22.242676 [ 5 ] {78230e91-f8b4-4eeb-bdc4-ca75dd95a0c2} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001946 sec., 17471.736896197326 rows/sec., 31.31 MiB/sec. | ||
| 11141 | 2026.02.27 03:11:22.242703 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11142 | 2026.02.27 03:11:22.242733 [ 5 ] {78230e91-f8b4-4eeb-bdc4-ca75dd95a0c2} <Debug> TCPHandler: Processed in 0.002133795 sec. | ||
| 11143 | 2026.02.27 03:11:22.242780 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2026.02.27 03:11:22.242813 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11145 | 2026.02.27 03:11:22.242868 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11146 | 2026.02.27 03:11:22.242893 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 11147 | 2026.02.27 03:11:22.242967 [ 5 ] {50483517-8cd3-4cae-b851-ee9a15e81dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11148 | 2026.02.27 03:11:22.243014 [ 5 ] {50483517-8cd3-4cae-b851-ee9a15e81dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11149 | 2026.02.27 03:11:22.243115 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11150 | 2026.02.27 03:11:22.243204 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1223 rows starting from the beginning of the part | ||
| 11151 | 2026.02.27 03:11:22.243360 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 11152 | 2026.02.27 03:11:22.243374 [ 5 ] {50483517-8cd3-4cae-b851-ee9a15e81dbf} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11153 | 2026.02.27 03:11:22.243420 [ 5 ] {50483517-8cd3-4cae-b851-ee9a15e81dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11154 | 2026.02.27 03:11:22.243502 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 11155 | 2026.02.27 03:11:22.243621 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 11156 | 2026.02.27 03:11:22.243740 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 11157 | 2026.02.27 03:11:22.243742 [ 5 ] {50483517-8cd3-4cae-b851-ee9a15e81dbf} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11158 | 2026.02.27 03:11:22.243859 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 11159 | 2026.02.27 03:11:22.243976 [ 5 ] {50483517-8cd3-4cae-b851-ee9a15e81dbf} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2026.02.27 03:11:22.244115 [ 5 ] {50483517-8cd3-4cae-b851-ee9a15e81dbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 11161 | 2026.02.27 03:11:22.244103 [ 128 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11162 | 2026.02.27 03:11:22.244155 [ 5 ] {50483517-8cd3-4cae-b851-ee9a15e81dbf} <Debug> TCPHandler: Processed in 0.001337215 sec. | ||
| 11163 | 2026.02.27 03:11:22.244164 [ 128 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2026.02.27 03:11:22.244217 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11165 | 2026.02.27 03:11:22.244294 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11166 | 2026.02.27 03:11:22.244384 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11167 | 2026.02.27 03:11:22.244410 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4158 rows starting from the beginning of the part | ||
| 11168 | 2026.02.27 03:11:22.244454 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11169 | 2026.02.27 03:11:22.244497 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11170 | 2026.02.27 03:11:22.244532 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11171 | 2026.02.27 03:11:22.244567 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11172 | 2026.02.27 03:11:22.244601 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11173 | 2026.02.27 03:11:22.247122 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4458 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856544 sec., 1560627.1074417199 rows/sec., 104.23 MiB/sec. | ||
| 11174 | 2026.02.27 03:11:22.247797 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11175 | 2026.02.27 03:11:22.248133 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_81_16} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2026.02.27 03:11:22.248226 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_81_16} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11177 | 2026.02.27 03:11:22.248327 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11178 | 2026.02.27 03:11:22.248743 [ 196 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23756 rows, containing 5 columns (5 merged, 0 gathered) in 0.008157922 sec., 2912016.0746817635 rows/sec., 199.48 MiB/sec. | ||
| 11179 | 2026.02.27 03:11:22.249252 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11180 | 2026.02.27 03:11:22.249534 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2026.02.27 03:11:22.249629 [ 199 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11182 | 2026.02.27 03:11:22.249743 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11183 | 2026.02.27 03:11:22.251901 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1339 rows, containing 19 columns (19 merged, 0 gathered) in 0.009039755 sec., 148123.48343511522 rows/sec., 265.43 MiB/sec. | ||
| 11184 | 2026.02.27 03:11:22.253802 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11185 | 2026.02.27 03:11:22.254189 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.02.27 03:11:22.254281 [ 196 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11187 | 2026.02.27 03:11:22.254416 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 11188 | 2026.02.27 03:11:22.837656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11189 | 2026.02.27 03:11:22.854944 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.02.27 03:11:22.855011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.34 GiB. | ||
| 11191 | 2026.02.27 03:11:22.861331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11192 | 2026.02.27 03:11:22.862091 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.02.27 03:11:22.865877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11194 | 2026.02.27 03:11:23.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.37 MiB, peak 343.17 MiB, free memory in arenas 0.00 B, will set to 334.94 MiB (RSS), difference: 5.56 MiB | ||
| 11195 | 2026.02.27 03:11:26.484008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1342 | ||
| 11196 | 2026.02.27 03:11:26.486212 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2026.02.27 03:11:26.486252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11198 | 2026.02.27 03:11:26.487440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11199 | 2026.02.27 03:11:26.487717 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.02.27 03:11:26.487981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1342 | ||
| 11201 | 2026.02.27 03:11:27.232234 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11202 | 2026.02.27 03:11:27.232407 [ 5 ] {31f3e132-edb6-40f4-9583-ae74a83c017c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11203 | 2026.02.27 03:11:27.232473 [ 5 ] {31f3e132-edb6-40f4-9583-ae74a83c017c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11204 | 2026.02.27 03:11:27.233139 [ 5 ] {31f3e132-edb6-40f4-9583-ae74a83c017c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2026.02.27 03:11:27.233185 [ 5 ] {31f3e132-edb6-40f4-9583-ae74a83c017c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11206 | 2026.02.27 03:11:27.233626 [ 5 ] {31f3e132-edb6-40f4-9583-ae74a83c017c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11207 | 2026.02.27 03:11:27.233874 [ 5 ] {31f3e132-edb6-40f4-9583-ae74a83c017c} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.02.27 03:11:27.234040 [ 5 ] {31f3e132-edb6-40f4-9583-ae74a83c017c} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001682 sec., 41617.12247324614 rows/sec., 3.32 MiB/sec. | ||
| 11209 | 2026.02.27 03:11:27.234090 [ 5 ] {31f3e132-edb6-40f4-9583-ae74a83c017c} <Debug> TCPHandler: Processed in 0.001991762 sec. | ||
| 11210 | 2026.02.27 03:11:27.234223 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11211 | 2026.02.27 03:11:27.234324 [ 5 ] {7b2661c1-4b30-4f66-b8c2-0bf9278a2d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11212 | 2026.02.27 03:11:27.234369 [ 5 ] {7b2661c1-4b30-4f66-b8c2-0bf9278a2d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11213 | 2026.02.27 03:11:27.234792 [ 5 ] {7b2661c1-4b30-4f66-b8c2-0bf9278a2d17} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.02.27 03:11:27.234831 [ 5 ] {7b2661c1-4b30-4f66-b8c2-0bf9278a2d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11215 | 2026.02.27 03:11:27.235158 [ 5 ] {7b2661c1-4b30-4f66-b8c2-0bf9278a2d17} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11216 | 2026.02.27 03:11:27.235386 [ 5 ] {7b2661c1-4b30-4f66-b8c2-0bf9278a2d17} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.02.27 03:11:27.235524 [ 5 ] {7b2661c1-4b30-4f66-b8c2-0bf9278a2d17} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001223 sec., 5723.630417007359 rows/sec., 430.39 KiB/sec. | ||
| 11218 | 2026.02.27 03:11:27.235563 [ 5 ] {7b2661c1-4b30-4f66-b8c2-0bf9278a2d17} <Debug> TCPHandler: Processed in 0.001393376 sec. | ||
| 11219 | 2026.02.27 03:11:27.235678 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.02.27 03:11:27.235774 [ 5 ] {ef90e916-253e-4f9c-9202-a1ccf2ecea2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11221 | 2026.02.27 03:11:27.235815 [ 5 ] {ef90e916-253e-4f9c-9202-a1ccf2ecea2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11222 | 2026.02.27 03:11:27.236246 [ 5 ] {ef90e916-253e-4f9c-9202-a1ccf2ecea2b} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.02.27 03:11:27.236283 [ 5 ] {ef90e916-253e-4f9c-9202-a1ccf2ecea2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11224 | 2026.02.27 03:11:27.236591 [ 5 ] {ef90e916-253e-4f9c-9202-a1ccf2ecea2b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11225 | 2026.02.27 03:11:27.236822 [ 5 ] {ef90e916-253e-4f9c-9202-a1ccf2ecea2b} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.02.27 03:11:27.236964 [ 5 ] {ef90e916-253e-4f9c-9202-a1ccf2ecea2b} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00121 sec., 58677.68595041323 rows/sec., 4.58 MiB/sec. | ||
| 11227 | 2026.02.27 03:11:27.237001 [ 5 ] {ef90e916-253e-4f9c-9202-a1ccf2ecea2b} <Debug> TCPHandler: Processed in 0.001373836 sec. | ||
| 11228 | 2026.02.27 03:11:27.237118 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2026.02.27 03:11:27.237213 [ 5 ] {df0a41b6-7e6a-41d8-b76a-525493529794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11230 | 2026.02.27 03:11:27.237259 [ 5 ] {df0a41b6-7e6a-41d8-b76a-525493529794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11231 | 2026.02.27 03:11:27.237675 [ 5 ] {df0a41b6-7e6a-41d8-b76a-525493529794} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.02.27 03:11:27.237711 [ 5 ] {df0a41b6-7e6a-41d8-b76a-525493529794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11233 | 2026.02.27 03:11:27.238042 [ 5 ] {df0a41b6-7e6a-41d8-b76a-525493529794} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11234 | 2026.02.27 03:11:27.238262 [ 5 ] {df0a41b6-7e6a-41d8-b76a-525493529794} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2026.02.27 03:11:27.238419 [ 5 ] {df0a41b6-7e6a-41d8-b76a-525493529794} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 11236 | 2026.02.27 03:11:27.238471 [ 5 ] {df0a41b6-7e6a-41d8-b76a-525493529794} <Debug> TCPHandler: Processed in 0.001401357 sec. | ||
| 11237 | 2026.02.27 03:11:27.238629 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11238 | 2026.02.27 03:11:27.238756 [ 5 ] {d683d7f7-8a1e-418b-b18e-11a8ff221846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11239 | 2026.02.27 03:11:27.238834 [ 5 ] {d683d7f7-8a1e-418b-b18e-11a8ff221846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11240 | 2026.02.27 03:11:27.239625 [ 5 ] {d683d7f7-8a1e-418b-b18e-11a8ff221846} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11241 | 2026.02.27 03:11:27.239662 [ 5 ] {d683d7f7-8a1e-418b-b18e-11a8ff221846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11242 | 2026.02.27 03:11:27.240183 [ 5 ] {d683d7f7-8a1e-418b-b18e-11a8ff221846} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11243 | 2026.02.27 03:11:27.240411 [ 5 ] {d683d7f7-8a1e-418b-b18e-11a8ff221846} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2026.02.27 03:11:27.240566 [ 5 ] {d683d7f7-8a1e-418b-b18e-11a8ff221846} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001842 sec., 3800.217155266015 rows/sec., 6.81 MiB/sec. | ||
| 11245 | 2026.02.27 03:11:27.240634 [ 5 ] {d683d7f7-8a1e-418b-b18e-11a8ff221846} <Debug> TCPHandler: Processed in 0.002085884 sec. | ||
| 11246 | 2026.02.27 03:11:27.240759 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11247 | 2026.02.27 03:11:27.240857 [ 5 ] {5e7f1bde-adab-45ba-abd8-173c94872218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11248 | 2026.02.27 03:11:27.240901 [ 5 ] {5e7f1bde-adab-45ba-abd8-173c94872218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11249 | 2026.02.27 03:11:27.241255 [ 5 ] {5e7f1bde-adab-45ba-abd8-173c94872218} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11250 | 2026.02.27 03:11:27.241290 [ 5 ] {5e7f1bde-adab-45ba-abd8-173c94872218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11251 | 2026.02.27 03:11:27.241622 [ 5 ] {5e7f1bde-adab-45ba-abd8-173c94872218} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11252 | 2026.02.27 03:11:27.241848 [ 5 ] {5e7f1bde-adab-45ba-abd8-173c94872218} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11253 | 2026.02.27 03:11:27.241980 [ 5 ] {5e7f1bde-adab-45ba-abd8-173c94872218} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 11254 | 2026.02.27 03:11:27.242022 [ 5 ] {5e7f1bde-adab-45ba-abd8-173c94872218} <Debug> TCPHandler: Processed in 0.001314314 sec. | ||
| 11255 | 2026.02.27 03:11:28.912508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26339 | ||
| 11256 | 2026.02.27 03:11:28.913026 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.02.27 03:11:28.913076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11258 | 2026.02.27 03:11:28.913585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11259 | 2026.02.27 03:11:28.913847 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.02.27 03:11:28.914023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26339 | ||
| 11261 | 2026.02.27 03:11:30.366885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11262 | 2026.02.27 03:11:30.385014 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.02.27 03:11:30.385078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11264 | 2026.02.27 03:11:30.391638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11265 | 2026.02.27 03:11:30.392457 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.02.27 03:11:30.397133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11267 | 2026.02.27 03:11:32.234300 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11268 | 2026.02.27 03:11:32.234652 [ 5 ] {a311404e-b573-4e74-a32a-a4e53f066fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11269 | 2026.02.27 03:11:32.234758 [ 5 ] {a311404e-b573-4e74-a32a-a4e53f066fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11270 | 2026.02.27 03:11:32.235664 [ 5 ] {a311404e-b573-4e74-a32a-a4e53f066fa1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11271 | 2026.02.27 03:11:32.235703 [ 5 ] {a311404e-b573-4e74-a32a-a4e53f066fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11272 | 2026.02.27 03:11:32.236087 [ 5 ] {a311404e-b573-4e74-a32a-a4e53f066fa1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11273 | 2026.02.27 03:11:32.236321 [ 5 ] {a311404e-b573-4e74-a32a-a4e53f066fa1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11274 | 2026.02.27 03:11:32.236475 [ 5 ] {a311404e-b573-4e74-a32a-a4e53f066fa1} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001901 sec., 65228.82693319306 rows/sec., 5.61 MiB/sec. | ||
| 11275 | 2026.02.27 03:11:32.236517 [ 5 ] {a311404e-b573-4e74-a32a-a4e53f066fa1} <Debug> TCPHandler: Processed in 0.002411313 sec. | ||
| 11276 | 2026.02.27 03:11:32.236657 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11277 | 2026.02.27 03:11:32.236752 [ 5 ] {16b06404-5186-41c6-9be6-2e5cf606f88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11278 | 2026.02.27 03:11:32.236792 [ 5 ] {16b06404-5186-41c6-9be6-2e5cf606f88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11279 | 2026.02.27 03:11:32.237206 [ 5 ] {16b06404-5186-41c6-9be6-2e5cf606f88c} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11280 | 2026.02.27 03:11:32.237242 [ 5 ] {16b06404-5186-41c6-9be6-2e5cf606f88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11281 | 2026.02.27 03:11:32.237583 [ 5 ] {16b06404-5186-41c6-9be6-2e5cf606f88c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11282 | 2026.02.27 03:11:32.237803 [ 5 ] {16b06404-5186-41c6-9be6-2e5cf606f88c} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11283 | 2026.02.27 03:11:32.237934 [ 5 ] {16b06404-5186-41c6-9be6-2e5cf606f88c} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.0012 sec., 28333.333333333336 rows/sec., 2.08 MiB/sec. | ||
| 11284 | 2026.02.27 03:11:32.237972 [ 5 ] {16b06404-5186-41c6-9be6-2e5cf606f88c} <Debug> TCPHandler: Processed in 0.001364375 sec. | ||
| 11285 | 2026.02.27 03:11:32.238086 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11286 | 2026.02.27 03:11:32.238182 [ 5 ] {3404a0e1-5617-4fa8-922f-ddefe29ffaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11287 | 2026.02.27 03:11:32.238224 [ 5 ] {3404a0e1-5617-4fa8-922f-ddefe29ffaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11288 | 2026.02.27 03:11:32.238678 [ 5 ] {3404a0e1-5617-4fa8-922f-ddefe29ffaca} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11289 | 2026.02.27 03:11:32.238714 [ 5 ] {3404a0e1-5617-4fa8-922f-ddefe29ffaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11290 | 2026.02.27 03:11:32.239030 [ 5 ] {3404a0e1-5617-4fa8-922f-ddefe29ffaca} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11291 | 2026.02.27 03:11:32.239274 [ 5 ] {3404a0e1-5617-4fa8-922f-ddefe29ffaca} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11292 | 2026.02.27 03:11:32.239403 [ 5 ] {3404a0e1-5617-4fa8-922f-ddefe29ffaca} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001239 sec., 79096.04519774011 rows/sec., 6.18 MiB/sec. | ||
| 11293 | 2026.02.27 03:11:32.239440 [ 5 ] {3404a0e1-5617-4fa8-922f-ddefe29ffaca} <Debug> TCPHandler: Processed in 0.001406327 sec. | ||
| 11294 | 2026.02.27 03:11:32.239558 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2026.02.27 03:11:32.239653 [ 5 ] {f34b8568-92f4-4ee8-a098-7b7ea7855ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11296 | 2026.02.27 03:11:32.239698 [ 5 ] {f34b8568-92f4-4ee8-a098-7b7ea7855ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11297 | 2026.02.27 03:11:32.240112 [ 5 ] {f34b8568-92f4-4ee8-a098-7b7ea7855ae8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2026.02.27 03:11:32.240147 [ 5 ] {f34b8568-92f4-4ee8-a098-7b7ea7855ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11299 | 2026.02.27 03:11:32.240492 [ 5 ] {f34b8568-92f4-4ee8-a098-7b7ea7855ae8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11300 | 2026.02.27 03:11:32.240700 [ 5 ] {f34b8568-92f4-4ee8-a098-7b7ea7855ae8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2026.02.27 03:11:32.240831 [ 5 ] {f34b8568-92f4-4ee8-a098-7b7ea7855ae8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 11302 | 2026.02.27 03:11:32.240868 [ 5 ] {f34b8568-92f4-4ee8-a098-7b7ea7855ae8} <Debug> TCPHandler: Processed in 0.001358796 sec. | ||
| 11303 | 2026.02.27 03:11:32.240979 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.02.27 03:11:32.241071 [ 5 ] {abb4e690-dd56-42b3-baa1-959a13817f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11305 | 2026.02.27 03:11:32.241127 [ 5 ] {abb4e690-dd56-42b3-baa1-959a13817f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11306 | 2026.02.27 03:11:32.241933 [ 5 ] {abb4e690-dd56-42b3-baa1-959a13817f2f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2026.02.27 03:11:32.241968 [ 5 ] {abb4e690-dd56-42b3-baa1-959a13817f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11308 | 2026.02.27 03:11:32.242515 [ 5 ] {abb4e690-dd56-42b3-baa1-959a13817f2f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11309 | 2026.02.27 03:11:32.242742 [ 5 ] {abb4e690-dd56-42b3-baa1-959a13817f2f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2026.02.27 03:11:32.242884 [ 5 ] {abb4e690-dd56-42b3-baa1-959a13817f2f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001831 sec., 18569.087930092846 rows/sec., 33.27 MiB/sec. | ||
| 11311 | 2026.02.27 03:11:32.242939 [ 5 ] {abb4e690-dd56-42b3-baa1-959a13817f2f} <Debug> TCPHandler: Processed in 0.002008862 sec. | ||
| 11312 | 2026.02.27 03:11:32.243060 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2026.02.27 03:11:32.243154 [ 5 ] {730e2bc0-468f-43fd-800f-82b525ed33c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11314 | 2026.02.27 03:11:32.243196 [ 5 ] {730e2bc0-468f-43fd-800f-82b525ed33c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11315 | 2026.02.27 03:11:32.243544 [ 5 ] {730e2bc0-468f-43fd-800f-82b525ed33c0} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.02.27 03:11:32.243579 [ 5 ] {730e2bc0-468f-43fd-800f-82b525ed33c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11317 | 2026.02.27 03:11:32.243877 [ 5 ] {730e2bc0-468f-43fd-800f-82b525ed33c0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11318 | 2026.02.27 03:11:32.244089 [ 5 ] {730e2bc0-468f-43fd-800f-82b525ed33c0} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2026.02.27 03:11:32.244225 [ 5 ] {730e2bc0-468f-43fd-800f-82b525ed33c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 11320 | 2026.02.27 03:11:32.244261 [ 5 ] {730e2bc0-468f-43fd-800f-82b525ed33c0} <Debug> TCPHandler: Processed in 0.001249602 sec. | ||
| 11321 | 2026.02.27 03:11:36.244299 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11322 | 2026.02.27 03:11:36.244413 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11323 | 2026.02.27 03:11:36.414946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26851 | ||
| 11324 | 2026.02.27 03:11:36.415463 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2026.02.27 03:11:36.415506 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11326 | 2026.02.27 03:11:36.415994 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11327 | 2026.02.27 03:11:36.416227 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2026.02.27 03:11:36.416360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26851 | ||
| 11329 | 2026.02.27 03:11:36.416376 [ 111 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11330 | 2026.02.27 03:11:36.416444 [ 111 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.02.27 03:11:36.416465 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11332 | 2026.02.27 03:11:36.416595 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 11333 | 2026.02.27 03:11:36.416754 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11334 | 2026.02.27 03:11:36.416798 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24419 rows starting from the beginning of the part | ||
| 11335 | 2026.02.27 03:11:36.416871 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11336 | 2026.02.27 03:11:36.416923 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11337 | 2026.02.27 03:11:36.416972 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11338 | 2026.02.27 03:11:36.417017 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11339 | 2026.02.27 03:11:36.417063 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11340 | 2026.02.27 03:11:36.419335 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26851 rows, containing 4 columns (4 merged, 0 gathered) in 0.002800623 sec., 9587509.636248792 rows/sec., 137.15 MiB/sec. | ||
| 11341 | 2026.02.27 03:11:36.419519 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11342 | 2026.02.27 03:11:36.419766 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_56_11} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2026.02.27 03:11:36.419839 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_56_11} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11344 | 2026.02.27 03:11:36.419924 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11345 | 2026.02.27 03:11:36.488870 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1366 | ||
| 11346 | 2026.02.27 03:11:36.491101 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.02.27 03:11:36.491145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11348 | 2026.02.27 03:11:36.492387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11349 | 2026.02.27 03:11:36.492682 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2026.02.27 03:11:36.492829 [ 111 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11351 | 2026.02.27 03:11:36.492869 [ 111 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2026.02.27 03:11:36.492892 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11353 | 2026.02.27 03:11:36.492983 [ 202 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 11354 | 2026.02.27 03:11:36.493043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1366 | ||
| 11355 | 2026.02.27 03:11:36.493528 [ 202 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11356 | 2026.02.27 03:11:36.493697 [ 202 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1236 rows starting from the beginning of the part | ||
| 11357 | 2026.02.27 03:11:36.494047 [ 202 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 11358 | 2026.02.27 03:11:36.494377 [ 202 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 11359 | 2026.02.27 03:11:36.494703 [ 202 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 11360 | 2026.02.27 03:11:36.495027 [ 202 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 11361 | 2026.02.27 03:11:36.495357 [ 202 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 11362 | 2026.02.27 03:11:36.501766 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1366 rows, containing 72 columns (72 merged, 0 gathered) in 0.008825439 sec., 154779.83588125193 rows/sec., 124.86 MiB/sec. | ||
| 11363 | 2026.02.27 03:11:36.503150 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11364 | 2026.02.27 03:11:36.503668 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_41_8} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2026.02.27 03:11:36.503738 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_41_8} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11366 | 2026.02.27 03:11:36.503888 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 11367 | 2026.02.27 03:11:37.231643 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11368 | 2026.02.27 03:11:37.231923 [ 5 ] {ded91ccd-7261-4b4d-b1ff-34177717b391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11369 | 2026.02.27 03:11:37.232029 [ 5 ] {ded91ccd-7261-4b4d-b1ff-34177717b391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11370 | 2026.02.27 03:11:37.232749 [ 5 ] {ded91ccd-7261-4b4d-b1ff-34177717b391} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.02.27 03:11:37.232789 [ 5 ] {ded91ccd-7261-4b4d-b1ff-34177717b391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11372 | 2026.02.27 03:11:37.233184 [ 5 ] {ded91ccd-7261-4b4d-b1ff-34177717b391} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11373 | 2026.02.27 03:11:37.233407 [ 5 ] {ded91ccd-7261-4b4d-b1ff-34177717b391} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.02.27 03:11:37.233560 [ 5 ] {ded91ccd-7261-4b4d-b1ff-34177717b391} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001716 sec., 40792.54079254079 rows/sec., 3.26 MiB/sec. | ||
| 11375 | 2026.02.27 03:11:37.233603 [ 5 ] {ded91ccd-7261-4b4d-b1ff-34177717b391} <Debug> TCPHandler: Processed in 0.002147366 sec. | ||
| 11376 | 2026.02.27 03:11:37.233733 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2026.02.27 03:11:37.233835 [ 5 ] {5067f7d2-cc4a-453f-8d8e-63b72148e261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11378 | 2026.02.27 03:11:37.233877 [ 5 ] {5067f7d2-cc4a-453f-8d8e-63b72148e261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11379 | 2026.02.27 03:11:37.234316 [ 5 ] {5067f7d2-cc4a-453f-8d8e-63b72148e261} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.02.27 03:11:37.234352 [ 5 ] {5067f7d2-cc4a-453f-8d8e-63b72148e261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11381 | 2026.02.27 03:11:37.234651 [ 5 ] {5067f7d2-cc4a-453f-8d8e-63b72148e261} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11382 | 2026.02.27 03:11:37.234857 [ 5 ] {5067f7d2-cc4a-453f-8d8e-63b72148e261} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.02.27 03:11:37.234989 [ 5 ] {5067f7d2-cc4a-453f-8d8e-63b72148e261} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001172 sec., 5972.696245733788 rows/sec., 449.12 KiB/sec. | ||
| 11384 | 2026.02.27 03:11:37.235026 [ 5 ] {5067f7d2-cc4a-453f-8d8e-63b72148e261} <Debug> TCPHandler: Processed in 0.001343824 sec. | ||
| 11385 | 2026.02.27 03:11:37.235146 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.02.27 03:11:37.235247 [ 5 ] {ca9fbf47-6570-4846-ade0-4afc85961fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11387 | 2026.02.27 03:11:37.235288 [ 5 ] {ca9fbf47-6570-4846-ade0-4afc85961fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11388 | 2026.02.27 03:11:37.235745 [ 5 ] {ca9fbf47-6570-4846-ade0-4afc85961fcc} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.02.27 03:11:37.235779 [ 5 ] {ca9fbf47-6570-4846-ade0-4afc85961fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11390 | 2026.02.27 03:11:37.236090 [ 5 ] {ca9fbf47-6570-4846-ade0-4afc85961fcc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11391 | 2026.02.27 03:11:37.236300 [ 5 ] {ca9fbf47-6570-4846-ade0-4afc85961fcc} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.02.27 03:11:37.236433 [ 5 ] {ca9fbf47-6570-4846-ade0-4afc85961fcc} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001203 sec., 59019.11886949293 rows/sec., 4.61 MiB/sec. | ||
| 11393 | 2026.02.27 03:11:37.236469 [ 5 ] {ca9fbf47-6570-4846-ade0-4afc85961fcc} <Debug> TCPHandler: Processed in 0.001372996 sec. | ||
| 11394 | 2026.02.27 03:11:37.236591 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.02.27 03:11:37.236684 [ 5 ] {1ce04da5-94db-42c4-8983-04d1fb0a4aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.02.27 03:11:37.236728 [ 5 ] {1ce04da5-94db-42c4-8983-04d1fb0a4aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11397 | 2026.02.27 03:11:37.237143 [ 5 ] {1ce04da5-94db-42c4-8983-04d1fb0a4aef} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.02.27 03:11:37.237178 [ 5 ] {1ce04da5-94db-42c4-8983-04d1fb0a4aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11399 | 2026.02.27 03:11:37.237509 [ 5 ] {1ce04da5-94db-42c4-8983-04d1fb0a4aef} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11400 | 2026.02.27 03:11:37.237715 [ 5 ] {1ce04da5-94db-42c4-8983-04d1fb0a4aef} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.02.27 03:11:37.237845 [ 5 ] {1ce04da5-94db-42c4-8983-04d1fb0a4aef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 11402 | 2026.02.27 03:11:37.237881 [ 5 ] {1ce04da5-94db-42c4-8983-04d1fb0a4aef} <Debug> TCPHandler: Processed in 0.001339424 sec. | ||
| 11403 | 2026.02.27 03:11:37.237996 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.02.27 03:11:37.238089 [ 5 ] {289380b5-0528-4092-bb43-69059576d172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11405 | 2026.02.27 03:11:37.238146 [ 5 ] {289380b5-0528-4092-bb43-69059576d172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11406 | 2026.02.27 03:11:37.238907 [ 5 ] {289380b5-0528-4092-bb43-69059576d172} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.02.27 03:11:37.238941 [ 5 ] {289380b5-0528-4092-bb43-69059576d172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11408 | 2026.02.27 03:11:37.239458 [ 5 ] {289380b5-0528-4092-bb43-69059576d172} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11409 | 2026.02.27 03:11:37.239680 [ 5 ] {289380b5-0528-4092-bb43-69059576d172} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.02.27 03:11:37.239818 [ 5 ] {289380b5-0528-4092-bb43-69059576d172} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001747 sec., 4006.868918145392 rows/sec., 7.18 MiB/sec. | ||
| 11411 | 2026.02.27 03:11:37.239869 [ 5 ] {289380b5-0528-4092-bb43-69059576d172} <Debug> TCPHandler: Processed in 0.00192462 sec. | ||
| 11412 | 2026.02.27 03:11:37.239983 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2026.02.27 03:11:37.240077 [ 5 ] {2ffe76a3-d613-43db-9f0c-7c00ce0d78d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11414 | 2026.02.27 03:11:37.240119 [ 5 ] {2ffe76a3-d613-43db-9f0c-7c00ce0d78d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11415 | 2026.02.27 03:11:37.240463 [ 5 ] {2ffe76a3-d613-43db-9f0c-7c00ce0d78d8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.02.27 03:11:37.240498 [ 5 ] {2ffe76a3-d613-43db-9f0c-7c00ce0d78d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11417 | 2026.02.27 03:11:37.240809 [ 5 ] {2ffe76a3-d613-43db-9f0c-7c00ce0d78d8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11418 | 2026.02.27 03:11:37.241017 [ 5 ] {2ffe76a3-d613-43db-9f0c-7c00ce0d78d8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.02.27 03:11:37.241147 [ 5 ] {2ffe76a3-d613-43db-9f0c-7c00ce0d78d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 11420 | 2026.02.27 03:11:37.241182 [ 5 ] {2ffe76a3-d613-43db-9f0c-7c00ce0d78d8} <Debug> TCPHandler: Processed in 0.001249032 sec. | ||
| 11421 | 2026.02.27 03:11:37.897799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11422 | 2026.02.27 03:11:37.914716 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.02.27 03:11:37.914775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11424 | 2026.02.27 03:11:37.920707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11425 | 2026.02.27 03:11:37.921397 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.02.27 03:11:37.921681 [ 109 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11427 | 2026.02.27 03:11:37.921743 [ 109 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11428 | 2026.02.27 03:11:37.921763 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11429 | 2026.02.27 03:11:37.921852 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 11430 | 2026.02.27 03:11:37.924906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11431 | 2026.02.27 03:11:37.924953 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11432 | 2026.02.27 03:11:37.925706 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11433 | 2026.02.27 03:11:37.929107 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11434 | 2026.02.27 03:11:37.932539 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 11435 | 2026.02.27 03:11:37.936450 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 11436 | 2026.02.27 03:11:37.940405 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 11437 | 2026.02.27 03:11:37.944176 [ 192 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 11438 | 2026.02.27 03:11:37.997606 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.075787307 sec., 5568.214740761273 rows/sec., 28.79 MiB/sec. | ||
| 11439 | 2026.02.27 03:11:38.000426 [ 193 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11440 | 2026.02.27 03:11:38.001228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.02 MiB, peak 349.89 MiB, free memory in arenas 0.00 B, will set to 335.61 MiB (RSS), difference: -7.41 MiB | ||
| 11441 | 2026.02.27 03:11:38.002514 [ 193 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_56_11} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2026.02.27 03:11:38.002638 [ 193 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_56_11} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11443 | 2026.02.27 03:11:38.005029 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11444 | 2026.02.27 03:11:39.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.07 MiB, peak 349.89 MiB, free memory in arenas 0.00 B, will set to 335.61 MiB (RSS), difference: 6.54 MiB | ||
| 11445 | 2026.02.27 03:11:42.262048 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11446 | 2026.02.27 03:11:42.262240 [ 5 ] {e9ff542d-f907-4399-a37d-2df99e051276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11447 | 2026.02.27 03:11:42.262308 [ 5 ] {e9ff542d-f907-4399-a37d-2df99e051276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11448 | 2026.02.27 03:11:42.262979 [ 5 ] {e9ff542d-f907-4399-a37d-2df99e051276} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11449 | 2026.02.27 03:11:42.263031 [ 5 ] {e9ff542d-f907-4399-a37d-2df99e051276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11450 | 2026.02.27 03:11:42.263417 [ 5 ] {e9ff542d-f907-4399-a37d-2df99e051276} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11451 | 2026.02.27 03:11:42.263653 [ 5 ] {e9ff542d-f907-4399-a37d-2df99e051276} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11452 | 2026.02.27 03:11:42.263814 [ 5 ] {e9ff542d-f907-4399-a37d-2df99e051276} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 11453 | 2026.02.27 03:11:42.263857 [ 5 ] {e9ff542d-f907-4399-a37d-2df99e051276} <Debug> TCPHandler: Processed in 0.001943351 sec. | ||
| 11454 | 2026.02.27 03:11:42.263976 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2026.02.27 03:11:42.264071 [ 5 ] {b5624673-9de1-4513-8326-531259d0bba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11456 | 2026.02.27 03:11:42.264113 [ 5 ] {b5624673-9de1-4513-8326-531259d0bba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11457 | 2026.02.27 03:11:42.264518 [ 5 ] {b5624673-9de1-4513-8326-531259d0bba3} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.02.27 03:11:42.264555 [ 5 ] {b5624673-9de1-4513-8326-531259d0bba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11459 | 2026.02.27 03:11:42.264853 [ 5 ] {b5624673-9de1-4513-8326-531259d0bba3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11460 | 2026.02.27 03:11:42.265062 [ 5 ] {b5624673-9de1-4513-8326-531259d0bba3} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2026.02.27 03:11:42.265196 [ 5 ] {b5624673-9de1-4513-8326-531259d0bba3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 285.61 KiB/sec. | ||
| 11462 | 2026.02.27 03:11:42.265235 [ 5 ] {b5624673-9de1-4513-8326-531259d0bba3} <Debug> TCPHandler: Processed in 0.001310225 sec. | ||
| 11463 | 2026.02.27 03:11:42.265363 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2026.02.27 03:11:42.265463 [ 5 ] {48e50e19-5231-4ebc-8d5b-e6a479570349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11465 | 2026.02.27 03:11:42.265503 [ 5 ] {48e50e19-5231-4ebc-8d5b-e6a479570349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11466 | 2026.02.27 03:11:42.266602 [ 5 ] {48e50e19-5231-4ebc-8d5b-e6a479570349} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2026.02.27 03:11:42.266639 [ 5 ] {48e50e19-5231-4ebc-8d5b-e6a479570349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11468 | 2026.02.27 03:11:42.267041 [ 5 ] {48e50e19-5231-4ebc-8d5b-e6a479570349} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11469 | 2026.02.27 03:11:42.267265 [ 5 ] {48e50e19-5231-4ebc-8d5b-e6a479570349} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.02.27 03:11:42.267402 [ 5 ] {48e50e19-5231-4ebc-8d5b-e6a479570349} <Debug> executeQuery: Read 1386 rows, 118.62 KiB in 0.001957 sec., 708226.8778742974 rows/sec., 59.19 MiB/sec. | ||
| 11471 | 2026.02.27 03:11:42.267440 [ 5 ] {48e50e19-5231-4ebc-8d5b-e6a479570349} <Debug> TCPHandler: Processed in 0.002127685 sec. | ||
| 11472 | 2026.02.27 03:11:42.267558 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11473 | 2026.02.27 03:11:42.267651 [ 5 ] {214eac71-ea67-4183-a558-73f490725dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11474 | 2026.02.27 03:11:42.267690 [ 5 ] {214eac71-ea67-4183-a558-73f490725dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11475 | 2026.02.27 03:11:42.268108 [ 5 ] {214eac71-ea67-4183-a558-73f490725dbe} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.02.27 03:11:42.268144 [ 5 ] {214eac71-ea67-4183-a558-73f490725dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11477 | 2026.02.27 03:11:42.268447 [ 5 ] {214eac71-ea67-4183-a558-73f490725dbe} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11478 | 2026.02.27 03:11:42.268651 [ 5 ] {214eac71-ea67-4183-a558-73f490725dbe} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2026.02.27 03:11:42.268772 [ 106 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11480 | 2026.02.27 03:11:42.268779 [ 5 ] {214eac71-ea67-4183-a558-73f490725dbe} <Debug> executeQuery: Read 50 rows, 3.80 KiB in 0.001146 sec., 43630.01745200698 rows/sec., 3.24 MiB/sec. | ||
| 11481 | 2026.02.27 03:11:42.268844 [ 106 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11482 | 2026.02.27 03:11:42.268859 [ 5 ] {214eac71-ea67-4183-a558-73f490725dbe} <Debug> TCPHandler: Processed in 0.001351695 sec. | ||
| 11483 | 2026.02.27 03:11:42.268871 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11484 | 2026.02.27 03:11:42.269007 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 11485 | 2026.02.27 03:11:42.269021 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11486 | 2026.02.27 03:11:42.269140 [ 5 ] {f3568c0a-5cf4-4a8e-a756-f5daa10b02c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11487 | 2026.02.27 03:11:42.269148 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11488 | 2026.02.27 03:11:42.269186 [ 5 ] {f3568c0a-5cf4-4a8e-a756-f5daa10b02c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11489 | 2026.02.27 03:11:42.269194 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 213 rows starting from the beginning of the part | ||
| 11490 | 2026.02.27 03:11:42.269273 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part | ||
| 11491 | 2026.02.27 03:11:42.269320 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 11492 | 2026.02.27 03:11:42.269365 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 34 rows starting from the beginning of the part | ||
| 11493 | 2026.02.27 03:11:42.269404 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 11494 | 2026.02.27 03:11:42.269446 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 50 rows starting from the beginning of the part | ||
| 11495 | 2026.02.27 03:11:42.269726 [ 5 ] {f3568c0a-5cf4-4a8e-a756-f5daa10b02c7} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11496 | 2026.02.27 03:11:42.269768 [ 5 ] {f3568c0a-5cf4-4a8e-a756-f5daa10b02c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11497 | 2026.02.27 03:11:42.270128 [ 5 ] {f3568c0a-5cf4-4a8e-a756-f5daa10b02c7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11498 | 2026.02.27 03:11:42.270319 [ 187 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371106 sec., 251621.68351681053 rows/sec., 17.92 MiB/sec. | ||
| 11499 | 2026.02.27 03:11:42.270352 [ 5 ] {f3568c0a-5cf4-4a8e-a756-f5daa10b02c7} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.02.27 03:11:42.270480 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11501 | 2026.02.27 03:11:42.270495 [ 5 ] {f3568c0a-5cf4-4a8e-a756-f5daa10b02c7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001374 sec., 183406.1135371179 rows/sec., 12.69 MiB/sec. | ||
| 11502 | 2026.02.27 03:11:42.270539 [ 5 ] {f3568c0a-5cf4-4a8e-a756-f5daa10b02c7} <Debug> TCPHandler: Processed in 0.001582631 sec. | ||
| 11503 | 2026.02.27 03:11:42.270661 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11504 | 2026.02.27 03:11:42.270752 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_76_15} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2026.02.27 03:11:42.270759 [ 5 ] {2c2dcb58-bd41-48cf-bc59-8db257fe56dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11506 | 2026.02.27 03:11:42.270812 [ 5 ] {2c2dcb58-bd41-48cf-bc59-8db257fe56dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11507 | 2026.02.27 03:11:42.270833 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_76_15} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11508 | 2026.02.27 03:11:42.270914 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11509 | 2026.02.27 03:11:42.271220 [ 5 ] {2c2dcb58-bd41-48cf-bc59-8db257fe56dd} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2026.02.27 03:11:42.271285 [ 5 ] {2c2dcb58-bd41-48cf-bc59-8db257fe56dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11511 | 2026.02.27 03:11:42.271613 [ 5 ] {2c2dcb58-bd41-48cf-bc59-8db257fe56dd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11512 | 2026.02.27 03:11:42.271823 [ 5 ] {2c2dcb58-bd41-48cf-bc59-8db257fe56dd} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2026.02.27 03:11:42.271956 [ 5 ] {2c2dcb58-bd41-48cf-bc59-8db257fe56dd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001216 sec., 9868.421052631578 rows/sec., 770.97 KiB/sec. | ||
| 11514 | 2026.02.27 03:11:42.271995 [ 5 ] {2c2dcb58-bd41-48cf-bc59-8db257fe56dd} <Debug> TCPHandler: Processed in 0.001382656 sec. | ||
| 11515 | 2026.02.27 03:11:42.272110 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11516 | 2026.02.27 03:11:42.272204 [ 5 ] {850de0d0-4ef6-41f7-b35c-05bbd03eadc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11517 | 2026.02.27 03:11:42.272245 [ 5 ] {850de0d0-4ef6-41f7-b35c-05bbd03eadc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11518 | 2026.02.27 03:11:42.272883 [ 5 ] {850de0d0-4ef6-41f7-b35c-05bbd03eadc2} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2026.02.27 03:11:42.272919 [ 5 ] {850de0d0-4ef6-41f7-b35c-05bbd03eadc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11520 | 2026.02.27 03:11:42.273254 [ 5 ] {850de0d0-4ef6-41f7-b35c-05bbd03eadc2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11521 | 2026.02.27 03:11:42.273460 [ 5 ] {850de0d0-4ef6-41f7-b35c-05bbd03eadc2} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2026.02.27 03:11:42.273593 [ 5 ] {850de0d0-4ef6-41f7-b35c-05bbd03eadc2} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.001407 sec., 422174.8400852878 rows/sec., 31.73 MiB/sec. | ||
| 11523 | 2026.02.27 03:11:42.273630 [ 5 ] {850de0d0-4ef6-41f7-b35c-05bbd03eadc2} <Debug> TCPHandler: Processed in 0.001569341 sec. | ||
| 11524 | 2026.02.27 03:11:42.273738 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11525 | 2026.02.27 03:11:42.273831 [ 5 ] {716dd048-1936-4f49-b188-b8433d0e9ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11526 | 2026.02.27 03:11:42.273874 [ 5 ] {716dd048-1936-4f49-b188-b8433d0e9ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11527 | 2026.02.27 03:11:42.274465 [ 5 ] {716dd048-1936-4f49-b188-b8433d0e9ca9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.02.27 03:11:42.274500 [ 5 ] {716dd048-1936-4f49-b188-b8433d0e9ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11529 | 2026.02.27 03:11:42.274867 [ 5 ] {716dd048-1936-4f49-b188-b8433d0e9ca9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11530 | 2026.02.27 03:11:42.275080 [ 5 ] {716dd048-1936-4f49-b188-b8433d0e9ca9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.02.27 03:11:42.275213 [ 5 ] {716dd048-1936-4f49-b188-b8433d0e9ca9} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.0014 sec., 630000 rows/sec., 42.76 MiB/sec. | ||
| 11532 | 2026.02.27 03:11:42.275249 [ 5 ] {716dd048-1936-4f49-b188-b8433d0e9ca9} <Debug> TCPHandler: Processed in 0.0015602 sec. | ||
| 11533 | 2026.02.27 03:11:42.275350 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11534 | 2026.02.27 03:11:42.275442 [ 5 ] {f3f74199-bcb0-453d-b52b-186efa5d4ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11535 | 2026.02.27 03:11:42.275498 [ 5 ] {f3f74199-bcb0-453d-b52b-186efa5d4ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11536 | 2026.02.27 03:11:42.276330 [ 5 ] {f3f74199-bcb0-453d-b52b-186efa5d4ca1} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2026.02.27 03:11:42.276366 [ 5 ] {f3f74199-bcb0-453d-b52b-186efa5d4ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11538 | 2026.02.27 03:11:42.276905 [ 5 ] {f3f74199-bcb0-453d-b52b-186efa5d4ca1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11539 | 2026.02.27 03:11:42.277116 [ 5 ] {f3f74199-bcb0-453d-b52b-186efa5d4ca1} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2026.02.27 03:11:42.277253 [ 5 ] {f3f74199-bcb0-453d-b52b-186efa5d4ca1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001829 sec., 18589.39311098961 rows/sec., 33.31 MiB/sec. | ||
| 11541 | 2026.02.27 03:11:42.277306 [ 5 ] {f3f74199-bcb0-453d-b52b-186efa5d4ca1} <Debug> TCPHandler: Processed in 0.002003102 sec. | ||
| 11542 | 2026.02.27 03:11:42.277416 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11543 | 2026.02.27 03:11:42.277510 [ 5 ] {d4a81846-0ca8-43c9-878d-9b6c63670444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11544 | 2026.02.27 03:11:42.277551 [ 5 ] {d4a81846-0ca8-43c9-878d-9b6c63670444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11545 | 2026.02.27 03:11:42.277885 [ 5 ] {d4a81846-0ca8-43c9-878d-9b6c63670444} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11546 | 2026.02.27 03:11:42.277919 [ 5 ] {d4a81846-0ca8-43c9-878d-9b6c63670444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11547 | 2026.02.27 03:11:42.278214 [ 5 ] {d4a81846-0ca8-43c9-878d-9b6c63670444} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11548 | 2026.02.27 03:11:42.278422 [ 5 ] {d4a81846-0ca8-43c9-878d-9b6c63670444} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11549 | 2026.02.27 03:11:42.278553 [ 5 ] {d4a81846-0ca8-43c9-878d-9b6c63670444} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 11550 | 2026.02.27 03:11:42.278588 [ 5 ] {d4a81846-0ca8-43c9-878d-9b6c63670444} <Debug> TCPHandler: Processed in 0.001221362 sec. | ||
| 11551 | 2026.02.27 03:11:43.917216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27299 | ||
| 11552 | 2026.02.27 03:11:43.917724 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.02.27 03:11:43.917773 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11554 | 2026.02.27 03:11:43.918276 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11555 | 2026.02.27 03:11:43.918517 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.02.27 03:11:43.918670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27299 | ||
| 11557 | 2026.02.27 03:11:44.070350 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55411 | ||
| 11558 | 2026.02.27 03:11:44.070509 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11559 | 2026.02.27 03:11:44.070546 [ 291 ] {} <Debug> TCP-Session: 205db10a-fa49-4d4a-ad56-0bb4c0b88b37 Authenticating user 'default' from [fd00:1122:3344:101::e]:55411 | ||
| 11560 | 2026.02.27 03:11:44.070575 [ 291 ] {} <Debug> TCP-Session: 205db10a-fa49-4d4a-ad56-0bb4c0b88b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11561 | 2026.02.27 03:11:44.070594 [ 291 ] {} <Debug> TCP-Session: 205db10a-fa49-4d4a-ad56-0bb4c0b88b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11562 | 2026.02.27 03:11:44.070814 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46820 | ||
| 11563 | 2026.02.27 03:11:44.070830 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54781 | ||
| 11564 | 2026.02.27 03:11:44.070852 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38591 | ||
| 11565 | 2026.02.27 03:11:44.070885 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64396 | ||
| 11566 | 2026.02.27 03:11:44.070923 [ 291 ] {} <Trace> TCP-Session: 205db10a-fa49-4d4a-ad56-0bb4c0b88b37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11567 | 2026.02.27 03:11:44.070957 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11568 | 2026.02.27 03:11:44.070948 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11569 | 2026.02.27 03:11:44.071015 [ 294 ] {} <Debug> TCP-Session: 3813d113-3803-4bbc-a638-ed4e4cc22cd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54781 | ||
| 11570 | 2026.02.27 03:11:44.071015 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11571 | 2026.02.27 03:11:44.071045 [ 292 ] {} <Debug> TCP-Session: 8ddf7244-6cdc-4305-9636-ee1560629103 Authenticating user 'default' from [fd00:1122:3344:101::e]:46820 | ||
| 11572 | 2026.02.27 03:11:44.071052 [ 294 ] {} <Debug> TCP-Session: 3813d113-3803-4bbc-a638-ed4e4cc22cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11573 | 2026.02.27 03:11:44.071072 [ 287 ] {} <Debug> TCP-Session: 8b02bb41-a706-47ad-8f2b-4eb64698f366 Authenticating user 'default' from [fd00:1122:3344:101::e]:38591 | ||
| 11574 | 2026.02.27 03:11:44.071091 [ 294 ] {} <Debug> TCP-Session: 3813d113-3803-4bbc-a638-ed4e4cc22cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11575 | 2026.02.27 03:11:44.071088 [ 292 ] {} <Debug> TCP-Session: 8ddf7244-6cdc-4305-9636-ee1560629103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11576 | 2026.02.27 03:11:44.071116 [ 287 ] {} <Debug> TCP-Session: 8b02bb41-a706-47ad-8f2b-4eb64698f366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11577 | 2026.02.27 03:11:44.071147 [ 292 ] {} <Debug> TCP-Session: 8ddf7244-6cdc-4305-9636-ee1560629103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11578 | 2026.02.27 03:11:44.071171 [ 287 ] {} <Debug> TCP-Session: 8b02bb41-a706-47ad-8f2b-4eb64698f366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11579 | 2026.02.27 03:11:44.071182 [ 291 ] {b5980e1e-5318-4a2e-a2af-08e80ac42974} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55411) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11580 | 2026.02.27 03:11:44.071176 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11581 | 2026.02.27 03:11:44.070877 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51302 | ||
| 11582 | 2026.02.27 03:11:44.071279 [ 290 ] {} <Debug> TCP-Session: 4743c279-4047-4e7d-85de-dcaebcb77cbd Authenticating user 'default' from [fd00:1122:3344:101::e]:64396 | ||
| 11583 | 2026.02.27 03:11:44.070866 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35089 | ||
| 11584 | 2026.02.27 03:11:44.071329 [ 290 ] {} <Debug> TCP-Session: 4743c279-4047-4e7d-85de-dcaebcb77cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11585 | 2026.02.27 03:11:44.070841 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51554 | ||
| 11586 | 2026.02.27 03:11:44.071367 [ 290 ] {} <Debug> TCP-Session: 4743c279-4047-4e7d-85de-dcaebcb77cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11587 | 2026.02.27 03:11:44.070823 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40950 | ||
| 11588 | 2026.02.27 03:11:44.071493 [ 291 ] {b5980e1e-5318-4a2e-a2af-08e80ac42974} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11589 | 2026.02.27 03:11:44.071555 [ 291 ] {b5980e1e-5318-4a2e-a2af-08e80ac42974} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11590 | 2026.02.27 03:11:44.071815 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11591 | 2026.02.27 03:11:44.071845 [ 291 ] {b5980e1e-5318-4a2e-a2af-08e80ac42974} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 11592 | 2026.02.27 03:11:44.071854 [ 293 ] {} <Debug> TCP-Session: 5c7d460d-15e6-4f3f-b837-f78e38e934ea Authenticating user 'default' from [fd00:1122:3344:101::e]:40950 | ||
| 11593 | 2026.02.27 03:11:44.071898 [ 293 ] {} <Debug> TCP-Session: 5c7d460d-15e6-4f3f-b837-f78e38e934ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11594 | 2026.02.27 03:11:44.071911 [ 293 ] {} <Debug> TCP-Session: 5c7d460d-15e6-4f3f-b837-f78e38e934ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11595 | 2026.02.27 03:11:44.071926 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11596 | 2026.02.27 03:11:44.071961 [ 3 ] {} <Debug> TCP-Session: 40f4dba2-bf05-45ce-a0f7-114aeeef18fd Authenticating user 'default' from [fd00:1122:3344:101::e]:51554 | ||
| 11597 | 2026.02.27 03:11:44.071977 [ 3 ] {} <Debug> TCP-Session: 40f4dba2-bf05-45ce-a0f7-114aeeef18fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11598 | 2026.02.27 03:11:44.071993 [ 3 ] {} <Debug> TCP-Session: 40f4dba2-bf05-45ce-a0f7-114aeeef18fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11599 | 2026.02.27 03:11:44.072031 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11600 | 2026.02.27 03:11:44.072064 [ 289 ] {} <Debug> TCP-Session: 4ff5ed65-0c4c-4b09-8d88-03f9f190ef71 Authenticating user 'default' from [fd00:1122:3344:101::e]:51302 | ||
| 11601 | 2026.02.27 03:11:44.072081 [ 289 ] {} <Debug> TCP-Session: 4ff5ed65-0c4c-4b09-8d88-03f9f190ef71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11602 | 2026.02.27 03:11:44.072093 [ 289 ] {} <Debug> TCP-Session: 4ff5ed65-0c4c-4b09-8d88-03f9f190ef71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11603 | 2026.02.27 03:11:44.072233 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11604 | 2026.02.27 03:11:44.072266 [ 288 ] {} <Debug> TCP-Session: 95719b4b-36ef-466c-b56a-1c7a0cc1bcdd Authenticating user 'default' from [fd00:1122:3344:101::e]:35089 | ||
| 11605 | 2026.02.27 03:11:44.072283 [ 288 ] {} <Debug> TCP-Session: 95719b4b-36ef-466c-b56a-1c7a0cc1bcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11606 | 2026.02.27 03:11:44.072296 [ 288 ] {} <Debug> TCP-Session: 95719b4b-36ef-466c-b56a-1c7a0cc1bcdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11607 | 2026.02.27 03:11:44.072831 [ 342 ] {b5980e1e-5318-4a2e-a2af-08e80ac42974} <Trace> AggregatingTransform: Aggregating | ||
| 11608 | 2026.02.27 03:11:44.072865 [ 342 ] {b5980e1e-5318-4a2e-a2af-08e80ac42974} <Trace> Aggregator: Aggregation method: without_key | ||
| 11609 | 2026.02.27 03:11:44.072901 [ 342 ] {b5980e1e-5318-4a2e-a2af-08e80ac42974} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944424 sec. (1058.846 rows/sec., 41.36 KiB/sec.) | ||
| 11610 | 2026.02.27 03:11:44.072919 [ 342 ] {b5980e1e-5318-4a2e-a2af-08e80ac42974} <Trace> Aggregator: Merging aggregated data | ||
| 11611 | 2026.02.27 03:11:44.074026 [ 291 ] {b5980e1e-5318-4a2e-a2af-08e80ac42974} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00293 sec., 341.29692832764505 rows/sec., 13.33 KiB/sec. | ||
| 11612 | 2026.02.27 03:11:44.074176 [ 291 ] {b5980e1e-5318-4a2e-a2af-08e80ac42974} <Debug> TCPHandler: Processed in 0.003385388 sec. | ||
| 11613 | 2026.02.27 03:11:44.074302 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11614 | 2026.02.27 03:11:44.074332 [ 291 ] {} <Debug> TCP-Session: 205db10a-fa49-4d4a-ad56-0bb4c0b88b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11615 | 2026.02.27 03:11:44.074335 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11616 | 2026.02.27 03:11:44.074350 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11617 | 2026.02.27 03:11:44.074370 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11618 | 2026.02.27 03:11:44.074393 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11619 | 2026.02.27 03:11:44.074422 [ 293 ] {} <Debug> TCP-Session: 5c7d460d-15e6-4f3f-b837-f78e38e934ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11620 | 2026.02.27 03:11:44.074438 [ 294 ] {} <Debug> TCP-Session: 3813d113-3803-4bbc-a638-ed4e4cc22cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11621 | 2026.02.27 03:11:44.074451 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11622 | 2026.02.27 03:11:44.074471 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11623 | 2026.02.27 03:11:44.074499 [ 288 ] {} <Debug> TCP-Session: 95719b4b-36ef-466c-b56a-1c7a0cc1bcdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11624 | 2026.02.27 03:11:44.074453 [ 3 ] {} <Debug> TCP-Session: 40f4dba2-bf05-45ce-a0f7-114aeeef18fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11625 | 2026.02.27 03:11:44.074524 [ 289 ] {} <Debug> TCP-Session: 4ff5ed65-0c4c-4b09-8d88-03f9f190ef71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11626 | 2026.02.27 03:11:44.074384 [ 290 ] {} <Debug> TCP-Session: 4743c279-4047-4e7d-85de-dcaebcb77cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11627 | 2026.02.27 03:11:44.074432 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11628 | 2026.02.27 03:11:44.074412 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11629 | 2026.02.27 03:11:44.074615 [ 287 ] {} <Debug> TCP-Session: 8b02bb41-a706-47ad-8f2b-4eb64698f366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11630 | 2026.02.27 03:11:44.074638 [ 292 ] {} <Debug> TCP-Session: 8ddf7244-6cdc-4305-9636-ee1560629103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11631 | 2026.02.27 03:11:45.425949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11632 | 2026.02.27 03:11:45.444171 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2026.02.27 03:11:45.444253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.33 GiB. | ||
| 11634 | 2026.02.27 03:11:45.449670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11635 | 2026.02.27 03:11:45.450534 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2026.02.27 03:11:45.455879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11637 | 2026.02.27 03:11:45.458248 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40077 | ||
| 11638 | 2026.02.27 03:11:45.458374 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11639 | 2026.02.27 03:11:45.458403 [ 291 ] {} <Debug> TCP-Session: c3af92e8-fa33-440e-85fa-ba61e1adc303 Authenticating user 'default' from [fd00:1122:3344:101::e]:40077 | ||
| 11640 | 2026.02.27 03:11:45.458427 [ 291 ] {} <Debug> TCP-Session: c3af92e8-fa33-440e-85fa-ba61e1adc303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11641 | 2026.02.27 03:11:45.458440 [ 291 ] {} <Debug> TCP-Session: c3af92e8-fa33-440e-85fa-ba61e1adc303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11642 | 2026.02.27 03:11:45.458642 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43828 | ||
| 11643 | 2026.02.27 03:11:45.458675 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63074 | ||
| 11644 | 2026.02.27 03:11:45.458703 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39476 | ||
| 11645 | 2026.02.27 03:11:45.458727 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42652 | ||
| 11646 | 2026.02.27 03:11:45.458758 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46455 | ||
| 11647 | 2026.02.27 03:11:45.458765 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57351 | ||
| 11648 | 2026.02.27 03:11:45.458794 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11649 | 2026.02.27 03:11:45.458818 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11650 | 2026.02.27 03:11:45.458803 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11651 | 2026.02.27 03:11:45.458838 [ 294 ] {} <Debug> TCP-Session: e67ef593-d20f-4d61-ba37-0b5815919eb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63074 | ||
| 11652 | 2026.02.27 03:11:45.458865 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11653 | 2026.02.27 03:11:45.458862 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11654 | 2026.02.27 03:11:45.458888 [ 294 ] {} <Debug> TCP-Session: e67ef593-d20f-4d61-ba37-0b5815919eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11655 | 2026.02.27 03:11:45.458894 [ 290 ] {} <Debug> TCP-Session: f9a21d17-4c22-4c74-b65b-94ff53f72d9d Authenticating user 'default' from [fd00:1122:3344:101::e]:57351 | ||
| 11656 | 2026.02.27 03:11:45.458913 [ 289 ] {} <Debug> TCP-Session: cba362ac-4348-4138-92e2-692c37b14052 Authenticating user 'default' from [fd00:1122:3344:101::e]:46455 | ||
| 11657 | 2026.02.27 03:11:45.458915 [ 294 ] {} <Debug> TCP-Session: e67ef593-d20f-4d61-ba37-0b5815919eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11658 | 2026.02.27 03:11:45.458930 [ 290 ] {} <Debug> TCP-Session: f9a21d17-4c22-4c74-b65b-94ff53f72d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11659 | 2026.02.27 03:11:45.458947 [ 289 ] {} <Debug> TCP-Session: cba362ac-4348-4138-92e2-692c37b14052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11660 | 2026.02.27 03:11:45.458957 [ 290 ] {} <Debug> TCP-Session: f9a21d17-4c22-4c74-b65b-94ff53f72d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11661 | 2026.02.27 03:11:45.458970 [ 289 ] {} <Debug> TCP-Session: cba362ac-4348-4138-92e2-692c37b14052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11662 | 2026.02.27 03:11:45.458874 [ 3 ] {} <Debug> TCP-Session: 8cf67e14-f0f2-4d83-aaf7-7197bda22c7a Authenticating user 'default' from [fd00:1122:3344:101::e]:39476 | ||
| 11663 | 2026.02.27 03:11:45.458851 [ 287 ] {} <Debug> TCP-Session: 1397ac87-0f9e-43ff-a5b2-133b08327e88 Authenticating user 'default' from [fd00:1122:3344:101::e]:42652 | ||
| 11664 | 2026.02.27 03:11:45.459023 [ 3 ] {} <Debug> TCP-Session: 8cf67e14-f0f2-4d83-aaf7-7197bda22c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11665 | 2026.02.27 03:11:45.458788 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11666 | 2026.02.27 03:11:45.459037 [ 287 ] {} <Debug> TCP-Session: 1397ac87-0f9e-43ff-a5b2-133b08327e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11667 | 2026.02.27 03:11:45.459043 [ 3 ] {} <Debug> TCP-Session: 8cf67e14-f0f2-4d83-aaf7-7197bda22c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11668 | 2026.02.27 03:11:45.459078 [ 287 ] {} <Debug> TCP-Session: 1397ac87-0f9e-43ff-a5b2-133b08327e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11669 | 2026.02.27 03:11:45.459086 [ 292 ] {} <Debug> TCP-Session: 50529d35-83be-4f0f-b2ce-c9238d54ea48 Authenticating user 'default' from [fd00:1122:3344:101::e]:43828 | ||
| 11670 | 2026.02.27 03:11:45.458746 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37787 | ||
| 11671 | 2026.02.27 03:11:45.459142 [ 292 ] {} <Debug> TCP-Session: 50529d35-83be-4f0f-b2ce-c9238d54ea48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11672 | 2026.02.27 03:11:45.458661 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64899 | ||
| 11673 | 2026.02.27 03:11:45.459171 [ 292 ] {} <Debug> TCP-Session: 50529d35-83be-4f0f-b2ce-c9238d54ea48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11674 | 2026.02.27 03:11:45.459206 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11675 | 2026.02.27 03:11:45.458768 [ 291 ] {} <Trace> TCP-Session: c3af92e8-fa33-440e-85fa-ba61e1adc303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11676 | 2026.02.27 03:11:45.459243 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11677 | 2026.02.27 03:11:45.459239 [ 288 ] {} <Debug> TCP-Session: 026b5bdb-2c05-43cb-b0fd-c5cb65087cc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37787 | ||
| 11678 | 2026.02.27 03:11:45.459285 [ 293 ] {} <Debug> TCP-Session: 03e62d14-9ee5-4406-ab23-a34bada0123c Authenticating user 'default' from [fd00:1122:3344:101::e]:64899 | ||
| 11679 | 2026.02.27 03:11:45.459307 [ 288 ] {} <Debug> TCP-Session: 026b5bdb-2c05-43cb-b0fd-c5cb65087cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11680 | 2026.02.27 03:11:45.459316 [ 293 ] {} <Debug> TCP-Session: 03e62d14-9ee5-4406-ab23-a34bada0123c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11681 | 2026.02.27 03:11:45.459331 [ 288 ] {} <Debug> TCP-Session: 026b5bdb-2c05-43cb-b0fd-c5cb65087cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11682 | 2026.02.27 03:11:45.459344 [ 293 ] {} <Debug> TCP-Session: 03e62d14-9ee5-4406-ab23-a34bada0123c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11683 | 2026.02.27 03:11:45.459408 [ 291 ] {587e96d1-da84-4e34-bb33-e325af770485} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11684 | 2026.02.27 03:11:45.459679 [ 291 ] {587e96d1-da84-4e34-bb33-e325af770485} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11685 | 2026.02.27 03:11:45.459737 [ 291 ] {587e96d1-da84-4e34-bb33-e325af770485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11686 | 2026.02.27 03:11:45.460031 [ 291 ] {587e96d1-da84-4e34-bb33-e325af770485} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 11687 | 2026.02.27 03:11:45.460950 [ 315 ] {587e96d1-da84-4e34-bb33-e325af770485} <Trace> AggregatingTransform: Aggregating | ||
| 11688 | 2026.02.27 03:11:45.460995 [ 315 ] {587e96d1-da84-4e34-bb33-e325af770485} <Trace> Aggregator: Aggregation method: without_key | ||
| 11689 | 2026.02.27 03:11:45.461032 [ 315 ] {587e96d1-da84-4e34-bb33-e325af770485} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901524 sec. (1109.233 rows/sec., 43.33 KiB/sec.) | ||
| 11690 | 2026.02.27 03:11:45.461052 [ 315 ] {587e96d1-da84-4e34-bb33-e325af770485} <Trace> Aggregator: Merging aggregated data | ||
| 11691 | 2026.02.27 03:11:45.462417 [ 291 ] {587e96d1-da84-4e34-bb33-e325af770485} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003062 sec., 326.5839320705421 rows/sec., 12.76 KiB/sec. | ||
| 11692 | 2026.02.27 03:11:45.462558 [ 291 ] {587e96d1-da84-4e34-bb33-e325af770485} <Debug> TCPHandler: Processed in 0.003912611 sec. | ||
| 11693 | 2026.02.27 03:11:45.462680 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11694 | 2026.02.27 03:11:45.462709 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11695 | 2026.02.27 03:11:45.462712 [ 291 ] {} <Debug> TCP-Session: c3af92e8-fa33-440e-85fa-ba61e1adc303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11696 | 2026.02.27 03:11:45.462735 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11697 | 2026.02.27 03:11:45.462747 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11698 | 2026.02.27 03:11:45.462769 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11699 | 2026.02.27 03:11:45.462788 [ 289 ] {} <Debug> TCP-Session: cba362ac-4348-4138-92e2-692c37b14052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11700 | 2026.02.27 03:11:45.462809 [ 288 ] {} <Debug> TCP-Session: 026b5bdb-2c05-43cb-b0fd-c5cb65087cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11701 | 2026.02.27 03:11:45.462818 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11702 | 2026.02.27 03:11:45.462838 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11703 | 2026.02.27 03:11:45.462877 [ 287 ] {} <Debug> TCP-Session: 1397ac87-0f9e-43ff-a5b2-133b08327e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11704 | 2026.02.27 03:11:45.462900 [ 290 ] {} <Debug> TCP-Session: f9a21d17-4c22-4c74-b65b-94ff53f72d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11705 | 2026.02.27 03:11:45.462803 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11706 | 2026.02.27 03:11:45.462803 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11707 | 2026.02.27 03:11:45.462757 [ 292 ] {} <Debug> TCP-Session: 50529d35-83be-4f0f-b2ce-c9238d54ea48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11708 | 2026.02.27 03:11:45.462982 [ 3 ] {} <Debug> TCP-Session: 8cf67e14-f0f2-4d83-aaf7-7197bda22c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11709 | 2026.02.27 03:11:45.462999 [ 293 ] {} <Debug> TCP-Session: 03e62d14-9ee5-4406-ab23-a34bada0123c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11710 | 2026.02.27 03:11:45.462837 [ 294 ] {} <Debug> TCP-Session: e67ef593-d20f-4d61-ba37-0b5815919eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11711 | 2026.02.27 03:11:45.914118 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52725 | ||
| 11712 | 2026.02.27 03:11:45.914236 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11713 | 2026.02.27 03:11:45.914272 [ 291 ] {} <Debug> TCP-Session: f6e974f0-5b2c-4510-9fb9-ea93213119b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52725 | ||
| 11714 | 2026.02.27 03:11:45.914293 [ 291 ] {} <Debug> TCP-Session: f6e974f0-5b2c-4510-9fb9-ea93213119b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11715 | 2026.02.27 03:11:45.914306 [ 291 ] {} <Debug> TCP-Session: f6e974f0-5b2c-4510-9fb9-ea93213119b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11716 | 2026.02.27 03:11:45.914531 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62081 | ||
| 11717 | 2026.02.27 03:11:45.914563 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62875 | ||
| 11718 | 2026.02.27 03:11:45.914574 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58331 | ||
| 11719 | 2026.02.27 03:11:45.914609 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46348 | ||
| 11720 | 2026.02.27 03:11:45.914623 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59089 | ||
| 11721 | 2026.02.27 03:11:45.914649 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11722 | 2026.02.27 03:11:45.914677 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11723 | 2026.02.27 03:11:45.914703 [ 292 ] {} <Debug> TCP-Session: dbdd8d01-9639-4af3-983f-672b6917946b Authenticating user 'default' from [fd00:1122:3344:101::e]:62081 | ||
| 11724 | 2026.02.27 03:11:45.914706 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11725 | 2026.02.27 03:11:45.914720 [ 293 ] {} <Debug> TCP-Session: 82a1476c-773e-4e92-9451-a5ed7426339e Authenticating user 'default' from [fd00:1122:3344:101::e]:62875 | ||
| 11726 | 2026.02.27 03:11:45.914723 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11727 | 2026.02.27 03:11:45.914733 [ 292 ] {} <Debug> TCP-Session: dbdd8d01-9639-4af3-983f-672b6917946b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11728 | 2026.02.27 03:11:45.914754 [ 293 ] {} <Debug> TCP-Session: 82a1476c-773e-4e92-9451-a5ed7426339e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11729 | 2026.02.27 03:11:45.914765 [ 289 ] {} <Debug> TCP-Session: 1a990cd8-ba23-4abf-838c-88dd74fc2568 Authenticating user 'default' from [fd00:1122:3344:101::e]:59089 | ||
| 11730 | 2026.02.27 03:11:45.914774 [ 292 ] {} <Debug> TCP-Session: dbdd8d01-9639-4af3-983f-672b6917946b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11731 | 2026.02.27 03:11:45.914785 [ 293 ] {} <Debug> TCP-Session: 82a1476c-773e-4e92-9451-a5ed7426339e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11732 | 2026.02.27 03:11:45.914797 [ 289 ] {} <Debug> TCP-Session: 1a990cd8-ba23-4abf-838c-88dd74fc2568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11733 | 2026.02.27 03:11:45.914738 [ 288 ] {} <Debug> TCP-Session: 26b7dcc6-317f-4a18-8cd5-1a16adb8ac6f Authenticating user 'default' from [fd00:1122:3344:101::e]:46348 | ||
| 11734 | 2026.02.27 03:11:45.914828 [ 289 ] {} <Debug> TCP-Session: 1a990cd8-ba23-4abf-838c-88dd74fc2568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11735 | 2026.02.27 03:11:45.914855 [ 288 ] {} <Debug> TCP-Session: 26b7dcc6-317f-4a18-8cd5-1a16adb8ac6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11736 | 2026.02.27 03:11:45.914706 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11737 | 2026.02.27 03:11:45.914881 [ 288 ] {} <Debug> TCP-Session: 26b7dcc6-317f-4a18-8cd5-1a16adb8ac6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11738 | 2026.02.27 03:11:45.914626 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39097 | ||
| 11739 | 2026.02.27 03:11:45.914914 [ 294 ] {} <Debug> TCP-Session: bd092668-1c0a-4e11-80a6-f140488e7300 Authenticating user 'default' from [fd00:1122:3344:101::e]:58331 | ||
| 11740 | 2026.02.27 03:11:45.914590 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53862 | ||
| 11741 | 2026.02.27 03:11:45.914954 [ 294 ] {} <Debug> TCP-Session: bd092668-1c0a-4e11-80a6-f140488e7300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2026.02.27 03:11:45.914980 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11743 | 2026.02.27 03:11:45.914986 [ 294 ] {} <Debug> TCP-Session: bd092668-1c0a-4e11-80a6-f140488e7300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11744 | 2026.02.27 03:11:45.914584 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45133 | ||
| 11745 | 2026.02.27 03:11:45.915002 [ 290 ] {} <Debug> TCP-Session: 7284ca1a-0cf8-46cf-a9fd-83751259fffb Authenticating user 'default' from [fd00:1122:3344:101::e]:39097 | ||
| 11746 | 2026.02.27 03:11:45.915025 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11747 | 2026.02.27 03:11:45.915048 [ 290 ] {} <Debug> TCP-Session: 7284ca1a-0cf8-46cf-a9fd-83751259fffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11748 | 2026.02.27 03:11:45.914645 [ 291 ] {} <Trace> TCP-Session: f6e974f0-5b2c-4510-9fb9-ea93213119b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.02.27 03:11:45.915075 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11750 | 2026.02.27 03:11:45.915077 [ 290 ] {} <Debug> TCP-Session: 7284ca1a-0cf8-46cf-a9fd-83751259fffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11751 | 2026.02.27 03:11:45.915115 [ 3 ] {} <Debug> TCP-Session: 44c0d22a-71c5-4326-8ed6-57d655b81fca Authenticating user 'default' from [fd00:1122:3344:101::e]:45133 | ||
| 11752 | 2026.02.27 03:11:45.915072 [ 287 ] {} <Debug> TCP-Session: cc3991f3-e7b5-44e1-a4c6-77bcc048e72c Authenticating user 'default' from [fd00:1122:3344:101::e]:53862 | ||
| 11753 | 2026.02.27 03:11:45.915151 [ 3 ] {} <Debug> TCP-Session: 44c0d22a-71c5-4326-8ed6-57d655b81fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11754 | 2026.02.27 03:11:45.915161 [ 287 ] {} <Debug> TCP-Session: cc3991f3-e7b5-44e1-a4c6-77bcc048e72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11755 | 2026.02.27 03:11:45.915169 [ 3 ] {} <Debug> TCP-Session: 44c0d22a-71c5-4326-8ed6-57d655b81fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11756 | 2026.02.27 03:11:45.915179 [ 287 ] {} <Debug> TCP-Session: cc3991f3-e7b5-44e1-a4c6-77bcc048e72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11757 | 2026.02.27 03:11:45.915241 [ 291 ] {a2e57c39-090b-40e0-a498-ce93fa7f1d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52725) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11758 | 2026.02.27 03:11:45.915495 [ 291 ] {a2e57c39-090b-40e0-a498-ce93fa7f1d8e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11759 | 2026.02.27 03:11:45.915550 [ 291 ] {a2e57c39-090b-40e0-a498-ce93fa7f1d8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11760 | 2026.02.27 03:11:45.915829 [ 291 ] {a2e57c39-090b-40e0-a498-ce93fa7f1d8e} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 11761 | 2026.02.27 03:11:45.916813 [ 314 ] {a2e57c39-090b-40e0-a498-ce93fa7f1d8e} <Trace> AggregatingTransform: Aggregating | ||
| 11762 | 2026.02.27 03:11:45.916844 [ 314 ] {a2e57c39-090b-40e0-a498-ce93fa7f1d8e} <Trace> Aggregator: Aggregation method: without_key | ||
| 11763 | 2026.02.27 03:11:45.916877 [ 314 ] {a2e57c39-090b-40e0-a498-ce93fa7f1d8e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950104 sec. (1052.516 rows/sec., 41.11 KiB/sec.) | ||
| 11764 | 2026.02.27 03:11:45.916896 [ 314 ] {a2e57c39-090b-40e0-a498-ce93fa7f1d8e} <Trace> Aggregator: Merging aggregated data | ||
| 11765 | 2026.02.27 03:11:45.918373 [ 291 ] {a2e57c39-090b-40e0-a498-ce93fa7f1d8e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003184 sec., 314.07035175879395 rows/sec., 12.27 KiB/sec. | ||
| 11766 | 2026.02.27 03:11:45.918564 [ 291 ] {a2e57c39-090b-40e0-a498-ce93fa7f1d8e} <Debug> TCPHandler: Processed in 0.004025824 sec. | ||
| 11767 | 2026.02.27 03:11:45.918758 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11768 | 2026.02.27 03:11:45.918787 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11769 | 2026.02.27 03:11:45.918813 [ 290 ] {} <Debug> TCP-Session: 7284ca1a-0cf8-46cf-a9fd-83751259fffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2026.02.27 03:11:45.918815 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11771 | 2026.02.27 03:11:45.918846 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11772 | 2026.02.27 03:11:45.918875 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11773 | 2026.02.27 03:11:45.918892 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11774 | 2026.02.27 03:11:45.918909 [ 294 ] {} <Debug> TCP-Session: bd092668-1c0a-4e11-80a6-f140488e7300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11775 | 2026.02.27 03:11:45.918937 [ 293 ] {} <Debug> TCP-Session: 82a1476c-773e-4e92-9451-a5ed7426339e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11776 | 2026.02.27 03:11:45.918935 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11777 | 2026.02.27 03:11:45.918967 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11778 | 2026.02.27 03:11:45.918992 [ 289 ] {} <Debug> TCP-Session: 1a990cd8-ba23-4abf-838c-88dd74fc2568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.02.27 03:11:45.918952 [ 288 ] {} <Debug> TCP-Session: 26b7dcc6-317f-4a18-8cd5-1a16adb8ac6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11780 | 2026.02.27 03:11:45.919023 [ 291 ] {} <Debug> TCP-Session: f6e974f0-5b2c-4510-9fb9-ea93213119b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11781 | 2026.02.27 03:11:45.918918 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11782 | 2026.02.27 03:11:45.918883 [ 3 ] {} <Debug> TCP-Session: 44c0d22a-71c5-4326-8ed6-57d655b81fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11783 | 2026.02.27 03:11:45.919113 [ 287 ] {} <Debug> TCP-Session: cc3991f3-e7b5-44e1-a4c6-77bcc048e72c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11784 | 2026.02.27 03:11:45.918835 [ 292 ] {} <Debug> TCP-Session: dbdd8d01-9639-4af3-983f-672b6917946b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11785 | 2026.02.27 03:11:46.494028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1404 | ||
| 11786 | 2026.02.27 03:11:46.497070 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11787 | 2026.02.27 03:11:46.497133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11788 | 2026.02.27 03:11:46.498391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11789 | 2026.02.27 03:11:46.498664 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2026.02.27 03:11:46.498950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 11791 | 2026.02.27 03:11:47.232968 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11792 | 2026.02.27 03:11:47.233158 [ 5 ] {42dc39da-0a02-44b1-a228-85964ba81cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11793 | 2026.02.27 03:11:47.233228 [ 5 ] {42dc39da-0a02-44b1-a228-85964ba81cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11794 | 2026.02.27 03:11:47.233879 [ 5 ] {42dc39da-0a02-44b1-a228-85964ba81cd1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2026.02.27 03:11:47.233919 [ 5 ] {42dc39da-0a02-44b1-a228-85964ba81cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11796 | 2026.02.27 03:11:47.234308 [ 5 ] {42dc39da-0a02-44b1-a228-85964ba81cd1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11797 | 2026.02.27 03:11:47.234537 [ 5 ] {42dc39da-0a02-44b1-a228-85964ba81cd1} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2026.02.27 03:11:47.234677 [ 101 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11799 | 2026.02.27 03:11:47.234685 [ 5 ] {42dc39da-0a02-44b1-a228-85964ba81cd1} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001578 sec., 44359.94930291508 rows/sec., 3.54 MiB/sec. | ||
| 11800 | 2026.02.27 03:11:47.234716 [ 101 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11801 | 2026.02.27 03:11:47.234736 [ 5 ] {42dc39da-0a02-44b1-a228-85964ba81cd1} <Debug> TCPHandler: Processed in 0.00190671 sec. | ||
| 11802 | 2026.02.27 03:11:47.234740 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11803 | 2026.02.27 03:11:47.234860 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2026.02.27 03:11:47.234881 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 11805 | 2026.02.27 03:11:47.234954 [ 5 ] {634d1877-584c-4977-bc1b-d987805dc3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11806 | 2026.02.27 03:11:47.235001 [ 5 ] {634d1877-584c-4977-bc1b-d987805dc3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11807 | 2026.02.27 03:11:47.235042 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11808 | 2026.02.27 03:11:47.235086 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2149 rows starting from the beginning of the part | ||
| 11809 | 2026.02.27 03:11:47.235161 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 70 rows starting from the beginning of the part | ||
| 11810 | 2026.02.27 03:11:47.235217 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 124 rows starting from the beginning of the part | ||
| 11811 | 2026.02.27 03:11:47.235266 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 70 rows starting from the beginning of the part | ||
| 11812 | 2026.02.27 03:11:47.235320 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1386 rows starting from the beginning of the part | ||
| 11813 | 2026.02.27 03:11:47.235368 [ 194 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 70 rows starting from the beginning of the part | ||
| 11814 | 2026.02.27 03:11:47.235398 [ 5 ] {634d1877-584c-4977-bc1b-d987805dc3f2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2026.02.27 03:11:47.235437 [ 5 ] {634d1877-584c-4977-bc1b-d987805dc3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11816 | 2026.02.27 03:11:47.235774 [ 5 ] {634d1877-584c-4977-bc1b-d987805dc3f2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11817 | 2026.02.27 03:11:47.235988 [ 5 ] {634d1877-584c-4977-bc1b-d987805dc3f2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2026.02.27 03:11:47.236124 [ 5 ] {634d1877-584c-4977-bc1b-d987805dc3f2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001189 sec., 5887.300252312868 rows/sec., 442.70 KiB/sec. | ||
| 11819 | 2026.02.27 03:11:47.236162 [ 5 ] {634d1877-584c-4977-bc1b-d987805dc3f2} <Debug> TCPHandler: Processed in 0.001351395 sec. | ||
| 11820 | 2026.02.27 03:11:47.236265 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11821 | 2026.02.27 03:11:47.236358 [ 5 ] {415dc028-df24-4a8b-a161-5991b09139c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11822 | 2026.02.27 03:11:47.236397 [ 5 ] {415dc028-df24-4a8b-a161-5991b09139c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11823 | 2026.02.27 03:11:47.236802 [ 5 ] {415dc028-df24-4a8b-a161-5991b09139c1} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2026.02.27 03:11:47.236836 [ 5 ] {415dc028-df24-4a8b-a161-5991b09139c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11825 | 2026.02.27 03:11:47.236890 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3869 rows, containing 5 columns (5 merged, 0 gathered) in 0.002072253 sec., 1867050.0175412945 rows/sec., 161.23 MiB/sec. | ||
| 11826 | 2026.02.27 03:11:47.237135 [ 5 ] {415dc028-df24-4a8b-a161-5991b09139c1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11827 | 2026.02.27 03:11:47.237265 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11828 | 2026.02.27 03:11:47.237370 [ 5 ] {415dc028-df24-4a8b-a161-5991b09139c1} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2026.02.27 03:11:47.237488 [ 101 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11830 | 2026.02.27 03:11:47.237513 [ 5 ] {415dc028-df24-4a8b-a161-5991b09139c1} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001173 sec., 60528.55924978687 rows/sec., 4.73 MiB/sec. | ||
| 11831 | 2026.02.27 03:11:47.237520 [ 101 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11832 | 2026.02.27 03:11:47.237550 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11833 | 2026.02.27 03:11:47.237552 [ 5 ] {415dc028-df24-4a8b-a161-5991b09139c1} <Debug> TCPHandler: Processed in 0.001336815 sec. | ||
| 11834 | 2026.02.27 03:11:47.237655 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 11835 | 2026.02.27 03:11:47.237676 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11836 | 2026.02.27 03:11:47.237656 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_86_17} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2026.02.27 03:11:47.237777 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11838 | 2026.02.27 03:11:47.237784 [ 5 ] {eb21cee0-d2df-4dbb-88b1-98dcd46a2ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11839 | 2026.02.27 03:11:47.237812 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1059 rows starting from the beginning of the part | ||
| 11840 | 2026.02.27 03:11:47.237838 [ 5 ] {eb21cee0-d2df-4dbb-88b1-98dcd46a2ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11841 | 2026.02.27 03:11:47.237841 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_86_17} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11842 | 2026.02.27 03:11:47.237890 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 71 rows starting from the beginning of the part | ||
| 11843 | 2026.02.27 03:11:47.237945 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 98 rows starting from the beginning of the part | ||
| 11844 | 2026.02.27 03:11:47.238004 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 11845 | 2026.02.27 03:11:47.238008 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 71 rows starting from the beginning of the part | ||
| 11846 | 2026.02.27 03:11:47.238088 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 594 rows starting from the beginning of the part | ||
| 11847 | 2026.02.27 03:11:47.238141 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 71 rows starting from the beginning of the part | ||
| 11848 | 2026.02.27 03:11:47.238256 [ 5 ] {eb21cee0-d2df-4dbb-88b1-98dcd46a2ce7} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2026.02.27 03:11:47.238301 [ 5 ] {eb21cee0-d2df-4dbb-88b1-98dcd46a2ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11850 | 2026.02.27 03:11:47.238652 [ 5 ] {eb21cee0-d2df-4dbb-88b1-98dcd46a2ce7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11851 | 2026.02.27 03:11:47.238887 [ 5 ] {eb21cee0-d2df-4dbb-88b1-98dcd46a2ce7} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2026.02.27 03:11:47.238995 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11853 | 2026.02.27 03:11:47.239019 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2026.02.27 03:11:47.239021 [ 5 ] {eb21cee0-d2df-4dbb-88b1-98dcd46a2ce7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 11855 | 2026.02.27 03:11:47.239037 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11856 | 2026.02.27 03:11:47.239062 [ 5 ] {eb21cee0-d2df-4dbb-88b1-98dcd46a2ce7} <Debug> TCPHandler: Processed in 0.001435107 sec. | ||
| 11857 | 2026.02.27 03:11:47.239124 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 11858 | 2026.02.27 03:11:47.239184 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2026.02.27 03:11:47.239257 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11860 | 2026.02.27 03:11:47.239281 [ 5 ] {04370252-f614-45c4-82d6-785fa33f5736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11861 | 2026.02.27 03:11:47.239297 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23756 rows starting from the beginning of the part | ||
| 11862 | 2026.02.27 03:11:47.239301 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694574 sec., 1158993.3517214356 rows/sec., 90.58 MiB/sec. | ||
| 11863 | 2026.02.27 03:11:47.239345 [ 5 ] {04370252-f614-45c4-82d6-785fa33f5736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11864 | 2026.02.27 03:11:47.239369 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 11865 | 2026.02.27 03:11:47.239418 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 11866 | 2026.02.27 03:11:47.239463 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 11867 | 2026.02.27 03:11:47.239497 [ 197 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11868 | 2026.02.27 03:11:47.239503 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 882 rows starting from the beginning of the part | ||
| 11869 | 2026.02.27 03:11:47.239561 [ 188 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 11870 | 2026.02.27 03:11:47.239781 [ 197 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_86_17} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11871 | 2026.02.27 03:11:47.239859 [ 197 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_86_17} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11872 | 2026.02.27 03:11:47.239940 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 11873 | 2026.02.27 03:11:47.240095 [ 5 ] {04370252-f614-45c4-82d6-785fa33f5736} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2026.02.27 03:11:47.240130 [ 5 ] {04370252-f614-45c4-82d6-785fa33f5736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11875 | 2026.02.27 03:11:47.240643 [ 5 ] {04370252-f614-45c4-82d6-785fa33f5736} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11876 | 2026.02.27 03:11:47.240868 [ 5 ] {04370252-f614-45c4-82d6-785fa33f5736} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2026.02.27 03:11:47.240988 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11878 | 2026.02.27 03:11:47.241011 [ 5 ] {04370252-f614-45c4-82d6-785fa33f5736} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001747 sec., 4006.868918145392 rows/sec., 7.18 MiB/sec. | ||
| 11879 | 2026.02.27 03:11:47.241024 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.02.27 03:11:47.241046 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11881 | 2026.02.27 03:11:47.241069 [ 5 ] {04370252-f614-45c4-82d6-785fa33f5736} <Debug> TCPHandler: Processed in 0.0019347 sec. | ||
| 11882 | 2026.02.27 03:11:47.241128 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 11883 | 2026.02.27 03:11:47.241194 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11884 | 2026.02.27 03:11:47.241297 [ 5 ] {37899642-a7e3-4f0f-9ed1-e7104f46c4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11885 | 2026.02.27 03:11:47.241335 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11886 | 2026.02.27 03:11:47.241340 [ 5 ] {37899642-a7e3-4f0f-9ed1-e7104f46c4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11887 | 2026.02.27 03:11:47.241394 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1339 rows starting from the beginning of the part | ||
| 11888 | 2026.02.27 03:11:47.241532 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 11889 | 2026.02.27 03:11:47.241652 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 11890 | 2026.02.27 03:11:47.241708 [ 5 ] {37899642-a7e3-4f0f-9ed1-e7104f46c4c9} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2026.02.27 03:11:47.241752 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 11892 | 2026.02.27 03:11:47.241754 [ 5 ] {37899642-a7e3-4f0f-9ed1-e7104f46c4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11893 | 2026.02.27 03:11:47.241850 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 11894 | 2026.02.27 03:11:47.241942 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
| 11895 | 2026.02.27 03:11:47.242104 [ 5 ] {37899642-a7e3-4f0f-9ed1-e7104f46c4c9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11896 | 2026.02.27 03:11:47.242351 [ 5 ] {37899642-a7e3-4f0f-9ed1-e7104f46c4c9} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2026.02.27 03:11:47.242462 [ 101 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11898 | 2026.02.27 03:11:47.242486 [ 5 ] {37899642-a7e3-4f0f-9ed1-e7104f46c4c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 11899 | 2026.02.27 03:11:47.242492 [ 101 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2026.02.27 03:11:47.242520 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11901 | 2026.02.27 03:11:47.242524 [ 5 ] {37899642-a7e3-4f0f-9ed1-e7104f46c4c9} <Debug> TCPHandler: Processed in 0.001381066 sec. | ||
| 11902 | 2026.02.27 03:11:47.242587 [ 197 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11903 | 2026.02.27 03:11:47.242674 [ 197 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11904 | 2026.02.27 03:11:47.242700 [ 197 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4458 rows starting from the beginning of the part | ||
| 11905 | 2026.02.27 03:11:47.242750 [ 197 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11906 | 2026.02.27 03:11:47.242790 [ 197 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11907 | 2026.02.27 03:11:47.242826 [ 197 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11908 | 2026.02.27 03:11:47.242862 [ 197 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11909 | 2026.02.27 03:11:47.242896 [ 197 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 11910 | 2026.02.27 03:11:47.244603 [ 186 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4758 rows, containing 4 columns (4 merged, 0 gathered) in 0.002043113 sec., 2328799.2392001813 rows/sec., 155.62 MiB/sec. | ||
| 11911 | 2026.02.27 03:11:47.245206 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11912 | 2026.02.27 03:11:47.245545 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_86_17} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2026.02.27 03:11:47.245632 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_86_17} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11914 | 2026.02.27 03:11:47.245645 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25278 rows, containing 5 columns (5 merged, 0 gathered) in 0.006561721 sec., 3852343.0057449867 rows/sec., 263.92 MiB/sec. | ||
| 11915 | 2026.02.27 03:11:47.245725 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11916 | 2026.02.27 03:11:47.245947 [ 198 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11917 | 2026.02.27 03:11:47.246290 [ 198 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.02.27 03:11:47.246386 [ 198 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11919 | 2026.02.27 03:11:47.246498 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11920 | 2026.02.27 03:11:47.248231 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 19 columns (19 merged, 0 gathered) in 0.007146396 sec., 199821.00068342141 rows/sec., 358.07 MiB/sec. | ||
| 11921 | 2026.02.27 03:11:47.250349 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11922 | 2026.02.27 03:11:47.250713 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2026.02.27 03:11:47.250791 [ 199 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11924 | 2026.02.27 03:11:47.250951 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 11925 | 2026.02.27 03:11:48.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.23 MiB, peak 350.58 MiB, free memory in arenas 0.00 B, will set to 341.66 MiB (RSS), difference: 5.43 MiB | ||
| 11926 | 2026.02.27 03:11:51.244673 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11927 | 2026.02.27 03:11:51.244739 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11928 | 2026.02.27 03:11:51.418909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27811 | ||
| 11929 | 2026.02.27 03:11:51.419549 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2026.02.27 03:11:51.419602 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11931 | 2026.02.27 03:11:51.420080 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11932 | 2026.02.27 03:11:51.420331 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11933 | 2026.02.27 03:11:51.420474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27811 | ||
| 11934 | 2026.02.27 03:11:52.233307 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11935 | 2026.02.27 03:11:52.233509 [ 5 ] {a2f6c64f-8f3e-4a6f-8a17-0820aeb3277b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11936 | 2026.02.27 03:11:52.233582 [ 5 ] {a2f6c64f-8f3e-4a6f-8a17-0820aeb3277b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11937 | 2026.02.27 03:11:52.234278 [ 5 ] {a2f6c64f-8f3e-4a6f-8a17-0820aeb3277b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11938 | 2026.02.27 03:11:52.234327 [ 5 ] {a2f6c64f-8f3e-4a6f-8a17-0820aeb3277b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11939 | 2026.02.27 03:11:52.234727 [ 5 ] {a2f6c64f-8f3e-4a6f-8a17-0820aeb3277b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11940 | 2026.02.27 03:11:52.234953 [ 5 ] {a2f6c64f-8f3e-4a6f-8a17-0820aeb3277b} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2026.02.27 03:11:52.235106 [ 5 ] {a2f6c64f-8f3e-4a6f-8a17-0820aeb3277b} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001651 sec., 75105.99636583889 rows/sec., 6.46 MiB/sec. | ||
| 11942 | 2026.02.27 03:11:52.235148 [ 5 ] {a2f6c64f-8f3e-4a6f-8a17-0820aeb3277b} <Debug> TCPHandler: Processed in 0.001983751 sec. | ||
| 11943 | 2026.02.27 03:11:52.235274 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11944 | 2026.02.27 03:11:52.235369 [ 5 ] {69a83466-db72-4bc9-a81d-a5c2544517a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11945 | 2026.02.27 03:11:52.235411 [ 5 ] {69a83466-db72-4bc9-a81d-a5c2544517a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11946 | 2026.02.27 03:11:52.235857 [ 5 ] {69a83466-db72-4bc9-a81d-a5c2544517a6} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2026.02.27 03:11:52.235895 [ 5 ] {69a83466-db72-4bc9-a81d-a5c2544517a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11948 | 2026.02.27 03:11:52.236193 [ 5 ] {69a83466-db72-4bc9-a81d-a5c2544517a6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11949 | 2026.02.27 03:11:52.236405 [ 5 ] {69a83466-db72-4bc9-a81d-a5c2544517a6} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2026.02.27 03:11:52.236555 [ 5 ] {69a83466-db72-4bc9-a81d-a5c2544517a6} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001204 sec., 28239.20265780731 rows/sec., 2.07 MiB/sec. | ||
| 11951 | 2026.02.27 03:11:52.236594 [ 5 ] {69a83466-db72-4bc9-a81d-a5c2544517a6} <Debug> TCPHandler: Processed in 0.001369226 sec. | ||
| 11952 | 2026.02.27 03:11:52.236714 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11953 | 2026.02.27 03:11:52.236808 [ 5 ] {0e723202-acdc-444a-abfa-8f893bd6c1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11954 | 2026.02.27 03:11:52.236848 [ 5 ] {0e723202-acdc-444a-abfa-8f893bd6c1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11955 | 2026.02.27 03:11:52.237293 [ 5 ] {0e723202-acdc-444a-abfa-8f893bd6c1fb} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11956 | 2026.02.27 03:11:52.237330 [ 5 ] {0e723202-acdc-444a-abfa-8f893bd6c1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11957 | 2026.02.27 03:11:52.237649 [ 5 ] {0e723202-acdc-444a-abfa-8f893bd6c1fb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11958 | 2026.02.27 03:11:52.237856 [ 5 ] {0e723202-acdc-444a-abfa-8f893bd6c1fb} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2026.02.27 03:11:52.237992 [ 5 ] {0e723202-acdc-444a-abfa-8f893bd6c1fb} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001202 sec., 81530.78202995009 rows/sec., 6.37 MiB/sec. | ||
| 11960 | 2026.02.27 03:11:52.238030 [ 5 ] {0e723202-acdc-444a-abfa-8f893bd6c1fb} <Debug> TCPHandler: Processed in 0.001367445 sec. | ||
| 11961 | 2026.02.27 03:11:52.238144 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11962 | 2026.02.27 03:11:52.238237 [ 5 ] {1c592b7a-3a7d-4ab2-a6ce-417a5747ef79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11963 | 2026.02.27 03:11:52.238282 [ 5 ] {1c592b7a-3a7d-4ab2-a6ce-417a5747ef79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11964 | 2026.02.27 03:11:52.238707 [ 5 ] {1c592b7a-3a7d-4ab2-a6ce-417a5747ef79} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.02.27 03:11:52.238742 [ 5 ] {1c592b7a-3a7d-4ab2-a6ce-417a5747ef79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11966 | 2026.02.27 03:11:52.239084 [ 5 ] {1c592b7a-3a7d-4ab2-a6ce-417a5747ef79} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11967 | 2026.02.27 03:11:52.239291 [ 5 ] {1c592b7a-3a7d-4ab2-a6ce-417a5747ef79} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2026.02.27 03:11:52.239424 [ 5 ] {1c592b7a-3a7d-4ab2-a6ce-417a5747ef79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 11969 | 2026.02.27 03:11:52.239462 [ 5 ] {1c592b7a-3a7d-4ab2-a6ce-417a5747ef79} <Debug> TCPHandler: Processed in 0.001367245 sec. | ||
| 11970 | 2026.02.27 03:11:52.239563 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11971 | 2026.02.27 03:11:52.239654 [ 5 ] {c5f208a4-21a4-45e3-942b-cf8be90f3a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11972 | 2026.02.27 03:11:52.239711 [ 5 ] {c5f208a4-21a4-45e3-942b-cf8be90f3a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11973 | 2026.02.27 03:11:52.240559 [ 5 ] {c5f208a4-21a4-45e3-942b-cf8be90f3a59} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2026.02.27 03:11:52.240596 [ 5 ] {c5f208a4-21a4-45e3-942b-cf8be90f3a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11975 | 2026.02.27 03:11:52.241146 [ 5 ] {c5f208a4-21a4-45e3-942b-cf8be90f3a59} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11976 | 2026.02.27 03:11:52.241367 [ 5 ] {c5f208a4-21a4-45e3-942b-cf8be90f3a59} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2026.02.27 03:11:52.241513 [ 5 ] {c5f208a4-21a4-45e3-942b-cf8be90f3a59} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001876 sec., 18123.66737739872 rows/sec., 32.48 MiB/sec. | ||
| 11978 | 2026.02.27 03:11:52.241571 [ 5 ] {c5f208a4-21a4-45e3-942b-cf8be90f3a59} <Debug> TCPHandler: Processed in 0.002055423 sec. | ||
| 11979 | 2026.02.27 03:11:52.241693 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11980 | 2026.02.27 03:11:52.241788 [ 5 ] {4320dec7-108c-4ed8-b2c3-71eea6928ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11981 | 2026.02.27 03:11:52.241833 [ 5 ] {4320dec7-108c-4ed8-b2c3-71eea6928ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11982 | 2026.02.27 03:11:52.242184 [ 5 ] {4320dec7-108c-4ed8-b2c3-71eea6928ad5} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.02.27 03:11:52.242220 [ 5 ] {4320dec7-108c-4ed8-b2c3-71eea6928ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11984 | 2026.02.27 03:11:52.242522 [ 5 ] {4320dec7-108c-4ed8-b2c3-71eea6928ad5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11985 | 2026.02.27 03:11:52.242735 [ 5 ] {4320dec7-108c-4ed8-b2c3-71eea6928ad5} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2026.02.27 03:11:52.242865 [ 5 ] {4320dec7-108c-4ed8-b2c3-71eea6928ad5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 11987 | 2026.02.27 03:11:52.242903 [ 5 ] {4320dec7-108c-4ed8-b2c3-71eea6928ad5} <Debug> TCPHandler: Processed in 0.001258743 sec. | ||
| 11988 | 2026.02.27 03:11:52.956017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11989 | 2026.02.27 03:11:52.971912 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2026.02.27 03:11:52.971962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11991 | 2026.02.27 03:11:52.977252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11992 | 2026.02.27 03:11:52.977961 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.02.27 03:11:52.980602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11994 | 2026.02.27 03:11:54.509101 [ 95 ] {} <Debug> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 11995 | 2026.02.27 03:11:54.509164 [ 95 ] {} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11996 | 2026.02.27 03:11:54.509183 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 11997 | 2026.02.27 03:11:54.509307 [ 202 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::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 | ||
| 11998 | 2026.02.27 03:11:54.509466 [ 202 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11999 | 2026.02.27 03:11:54.509503 [ 202 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 12000 | 2026.02.27 03:11:54.509579 [ 202 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 12001 | 2026.02.27 03:11:54.509634 [ 202 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 12002 | 2026.02.27 03:11:54.509684 [ 202 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 12003 | 2026.02.27 03:11:54.509832 [ 202 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 12004 | 2026.02.27 03:11:54.510580 [ 199 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333965 sec., 29985.79422998354 rows/sec., 2.50 MiB/sec. | ||
| 12005 | 2026.02.27 03:11:54.510722 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12006 | 2026.02.27 03:11:54.510989 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_21_5} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2026.02.27 03:11:54.511059 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_21_5} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12008 | 2026.02.27 03:11:54.511137 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12009 | 2026.02.27 03:11:56.499222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1428 | ||
| 12010 | 2026.02.27 03:11:56.501540 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12011 | 2026.02.27 03:11:56.501611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 12012 | 2026.02.27 03:11:56.502803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12013 | 2026.02.27 03:11:56.503070 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12014 | 2026.02.27 03:11:56.503333 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 12015 | 2026.02.27 03:11:57.232775 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12016 | 2026.02.27 03:11:57.232974 [ 5 ] {f9883b55-5c09-4d2c-a199-36cd6d5392ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12017 | 2026.02.27 03:11:57.233046 [ 5 ] {f9883b55-5c09-4d2c-a199-36cd6d5392ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12018 | 2026.02.27 03:11:57.233742 [ 5 ] {f9883b55-5c09-4d2c-a199-36cd6d5392ad} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12019 | 2026.02.27 03:11:57.233797 [ 5 ] {f9883b55-5c09-4d2c-a199-36cd6d5392ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 12020 | 2026.02.27 03:11:57.234175 [ 5 ] {f9883b55-5c09-4d2c-a199-36cd6d5392ad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12021 | 2026.02.27 03:11:57.234409 [ 5 ] {f9883b55-5c09-4d2c-a199-36cd6d5392ad} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.02.27 03:11:57.234560 [ 5 ] {f9883b55-5c09-4d2c-a199-36cd6d5392ad} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001639 sec., 4881.025015253203 rows/sec., 398.01 KiB/sec. | ||
| 12023 | 2026.02.27 03:11:57.234601 [ 5 ] {f9883b55-5c09-4d2c-a199-36cd6d5392ad} <Debug> TCPHandler: Processed in 0.001974411 sec. | ||
| 12024 | 2026.02.27 03:11:57.234724 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12025 | 2026.02.27 03:11:57.234819 [ 5 ] {4c2e034d-714f-4501-af8b-0973838e554f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12026 | 2026.02.27 03:11:57.234859 [ 5 ] {4c2e034d-714f-4501-af8b-0973838e554f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12027 | 2026.02.27 03:11:57.235292 [ 5 ] {4c2e034d-714f-4501-af8b-0973838e554f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2026.02.27 03:11:57.235328 [ 5 ] {4c2e034d-714f-4501-af8b-0973838e554f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 12029 | 2026.02.27 03:11:57.235630 [ 5 ] {4c2e034d-714f-4501-af8b-0973838e554f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12030 | 2026.02.27 03:11:57.235842 [ 5 ] {4c2e034d-714f-4501-af8b-0973838e554f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2026.02.27 03:11:57.235970 [ 5 ] {4c2e034d-714f-4501-af8b-0973838e554f} <Debug> executeQuery: Read 74 rows, 6.01 KiB in 0.00117 sec., 63247.86324786324 rows/sec., 5.02 MiB/sec. | ||
| 12032 | 2026.02.27 03:11:57.236007 [ 5 ] {4c2e034d-714f-4501-af8b-0973838e554f} <Debug> TCPHandler: Processed in 0.001333595 sec. | ||
| 12033 | 2026.02.27 03:11:57.236123 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12034 | 2026.02.27 03:11:57.236216 [ 5 ] {0f038930-fda2-49c2-9cfd-30b3599e59c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12035 | 2026.02.27 03:11:57.236255 [ 5 ] {0f038930-fda2-49c2-9cfd-30b3599e59c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12036 | 2026.02.27 03:11:57.236661 [ 5 ] {0f038930-fda2-49c2-9cfd-30b3599e59c3} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12037 | 2026.02.27 03:11:57.236694 [ 5 ] {0f038930-fda2-49c2-9cfd-30b3599e59c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 12038 | 2026.02.27 03:11:57.236995 [ 5 ] {0f038930-fda2-49c2-9cfd-30b3599e59c3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12039 | 2026.02.27 03:11:57.237196 [ 5 ] {0f038930-fda2-49c2-9cfd-30b3599e59c3} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12040 | 2026.02.27 03:11:57.237325 [ 5 ] {0f038930-fda2-49c2-9cfd-30b3599e59c3} <Debug> executeQuery: Read 15 rows, 1.08 KiB in 0.001127 sec., 13309.671694764864 rows/sec., 962.70 KiB/sec. | ||
| 12041 | 2026.02.27 03:11:57.237361 [ 5 ] {0f038930-fda2-49c2-9cfd-30b3599e59c3} <Debug> TCPHandler: Processed in 0.001287804 sec. | ||
| 12042 | 2026.02.27 03:11:57.237472 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12043 | 2026.02.27 03:11:57.237565 [ 5 ] {a0e26f0f-1221-4b51-9bc8-061f9866a07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12044 | 2026.02.27 03:11:57.237604 [ 5 ] {a0e26f0f-1221-4b51-9bc8-061f9866a07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12045 | 2026.02.27 03:11:57.238023 [ 5 ] {a0e26f0f-1221-4b51-9bc8-061f9866a07c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12046 | 2026.02.27 03:11:57.238057 [ 5 ] {a0e26f0f-1221-4b51-9bc8-061f9866a07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 12047 | 2026.02.27 03:11:57.238352 [ 5 ] {a0e26f0f-1221-4b51-9bc8-061f9866a07c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12048 | 2026.02.27 03:11:57.238559 [ 5 ] {a0e26f0f-1221-4b51-9bc8-061f9866a07c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12049 | 2026.02.27 03:11:57.238686 [ 5 ] {a0e26f0f-1221-4b51-9bc8-061f9866a07c} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.001138 sec., 69420.03514938489 rows/sec., 5.43 MiB/sec. | ||
| 12050 | 2026.02.27 03:11:57.238723 [ 5 ] {a0e26f0f-1221-4b51-9bc8-061f9866a07c} <Debug> TCPHandler: Processed in 0.001301114 sec. | ||
| 12051 | 2026.02.27 03:11:57.238835 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12052 | 2026.02.27 03:11:57.238928 [ 5 ] {e6e1508e-35a2-4c30-b694-38dac9a9b756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12053 | 2026.02.27 03:11:57.238972 [ 5 ] {e6e1508e-35a2-4c30-b694-38dac9a9b756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12054 | 2026.02.27 03:11:57.239396 [ 5 ] {e6e1508e-35a2-4c30-b694-38dac9a9b756} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12055 | 2026.02.27 03:11:57.239429 [ 5 ] {e6e1508e-35a2-4c30-b694-38dac9a9b756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 12056 | 2026.02.27 03:11:57.239761 [ 5 ] {e6e1508e-35a2-4c30-b694-38dac9a9b756} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12057 | 2026.02.27 03:11:57.239978 [ 5 ] {e6e1508e-35a2-4c30-b694-38dac9a9b756} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12058 | 2026.02.27 03:11:57.240105 [ 5 ] {e6e1508e-35a2-4c30-b694-38dac9a9b756} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001195 sec., 137238.49372384936 rows/sec., 9.56 MiB/sec. | ||
| 12059 | 2026.02.27 03:11:57.240142 [ 5 ] {e6e1508e-35a2-4c30-b694-38dac9a9b756} <Debug> TCPHandler: Processed in 0.001356225 sec. | ||
| 12060 | 2026.02.27 03:11:57.240254 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12061 | 2026.02.27 03:11:57.240353 [ 5 ] {290d48b0-d42a-4bce-b9b7-e0dfec8ecf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12062 | 2026.02.27 03:11:57.240408 [ 5 ] {290d48b0-d42a-4bce-b9b7-e0dfec8ecf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12063 | 2026.02.27 03:11:57.241156 [ 5 ] {290d48b0-d42a-4bce-b9b7-e0dfec8ecf7b} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2026.02.27 03:11:57.241190 [ 5 ] {290d48b0-d42a-4bce-b9b7-e0dfec8ecf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 12065 | 2026.02.27 03:11:57.241688 [ 5 ] {290d48b0-d42a-4bce-b9b7-e0dfec8ecf7b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12066 | 2026.02.27 03:11:57.241905 [ 5 ] {290d48b0-d42a-4bce-b9b7-e0dfec8ecf7b} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2026.02.27 03:11:57.242047 [ 5 ] {290d48b0-d42a-4bce-b9b7-e0dfec8ecf7b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001712 sec., 4088.785046728972 rows/sec., 7.33 MiB/sec. | ||
| 12068 | 2026.02.27 03:11:57.242101 [ 5 ] {290d48b0-d42a-4bce-b9b7-e0dfec8ecf7b} <Debug> TCPHandler: Processed in 0.001896299 sec. | ||
| 12069 | 2026.02.27 03:11:57.242217 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12070 | 2026.02.27 03:11:57.242313 [ 5 ] {cec7705f-c5c1-4661-86d1-42e82529499e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12071 | 2026.02.27 03:11:57.242356 [ 5 ] {cec7705f-c5c1-4661-86d1-42e82529499e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12072 | 2026.02.27 03:11:57.242700 [ 5 ] {cec7705f-c5c1-4661-86d1-42e82529499e} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2026.02.27 03:11:57.242734 [ 5 ] {cec7705f-c5c1-4661-86d1-42e82529499e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 12074 | 2026.02.27 03:11:57.243027 [ 5 ] {cec7705f-c5c1-4661-86d1-42e82529499e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12075 | 2026.02.27 03:11:57.243229 [ 5 ] {cec7705f-c5c1-4661-86d1-42e82529499e} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2026.02.27 03:11:57.243360 [ 5 ] {cec7705f-c5c1-4661-86d1-42e82529499e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 12077 | 2026.02.27 03:11:57.243394 [ 5 ] {cec7705f-c5c1-4661-86d1-42e82529499e} <Debug> TCPHandler: Processed in 0.001226832 sec. | ||
| 12078 | 2026.02.27 03:11:58.920580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28259 | ||
| 12079 | 2026.02.27 03:11:58.921070 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2026.02.27 03:11:58.921117 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 12081 | 2026.02.27 03:11:58.921594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12082 | 2026.02.27 03:11:58.921824 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2026.02.27 03:11:58.921962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28259 | ||
| 12084 | 2026.02.27 03:12:00.481640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12085 | 2026.02.27 03:12:00.497928 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2026.02.27 03:12:00.497993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.32 GiB. | ||
| 12087 | 2026.02.27 03:12:00.503654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12088 | 2026.02.27 03:12:00.504398 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2026.02.27 03:12:00.507605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12090 | 2026.02.27 03:12:02.233612 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12091 | 2026.02.27 03:12:02.233804 [ 5 ] {35f6bd74-65d0-4f6a-8354-8c905713fc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12092 | 2026.02.27 03:12:02.233869 [ 5 ] {35f6bd74-65d0-4f6a-8354-8c905713fc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12093 | 2026.02.27 03:12:02.234583 [ 5 ] {35f6bd74-65d0-4f6a-8354-8c905713fc3a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.02.27 03:12:02.234627 [ 5 ] {35f6bd74-65d0-4f6a-8354-8c905713fc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12095 | 2026.02.27 03:12:02.235036 [ 5 ] {35f6bd74-65d0-4f6a-8354-8c905713fc3a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12096 | 2026.02.27 03:12:02.235291 [ 5 ] {35f6bd74-65d0-4f6a-8354-8c905713fc3a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.02.27 03:12:02.235449 [ 5 ] {35f6bd74-65d0-4f6a-8354-8c905713fc3a} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001693 sec., 73242.76432368577 rows/sec., 6.30 MiB/sec. | ||
| 12098 | 2026.02.27 03:12:02.235492 [ 5 ] {35f6bd74-65d0-4f6a-8354-8c905713fc3a} <Debug> TCPHandler: Processed in 0.002014483 sec. | ||
| 12099 | 2026.02.27 03:12:02.235622 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2026.02.27 03:12:02.235718 [ 5 ] {0160b9b2-88ec-4384-8ccd-4b67a1920a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12101 | 2026.02.27 03:12:02.235760 [ 5 ] {0160b9b2-88ec-4384-8ccd-4b67a1920a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12102 | 2026.02.27 03:12:02.236187 [ 5 ] {0160b9b2-88ec-4384-8ccd-4b67a1920a0f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12103 | 2026.02.27 03:12:02.236225 [ 5 ] {0160b9b2-88ec-4384-8ccd-4b67a1920a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12104 | 2026.02.27 03:12:02.236527 [ 5 ] {0160b9b2-88ec-4384-8ccd-4b67a1920a0f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12105 | 2026.02.27 03:12:02.236740 [ 5 ] {0160b9b2-88ec-4384-8ccd-4b67a1920a0f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2026.02.27 03:12:02.236873 [ 5 ] {0160b9b2-88ec-4384-8ccd-4b67a1920a0f} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001173 sec., 28985.507246376812 rows/sec., 2.13 MiB/sec. | ||
| 12107 | 2026.02.27 03:12:02.236911 [ 5 ] {0160b9b2-88ec-4384-8ccd-4b67a1920a0f} <Debug> TCPHandler: Processed in 0.001340305 sec. | ||
| 12108 | 2026.02.27 03:12:02.237025 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12109 | 2026.02.27 03:12:02.237119 [ 5 ] {4673ccd0-c4e1-44c4-bd77-2a5ab175f318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12110 | 2026.02.27 03:12:02.237158 [ 5 ] {4673ccd0-c4e1-44c4-bd77-2a5ab175f318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12111 | 2026.02.27 03:12:02.237607 [ 5 ] {4673ccd0-c4e1-44c4-bd77-2a5ab175f318} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.02.27 03:12:02.237644 [ 5 ] {4673ccd0-c4e1-44c4-bd77-2a5ab175f318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12113 | 2026.02.27 03:12:02.237956 [ 5 ] {4673ccd0-c4e1-44c4-bd77-2a5ab175f318} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12114 | 2026.02.27 03:12:02.238161 [ 5 ] {4673ccd0-c4e1-44c4-bd77-2a5ab175f318} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.02.27 03:12:02.238291 [ 5 ] {4673ccd0-c4e1-44c4-bd77-2a5ab175f318} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001189 sec., 82422.20353238015 rows/sec., 6.44 MiB/sec. | ||
| 12116 | 2026.02.27 03:12:02.238329 [ 5 ] {4673ccd0-c4e1-44c4-bd77-2a5ab175f318} <Debug> TCPHandler: Processed in 0.001353545 sec. | ||
| 12117 | 2026.02.27 03:12:02.238444 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12118 | 2026.02.27 03:12:02.238537 [ 5 ] {694f2c55-9020-4049-8289-d75970e0ce16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12119 | 2026.02.27 03:12:02.238581 [ 5 ] {694f2c55-9020-4049-8289-d75970e0ce16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12120 | 2026.02.27 03:12:02.239003 [ 5 ] {694f2c55-9020-4049-8289-d75970e0ce16} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12121 | 2026.02.27 03:12:02.239039 [ 5 ] {694f2c55-9020-4049-8289-d75970e0ce16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12122 | 2026.02.27 03:12:02.239371 [ 5 ] {694f2c55-9020-4049-8289-d75970e0ce16} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12123 | 2026.02.27 03:12:02.239578 [ 5 ] {694f2c55-9020-4049-8289-d75970e0ce16} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12124 | 2026.02.27 03:12:02.239706 [ 5 ] {694f2c55-9020-4049-8289-d75970e0ce16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 12125 | 2026.02.27 03:12:02.239743 [ 5 ] {694f2c55-9020-4049-8289-d75970e0ce16} <Debug> TCPHandler: Processed in 0.001348555 sec. | ||
| 12126 | 2026.02.27 03:12:02.239853 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12127 | 2026.02.27 03:12:02.239946 [ 5 ] {e2d659ca-f671-487f-a148-a4b41dd8b810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12128 | 2026.02.27 03:12:02.240000 [ 5 ] {e2d659ca-f671-487f-a148-a4b41dd8b810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12129 | 2026.02.27 03:12:02.240850 [ 5 ] {e2d659ca-f671-487f-a148-a4b41dd8b810} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2026.02.27 03:12:02.240886 [ 5 ] {e2d659ca-f671-487f-a148-a4b41dd8b810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12131 | 2026.02.27 03:12:02.241453 [ 5 ] {e2d659ca-f671-487f-a148-a4b41dd8b810} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12132 | 2026.02.27 03:12:02.241680 [ 5 ] {e2d659ca-f671-487f-a148-a4b41dd8b810} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12133 | 2026.02.27 03:12:02.241818 [ 5 ] {e2d659ca-f671-487f-a148-a4b41dd8b810} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00189 sec., 17989.41798941799 rows/sec., 32.24 MiB/sec. | ||
| 12134 | 2026.02.27 03:12:02.241872 [ 5 ] {e2d659ca-f671-487f-a148-a4b41dd8b810} <Debug> TCPHandler: Processed in 0.002068323 sec. | ||
| 12135 | 2026.02.27 03:12:02.241987 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12136 | 2026.02.27 03:12:02.242083 [ 5 ] {d14a2ef0-79ee-4c3f-a2bc-646e12bd7319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12137 | 2026.02.27 03:12:02.242125 [ 5 ] {d14a2ef0-79ee-4c3f-a2bc-646e12bd7319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12138 | 2026.02.27 03:12:02.242465 [ 5 ] {d14a2ef0-79ee-4c3f-a2bc-646e12bd7319} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.02.27 03:12:02.242501 [ 5 ] {d14a2ef0-79ee-4c3f-a2bc-646e12bd7319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12140 | 2026.02.27 03:12:02.242804 [ 5 ] {d14a2ef0-79ee-4c3f-a2bc-646e12bd7319} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12141 | 2026.02.27 03:12:02.243020 [ 5 ] {d14a2ef0-79ee-4c3f-a2bc-646e12bd7319} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2026.02.27 03:12:02.243147 [ 5 ] {d14a2ef0-79ee-4c3f-a2bc-646e12bd7319} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12143 | 2026.02.27 03:12:02.243183 [ 5 ] {d14a2ef0-79ee-4c3f-a2bc-646e12bd7319} <Debug> TCPHandler: Processed in 0.001245672 sec. | ||
| 12144 | 2026.02.27 03:12:06.244980 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12145 | 2026.02.27 03:12:06.245042 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12146 | 2026.02.27 03:12:06.422907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28771 | ||
| 12147 | 2026.02.27 03:12:06.423434 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2026.02.27 03:12:06.423480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12149 | 2026.02.27 03:12:06.423977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12150 | 2026.02.27 03:12:06.424222 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2026.02.27 03:12:06.424353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28771 | ||
| 12152 | 2026.02.27 03:12:06.504284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1454 | ||
| 12153 | 2026.02.27 03:12:06.506606 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12154 | 2026.02.27 03:12:06.506663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12155 | 2026.02.27 03:12:06.507916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12156 | 2026.02.27 03:12:06.508209 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2026.02.27 03:12:06.508587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1454 | ||
| 12158 | 2026.02.27 03:12:07.231887 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2026.02.27 03:12:07.232138 [ 5 ] {f42fe9ec-9f61-4ed1-9101-c2e6b544749a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12160 | 2026.02.27 03:12:07.232200 [ 5 ] {f42fe9ec-9f61-4ed1-9101-c2e6b544749a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12161 | 2026.02.27 03:12:07.232883 [ 5 ] {f42fe9ec-9f61-4ed1-9101-c2e6b544749a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.02.27 03:12:07.232922 [ 5 ] {f42fe9ec-9f61-4ed1-9101-c2e6b544749a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12163 | 2026.02.27 03:12:07.233309 [ 5 ] {f42fe9ec-9f61-4ed1-9101-c2e6b544749a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12164 | 2026.02.27 03:12:07.233526 [ 5 ] {f42fe9ec-9f61-4ed1-9101-c2e6b544749a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.02.27 03:12:07.233677 [ 5 ] {f42fe9ec-9f61-4ed1-9101-c2e6b544749a} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.00159 sec., 44025.1572327044 rows/sec., 3.51 MiB/sec. | ||
| 12166 | 2026.02.27 03:12:07.233719 [ 5 ] {f42fe9ec-9f61-4ed1-9101-c2e6b544749a} <Debug> TCPHandler: Processed in 0.002010842 sec. | ||
| 12167 | 2026.02.27 03:12:07.233846 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.02.27 03:12:07.233939 [ 5 ] {85187dda-b459-473f-84a5-1e2dbb7f2b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12169 | 2026.02.27 03:12:07.233980 [ 5 ] {85187dda-b459-473f-84a5-1e2dbb7f2b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12170 | 2026.02.27 03:12:07.234383 [ 5 ] {85187dda-b459-473f-84a5-1e2dbb7f2b1e} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.02.27 03:12:07.234419 [ 5 ] {85187dda-b459-473f-84a5-1e2dbb7f2b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12172 | 2026.02.27 03:12:07.234716 [ 5 ] {85187dda-b459-473f-84a5-1e2dbb7f2b1e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12173 | 2026.02.27 03:12:07.234917 [ 5 ] {85187dda-b459-473f-84a5-1e2dbb7f2b1e} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.02.27 03:12:07.235044 [ 5 ] {85187dda-b459-473f-84a5-1e2dbb7f2b1e} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001123 sec., 6233.303650934995 rows/sec., 468.72 KiB/sec. | ||
| 12175 | 2026.02.27 03:12:07.235040 [ 83 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12176 | 2026.02.27 03:12:07.235081 [ 5 ] {85187dda-b459-473f-84a5-1e2dbb7f2b1e} <Debug> TCPHandler: Processed in 0.001282874 sec. | ||
| 12177 | 2026.02.27 03:12:07.235120 [ 83 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2026.02.27 03:12:07.235148 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12179 | 2026.02.27 03:12:07.235196 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2026.02.27 03:12:07.235264 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 12181 | 2026.02.27 03:12:07.235292 [ 5 ] {15341be1-3c93-47d9-a1f1-9804fa24c51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12182 | 2026.02.27 03:12:07.235331 [ 5 ] {15341be1-3c93-47d9-a1f1-9804fa24c51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12183 | 2026.02.27 03:12:07.235367 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12184 | 2026.02.27 03:12:07.235399 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 213 rows starting from the beginning of the part | ||
| 12185 | 2026.02.27 03:12:07.235462 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 12186 | 2026.02.27 03:12:07.235510 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part | ||
| 12187 | 2026.02.27 03:12:07.235556 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 15 rows starting from the beginning of the part | ||
| 12188 | 2026.02.27 03:12:07.235599 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part | ||
| 12189 | 2026.02.27 03:12:07.235638 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 12190 | 2026.02.27 03:12:07.235756 [ 5 ] {15341be1-3c93-47d9-a1f1-9804fa24c51d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12191 | 2026.02.27 03:12:07.235791 [ 5 ] {15341be1-3c93-47d9-a1f1-9804fa24c51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12192 | 2026.02.27 03:12:07.236083 [ 5 ] {15341be1-3c93-47d9-a1f1-9804fa24c51d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12193 | 2026.02.27 03:12:07.236285 [ 5 ] {15341be1-3c93-47d9-a1f1-9804fa24c51d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2026.02.27 03:12:07.236397 [ 190 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116988 sec., 264984.44284883916 rows/sec., 18.62 MiB/sec. | ||
| 12195 | 2026.02.27 03:12:07.236410 [ 5 ] {15341be1-3c93-47d9-a1f1-9804fa24c51d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001136 sec., 62499.99999999999 rows/sec., 4.88 MiB/sec. | ||
| 12196 | 2026.02.27 03:12:07.236480 [ 5 ] {15341be1-3c93-47d9-a1f1-9804fa24c51d} <Debug> TCPHandler: Processed in 0.001330045 sec. | ||
| 12197 | 2026.02.27 03:12:07.236591 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2026.02.27 03:12:07.236604 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12199 | 2026.02.27 03:12:07.236687 [ 5 ] {d7c6d098-841b-4a8e-8efd-dc740e20b193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12200 | 2026.02.27 03:12:07.236737 [ 5 ] {d7c6d098-841b-4a8e-8efd-dc740e20b193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12201 | 2026.02.27 03:12:07.236940 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_81_16} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12202 | 2026.02.27 03:12:07.237025 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_81_16} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12203 | 2026.02.27 03:12:07.237138 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12204 | 2026.02.27 03:12:07.237154 [ 5 ] {d7c6d098-841b-4a8e-8efd-dc740e20b193} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12205 | 2026.02.27 03:12:07.237195 [ 5 ] {d7c6d098-841b-4a8e-8efd-dc740e20b193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12206 | 2026.02.27 03:12:07.237520 [ 5 ] {d7c6d098-841b-4a8e-8efd-dc740e20b193} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12207 | 2026.02.27 03:12:07.237727 [ 5 ] {d7c6d098-841b-4a8e-8efd-dc740e20b193} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12208 | 2026.02.27 03:12:07.237854 [ 5 ] {d7c6d098-841b-4a8e-8efd-dc740e20b193} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 12209 | 2026.02.27 03:12:07.237891 [ 5 ] {d7c6d098-841b-4a8e-8efd-dc740e20b193} <Debug> TCPHandler: Processed in 0.001349735 sec. | ||
| 12210 | 2026.02.27 03:12:07.237996 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12211 | 2026.02.27 03:12:07.238087 [ 5 ] {9ad494cd-79b2-4119-b998-e94bfff875c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12212 | 2026.02.27 03:12:07.238140 [ 5 ] {9ad494cd-79b2-4119-b998-e94bfff875c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12213 | 2026.02.27 03:12:07.238901 [ 5 ] {9ad494cd-79b2-4119-b998-e94bfff875c5} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2026.02.27 03:12:07.238938 [ 5 ] {9ad494cd-79b2-4119-b998-e94bfff875c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12215 | 2026.02.27 03:12:07.239435 [ 5 ] {9ad494cd-79b2-4119-b998-e94bfff875c5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12216 | 2026.02.27 03:12:07.239658 [ 5 ] {9ad494cd-79b2-4119-b998-e94bfff875c5} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12217 | 2026.02.27 03:12:07.239796 [ 5 ] {9ad494cd-79b2-4119-b998-e94bfff875c5} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001726 sec., 4055.6199304750867 rows/sec., 7.27 MiB/sec. | ||
| 12218 | 2026.02.27 03:12:07.239850 [ 5 ] {9ad494cd-79b2-4119-b998-e94bfff875c5} <Debug> TCPHandler: Processed in 0.001901009 sec. | ||
| 12219 | 2026.02.27 03:12:07.239965 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12220 | 2026.02.27 03:12:07.240059 [ 5 ] {20758692-f122-42cd-a10d-77f8c554c522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12221 | 2026.02.27 03:12:07.240101 [ 5 ] {20758692-f122-42cd-a10d-77f8c554c522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12222 | 2026.02.27 03:12:07.240437 [ 5 ] {20758692-f122-42cd-a10d-77f8c554c522} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2026.02.27 03:12:07.240473 [ 5 ] {20758692-f122-42cd-a10d-77f8c554c522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12224 | 2026.02.27 03:12:07.240772 [ 5 ] {20758692-f122-42cd-a10d-77f8c554c522} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12225 | 2026.02.27 03:12:07.240976 [ 5 ] {20758692-f122-42cd-a10d-77f8c554c522} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2026.02.27 03:12:07.241103 [ 5 ] {20758692-f122-42cd-a10d-77f8c554c522} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 12227 | 2026.02.27 03:12:07.241144 [ 5 ] {20758692-f122-42cd-a10d-77f8c554c522} <Debug> TCPHandler: Processed in 0.001228952 sec. | ||
| 12228 | 2026.02.27 03:12:08.008519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12229 | 2026.02.27 03:12:08.026649 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2026.02.27 03:12:08.026738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12231 | 2026.02.27 03:12:08.033738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12232 | 2026.02.27 03:12:08.034493 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12233 | 2026.02.27 03:12:08.037905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12234 | 2026.02.27 03:12:12.261082 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12235 | 2026.02.27 03:12:12.261278 [ 5 ] {d3c45a80-3bfc-44a8-94e9-490b2dbc0fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12236 | 2026.02.27 03:12:12.261348 [ 5 ] {d3c45a80-3bfc-44a8-94e9-490b2dbc0fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12237 | 2026.02.27 03:12:12.262007 [ 5 ] {d3c45a80-3bfc-44a8-94e9-490b2dbc0fb5} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12238 | 2026.02.27 03:12:12.262054 [ 5 ] {d3c45a80-3bfc-44a8-94e9-490b2dbc0fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12239 | 2026.02.27 03:12:12.262436 [ 5 ] {d3c45a80-3bfc-44a8-94e9-490b2dbc0fb5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12240 | 2026.02.27 03:12:12.262666 [ 5 ] {d3c45a80-3bfc-44a8-94e9-490b2dbc0fb5} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12241 | 2026.02.27 03:12:12.262822 [ 5 ] {d3c45a80-3bfc-44a8-94e9-490b2dbc0fb5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001594 sec., 15056.4617314931 rows/sec., 1.25 MiB/sec. | ||
| 12242 | 2026.02.27 03:12:12.262864 [ 5 ] {d3c45a80-3bfc-44a8-94e9-490b2dbc0fb5} <Debug> TCPHandler: Processed in 0.00192101 sec. | ||
| 12243 | 2026.02.27 03:12:12.262991 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12244 | 2026.02.27 03:12:12.263087 [ 5 ] {579564c7-8d55-4636-ba08-d0fdee01e513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12245 | 2026.02.27 03:12:12.263131 [ 5 ] {579564c7-8d55-4636-ba08-d0fdee01e513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12246 | 2026.02.27 03:12:12.263558 [ 5 ] {579564c7-8d55-4636-ba08-d0fdee01e513} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12247 | 2026.02.27 03:12:12.263594 [ 5 ] {579564c7-8d55-4636-ba08-d0fdee01e513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12248 | 2026.02.27 03:12:12.263895 [ 5 ] {579564c7-8d55-4636-ba08-d0fdee01e513} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12249 | 2026.02.27 03:12:12.264124 [ 5 ] {579564c7-8d55-4636-ba08-d0fdee01e513} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12250 | 2026.02.27 03:12:12.264257 [ 5 ] {579564c7-8d55-4636-ba08-d0fdee01e513} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 411.49 KiB/sec. | ||
| 12251 | 2026.02.27 03:12:12.264295 [ 5 ] {579564c7-8d55-4636-ba08-d0fdee01e513} <Debug> TCPHandler: Processed in 0.001354575 sec. | ||
| 12252 | 2026.02.27 03:12:12.264414 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12253 | 2026.02.27 03:12:12.264507 [ 5 ] {abf77cb3-cb5d-40c6-a6f1-8e9a3f255dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12254 | 2026.02.27 03:12:12.264546 [ 5 ] {abf77cb3-cb5d-40c6-a6f1-8e9a3f255dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12255 | 2026.02.27 03:12:12.265719 [ 5 ] {abf77cb3-cb5d-40c6-a6f1-8e9a3f255dde} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12256 | 2026.02.27 03:12:12.265761 [ 5 ] {abf77cb3-cb5d-40c6-a6f1-8e9a3f255dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12257 | 2026.02.27 03:12:12.266174 [ 5 ] {abf77cb3-cb5d-40c6-a6f1-8e9a3f255dde} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12258 | 2026.02.27 03:12:12.266404 [ 5 ] {abf77cb3-cb5d-40c6-a6f1-8e9a3f255dde} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12259 | 2026.02.27 03:12:12.266525 [ 77 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12260 | 2026.02.27 03:12:12.266540 [ 5 ] {abf77cb3-cb5d-40c6-a6f1-8e9a3f255dde} <Debug> executeQuery: Read 1387 rows, 118.69 KiB in 0.002052 sec., 675925.925925926 rows/sec., 56.49 MiB/sec. | ||
| 12261 | 2026.02.27 03:12:12.266563 [ 77 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2026.02.27 03:12:12.266583 [ 5 ] {abf77cb3-cb5d-40c6-a6f1-8e9a3f255dde} <Debug> TCPHandler: Processed in 0.002218937 sec. | ||
| 12263 | 2026.02.27 03:12:12.266583 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12264 | 2026.02.27 03:12:12.266686 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 12265 | 2026.02.27 03:12:12.266712 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12266 | 2026.02.27 03:12:12.266777 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12267 | 2026.02.27 03:12:12.266805 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2149 rows starting from the beginning of the part | ||
| 12268 | 2026.02.27 03:12:12.266811 [ 5 ] {4afb965c-e156-44c5-9a25-ae48a5d638f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12269 | 2026.02.27 03:12:12.266856 [ 5 ] {4afb965c-e156-44c5-9a25-ae48a5d638f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12270 | 2026.02.27 03:12:12.266863 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 124 rows starting from the beginning of the part | ||
| 12271 | 2026.02.27 03:12:12.266917 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 74 rows starting from the beginning of the part | ||
| 12272 | 2026.02.27 03:12:12.266975 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 124 rows starting from the beginning of the part | ||
| 12273 | 2026.02.27 03:12:12.267029 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 70 rows starting from the beginning of the part | ||
| 12274 | 2026.02.27 03:12:12.267078 [ 193 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1387 rows starting from the beginning of the part | ||
| 12275 | 2026.02.27 03:12:12.267318 [ 5 ] {4afb965c-e156-44c5-9a25-ae48a5d638f8} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2026.02.27 03:12:12.267356 [ 5 ] {4afb965c-e156-44c5-9a25-ae48a5d638f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12277 | 2026.02.27 03:12:12.267680 [ 5 ] {4afb965c-e156-44c5-9a25-ae48a5d638f8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12278 | 2026.02.27 03:12:12.267905 [ 5 ] {4afb965c-e156-44c5-9a25-ae48a5d638f8} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2026.02.27 03:12:12.268037 [ 5 ] {4afb965c-e156-44c5-9a25-ae48a5d638f8} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001245 sec., 41767.068273092365 rows/sec., 3.09 MiB/sec. | ||
| 12280 | 2026.02.27 03:12:12.268076 [ 5 ] {4afb965c-e156-44c5-9a25-ae48a5d638f8} <Debug> TCPHandler: Processed in 0.001414547 sec. | ||
| 12281 | 2026.02.27 03:12:12.268202 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12282 | 2026.02.27 03:12:12.268299 [ 5 ] {9c48b495-f241-4111-b05a-879ff560857d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12283 | 2026.02.27 03:12:12.268338 [ 5 ] {9c48b495-f241-4111-b05a-879ff560857d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12284 | 2026.02.27 03:12:12.268558 [ 190 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3928 rows, containing 5 columns (5 merged, 0 gathered) in 0.001904869 sec., 2062084.0593237644 rows/sec., 178.37 MiB/sec. | ||
| 12285 | 2026.02.27 03:12:12.268839 [ 5 ] {9c48b495-f241-4111-b05a-879ff560857d} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2026.02.27 03:12:12.268882 [ 5 ] {9c48b495-f241-4111-b05a-879ff560857d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12287 | 2026.02.27 03:12:12.268878 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12288 | 2026.02.27 03:12:12.269233 [ 5 ] {9c48b495-f241-4111-b05a-879ff560857d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12289 | 2026.02.27 03:12:12.269237 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_91_18} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.02.27 03:12:12.269355 [ 192 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_91_18} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12291 | 2026.02.27 03:12:12.269469 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 12292 | 2026.02.27 03:12:12.269487 [ 5 ] {9c48b495-f241-4111-b05a-879ff560857d} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12293 | 2026.02.27 03:12:12.269630 [ 5 ] {9c48b495-f241-4111-b05a-879ff560857d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00135 sec., 186666.66666666666 rows/sec., 12.91 MiB/sec. | ||
| 12294 | 2026.02.27 03:12:12.269670 [ 5 ] {9c48b495-f241-4111-b05a-879ff560857d} <Debug> TCPHandler: Processed in 0.001518549 sec. | ||
| 12295 | 2026.02.27 03:12:12.269791 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12296 | 2026.02.27 03:12:12.269886 [ 5 ] {b1603467-4593-46bf-ad92-33a26ed54d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12297 | 2026.02.27 03:12:12.269930 [ 5 ] {b1603467-4593-46bf-ad92-33a26ed54d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12298 | 2026.02.27 03:12:12.270333 [ 5 ] {b1603467-4593-46bf-ad92-33a26ed54d83} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2026.02.27 03:12:12.270370 [ 5 ] {b1603467-4593-46bf-ad92-33a26ed54d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12300 | 2026.02.27 03:12:12.270675 [ 5 ] {b1603467-4593-46bf-ad92-33a26ed54d83} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12301 | 2026.02.27 03:12:12.270895 [ 5 ] {b1603467-4593-46bf-ad92-33a26ed54d83} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2026.02.27 03:12:12.271028 [ 5 ] {b1603467-4593-46bf-ad92-33a26ed54d83} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 12303 | 2026.02.27 03:12:12.271067 [ 5 ] {b1603467-4593-46bf-ad92-33a26ed54d83} <Debug> TCPHandler: Processed in 0.001326295 sec. | ||
| 12304 | 2026.02.27 03:12:12.271188 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12305 | 2026.02.27 03:12:12.271283 [ 5 ] {2f854e64-8748-432b-bafa-c5b4880c0b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12306 | 2026.02.27 03:12:12.271324 [ 5 ] {2f854e64-8748-432b-bafa-c5b4880c0b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12307 | 2026.02.27 03:12:12.271977 [ 5 ] {2f854e64-8748-432b-bafa-c5b4880c0b89} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12308 | 2026.02.27 03:12:12.272015 [ 5 ] {2f854e64-8748-432b-bafa-c5b4880c0b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12309 | 2026.02.27 03:12:12.272355 [ 5 ] {2f854e64-8748-432b-bafa-c5b4880c0b89} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12310 | 2026.02.27 03:12:12.272586 [ 5 ] {2f854e64-8748-432b-bafa-c5b4880c0b89} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12311 | 2026.02.27 03:12:12.272691 [ 77 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12312 | 2026.02.27 03:12:12.272718 [ 5 ] {2f854e64-8748-432b-bafa-c5b4880c0b89} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001453 sec., 410185.8224363386 rows/sec., 30.83 MiB/sec. | ||
| 12313 | 2026.02.27 03:12:12.272720 [ 77 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12314 | 2026.02.27 03:12:12.272749 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12315 | 2026.02.27 03:12:12.272758 [ 5 ] {2f854e64-8748-432b-bafa-c5b4880c0b89} <Debug> TCPHandler: Processed in 0.001620832 sec. | ||
| 12316 | 2026.02.27 03:12:12.272873 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12317 | 2026.02.27 03:12:12.272880 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 12318 | 2026.02.27 03:12:12.272970 [ 5 ] {1104a65a-0ff3-4281-8b48-db6296b0acd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12319 | 2026.02.27 03:12:12.273021 [ 5 ] {1104a65a-0ff3-4281-8b48-db6296b0acd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12320 | 2026.02.27 03:12:12.273047 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12321 | 2026.02.27 03:12:12.273090 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1059 rows starting from the beginning of the part | ||
| 12322 | 2026.02.27 03:12:12.273170 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 98 rows starting from the beginning of the part | ||
| 12323 | 2026.02.27 03:12:12.273222 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 79 rows starting from the beginning of the part | ||
| 12324 | 2026.02.27 03:12:12.273269 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 98 rows starting from the beginning of the part | ||
| 12325 | 2026.02.27 03:12:12.273308 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 71 rows starting from the beginning of the part | ||
| 12326 | 2026.02.27 03:12:12.273348 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 596 rows starting from the beginning of the part | ||
| 12327 | 2026.02.27 03:12:12.273637 [ 5 ] {1104a65a-0ff3-4281-8b48-db6296b0acd8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2026.02.27 03:12:12.273680 [ 5 ] {1104a65a-0ff3-4281-8b48-db6296b0acd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12329 | 2026.02.27 03:12:12.274154 [ 5 ] {1104a65a-0ff3-4281-8b48-db6296b0acd8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12330 | 2026.02.27 03:12:12.274381 [ 5 ] {1104a65a-0ff3-4281-8b48-db6296b0acd8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2026.02.27 03:12:12.274506 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12332 | 2026.02.27 03:12:12.274520 [ 5 ] {1104a65a-0ff3-4281-8b48-db6296b0acd8} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001569 sec., 562778.8400254939 rows/sec., 38.20 MiB/sec. | ||
| 12333 | 2026.02.27 03:12:12.274541 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.02.27 03:12:12.274570 [ 5 ] {1104a65a-0ff3-4281-8b48-db6296b0acd8} <Debug> TCPHandler: Processed in 0.001747386 sec. | ||
| 12335 | 2026.02.27 03:12:12.274512 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704394 sec., 1174024.3159738886 rows/sec., 91.84 MiB/sec. | ||
| 12336 | 2026.02.27 03:12:12.274593 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12337 | 2026.02.27 03:12:12.274673 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 12338 | 2026.02.27 03:12:12.274694 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12339 | 2026.02.27 03:12:12.274767 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12340 | 2026.02.27 03:12:12.274774 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12341 | 2026.02.27 03:12:12.274793 [ 5 ] {e62f6e83-3e5a-4076-bb32-c36886eccda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12342 | 2026.02.27 03:12:12.274810 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25278 rows starting from the beginning of the part | ||
| 12343 | 2026.02.27 03:12:12.274857 [ 5 ] {e62f6e83-3e5a-4076-bb32-c36886eccda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12344 | 2026.02.27 03:12:12.274865 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 12345 | 2026.02.27 03:12:12.274915 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 164 rows starting from the beginning of the part | ||
| 12346 | 2026.02.27 03:12:12.274950 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 12347 | 2026.02.27 03:12:12.274989 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 12348 | 2026.02.27 03:12:12.275028 [ 191 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 883 rows starting from the beginning of the part | ||
| 12349 | 2026.02.27 03:12:12.275046 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_91_18} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2026.02.27 03:12:12.275134 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_91_18} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12351 | 2026.02.27 03:12:12.275230 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 12352 | 2026.02.27 03:12:12.275735 [ 5 ] {e62f6e83-3e5a-4076-bb32-c36886eccda3} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12353 | 2026.02.27 03:12:12.275774 [ 5 ] {e62f6e83-3e5a-4076-bb32-c36886eccda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12354 | 2026.02.27 03:12:12.276371 [ 5 ] {e62f6e83-3e5a-4076-bb32-c36886eccda3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12355 | 2026.02.27 03:12:12.276627 [ 5 ] {e62f6e83-3e5a-4076-bb32-c36886eccda3} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12356 | 2026.02.27 03:12:12.276759 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12357 | 2026.02.27 03:12:12.276774 [ 5 ] {e62f6e83-3e5a-4076-bb32-c36886eccda3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001999 sec., 17008.504252126062 rows/sec., 30.48 MiB/sec. | ||
| 12358 | 2026.02.27 03:12:12.276793 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2026.02.27 03:12:12.276817 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12360 | 2026.02.27 03:12:12.276830 [ 5 ] {e62f6e83-3e5a-4076-bb32-c36886eccda3} <Debug> TCPHandler: Processed in 0.002185136 sec. | ||
| 12361 | 2026.02.27 03:12:12.276967 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12362 | 2026.02.27 03:12:12.276997 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 12363 | 2026.02.27 03:12:12.277060 [ 5 ] {f35fe9a2-c6c4-460b-a6b5-385637933d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12364 | 2026.02.27 03:12:12.277109 [ 5 ] {f35fe9a2-c6c4-460b-a6b5-385637933d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12365 | 2026.02.27 03:12:12.277279 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12366 | 2026.02.27 03:12:12.277350 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1428 rows starting from the beginning of the part | ||
| 12367 | 2026.02.27 03:12:12.277467 [ 5 ] {f35fe9a2-c6c4-460b-a6b5-385637933d39} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12368 | 2026.02.27 03:12:12.277491 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
| 12369 | 2026.02.27 03:12:12.277508 [ 5 ] {f35fe9a2-c6c4-460b-a6b5-385637933d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12370 | 2026.02.27 03:12:12.277610 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
| 12371 | 2026.02.27 03:12:12.277717 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
| 12372 | 2026.02.27 03:12:12.277844 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
| 12373 | 2026.02.27 03:12:12.277874 [ 5 ] {f35fe9a2-c6c4-460b-a6b5-385637933d39} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12374 | 2026.02.27 03:12:12.277951 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 12375 | 2026.02.27 03:12:12.278123 [ 5 ] {f35fe9a2-c6c4-460b-a6b5-385637933d39} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2026.02.27 03:12:12.278293 [ 77 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12377 | 2026.02.27 03:12:12.278309 [ 5 ] {f35fe9a2-c6c4-460b-a6b5-385637933d39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001266 sec., 47393.364928909956 rows/sec., 3.19 MiB/sec. | ||
| 12378 | 2026.02.27 03:12:12.278323 [ 77 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2026.02.27 03:12:12.278345 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12380 | 2026.02.27 03:12:12.278348 [ 5 ] {f35fe9a2-c6c4-460b-a6b5-385637933d39} <Debug> TCPHandler: Processed in 0.001431917 sec. | ||
| 12381 | 2026.02.27 03:12:12.278430 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12382 | 2026.02.27 03:12:12.278527 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12383 | 2026.02.27 03:12:12.278554 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4758 rows starting from the beginning of the part | ||
| 12384 | 2026.02.27 03:12:12.278603 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12385 | 2026.02.27 03:12:12.278643 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12386 | 2026.02.27 03:12:12.278681 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12387 | 2026.02.27 03:12:12.278718 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12388 | 2026.02.27 03:12:12.278756 [ 187 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12389 | 2026.02.27 03:12:12.281043 [ 196 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5058 rows, containing 4 columns (4 merged, 0 gathered) in 0.002648168 sec., 1909999.667694799 rows/sec., 127.70 MiB/sec. | ||
| 12390 | 2026.02.27 03:12:12.281397 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12391 | 2026.02.27 03:12:12.281686 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_91_18} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2026.02.27 03:12:12.281773 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_91_18} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12393 | 2026.02.27 03:12:12.281859 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12394 | 2026.02.27 03:12:12.282157 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26805 rows, containing 5 columns (5 merged, 0 gathered) in 0.007513644 sec., 3567509.985833771 rows/sec., 244.43 MiB/sec. | ||
| 12395 | 2026.02.27 03:12:12.282456 [ 196 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12396 | 2026.02.27 03:12:12.282736 [ 196 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12397 | 2026.02.27 03:12:12.282818 [ 196 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12398 | 2026.02.27 03:12:12.282901 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12399 | 2026.02.27 03:12:12.285781 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 19 columns (19 merged, 0 gathered) in 0.008895041 sec., 173579.8632069262 rows/sec., 311.05 MiB/sec. | ||
| 12400 | 2026.02.27 03:12:12.287330 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12401 | 2026.02.27 03:12:12.287669 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2026.02.27 03:12:12.287745 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12403 | 2026.02.27 03:12:12.287866 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12404 | 2026.02.27 03:12:13.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.67 MiB, peak 356.44 MiB, free memory in arenas 0.00 B, will set to 346.71 MiB (RSS), difference: 4.03 MiB | ||
| 12405 | 2026.02.27 03:12:13.925425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29219 | ||
| 12406 | 2026.02.27 03:12:13.925932 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2026.02.27 03:12:13.925980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12408 | 2026.02.27 03:12:13.926476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12409 | 2026.02.27 03:12:13.926718 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2026.02.27 03:12:13.926867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29219 | ||
| 12411 | 2026.02.27 03:12:13.926893 [ 76 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12412 | 2026.02.27 03:12:13.926960 [ 76 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.02.27 03:12:13.926981 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12414 | 2026.02.27 03:12:13.927083 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 12415 | 2026.02.27 03:12:13.927201 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12416 | 2026.02.27 03:12:13.927253 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26851 rows starting from the beginning of the part | ||
| 12417 | 2026.02.27 03:12:13.927327 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12418 | 2026.02.27 03:12:13.927379 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12419 | 2026.02.27 03:12:13.927424 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12420 | 2026.02.27 03:12:13.927467 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12421 | 2026.02.27 03:12:13.927513 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12422 | 2026.02.27 03:12:13.929844 [ 197 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29219 rows, containing 4 columns (4 merged, 0 gathered) in 0.002804853 sec., 10417301.726685856 rows/sec., 149.02 MiB/sec. | ||
| 12423 | 2026.02.27 03:12:13.930093 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12424 | 2026.02.27 03:12:13.930364 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_61_12} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.02.27 03:12:13.930433 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_61_12} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12426 | 2026.02.27 03:12:13.930510 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 12427 | 2026.02.27 03:12:15.538867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12428 | 2026.02.27 03:12:15.557134 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12429 | 2026.02.27 03:12:15.557201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12430 | 2026.02.27 03:12:15.563684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12431 | 2026.02.27 03:12:15.564448 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12432 | 2026.02.27 03:12:15.564764 [ 75 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12433 | 2026.02.27 03:12:15.564833 [ 75 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.02.27 03:12:15.564855 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12435 | 2026.02.27 03:12:15.564959 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 12436 | 2026.02.27 03:12:15.568574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12437 | 2026.02.27 03:12:15.569281 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12438 | 2026.02.27 03:12:15.571066 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 12439 | 2026.02.27 03:12:15.575965 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 12440 | 2026.02.27 03:12:15.580772 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 12441 | 2026.02.27 03:12:15.585629 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 12442 | 2026.02.27 03:12:15.590532 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 12443 | 2026.02.27 03:12:15.594553 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 12444 | 2026.02.27 03:12:15.650806 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.08589089 sec., 5355.632011730231 rows/sec., 27.69 MiB/sec. | ||
| 12445 | 2026.02.27 03:12:15.653880 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12446 | 2026.02.27 03:12:15.656039 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_61_12} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12447 | 2026.02.27 03:12:15.656166 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_61_12} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12448 | 2026.02.27 03:12:15.658865 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12449 | 2026.02.27 03:12:16.509642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1486 | ||
| 12450 | 2026.02.27 03:12:16.512107 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.02.27 03:12:16.512163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12452 | 2026.02.27 03:12:16.513448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12453 | 2026.02.27 03:12:16.513739 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.02.27 03:12:16.514118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1486 | ||
| 12455 | 2026.02.27 03:12:17.231705 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2026.02.27 03:12:17.231938 [ 5 ] {2b5ce9e3-1be3-44ac-9524-974570af4666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12457 | 2026.02.27 03:12:17.232036 [ 5 ] {2b5ce9e3-1be3-44ac-9524-974570af4666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12458 | 2026.02.27 03:12:17.232806 [ 5 ] {2b5ce9e3-1be3-44ac-9524-974570af4666} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.02.27 03:12:17.232852 [ 5 ] {2b5ce9e3-1be3-44ac-9524-974570af4666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12460 | 2026.02.27 03:12:17.233256 [ 5 ] {2b5ce9e3-1be3-44ac-9524-974570af4666} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12461 | 2026.02.27 03:12:17.233489 [ 5 ] {2b5ce9e3-1be3-44ac-9524-974570af4666} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.02.27 03:12:17.233652 [ 5 ] {2b5ce9e3-1be3-44ac-9524-974570af4666} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001781 sec., 39303.76193149916 rows/sec., 3.14 MiB/sec. | ||
| 12463 | 2026.02.27 03:12:17.233704 [ 5 ] {2b5ce9e3-1be3-44ac-9524-974570af4666} <Debug> TCPHandler: Processed in 0.002181967 sec. | ||
| 12464 | 2026.02.27 03:12:17.233850 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2026.02.27 03:12:17.233955 [ 5 ] {2b3e48f4-f5c4-4151-a289-5367757ab6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12466 | 2026.02.27 03:12:17.234000 [ 5 ] {2b3e48f4-f5c4-4151-a289-5367757ab6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12467 | 2026.02.27 03:12:17.234447 [ 5 ] {2b3e48f4-f5c4-4151-a289-5367757ab6e9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2026.02.27 03:12:17.234481 [ 5 ] {2b3e48f4-f5c4-4151-a289-5367757ab6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12469 | 2026.02.27 03:12:17.234806 [ 5 ] {2b3e48f4-f5c4-4151-a289-5367757ab6e9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12470 | 2026.02.27 03:12:17.235025 [ 5 ] {2b3e48f4-f5c4-4151-a289-5367757ab6e9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2026.02.27 03:12:17.235161 [ 5 ] {2b3e48f4-f5c4-4151-a289-5367757ab6e9} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00123 sec., 5691.056910569106 rows/sec., 427.94 KiB/sec. | ||
| 12472 | 2026.02.27 03:12:17.235199 [ 5 ] {2b3e48f4-f5c4-4151-a289-5367757ab6e9} <Debug> TCPHandler: Processed in 0.001402817 sec. | ||
| 12473 | 2026.02.27 03:12:17.235319 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2026.02.27 03:12:17.235416 [ 5 ] {1ad55a72-2b0c-479e-9132-adfe53511407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12475 | 2026.02.27 03:12:17.235463 [ 5 ] {1ad55a72-2b0c-479e-9132-adfe53511407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12476 | 2026.02.27 03:12:17.236016 [ 5 ] {1ad55a72-2b0c-479e-9132-adfe53511407} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.02.27 03:12:17.236059 [ 5 ] {1ad55a72-2b0c-479e-9132-adfe53511407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12478 | 2026.02.27 03:12:17.236487 [ 5 ] {1ad55a72-2b0c-479e-9132-adfe53511407} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12479 | 2026.02.27 03:12:17.236789 [ 5 ] {1ad55a72-2b0c-479e-9132-adfe53511407} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.02.27 03:12:17.236960 [ 5 ] {1ad55a72-2b0c-479e-9132-adfe53511407} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001562 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec. | ||
| 12481 | 2026.02.27 03:12:17.237002 [ 5 ] {1ad55a72-2b0c-479e-9132-adfe53511407} <Debug> TCPHandler: Processed in 0.001733385 sec. | ||
| 12482 | 2026.02.27 03:12:17.237149 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12483 | 2026.02.27 03:12:17.237264 [ 5 ] {3638eafa-7ef5-4e16-80e9-827662eec944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12484 | 2026.02.27 03:12:17.237323 [ 5 ] {3638eafa-7ef5-4e16-80e9-827662eec944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12485 | 2026.02.27 03:12:17.237849 [ 5 ] {3638eafa-7ef5-4e16-80e9-827662eec944} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2026.02.27 03:12:17.237893 [ 5 ] {3638eafa-7ef5-4e16-80e9-827662eec944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12487 | 2026.02.27 03:12:17.238335 [ 5 ] {3638eafa-7ef5-4e16-80e9-827662eec944} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12488 | 2026.02.27 03:12:17.238644 [ 5 ] {3638eafa-7ef5-4e16-80e9-827662eec944} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.02.27 03:12:17.238819 [ 5 ] {3638eafa-7ef5-4e16-80e9-827662eec944} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
| 12490 | 2026.02.27 03:12:17.238870 [ 5 ] {3638eafa-7ef5-4e16-80e9-827662eec944} <Debug> TCPHandler: Processed in 0.001783676 sec. | ||
| 12491 | 2026.02.27 03:12:17.239015 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2026.02.27 03:12:17.239138 [ 5 ] {7e8dd75f-9970-4093-9c50-95b24eeeb10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12493 | 2026.02.27 03:12:17.239213 [ 5 ] {7e8dd75f-9970-4093-9c50-95b24eeeb10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.27 03:12:17.240234 [ 5 ] {7e8dd75f-9970-4093-9c50-95b24eeeb10a} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.02.27 03:12:17.240270 [ 5 ] {7e8dd75f-9970-4093-9c50-95b24eeeb10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12496 | 2026.02.27 03:12:17.240791 [ 5 ] {7e8dd75f-9970-4093-9c50-95b24eeeb10a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12497 | 2026.02.27 03:12:17.241014 [ 5 ] {7e8dd75f-9970-4093-9c50-95b24eeeb10a} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.02.27 03:12:17.241156 [ 5 ] {7e8dd75f-9970-4093-9c50-95b24eeeb10a} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002044 sec., 3424.657534246576 rows/sec., 6.14 MiB/sec. | ||
| 12499 | 2026.02.27 03:12:17.241218 [ 5 ] {7e8dd75f-9970-4093-9c50-95b24eeeb10a} <Debug> TCPHandler: Processed in 0.002262439 sec. | ||
| 12500 | 2026.02.27 03:12:17.241333 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2026.02.27 03:12:17.241428 [ 5 ] {7a408a36-c257-4e1f-afe9-d0fa2e65a952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12502 | 2026.02.27 03:12:17.241470 [ 5 ] {7a408a36-c257-4e1f-afe9-d0fa2e65a952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12503 | 2026.02.27 03:12:17.241816 [ 5 ] {7a408a36-c257-4e1f-afe9-d0fa2e65a952} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2026.02.27 03:12:17.241850 [ 5 ] {7a408a36-c257-4e1f-afe9-d0fa2e65a952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12505 | 2026.02.27 03:12:17.242154 [ 5 ] {7a408a36-c257-4e1f-afe9-d0fa2e65a952} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12506 | 2026.02.27 03:12:17.242428 [ 5 ] {7a408a36-c257-4e1f-afe9-d0fa2e65a952} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2026.02.27 03:12:17.242584 [ 5 ] {7a408a36-c257-4e1f-afe9-d0fa2e65a952} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 12508 | 2026.02.27 03:12:17.242627 [ 5 ] {7a408a36-c257-4e1f-afe9-d0fa2e65a952} <Debug> TCPHandler: Processed in 0.001342555 sec. | ||
| 12509 | 2026.02.27 03:12:21.245093 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12510 | 2026.02.27 03:12:21.245187 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12511 | 2026.02.27 03:12:21.427927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29731 | ||
| 12512 | 2026.02.27 03:12:21.428452 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.02.27 03:12:21.428497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12514 | 2026.02.27 03:12:21.428974 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12515 | 2026.02.27 03:12:21.429216 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.02.27 03:12:21.429357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29731 | ||
| 12517 | 2026.02.27 03:12:22.233588 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12518 | 2026.02.27 03:12:22.233765 [ 5 ] {dea63226-2e5f-4a56-bbcb-05610aa7fddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12519 | 2026.02.27 03:12:22.233831 [ 5 ] {dea63226-2e5f-4a56-bbcb-05610aa7fddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12520 | 2026.02.27 03:12:22.234514 [ 5 ] {dea63226-2e5f-4a56-bbcb-05610aa7fddf} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.02.27 03:12:22.234557 [ 5 ] {dea63226-2e5f-4a56-bbcb-05610aa7fddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12522 | 2026.02.27 03:12:22.234954 [ 5 ] {dea63226-2e5f-4a56-bbcb-05610aa7fddf} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12523 | 2026.02.27 03:12:22.235176 [ 5 ] {dea63226-2e5f-4a56-bbcb-05610aa7fddf} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.02.27 03:12:22.235327 [ 5 ] {dea63226-2e5f-4a56-bbcb-05610aa7fddf} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.00161 sec., 77018.63354037267 rows/sec., 6.62 MiB/sec. | ||
| 12525 | 2026.02.27 03:12:22.235370 [ 5 ] {dea63226-2e5f-4a56-bbcb-05610aa7fddf} <Debug> TCPHandler: Processed in 0.00191959 sec. | ||
| 12526 | 2026.02.27 03:12:22.235494 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12527 | 2026.02.27 03:12:22.235590 [ 5 ] {2e831926-3a62-4c29-be47-e1010547ed35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12528 | 2026.02.27 03:12:22.235630 [ 5 ] {2e831926-3a62-4c29-be47-e1010547ed35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12529 | 2026.02.27 03:12:22.236070 [ 5 ] {2e831926-3a62-4c29-be47-e1010547ed35} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.02.27 03:12:22.236106 [ 5 ] {2e831926-3a62-4c29-be47-e1010547ed35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12531 | 2026.02.27 03:12:22.236407 [ 5 ] {2e831926-3a62-4c29-be47-e1010547ed35} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12532 | 2026.02.27 03:12:22.236613 [ 5 ] {2e831926-3a62-4c29-be47-e1010547ed35} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.02.27 03:12:22.236744 [ 5 ] {2e831926-3a62-4c29-be47-e1010547ed35} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001173 sec., 28985.507246376812 rows/sec., 2.13 MiB/sec. | ||
| 12534 | 2026.02.27 03:12:22.236781 [ 5 ] {2e831926-3a62-4c29-be47-e1010547ed35} <Debug> TCPHandler: Processed in 0.001337944 sec. | ||
| 12535 | 2026.02.27 03:12:22.236897 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12536 | 2026.02.27 03:12:22.236996 [ 5 ] {66e2d120-7faa-4ca9-b54e-f0d3da7f56af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12537 | 2026.02.27 03:12:22.237036 [ 5 ] {66e2d120-7faa-4ca9-b54e-f0d3da7f56af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12538 | 2026.02.27 03:12:22.237474 [ 5 ] {66e2d120-7faa-4ca9-b54e-f0d3da7f56af} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.02.27 03:12:22.237509 [ 5 ] {66e2d120-7faa-4ca9-b54e-f0d3da7f56af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12540 | 2026.02.27 03:12:22.237821 [ 5 ] {66e2d120-7faa-4ca9-b54e-f0d3da7f56af} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12541 | 2026.02.27 03:12:22.238034 [ 5 ] {66e2d120-7faa-4ca9-b54e-f0d3da7f56af} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12542 | 2026.02.27 03:12:22.238171 [ 5 ] {66e2d120-7faa-4ca9-b54e-f0d3da7f56af} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001194 sec., 82077.05192629815 rows/sec., 6.41 MiB/sec. | ||
| 12543 | 2026.02.27 03:12:22.238209 [ 5 ] {66e2d120-7faa-4ca9-b54e-f0d3da7f56af} <Debug> TCPHandler: Processed in 0.001363716 sec. | ||
| 12544 | 2026.02.27 03:12:22.238326 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2026.02.27 03:12:22.238420 [ 5 ] {060aedc9-3c7f-48c0-944f-ad0e3b77c394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12546 | 2026.02.27 03:12:22.238464 [ 5 ] {060aedc9-3c7f-48c0-944f-ad0e3b77c394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12547 | 2026.02.27 03:12:22.238877 [ 5 ] {060aedc9-3c7f-48c0-944f-ad0e3b77c394} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2026.02.27 03:12:22.238913 [ 5 ] {060aedc9-3c7f-48c0-944f-ad0e3b77c394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12549 | 2026.02.27 03:12:22.239228 [ 5 ] {060aedc9-3c7f-48c0-944f-ad0e3b77c394} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12550 | 2026.02.27 03:12:22.239436 [ 5 ] {060aedc9-3c7f-48c0-944f-ad0e3b77c394} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.02.27 03:12:22.239568 [ 5 ] {060aedc9-3c7f-48c0-944f-ad0e3b77c394} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 12552 | 2026.02.27 03:12:22.239605 [ 5 ] {060aedc9-3c7f-48c0-944f-ad0e3b77c394} <Debug> TCPHandler: Processed in 0.001328025 sec. | ||
| 12553 | 2026.02.27 03:12:22.239707 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2026.02.27 03:12:22.239799 [ 5 ] {bcc1323a-3e5b-402e-9ca8-1c82d517ff5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12555 | 2026.02.27 03:12:22.239853 [ 5 ] {bcc1323a-3e5b-402e-9ca8-1c82d517ff5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12556 | 2026.02.27 03:12:22.240715 [ 5 ] {bcc1323a-3e5b-402e-9ca8-1c82d517ff5f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.02.27 03:12:22.240750 [ 5 ] {bcc1323a-3e5b-402e-9ca8-1c82d517ff5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12558 | 2026.02.27 03:12:22.241326 [ 5 ] {bcc1323a-3e5b-402e-9ca8-1c82d517ff5f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12559 | 2026.02.27 03:12:22.241556 [ 5 ] {bcc1323a-3e5b-402e-9ca8-1c82d517ff5f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.02.27 03:12:22.241694 [ 5 ] {bcc1323a-3e5b-402e-9ca8-1c82d517ff5f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001913 sec., 17773.131207527444 rows/sec., 31.85 MiB/sec. | ||
| 12561 | 2026.02.27 03:12:22.241750 [ 5 ] {bcc1323a-3e5b-402e-9ca8-1c82d517ff5f} <Debug> TCPHandler: Processed in 0.002091914 sec. | ||
| 12562 | 2026.02.27 03:12:22.241871 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2026.02.27 03:12:22.241971 [ 5 ] {498c4789-9105-4ec4-8633-3ef3c21badaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12564 | 2026.02.27 03:12:22.242014 [ 5 ] {498c4789-9105-4ec4-8633-3ef3c21badaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12565 | 2026.02.27 03:12:22.242368 [ 5 ] {498c4789-9105-4ec4-8633-3ef3c21badaf} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2026.02.27 03:12:22.242406 [ 5 ] {498c4789-9105-4ec4-8633-3ef3c21badaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12567 | 2026.02.27 03:12:22.242714 [ 5 ] {498c4789-9105-4ec4-8633-3ef3c21badaf} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12568 | 2026.02.27 03:12:22.242920 [ 5 ] {498c4789-9105-4ec4-8633-3ef3c21badaf} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2026.02.27 03:12:22.243050 [ 5 ] {498c4789-9105-4ec4-8633-3ef3c21badaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 12570 | 2026.02.27 03:12:22.243086 [ 5 ] {498c4789-9105-4ec4-8633-3ef3c21badaf} <Debug> TCPHandler: Processed in 0.001265173 sec. | ||
| 12571 | 2026.02.27 03:12:23.069592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12572 | 2026.02.27 03:12:23.085800 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2026.02.27 03:12:23.085862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12574 | 2026.02.27 03:12:23.091753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12575 | 2026.02.27 03:12:23.092459 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2026.02.27 03:12:23.095592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12577 | 2026.02.27 03:12:24.622984 [ 66 ] {} <Debug> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 12578 | 2026.02.27 03:12:24.623064 [ 66 ] {} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12579 | 2026.02.27 03:12:24.623090 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
| 12580 | 2026.02.27 03:12:24.623213 [ 194 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 12581 | 2026.02.27 03:12:24.623365 [ 194 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12582 | 2026.02.27 03:12:24.623405 [ 194 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 12583 | 2026.02.27 03:12:24.623477 [ 194 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 12584 | 2026.02.27 03:12:24.623523 [ 194 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 12585 | 2026.02.27 03:12:24.623567 [ 194 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 12586 | 2026.02.27 03:12:24.623609 [ 194 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 12587 | 2026.02.27 03:12:24.624484 [ 200 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327325 sec., 156706.15712052435 rows/sec., 10.39 MiB/sec. | ||
| 12588 | 2026.02.27 03:12:24.624661 [ 198 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 12589 | 2026.02.27 03:12:24.624940 [ 198 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_18_4} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2026.02.27 03:12:24.625017 [ 198 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_18_4} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 12591 | 2026.02.27 03:12:24.625102 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12592 | 2026.02.27 03:12:26.150984 [ 65 ] {} <Debug> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 12593 | 2026.02.27 03:12:26.151066 [ 65 ] {} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.02.27 03:12:26.151091 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12595 | 2026.02.27 03:12:26.151212 [ 200 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 12596 | 2026.02.27 03:12:26.151353 [ 200 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12597 | 2026.02.27 03:12:26.151388 [ 200 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 12598 | 2026.02.27 03:12:26.151456 [ 200 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 12599 | 2026.02.27 03:12:26.151502 [ 200 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 12600 | 2026.02.27 03:12:26.151546 [ 200 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 12601 | 2026.02.27 03:12:26.151586 [ 200 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 12602 | 2026.02.27 03:12:26.152428 [ 198 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267193 sec., 318814.8924433768 rows/sec., 23.31 MiB/sec. | ||
| 12603 | 2026.02.27 03:12:26.152631 [ 202 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 12604 | 2026.02.27 03:12:26.152942 [ 202 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_18_4} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2026.02.27 03:12:26.153025 [ 202 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_18_4} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 12606 | 2026.02.27 03:12:26.153121 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12607 | 2026.02.27 03:12:26.515249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1510 | ||
| 12608 | 2026.02.27 03:12:26.517477 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2026.02.27 03:12:26.517526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12610 | 2026.02.27 03:12:26.518812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12611 | 2026.02.27 03:12:26.519113 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2026.02.27 03:12:26.519286 [ 33 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12613 | 2026.02.27 03:12:26.519350 [ 33 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.02.27 03:12:26.519371 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12615 | 2026.02.27 03:12:26.519415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1510 | ||
| 12616 | 2026.02.27 03:12:26.519465 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 12617 | 2026.02.27 03:12:26.519941 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12618 | 2026.02.27 03:12:26.520085 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1366 rows starting from the beginning of the part | ||
| 12619 | 2026.02.27 03:12:26.520421 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 12620 | 2026.02.27 03:12:26.520746 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 12621 | 2026.02.27 03:12:26.521088 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 12622 | 2026.02.27 03:12:26.521420 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 12623 | 2026.02.27 03:12:26.521742 [ 199 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 12624 | 2026.02.27 03:12:26.528547 [ 198 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 72 columns (72 merged, 0 gathered) in 0.009118626 sec., 165595.1236513045 rows/sec., 132.11 MiB/sec. | ||
| 12625 | 2026.02.27 03:12:26.530443 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12626 | 2026.02.27 03:12:26.531110 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_46_9} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12627 | 2026.02.27 03:12:26.531205 [ 192 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_46_9} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12628 | 2026.02.27 03:12:26.531588 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 12629 | 2026.02.27 03:12:27.232195 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12630 | 2026.02.27 03:12:27.232364 [ 5 ] {bde45390-dd18-47de-a994-2a8304afc179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12631 | 2026.02.27 03:12:27.232428 [ 5 ] {bde45390-dd18-47de-a994-2a8304afc179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12632 | 2026.02.27 03:12:27.233058 [ 5 ] {bde45390-dd18-47de-a994-2a8304afc179} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12633 | 2026.02.27 03:12:27.233097 [ 5 ] {bde45390-dd18-47de-a994-2a8304afc179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12634 | 2026.02.27 03:12:27.233480 [ 5 ] {bde45390-dd18-47de-a994-2a8304afc179} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12635 | 2026.02.27 03:12:27.233710 [ 5 ] {bde45390-dd18-47de-a994-2a8304afc179} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12636 | 2026.02.27 03:12:27.233867 [ 5 ] {bde45390-dd18-47de-a994-2a8304afc179} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.00155 sec., 45161.290322580644 rows/sec., 3.60 MiB/sec. | ||
| 12637 | 2026.02.27 03:12:27.233908 [ 5 ] {bde45390-dd18-47de-a994-2a8304afc179} <Debug> TCPHandler: Processed in 0.001843878 sec. | ||
| 12638 | 2026.02.27 03:12:27.234034 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12639 | 2026.02.27 03:12:27.234129 [ 5 ] {a111e47f-27b9-4c8a-a5a1-e23a9ab28a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12640 | 2026.02.27 03:12:27.234171 [ 5 ] {a111e47f-27b9-4c8a-a5a1-e23a9ab28a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12641 | 2026.02.27 03:12:27.234573 [ 5 ] {a111e47f-27b9-4c8a-a5a1-e23a9ab28a8a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2026.02.27 03:12:27.234608 [ 5 ] {a111e47f-27b9-4c8a-a5a1-e23a9ab28a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12643 | 2026.02.27 03:12:27.234902 [ 5 ] {a111e47f-27b9-4c8a-a5a1-e23a9ab28a8a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12644 | 2026.02.27 03:12:27.235109 [ 5 ] {a111e47f-27b9-4c8a-a5a1-e23a9ab28a8a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12645 | 2026.02.27 03:12:27.235247 [ 5 ] {a111e47f-27b9-4c8a-a5a1-e23a9ab28a8a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001138 sec., 6151.1423550087875 rows/sec., 462.54 KiB/sec. | ||
| 12646 | 2026.02.27 03:12:27.235285 [ 5 ] {a111e47f-27b9-4c8a-a5a1-e23a9ab28a8a} <Debug> TCPHandler: Processed in 0.001301543 sec. | ||
| 12647 | 2026.02.27 03:12:27.235387 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12648 | 2026.02.27 03:12:27.235479 [ 5 ] {c8e43875-6a23-4fe7-a475-3f0cc5939a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12649 | 2026.02.27 03:12:27.235520 [ 5 ] {c8e43875-6a23-4fe7-a475-3f0cc5939a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12650 | 2026.02.27 03:12:27.235927 [ 5 ] {c8e43875-6a23-4fe7-a475-3f0cc5939a67} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2026.02.27 03:12:27.235960 [ 5 ] {c8e43875-6a23-4fe7-a475-3f0cc5939a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12652 | 2026.02.27 03:12:27.236261 [ 5 ] {c8e43875-6a23-4fe7-a475-3f0cc5939a67} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12653 | 2026.02.27 03:12:27.236472 [ 5 ] {c8e43875-6a23-4fe7-a475-3f0cc5939a67} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12654 | 2026.02.27 03:12:27.236602 [ 5 ] {c8e43875-6a23-4fe7-a475-3f0cc5939a67} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00114 sec., 62280.70175438597 rows/sec., 4.86 MiB/sec. | ||
| 12655 | 2026.02.27 03:12:27.236641 [ 5 ] {c8e43875-6a23-4fe7-a475-3f0cc5939a67} <Debug> TCPHandler: Processed in 0.001303164 sec. | ||
| 12656 | 2026.02.27 03:12:27.236768 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12657 | 2026.02.27 03:12:27.236863 [ 5 ] {6720d77b-6d5f-4a28-b9c5-73c9a0950095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12658 | 2026.02.27 03:12:27.236907 [ 5 ] {6720d77b-6d5f-4a28-b9c5-73c9a0950095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12659 | 2026.02.27 03:12:27.237327 [ 5 ] {6720d77b-6d5f-4a28-b9c5-73c9a0950095} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12660 | 2026.02.27 03:12:27.237363 [ 5 ] {6720d77b-6d5f-4a28-b9c5-73c9a0950095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12661 | 2026.02.27 03:12:27.237696 [ 5 ] {6720d77b-6d5f-4a28-b9c5-73c9a0950095} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12662 | 2026.02.27 03:12:27.237905 [ 5 ] {6720d77b-6d5f-4a28-b9c5-73c9a0950095} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12663 | 2026.02.27 03:12:27.238041 [ 5 ] {6720d77b-6d5f-4a28-b9c5-73c9a0950095} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 12664 | 2026.02.27 03:12:27.238079 [ 5 ] {6720d77b-6d5f-4a28-b9c5-73c9a0950095} <Debug> TCPHandler: Processed in 0.001363625 sec. | ||
| 12665 | 2026.02.27 03:12:27.238197 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12666 | 2026.02.27 03:12:27.238291 [ 5 ] {a422b586-42fd-4722-b6b7-648bc02d958d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12667 | 2026.02.27 03:12:27.238346 [ 5 ] {a422b586-42fd-4722-b6b7-648bc02d958d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12668 | 2026.02.27 03:12:27.239107 [ 5 ] {a422b586-42fd-4722-b6b7-648bc02d958d} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12669 | 2026.02.27 03:12:27.239145 [ 5 ] {a422b586-42fd-4722-b6b7-648bc02d958d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12670 | 2026.02.27 03:12:27.239647 [ 5 ] {a422b586-42fd-4722-b6b7-648bc02d958d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12671 | 2026.02.27 03:12:27.239866 [ 5 ] {a422b586-42fd-4722-b6b7-648bc02d958d} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12672 | 2026.02.27 03:12:27.240008 [ 5 ] {a422b586-42fd-4722-b6b7-648bc02d958d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001736 sec., 4032.2580645161293 rows/sec., 7.23 MiB/sec. | ||
| 12673 | 2026.02.27 03:12:27.240063 [ 5 ] {a422b586-42fd-4722-b6b7-648bc02d958d} <Debug> TCPHandler: Processed in 0.00191506 sec. | ||
| 12674 | 2026.02.27 03:12:27.240180 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12675 | 2026.02.27 03:12:27.240272 [ 5 ] {400c46f1-04c9-432b-88cd-28359d4ba62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12676 | 2026.02.27 03:12:27.240316 [ 5 ] {400c46f1-04c9-432b-88cd-28359d4ba62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12677 | 2026.02.27 03:12:27.240653 [ 5 ] {400c46f1-04c9-432b-88cd-28359d4ba62f} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12678 | 2026.02.27 03:12:27.240689 [ 5 ] {400c46f1-04c9-432b-88cd-28359d4ba62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12679 | 2026.02.27 03:12:27.240990 [ 5 ] {400c46f1-04c9-432b-88cd-28359d4ba62f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12680 | 2026.02.27 03:12:27.241195 [ 5 ] {400c46f1-04c9-432b-88cd-28359d4ba62f} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12681 | 2026.02.27 03:12:27.241326 [ 5 ] {400c46f1-04c9-432b-88cd-28359d4ba62f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 12682 | 2026.02.27 03:12:27.241363 [ 5 ] {400c46f1-04c9-432b-88cd-28359d4ba62f} <Debug> TCPHandler: Processed in 0.001232222 sec. | ||
| 12683 | 2026.02.27 03:12:28.930441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30179 | ||
| 12684 | 2026.02.27 03:12:28.930963 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12685 | 2026.02.27 03:12:28.931050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12686 | 2026.02.27 03:12:28.931597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12687 | 2026.02.27 03:12:28.931843 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12688 | 2026.02.27 03:12:28.931990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30179 | ||
| 12689 | 2026.02.27 03:12:30.595628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12690 | 2026.02.27 03:12:30.612369 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2026.02.27 03:12:30.612435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12692 | 2026.02.27 03:12:30.618146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12693 | 2026.02.27 03:12:30.618838 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2026.02.27 03:12:30.621833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12695 | 2026.02.27 03:12:32.233236 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12696 | 2026.02.27 03:12:32.233463 [ 5 ] {f7cbd111-8a8b-45f5-9fb8-9360450189cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12697 | 2026.02.27 03:12:32.233532 [ 5 ] {f7cbd111-8a8b-45f5-9fb8-9360450189cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12698 | 2026.02.27 03:12:32.234228 [ 5 ] {f7cbd111-8a8b-45f5-9fb8-9360450189cb} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12699 | 2026.02.27 03:12:32.234281 [ 5 ] {f7cbd111-8a8b-45f5-9fb8-9360450189cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12700 | 2026.02.27 03:12:32.234682 [ 5 ] {f7cbd111-8a8b-45f5-9fb8-9360450189cb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12701 | 2026.02.27 03:12:32.234912 [ 5 ] {f7cbd111-8a8b-45f5-9fb8-9360450189cb} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12702 | 2026.02.27 03:12:32.235076 [ 5 ] {f7cbd111-8a8b-45f5-9fb8-9360450189cb} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001661 sec., 74653.82299819386 rows/sec., 6.42 MiB/sec. | ||
| 12703 | 2026.02.27 03:12:32.235125 [ 5 ] {f7cbd111-8a8b-45f5-9fb8-9360450189cb} <Debug> TCPHandler: Processed in 0.002020713 sec. | ||
| 12704 | 2026.02.27 03:12:32.235253 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12705 | 2026.02.27 03:12:32.235355 [ 5 ] {e3a924d9-d08e-4178-8069-b8a66ee87d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12706 | 2026.02.27 03:12:32.235398 [ 5 ] {e3a924d9-d08e-4178-8069-b8a66ee87d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12707 | 2026.02.27 03:12:32.235839 [ 5 ] {e3a924d9-d08e-4178-8069-b8a66ee87d96} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2026.02.27 03:12:32.235877 [ 5 ] {e3a924d9-d08e-4178-8069-b8a66ee87d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12709 | 2026.02.27 03:12:32.236211 [ 5 ] {e3a924d9-d08e-4178-8069-b8a66ee87d96} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12710 | 2026.02.27 03:12:32.236426 [ 5 ] {e3a924d9-d08e-4178-8069-b8a66ee87d96} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12711 | 2026.02.27 03:12:32.236553 [ 46 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12712 | 2026.02.27 03:12:32.236567 [ 5 ] {e3a924d9-d08e-4178-8069-b8a66ee87d96} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001235 sec., 27530.364372469638 rows/sec., 2.02 MiB/sec. | ||
| 12713 | 2026.02.27 03:12:32.236621 [ 46 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12714 | 2026.02.27 03:12:32.236631 [ 5 ] {e3a924d9-d08e-4178-8069-b8a66ee87d96} <Debug> TCPHandler: Processed in 0.001430557 sec. | ||
| 12715 | 2026.02.27 03:12:32.236651 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12716 | 2026.02.27 03:12:32.236748 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12717 | 2026.02.27 03:12:32.236771 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 12718 | 2026.02.27 03:12:32.236847 [ 5 ] {ca034ab0-562a-4b16-9be0-9292f9871f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12719 | 2026.02.27 03:12:32.236893 [ 5 ] {ca034ab0-562a-4b16-9be0-9292f9871f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12720 | 2026.02.27 03:12:32.236913 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12721 | 2026.02.27 03:12:32.236956 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 213 rows starting from the beginning of the part | ||
| 12722 | 2026.02.27 03:12:32.237034 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 52 rows starting from the beginning of the part | ||
| 12723 | 2026.02.27 03:12:32.237110 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 12724 | 2026.02.27 03:12:32.237167 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part | ||
| 12725 | 2026.02.27 03:12:32.237213 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 12726 | 2026.02.27 03:12:32.237261 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 34 rows starting from the beginning of the part | ||
| 12727 | 2026.02.27 03:12:32.237397 [ 5 ] {ca034ab0-562a-4b16-9be0-9292f9871f2d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2026.02.27 03:12:32.237453 [ 5 ] {ca034ab0-562a-4b16-9be0-9292f9871f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12729 | 2026.02.27 03:12:32.237882 [ 5 ] {ca034ab0-562a-4b16-9be0-9292f9871f2d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12730 | 2026.02.27 03:12:32.238126 [ 5 ] {ca034ab0-562a-4b16-9be0-9292f9871f2d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2026.02.27 03:12:32.238261 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154227 sec., 224993.02975484187 rows/sec., 16.02 MiB/sec. | ||
| 12732 | 2026.02.27 03:12:32.238269 [ 5 ] {ca034ab0-562a-4b16-9be0-9292f9871f2d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00144 sec., 68055.55555555555 rows/sec., 5.32 MiB/sec. | ||
| 12733 | 2026.02.27 03:12:32.238330 [ 5 ] {ca034ab0-562a-4b16-9be0-9292f9871f2d} <Debug> TCPHandler: Processed in 0.001631352 sec. | ||
| 12734 | 2026.02.27 03:12:32.238414 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12735 | 2026.02.27 03:12:32.238448 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12736 | 2026.02.27 03:12:32.238551 [ 5 ] {f61ad40b-72ae-47de-8027-0729bbad00b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12737 | 2026.02.27 03:12:32.238600 [ 5 ] {f61ad40b-72ae-47de-8027-0729bbad00b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12738 | 2026.02.27 03:12:32.238676 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_86_17} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12739 | 2026.02.27 03:12:32.238754 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_86_17} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12740 | 2026.02.27 03:12:32.238829 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12741 | 2026.02.27 03:12:32.239031 [ 5 ] {f61ad40b-72ae-47de-8027-0729bbad00b4} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2026.02.27 03:12:32.239075 [ 5 ] {f61ad40b-72ae-47de-8027-0729bbad00b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12743 | 2026.02.27 03:12:32.239439 [ 5 ] {f61ad40b-72ae-47de-8027-0729bbad00b4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12744 | 2026.02.27 03:12:32.239655 [ 5 ] {f61ad40b-72ae-47de-8027-0729bbad00b4} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12745 | 2026.02.27 03:12:32.239795 [ 5 ] {f61ad40b-72ae-47de-8027-0729bbad00b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 12746 | 2026.02.27 03:12:32.239833 [ 5 ] {f61ad40b-72ae-47de-8027-0729bbad00b4} <Debug> TCPHandler: Processed in 0.001435757 sec. | ||
| 12747 | 2026.02.27 03:12:32.239959 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12748 | 2026.02.27 03:12:32.240080 [ 5 ] {bb83677b-38e4-4dca-bff1-cd6169c0a086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12749 | 2026.02.27 03:12:32.240146 [ 5 ] {bb83677b-38e4-4dca-bff1-cd6169c0a086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12750 | 2026.02.27 03:12:32.241096 [ 5 ] {bb83677b-38e4-4dca-bff1-cd6169c0a086} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2026.02.27 03:12:32.241134 [ 5 ] {bb83677b-38e4-4dca-bff1-cd6169c0a086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12752 | 2026.02.27 03:12:32.241757 [ 5 ] {bb83677b-38e4-4dca-bff1-cd6169c0a086} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12753 | 2026.02.27 03:12:32.241986 [ 5 ] {bb83677b-38e4-4dca-bff1-cd6169c0a086} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2026.02.27 03:12:32.242143 [ 5 ] {bb83677b-38e4-4dca-bff1-cd6169c0a086} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002089 sec., 16275.730014360937 rows/sec., 29.17 MiB/sec. | ||
| 12755 | 2026.02.27 03:12:32.242199 [ 5 ] {bb83677b-38e4-4dca-bff1-cd6169c0a086} <Debug> TCPHandler: Processed in 0.00230168 sec. | ||
| 12756 | 2026.02.27 03:12:32.242316 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12757 | 2026.02.27 03:12:32.242414 [ 5 ] {6cbe5965-6f97-4826-9a76-67e2f26f7d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12758 | 2026.02.27 03:12:32.242458 [ 5 ] {6cbe5965-6f97-4826-9a76-67e2f26f7d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12759 | 2026.02.27 03:12:32.242834 [ 5 ] {6cbe5965-6f97-4826-9a76-67e2f26f7d2a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12760 | 2026.02.27 03:12:32.242874 [ 5 ] {6cbe5965-6f97-4826-9a76-67e2f26f7d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.30 GiB. | ||
| 12761 | 2026.02.27 03:12:32.243231 [ 5 ] {6cbe5965-6f97-4826-9a76-67e2f26f7d2a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12762 | 2026.02.27 03:12:32.243487 [ 5 ] {6cbe5965-6f97-4826-9a76-67e2f26f7d2a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12763 | 2026.02.27 03:12:32.243628 [ 5 ] {6cbe5965-6f97-4826-9a76-67e2f26f7d2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 12764 | 2026.02.27 03:12:32.243668 [ 5 ] {6cbe5965-6f97-4826-9a76-67e2f26f7d2a} <Debug> TCPHandler: Processed in 0.001400757 sec. | ||
| 12765 | 2026.02.27 03:12:36.245949 [ 12 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12766 | 2026.02.27 03:12:36.246010 [ 12 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12767 | 2026.02.27 03:12:36.433017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30691 | ||
| 12768 | 2026.02.27 03:12:36.433533 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12769 | 2026.02.27 03:12:36.433575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12770 | 2026.02.27 03:12:36.434067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12771 | 2026.02.27 03:12:36.434298 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2026.02.27 03:12:36.434430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30691 | ||
| 12773 | 2026.02.27 03:12:36.520468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1534 | ||
| 12774 | 2026.02.27 03:12:36.522818 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12775 | 2026.02.27 03:12:36.522882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12776 | 2026.02.27 03:12:36.524189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12777 | 2026.02.27 03:12:36.524475 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12778 | 2026.02.27 03:12:36.524856 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1534 | ||
| 12779 | 2026.02.27 03:12:37.006719 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006335394 sec. | ||
| 12780 | 2026.02.27 03:12:37.231955 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12781 | 2026.02.27 03:12:37.232155 [ 5 ] {fc2743c1-e2e4-4301-a2f2-eba5db1c2d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12782 | 2026.02.27 03:12:37.232229 [ 5 ] {fc2743c1-e2e4-4301-a2f2-eba5db1c2d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12783 | 2026.02.27 03:12:37.232938 [ 5 ] {fc2743c1-e2e4-4301-a2f2-eba5db1c2d76} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12784 | 2026.02.27 03:12:37.232984 [ 5 ] {fc2743c1-e2e4-4301-a2f2-eba5db1c2d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12785 | 2026.02.27 03:12:37.233504 [ 5 ] {fc2743c1-e2e4-4301-a2f2-eba5db1c2d76} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12786 | 2026.02.27 03:12:37.233742 [ 5 ] {fc2743c1-e2e4-4301-a2f2-eba5db1c2d76} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.02.27 03:12:37.233897 [ 5 ] {fc2743c1-e2e4-4301-a2f2-eba5db1c2d76} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001796 sec., 38975.50111358574 rows/sec., 3.11 MiB/sec. | ||
| 12788 | 2026.02.27 03:12:37.233903 [ 64 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12789 | 2026.02.27 03:12:37.233942 [ 5 ] {fc2743c1-e2e4-4301-a2f2-eba5db1c2d76} <Debug> TCPHandler: Processed in 0.002129416 sec. | ||
| 12790 | 2026.02.27 03:12:37.233968 [ 64 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12791 | 2026.02.27 03:12:37.233995 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12792 | 2026.02.27 03:12:37.234079 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12793 | 2026.02.27 03:12:37.234127 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 12794 | 2026.02.27 03:12:37.234180 [ 5 ] {0071fe58-a422-4f71-a548-52843dd1e00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12795 | 2026.02.27 03:12:37.234227 [ 5 ] {0071fe58-a422-4f71-a548-52843dd1e00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12796 | 2026.02.27 03:12:37.234273 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12797 | 2026.02.27 03:12:37.234313 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2149 rows starting from the beginning of the part | ||
| 12798 | 2026.02.27 03:12:37.234383 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 70 rows starting from the beginning of the part | ||
| 12799 | 2026.02.27 03:12:37.234432 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 124 rows starting from the beginning of the part | ||
| 12800 | 2026.02.27 03:12:37.234474 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 70 rows starting from the beginning of the part | ||
| 12801 | 2026.02.27 03:12:37.234512 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 124 rows starting from the beginning of the part | ||
| 12802 | 2026.02.27 03:12:37.234556 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 70 rows starting from the beginning of the part | ||
| 12803 | 2026.02.27 03:12:37.234650 [ 5 ] {0071fe58-a422-4f71-a548-52843dd1e00a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2026.02.27 03:12:37.234696 [ 5 ] {0071fe58-a422-4f71-a548-52843dd1e00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12805 | 2026.02.27 03:12:37.235033 [ 5 ] {0071fe58-a422-4f71-a548-52843dd1e00a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12806 | 2026.02.27 03:12:37.235260 [ 5 ] {0071fe58-a422-4f71-a548-52843dd1e00a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2026.02.27 03:12:37.235401 [ 5 ] {0071fe58-a422-4f71-a548-52843dd1e00a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00124 sec., 5645.1612903225805 rows/sec., 424.49 KiB/sec. | ||
| 12808 | 2026.02.27 03:12:37.235441 [ 5 ] {0071fe58-a422-4f71-a548-52843dd1e00a} <Debug> TCPHandler: Processed in 0.001414287 sec. | ||
| 12809 | 2026.02.27 03:12:37.235555 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12810 | 2026.02.27 03:12:37.235650 [ 5 ] {a42c954b-79a1-4a1f-b539-395834d497ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12811 | 2026.02.27 03:12:37.235692 [ 5 ] {a42c954b-79a1-4a1f-b539-395834d497ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12812 | 2026.02.27 03:12:37.235917 [ 186 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2607 rows, containing 5 columns (5 merged, 0 gathered) in 0.001852228 sec., 1407494.109796418 rows/sec., 121.00 MiB/sec. | ||
| 12813 | 2026.02.27 03:12:37.236122 [ 5 ] {a42c954b-79a1-4a1f-b539-395834d497ab} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12814 | 2026.02.27 03:12:37.236166 [ 5 ] {a42c954b-79a1-4a1f-b539-395834d497ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12815 | 2026.02.27 03:12:37.236182 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12816 | 2026.02.27 03:12:37.236474 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_96_19} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12817 | 2026.02.27 03:12:37.236522 [ 5 ] {a42c954b-79a1-4a1f-b539-395834d497ab} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12818 | 2026.02.27 03:12:37.236558 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_96_19} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12819 | 2026.02.27 03:12:37.236656 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 12820 | 2026.02.27 03:12:37.236756 [ 5 ] {a42c954b-79a1-4a1f-b539-395834d497ab} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2026.02.27 03:12:37.236884 [ 64 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12822 | 2026.02.27 03:12:37.236896 [ 5 ] {a42c954b-79a1-4a1f-b539-395834d497ab} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001264 sec., 56170.88607594937 rows/sec., 4.39 MiB/sec. | ||
| 12823 | 2026.02.27 03:12:37.236929 [ 64 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2026.02.27 03:12:37.236948 [ 5 ] {a42c954b-79a1-4a1f-b539-395834d497ab} <Debug> TCPHandler: Processed in 0.001443208 sec. | ||
| 12825 | 2026.02.27 03:12:37.236957 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12826 | 2026.02.27 03:12:37.237050 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 12827 | 2026.02.27 03:12:37.237071 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12828 | 2026.02.27 03:12:37.237153 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12829 | 2026.02.27 03:12:37.237170 [ 5 ] {72050233-96b7-4394-aeef-d2dd60340880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12830 | 2026.02.27 03:12:37.237186 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1059 rows starting from the beginning of the part | ||
| 12831 | 2026.02.27 03:12:37.237223 [ 5 ] {72050233-96b7-4394-aeef-d2dd60340880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12832 | 2026.02.27 03:12:37.237250 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 71 rows starting from the beginning of the part | ||
| 12833 | 2026.02.27 03:12:37.237302 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 98 rows starting from the beginning of the part | ||
| 12834 | 2026.02.27 03:12:37.237345 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 71 rows starting from the beginning of the part | ||
| 12835 | 2026.02.27 03:12:37.237385 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 98 rows starting from the beginning of the part | ||
| 12836 | 2026.02.27 03:12:37.237422 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 71 rows starting from the beginning of the part | ||
| 12837 | 2026.02.27 03:12:37.237650 [ 5 ] {72050233-96b7-4394-aeef-d2dd60340880} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2026.02.27 03:12:37.237691 [ 5 ] {72050233-96b7-4394-aeef-d2dd60340880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12839 | 2026.02.27 03:12:37.238053 [ 5 ] {72050233-96b7-4394-aeef-d2dd60340880} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12840 | 2026.02.27 03:12:37.238266 [ 5 ] {72050233-96b7-4394-aeef-d2dd60340880} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12841 | 2026.02.27 03:12:37.238371 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356656 sec., 1082072.389758347 rows/sec., 84.48 MiB/sec. | ||
| 12842 | 2026.02.27 03:12:37.238385 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12843 | 2026.02.27 03:12:37.238400 [ 5 ] {72050233-96b7-4394-aeef-d2dd60340880} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 12844 | 2026.02.27 03:12:37.238418 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12845 | 2026.02.27 03:12:37.238440 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12846 | 2026.02.27 03:12:37.238446 [ 5 ] {72050233-96b7-4394-aeef-d2dd60340880} <Debug> TCPHandler: Processed in 0.001425757 sec. | ||
| 12847 | 2026.02.27 03:12:37.238515 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 12848 | 2026.02.27 03:12:37.238526 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12849 | 2026.02.27 03:12:37.238559 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2026.02.27 03:12:37.238606 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12851 | 2026.02.27 03:12:37.238637 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26805 rows starting from the beginning of the part | ||
| 12852 | 2026.02.27 03:12:37.238658 [ 5 ] {b747bec9-42a5-4c7c-bfd4-1d442dd0c8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12853 | 2026.02.27 03:12:37.238689 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 12854 | 2026.02.27 03:12:37.238721 [ 5 ] {b747bec9-42a5-4c7c-bfd4-1d442dd0c8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12855 | 2026.02.27 03:12:37.238733 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 12856 | 2026.02.27 03:12:37.238777 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 12857 | 2026.02.27 03:12:37.238786 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_96_19} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.02.27 03:12:37.238814 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 12859 | 2026.02.27 03:12:37.238850 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 12860 | 2026.02.27 03:12:37.238867 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_96_19} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12861 | 2026.02.27 03:12:37.238957 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12862 | 2026.02.27 03:12:37.239525 [ 5 ] {b747bec9-42a5-4c7c-bfd4-1d442dd0c8ae} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.02.27 03:12:37.239567 [ 5 ] {b747bec9-42a5-4c7c-bfd4-1d442dd0c8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12864 | 2026.02.27 03:12:37.240115 [ 5 ] {b747bec9-42a5-4c7c-bfd4-1d442dd0c8ae} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12865 | 2026.02.27 03:12:37.240347 [ 5 ] {b747bec9-42a5-4c7c-bfd4-1d442dd0c8ae} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2026.02.27 03:12:37.240470 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12867 | 2026.02.27 03:12:37.240490 [ 5 ] {b747bec9-42a5-4c7c-bfd4-1d442dd0c8ae} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001849 sec., 3785.8301784748514 rows/sec., 6.78 MiB/sec. | ||
| 12868 | 2026.02.27 03:12:37.240501 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12869 | 2026.02.27 03:12:37.240529 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12870 | 2026.02.27 03:12:37.240551 [ 5 ] {b747bec9-42a5-4c7c-bfd4-1d442dd0c8ae} <Debug> TCPHandler: Processed in 0.002041203 sec. | ||
| 12871 | 2026.02.27 03:12:37.240612 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 12872 | 2026.02.27 03:12:37.240674 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12873 | 2026.02.27 03:12:37.240768 [ 5 ] {d08498c0-9c22-46b3-bdda-5b83ca28e316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12874 | 2026.02.27 03:12:37.240798 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12875 | 2026.02.27 03:12:37.240811 [ 5 ] {d08498c0-9c22-46b3-bdda-5b83ca28e316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12876 | 2026.02.27 03:12:37.240850 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1544 rows starting from the beginning of the part | ||
| 12877 | 2026.02.27 03:12:37.240965 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
| 12878 | 2026.02.27 03:12:37.241058 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part | ||
| 12879 | 2026.02.27 03:12:37.241149 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
| 12880 | 2026.02.27 03:12:37.241171 [ 5 ] {d08498c0-9c22-46b3-bdda-5b83ca28e316} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.02.27 03:12:37.241206 [ 5 ] {d08498c0-9c22-46b3-bdda-5b83ca28e316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12882 | 2026.02.27 03:12:37.241234 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part | ||
| 12883 | 2026.02.27 03:12:37.241323 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 12884 | 2026.02.27 03:12:37.241506 [ 5 ] {d08498c0-9c22-46b3-bdda-5b83ca28e316} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12885 | 2026.02.27 03:12:37.241717 [ 5 ] {d08498c0-9c22-46b3-bdda-5b83ca28e316} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12886 | 2026.02.27 03:12:37.241855 [ 5 ] {d08498c0-9c22-46b3-bdda-5b83ca28e316} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 12887 | 2026.02.27 03:12:37.241869 [ 47 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12888 | 2026.02.27 03:12:37.241892 [ 5 ] {d08498c0-9c22-46b3-bdda-5b83ca28e316} <Debug> TCPHandler: Processed in 0.001267523 sec. | ||
| 12889 | 2026.02.27 03:12:37.241915 [ 47 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.02.27 03:12:37.241943 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12891 | 2026.02.27 03:12:37.242016 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12892 | 2026.02.27 03:12:37.242102 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12893 | 2026.02.27 03:12:37.242128 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5058 rows starting from the beginning of the part | ||
| 12894 | 2026.02.27 03:12:37.242172 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12895 | 2026.02.27 03:12:37.242209 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12896 | 2026.02.27 03:12:37.242243 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12897 | 2026.02.27 03:12:37.242277 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12898 | 2026.02.27 03:12:37.242310 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 12899 | 2026.02.27 03:12:37.244386 [ 188 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5358 rows, containing 4 columns (4 merged, 0 gathered) in 0.002396232 sec., 2236010.536542372 rows/sec., 149.56 MiB/sec. | ||
| 12900 | 2026.02.27 03:12:37.244937 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12901 | 2026.02.27 03:12:37.245206 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_96_19} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2026.02.27 03:12:37.245210 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27605 rows, containing 5 columns (5 merged, 0 gathered) in 0.006727664 sec., 4103207.294537896 rows/sec., 281.27 MiB/sec. | ||
| 12903 | 2026.02.27 03:12:37.245277 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_96_19} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12904 | 2026.02.27 03:12:37.245359 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12905 | 2026.02.27 03:12:37.245498 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12906 | 2026.02.27 03:12:37.245781 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2026.02.27 03:12:37.245855 [ 187 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12908 | 2026.02.27 03:12:37.245922 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12909 | 2026.02.27 03:12:37.250182 [ 193 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1633 rows, containing 19 columns (19 merged, 0 gathered) in 0.009608549 sec., 169952.82013964857 rows/sec., 304.55 MiB/sec. | ||
| 12910 | 2026.02.27 03:12:37.251846 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12911 | 2026.02.27 03:12:37.252251 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12912 | 2026.02.27 03:12:37.252338 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12913 | 2026.02.27 03:12:37.252479 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 12914 | 2026.02.27 03:12:38.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.09 MiB, peak 362.85 MiB, free memory in arenas 0.00 B, will set to 353.71 MiB (RSS), difference: 4.63 MiB | ||
| 12915 | 2026.02.27 03:12:38.122728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12916 | 2026.02.27 03:12:38.140424 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12917 | 2026.02.27 03:12:38.140488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12918 | 2026.02.27 03:12:38.146717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12919 | 2026.02.27 03:12:38.147445 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2026.02.27 03:12:38.151075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12921 | 2026.02.27 03:12:39.185103 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12922 | 2026.02.27 03:12:39.185277 [ 5 ] {7a73f158-31f3-4448-ba91-4094bf8c27c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12923 | 2026.02.27 03:12:39.185344 [ 5 ] {7a73f158-31f3-4448-ba91-4094bf8c27c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12924 | 2026.02.27 03:12:39.186129 [ 5 ] {7a73f158-31f3-4448-ba91-4094bf8c27c7} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2026.02.27 03:12:39.186173 [ 5 ] {7a73f158-31f3-4448-ba91-4094bf8c27c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12926 | 2026.02.27 03:12:39.186578 [ 5 ] {7a73f158-31f3-4448-ba91-4094bf8c27c7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12927 | 2026.02.27 03:12:39.186807 [ 5 ] {7a73f158-31f3-4448-ba91-4094bf8c27c7} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12928 | 2026.02.27 03:12:39.186965 [ 5 ] {7a73f158-31f3-4448-ba91-4094bf8c27c7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001737 sec., 163500.28785261945 rows/sec., 10.38 MiB/sec. | ||
| 12929 | 2026.02.27 03:12:39.187015 [ 5 ] {7a73f158-31f3-4448-ba91-4094bf8c27c7} <Debug> TCPHandler: Processed in 0.002042833 sec. | ||
| 12930 | 2026.02.27 03:12:39.187154 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12931 | 2026.02.27 03:12:39.187256 [ 5 ] {5a9f61bf-010d-4c8a-8957-30b82671a2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12932 | 2026.02.27 03:12:39.187299 [ 5 ] {5a9f61bf-010d-4c8a-8957-30b82671a2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12933 | 2026.02.27 03:12:39.187727 [ 5 ] {5a9f61bf-010d-4c8a-8957-30b82671a2f3} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2026.02.27 03:12:39.187764 [ 5 ] {5a9f61bf-010d-4c8a-8957-30b82671a2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12935 | 2026.02.27 03:12:39.188076 [ 5 ] {5a9f61bf-010d-4c8a-8957-30b82671a2f3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12936 | 2026.02.27 03:12:39.188293 [ 5 ] {5a9f61bf-010d-4c8a-8957-30b82671a2f3} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2026.02.27 03:12:39.188437 [ 5 ] {5a9f61bf-010d-4c8a-8957-30b82671a2f3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001205 sec., 3319.5020746887967 rows/sec., 270.68 KiB/sec. | ||
| 12938 | 2026.02.27 03:12:39.188477 [ 5 ] {5a9f61bf-010d-4c8a-8957-30b82671a2f3} <Debug> TCPHandler: Processed in 0.001375966 sec. | ||
| 12939 | 2026.02.27 03:12:39.188584 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12940 | 2026.02.27 03:12:39.188680 [ 5 ] {775fa87c-1dff-4975-8832-1de1e3909726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12941 | 2026.02.27 03:12:39.188722 [ 5 ] {775fa87c-1dff-4975-8832-1de1e3909726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12942 | 2026.02.27 03:12:39.190506 [ 5 ] {775fa87c-1dff-4975-8832-1de1e3909726} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12943 | 2026.02.27 03:12:39.190543 [ 5 ] {775fa87c-1dff-4975-8832-1de1e3909726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12944 | 2026.02.27 03:12:39.190973 [ 5 ] {775fa87c-1dff-4975-8832-1de1e3909726} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12945 | 2026.02.27 03:12:39.191198 [ 5 ] {775fa87c-1dff-4975-8832-1de1e3909726} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12946 | 2026.02.27 03:12:39.191333 [ 5 ] {775fa87c-1dff-4975-8832-1de1e3909726} <Debug> executeQuery: Read 2007 rows, 166.95 KiB in 0.002673 sec., 750841.7508417509 rows/sec., 60.99 MiB/sec. | ||
| 12947 | 2026.02.27 03:12:39.191372 [ 5 ] {775fa87c-1dff-4975-8832-1de1e3909726} <Debug> TCPHandler: Processed in 0.002836813 sec. | ||
| 12948 | 2026.02.27 03:12:39.191488 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12949 | 2026.02.27 03:12:39.191581 [ 5 ] {d61f1bca-2a84-42ed-9295-d4345a3c3ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12950 | 2026.02.27 03:12:39.191622 [ 5 ] {d61f1bca-2a84-42ed-9295-d4345a3c3ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12951 | 2026.02.27 03:12:39.192126 [ 5 ] {d61f1bca-2a84-42ed-9295-d4345a3c3ce1} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12952 | 2026.02.27 03:12:39.192158 [ 5 ] {d61f1bca-2a84-42ed-9295-d4345a3c3ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12953 | 2026.02.27 03:12:39.192449 [ 5 ] {d61f1bca-2a84-42ed-9295-d4345a3c3ce1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12954 | 2026.02.27 03:12:39.192654 [ 5 ] {d61f1bca-2a84-42ed-9295-d4345a3c3ce1} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12955 | 2026.02.27 03:12:39.192775 [ 5 ] {d61f1bca-2a84-42ed-9295-d4345a3c3ce1} <Debug> executeQuery: Read 180 rows, 11.38 KiB in 0.001275 sec., 141176.47058823527 rows/sec., 8.71 MiB/sec. | ||
| 12956 | 2026.02.27 03:12:39.192878 [ 5 ] {d61f1bca-2a84-42ed-9295-d4345a3c3ce1} <Debug> TCPHandler: Processed in 0.001437887 sec. | ||
| 12957 | 2026.02.27 03:12:39.192995 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12958 | 2026.02.27 03:12:39.193087 [ 5 ] {05d18b8f-49e4-4a60-8181-0c84d28f9fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12959 | 2026.02.27 03:12:39.193128 [ 5 ] {05d18b8f-49e4-4a60-8181-0c84d28f9fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12960 | 2026.02.27 03:12:39.193743 [ 5 ] {05d18b8f-49e4-4a60-8181-0c84d28f9fb2} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12961 | 2026.02.27 03:12:39.193778 [ 5 ] {05d18b8f-49e4-4a60-8181-0c84d28f9fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12962 | 2026.02.27 03:12:39.194086 [ 5 ] {05d18b8f-49e4-4a60-8181-0c84d28f9fb2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12963 | 2026.02.27 03:12:39.194300 [ 5 ] {05d18b8f-49e4-4a60-8181-0c84d28f9fb2} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12964 | 2026.02.27 03:12:39.194426 [ 5 ] {05d18b8f-49e4-4a60-8181-0c84d28f9fb2} <Debug> executeQuery: Read 377 rows, 25.67 KiB in 0.001358 sec., 277614.1384388807 rows/sec., 18.46 MiB/sec. | ||
| 12965 | 2026.02.27 03:12:39.194464 [ 5 ] {05d18b8f-49e4-4a60-8181-0c84d28f9fb2} <Debug> TCPHandler: Processed in 0.001517739 sec. | ||
| 12966 | 2026.02.27 03:12:39.194569 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12967 | 2026.02.27 03:12:39.194662 [ 5 ] {e681ff40-1eeb-4987-8061-30a22c6f78a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12968 | 2026.02.27 03:12:39.194702 [ 5 ] {e681ff40-1eeb-4987-8061-30a22c6f78a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12969 | 2026.02.27 03:12:39.195173 [ 5 ] {e681ff40-1eeb-4987-8061-30a22c6f78a9} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12970 | 2026.02.27 03:12:39.195209 [ 5 ] {e681ff40-1eeb-4987-8061-30a22c6f78a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12971 | 2026.02.27 03:12:39.195516 [ 5 ] {e681ff40-1eeb-4987-8061-30a22c6f78a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12972 | 2026.02.27 03:12:39.195728 [ 5 ] {e681ff40-1eeb-4987-8061-30a22c6f78a9} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12973 | 2026.02.27 03:12:39.195853 [ 5 ] {e681ff40-1eeb-4987-8061-30a22c6f78a9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 12974 | 2026.02.27 03:12:39.195890 [ 5 ] {e681ff40-1eeb-4987-8061-30a22c6f78a9} <Debug> TCPHandler: Processed in 0.001370215 sec. | ||
| 12975 | 2026.02.27 03:12:39.196003 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12976 | 2026.02.27 03:12:39.196095 [ 5 ] {4c6ec6a0-112a-4dea-904a-7f6d8fb8049f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12977 | 2026.02.27 03:12:39.196136 [ 5 ] {4c6ec6a0-112a-4dea-904a-7f6d8fb8049f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12978 | 2026.02.27 03:12:39.197065 [ 5 ] {4c6ec6a0-112a-4dea-904a-7f6d8fb8049f} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12979 | 2026.02.27 03:12:39.197101 [ 5 ] {4c6ec6a0-112a-4dea-904a-7f6d8fb8049f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12980 | 2026.02.27 03:12:39.197447 [ 5 ] {4c6ec6a0-112a-4dea-904a-7f6d8fb8049f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12981 | 2026.02.27 03:12:39.197663 [ 5 ] {4c6ec6a0-112a-4dea-904a-7f6d8fb8049f} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2026.02.27 03:12:39.197793 [ 5 ] {4c6ec6a0-112a-4dea-904a-7f6d8fb8049f} <Debug> executeQuery: Read 984 rows, 72.52 KiB in 0.001715 sec., 573760.9329446064 rows/sec., 41.29 MiB/sec. | ||
| 12983 | 2026.02.27 03:12:39.197831 [ 5 ] {4c6ec6a0-112a-4dea-904a-7f6d8fb8049f} <Debug> TCPHandler: Processed in 0.001876629 sec. | ||
| 12984 | 2026.02.27 03:12:39.197950 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12985 | 2026.02.27 03:12:39.198044 [ 5 ] {010cb595-fe1c-46a4-90c8-0d02a8b8936f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12986 | 2026.02.27 03:12:39.198086 [ 5 ] {010cb595-fe1c-46a4-90c8-0d02a8b8936f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12987 | 2026.02.27 03:12:39.198430 [ 5 ] {010cb595-fe1c-46a4-90c8-0d02a8b8936f} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2026.02.27 03:12:39.198464 [ 5 ] {010cb595-fe1c-46a4-90c8-0d02a8b8936f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12989 | 2026.02.27 03:12:39.198763 [ 5 ] {010cb595-fe1c-46a4-90c8-0d02a8b8936f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12990 | 2026.02.27 03:12:39.198970 [ 5 ] {010cb595-fe1c-46a4-90c8-0d02a8b8936f} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2026.02.27 03:12:39.199096 [ 5 ] {010cb595-fe1c-46a4-90c8-0d02a8b8936f} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 585.94 KiB/sec. | ||
| 12992 | 2026.02.27 03:12:39.199133 [ 5 ] {010cb595-fe1c-46a4-90c8-0d02a8b8936f} <Debug> TCPHandler: Processed in 0.001231442 sec. | ||
| 12993 | 2026.02.27 03:12:39.199240 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12994 | 2026.02.27 03:12:39.199332 [ 5 ] {436ccbef-95de-4514-bf3b-62a6360ef65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12995 | 2026.02.27 03:12:39.199374 [ 5 ] {436ccbef-95de-4514-bf3b-62a6360ef65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12996 | 2026.02.27 03:12:39.200060 [ 5 ] {436ccbef-95de-4514-bf3b-62a6360ef65e} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2026.02.27 03:12:39.200095 [ 5 ] {436ccbef-95de-4514-bf3b-62a6360ef65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 12998 | 2026.02.27 03:12:39.200470 [ 5 ] {436ccbef-95de-4514-bf3b-62a6360ef65e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12999 | 2026.02.27 03:12:39.200683 [ 5 ] {436ccbef-95de-4514-bf3b-62a6360ef65e} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2026.02.27 03:12:39.200809 [ 5 ] {436ccbef-95de-4514-bf3b-62a6360ef65e} <Debug> executeQuery: Read 960 rows, 64.71 KiB in 0.001496 sec., 641711.2299465241 rows/sec., 42.24 MiB/sec. | ||
| 13001 | 2026.02.27 03:12:39.200845 [ 5 ] {436ccbef-95de-4514-bf3b-62a6360ef65e} <Debug> TCPHandler: Processed in 0.001653763 sec. | ||
| 13002 | 2026.02.27 03:12:39.200957 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13003 | 2026.02.27 03:12:39.201048 [ 5 ] {cfeb9931-b147-454b-8135-e4d9d7d143d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13004 | 2026.02.27 03:12:39.201089 [ 5 ] {cfeb9931-b147-454b-8135-e4d9d7d143d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13005 | 2026.02.27 03:12:39.201399 [ 5 ] {cfeb9931-b147-454b-8135-e4d9d7d143d2} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13006 | 2026.02.27 03:12:39.201432 [ 5 ] {cfeb9931-b147-454b-8135-e4d9d7d143d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13007 | 2026.02.27 03:12:39.201717 [ 5 ] {cfeb9931-b147-454b-8135-e4d9d7d143d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 13008 | 2026.02.27 03:12:39.201922 [ 5 ] {cfeb9931-b147-454b-8135-e4d9d7d143d2} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13009 | 2026.02.27 03:12:39.202053 [ 5 ] {cfeb9931-b147-454b-8135-e4d9d7d143d2} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001023 sec., 1955.0342130987292 rows/sec., 131.74 KiB/sec. | ||
| 13010 | 2026.02.27 03:12:39.202089 [ 5 ] {cfeb9931-b147-454b-8135-e4d9d7d143d2} <Debug> TCPHandler: Processed in 0.00118123 sec. | ||
| 13011 | 2026.02.27 03:12:39.202197 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13012 | 2026.02.27 03:12:39.202288 [ 5 ] {9954c15e-573f-4d01-a817-b9afc4eac408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13013 | 2026.02.27 03:12:39.202346 [ 5 ] {9954c15e-573f-4d01-a817-b9afc4eac408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13014 | 2026.02.27 03:12:39.203199 [ 5 ] {9954c15e-573f-4d01-a817-b9afc4eac408} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13015 | 2026.02.27 03:12:39.203234 [ 5 ] {9954c15e-573f-4d01-a817-b9afc4eac408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13016 | 2026.02.27 03:12:39.203765 [ 5 ] {9954c15e-573f-4d01-a817-b9afc4eac408} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13017 | 2026.02.27 03:12:39.203990 [ 5 ] {9954c15e-573f-4d01-a817-b9afc4eac408} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2026.02.27 03:12:39.204126 [ 5 ] {9954c15e-573f-4d01-a817-b9afc4eac408} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001854 sec., 18338.727076591156 rows/sec., 32.86 MiB/sec. | ||
| 13019 | 2026.02.27 03:12:39.204179 [ 5 ] {9954c15e-573f-4d01-a817-b9afc4eac408} <Debug> TCPHandler: Processed in 0.002031003 sec. | ||
| 13020 | 2026.02.27 03:12:39.204292 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13021 | 2026.02.27 03:12:39.204385 [ 5 ] {b7b5294c-b6e1-4059-b19f-87d825e747ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13022 | 2026.02.27 03:12:39.204428 [ 5 ] {b7b5294c-b6e1-4059-b19f-87d825e747ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13023 | 2026.02.27 03:12:39.204765 [ 5 ] {b7b5294c-b6e1-4059-b19f-87d825e747ee} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.02.27 03:12:39.204800 [ 5 ] {b7b5294c-b6e1-4059-b19f-87d825e747ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13025 | 2026.02.27 03:12:39.205096 [ 5 ] {b7b5294c-b6e1-4059-b19f-87d825e747ee} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13026 | 2026.02.27 03:12:39.205301 [ 5 ] {b7b5294c-b6e1-4059-b19f-87d825e747ee} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2026.02.27 03:12:39.205427 [ 5 ] {b7b5294c-b6e1-4059-b19f-87d825e747ee} <Debug> executeQuery: Read 84 rows, 4.91 KiB in 0.00106 sec., 79245.28301886792 rows/sec., 4.52 MiB/sec. | ||
| 13028 | 2026.02.27 03:12:39.205462 [ 5 ] {b7b5294c-b6e1-4059-b19f-87d825e747ee} <Debug> TCPHandler: Processed in 0.001218542 sec. | ||
| 13029 | 2026.02.27 03:12:42.228059 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13030 | 2026.02.27 03:12:42.228273 [ 5 ] {5b69ee73-d715-4a6b-8829-e51aad7e8904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13031 | 2026.02.27 03:12:42.228350 [ 5 ] {5b69ee73-d715-4a6b-8829-e51aad7e8904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13032 | 2026.02.27 03:12:42.229118 [ 5 ] {5b69ee73-d715-4a6b-8829-e51aad7e8904} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2026.02.27 03:12:42.229177 [ 5 ] {5b69ee73-d715-4a6b-8829-e51aad7e8904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13034 | 2026.02.27 03:12:42.229632 [ 5 ] {5b69ee73-d715-4a6b-8829-e51aad7e8904} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13035 | 2026.02.27 03:12:42.229890 [ 5 ] {5b69ee73-d715-4a6b-8829-e51aad7e8904} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13036 | 2026.02.27 03:12:42.230081 [ 5 ] {5b69ee73-d715-4a6b-8829-e51aad7e8904} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001862 sec., 30075.187969924813 rows/sec., 2.30 MiB/sec. | ||
| 13037 | 2026.02.27 03:12:42.230133 [ 5 ] {5b69ee73-d715-4a6b-8829-e51aad7e8904} <Debug> TCPHandler: Processed in 0.002216488 sec. | ||
| 13038 | 2026.02.27 03:12:42.230257 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13039 | 2026.02.27 03:12:42.230358 [ 5 ] {3b60cce6-9e0b-47cb-8fc0-e4feb60986d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13040 | 2026.02.27 03:12:42.230401 [ 5 ] {3b60cce6-9e0b-47cb-8fc0-e4feb60986d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13041 | 2026.02.27 03:12:42.230848 [ 5 ] {3b60cce6-9e0b-47cb-8fc0-e4feb60986d4} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.02.27 03:12:42.230887 [ 5 ] {3b60cce6-9e0b-47cb-8fc0-e4feb60986d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13043 | 2026.02.27 03:12:42.231193 [ 5 ] {3b60cce6-9e0b-47cb-8fc0-e4feb60986d4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13044 | 2026.02.27 03:12:42.231415 [ 5 ] {3b60cce6-9e0b-47cb-8fc0-e4feb60986d4} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.02.27 03:12:42.231555 [ 5 ] {3b60cce6-9e0b-47cb-8fc0-e4feb60986d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 13046 | 2026.02.27 03:12:42.231594 [ 5 ] {3b60cce6-9e0b-47cb-8fc0-e4feb60986d4} <Debug> TCPHandler: Processed in 0.001391327 sec. | ||
| 13047 | 2026.02.27 03:12:42.231713 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13048 | 2026.02.27 03:12:42.231806 [ 5 ] {a40ca63c-fa93-4eb3-b36b-953c7bee18eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13049 | 2026.02.27 03:12:42.231850 [ 5 ] {a40ca63c-fa93-4eb3-b36b-953c7bee18eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13050 | 2026.02.27 03:12:42.232242 [ 5 ] {a40ca63c-fa93-4eb3-b36b-953c7bee18eb} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2026.02.27 03:12:42.232279 [ 5 ] {a40ca63c-fa93-4eb3-b36b-953c7bee18eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13052 | 2026.02.27 03:12:42.232605 [ 5 ] {a40ca63c-fa93-4eb3-b36b-953c7bee18eb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13053 | 2026.02.27 03:12:42.232808 [ 5 ] {a40ca63c-fa93-4eb3-b36b-953c7bee18eb} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2026.02.27 03:12:42.232941 [ 5 ] {a40ca63c-fa93-4eb3-b36b-953c7bee18eb} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001155 sec., 83116.88311688312 rows/sec., 5.79 MiB/sec. | ||
| 13055 | 2026.02.27 03:12:42.232978 [ 5 ] {a40ca63c-fa93-4eb3-b36b-953c7bee18eb} <Debug> TCPHandler: Processed in 0.001314394 sec. | ||
| 13056 | 2026.02.27 03:12:42.233098 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13057 | 2026.02.27 03:12:42.233192 [ 5 ] {069eaafc-d063-4e3e-a881-3a5664358906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13058 | 2026.02.27 03:12:42.233234 [ 5 ] {069eaafc-d063-4e3e-a881-3a5664358906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13059 | 2026.02.27 03:12:42.233588 [ 5 ] {069eaafc-d063-4e3e-a881-3a5664358906} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2026.02.27 03:12:42.233625 [ 5 ] {069eaafc-d063-4e3e-a881-3a5664358906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13061 | 2026.02.27 03:12:42.233931 [ 5 ] {069eaafc-d063-4e3e-a881-3a5664358906} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13062 | 2026.02.27 03:12:42.234143 [ 5 ] {069eaafc-d063-4e3e-a881-3a5664358906} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2026.02.27 03:12:42.234278 [ 5 ] {069eaafc-d063-4e3e-a881-3a5664358906} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001105 sec., 32579.18552036199 rows/sec., 2.20 MiB/sec. | ||
| 13064 | 2026.02.27 03:12:42.234314 [ 5 ] {069eaafc-d063-4e3e-a881-3a5664358906} <Debug> TCPHandler: Processed in 0.001266832 sec. | ||
| 13065 | 2026.02.27 03:12:43.934578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31139 | ||
| 13066 | 2026.02.27 03:12:43.935078 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2026.02.27 03:12:43.935127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13068 | 2026.02.27 03:12:43.935655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13069 | 2026.02.27 03:12:43.935925 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13070 | 2026.02.27 03:12:43.936085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31139 | ||
| 13071 | 2026.02.27 03:12:44.062493 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57496 | ||
| 13072 | 2026.02.27 03:12:44.062616 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13073 | 2026.02.27 03:12:44.062645 [ 289 ] {} <Debug> TCP-Session: 08c4b18e-aff4-4d27-857d-c7b2d1e850b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57496 | ||
| 13074 | 2026.02.27 03:12:44.062671 [ 289 ] {} <Debug> TCP-Session: 08c4b18e-aff4-4d27-857d-c7b2d1e850b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13075 | 2026.02.27 03:12:44.062686 [ 289 ] {} <Debug> TCP-Session: 08c4b18e-aff4-4d27-857d-c7b2d1e850b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13076 | 2026.02.27 03:12:44.062920 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44366 | ||
| 13077 | 2026.02.27 03:12:44.062961 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38611 | ||
| 13078 | 2026.02.27 03:12:44.062997 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58590 | ||
| 13079 | 2026.02.27 03:12:44.063033 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47358 | ||
| 13080 | 2026.02.27 03:12:44.063046 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40173 | ||
| 13081 | 2026.02.27 03:12:44.063082 [ 289 ] {} <Trace> TCP-Session: 08c4b18e-aff4-4d27-857d-c7b2d1e850b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2026.02.27 03:12:44.063092 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13083 | 2026.02.27 03:12:44.063133 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13084 | 2026.02.27 03:12:44.063141 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13085 | 2026.02.27 03:12:44.063153 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13086 | 2026.02.27 03:12:44.063165 [ 3 ] {} <Debug> TCP-Session: b87e4d61-d7f8-4844-acb2-e07ea54b8d1f Authenticating user 'default' from [fd00:1122:3344:101::e]:47358 | ||
| 13087 | 2026.02.27 03:12:44.063190 [ 292 ] {} <Debug> TCP-Session: 8d7ac7fc-0a43-4fce-a675-3d80c383ce75 Authenticating user 'default' from [fd00:1122:3344:101::e]:58590 | ||
| 13088 | 2026.02.27 03:12:44.063199 [ 287 ] {} <Debug> TCP-Session: 3397d0a7-403f-4567-a9ed-dc5edaab6c86 Authenticating user 'default' from [fd00:1122:3344:101::e]:40173 | ||
| 13089 | 2026.02.27 03:12:44.063215 [ 3 ] {} <Debug> TCP-Session: b87e4d61-d7f8-4844-acb2-e07ea54b8d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13090 | 2026.02.27 03:12:44.063231 [ 292 ] {} <Debug> TCP-Session: 8d7ac7fc-0a43-4fce-a675-3d80c383ce75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13091 | 2026.02.27 03:12:44.063236 [ 287 ] {} <Debug> TCP-Session: 3397d0a7-403f-4567-a9ed-dc5edaab6c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13092 | 2026.02.27 03:12:44.063246 [ 3 ] {} <Debug> TCP-Session: b87e4d61-d7f8-4844-acb2-e07ea54b8d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13093 | 2026.02.27 03:12:44.063269 [ 287 ] {} <Debug> TCP-Session: 3397d0a7-403f-4567-a9ed-dc5edaab6c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13094 | 2026.02.27 03:12:44.063260 [ 292 ] {} <Debug> TCP-Session: 8d7ac7fc-0a43-4fce-a675-3d80c383ce75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13095 | 2026.02.27 03:12:44.063278 [ 289 ] {cf189f04-647d-409c-a1fe-ec43d966a8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57496) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13096 | 2026.02.27 03:12:44.063158 [ 291 ] {} <Debug> TCP-Session: 686d2884-b5ef-4ceb-b8b2-9acd99770cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38611 | ||
| 13097 | 2026.02.27 03:12:44.063057 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59941 | ||
| 13098 | 2026.02.27 03:12:44.063351 [ 291 ] {} <Debug> TCP-Session: 686d2884-b5ef-4ceb-b8b2-9acd99770cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13099 | 2026.02.27 03:12:44.063023 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37736 | ||
| 13100 | 2026.02.27 03:12:44.063387 [ 291 ] {} <Debug> TCP-Session: 686d2884-b5ef-4ceb-b8b2-9acd99770cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13101 | 2026.02.27 03:12:44.063419 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13102 | 2026.02.27 03:12:44.063006 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62688 | ||
| 13103 | 2026.02.27 03:12:44.063464 [ 288 ] {} <Debug> TCP-Session: a22209b2-f646-4d80-8785-dac10f7b703b Authenticating user 'default' from [fd00:1122:3344:101::e]:59941 | ||
| 13104 | 2026.02.27 03:12:44.063046 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13105 | 2026.02.27 03:12:44.063504 [ 288 ] {} <Debug> TCP-Session: a22209b2-f646-4d80-8785-dac10f7b703b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13106 | 2026.02.27 03:12:44.063531 [ 288 ] {} <Debug> TCP-Session: a22209b2-f646-4d80-8785-dac10f7b703b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13107 | 2026.02.27 03:12:44.063533 [ 290 ] {} <Debug> TCP-Session: c08db276-ca39-4640-aeac-47d361597e45 Authenticating user 'default' from [fd00:1122:3344:101::e]:44366 | ||
| 13108 | 2026.02.27 03:12:44.063564 [ 289 ] {cf189f04-647d-409c-a1fe-ec43d966a8d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13109 | 2026.02.27 03:12:44.063572 [ 290 ] {} <Debug> TCP-Session: c08db276-ca39-4640-aeac-47d361597e45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13110 | 2026.02.27 03:12:44.063604 [ 290 ] {} <Debug> TCP-Session: c08db276-ca39-4640-aeac-47d361597e45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13111 | 2026.02.27 03:12:44.063632 [ 289 ] {cf189f04-647d-409c-a1fe-ec43d966a8d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13112 | 2026.02.27 03:12:44.063858 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13113 | 2026.02.27 03:12:44.063899 [ 294 ] {} <Debug> TCP-Session: bfef92fe-e6d1-49ff-9833-e98966ef40fd Authenticating user 'default' from [fd00:1122:3344:101::e]:37736 | ||
| 13114 | 2026.02.27 03:12:44.063925 [ 294 ] {} <Debug> TCP-Session: bfef92fe-e6d1-49ff-9833-e98966ef40fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13115 | 2026.02.27 03:12:44.063927 [ 289 ] {cf189f04-647d-409c-a1fe-ec43d966a8d2} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 13116 | 2026.02.27 03:12:44.063949 [ 294 ] {} <Debug> TCP-Session: bfef92fe-e6d1-49ff-9833-e98966ef40fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13117 | 2026.02.27 03:12:44.063975 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13118 | 2026.02.27 03:12:44.064009 [ 293 ] {} <Debug> TCP-Session: cb40623e-e204-42c6-bacc-990a84632f63 Authenticating user 'default' from [fd00:1122:3344:101::e]:62688 | ||
| 13119 | 2026.02.27 03:12:44.064028 [ 293 ] {} <Debug> TCP-Session: cb40623e-e204-42c6-bacc-990a84632f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13120 | 2026.02.27 03:12:44.064040 [ 293 ] {} <Debug> TCP-Session: cb40623e-e204-42c6-bacc-990a84632f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13121 | 2026.02.27 03:12:44.064835 [ 338 ] {cf189f04-647d-409c-a1fe-ec43d966a8d2} <Trace> AggregatingTransform: Aggregating | ||
| 13122 | 2026.02.27 03:12:44.064880 [ 338 ] {cf189f04-647d-409c-a1fe-ec43d966a8d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 13123 | 2026.02.27 03:12:44.064917 [ 338 ] {cf189f04-647d-409c-a1fe-ec43d966a8d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872303 sec. (1146.391 rows/sec., 44.78 KiB/sec.) | ||
| 13124 | 2026.02.27 03:12:44.064939 [ 338 ] {cf189f04-647d-409c-a1fe-ec43d966a8d2} <Trace> Aggregator: Merging aggregated data | ||
| 13125 | 2026.02.27 03:12:44.066100 [ 289 ] {cf189f04-647d-409c-a1fe-ec43d966a8d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002878 sec., 347.4635163307853 rows/sec., 13.57 KiB/sec. | ||
| 13126 | 2026.02.27 03:12:44.066234 [ 289 ] {cf189f04-647d-409c-a1fe-ec43d966a8d2} <Debug> TCPHandler: Processed in 0.003273545 sec. | ||
| 13127 | 2026.02.27 03:12:44.066336 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13128 | 2026.02.27 03:12:44.066361 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13129 | 2026.02.27 03:12:44.066374 [ 289 ] {} <Debug> TCP-Session: 08c4b18e-aff4-4d27-857d-c7b2d1e850b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13130 | 2026.02.27 03:12:44.066382 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13131 | 2026.02.27 03:12:44.066403 [ 290 ] {} <Debug> TCP-Session: c08db276-ca39-4640-aeac-47d361597e45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13132 | 2026.02.27 03:12:44.066418 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13133 | 2026.02.27 03:12:44.066437 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13134 | 2026.02.27 03:12:44.066454 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13135 | 2026.02.27 03:12:44.066468 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13136 | 2026.02.27 03:12:44.066489 [ 287 ] {} <Debug> TCP-Session: 3397d0a7-403f-4567-a9ed-dc5edaab6c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13137 | 2026.02.27 03:12:44.066514 [ 294 ] {} <Debug> TCP-Session: bfef92fe-e6d1-49ff-9833-e98966ef40fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13138 | 2026.02.27 03:12:44.066529 [ 293 ] {} <Debug> TCP-Session: cb40623e-e204-42c6-bacc-990a84632f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13139 | 2026.02.27 03:12:44.066504 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13140 | 2026.02.27 03:12:44.066480 [ 291 ] {} <Debug> TCP-Session: 686d2884-b5ef-4ceb-b8b2-9acd99770cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13141 | 2026.02.27 03:12:44.066592 [ 288 ] {} <Debug> TCP-Session: a22209b2-f646-4d80-8785-dac10f7b703b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13142 | 2026.02.27 03:12:44.066445 [ 292 ] {} <Debug> TCP-Session: 8d7ac7fc-0a43-4fce-a675-3d80c383ce75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13143 | 2026.02.27 03:12:44.066401 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13144 | 2026.02.27 03:12:44.066666 [ 3 ] {} <Debug> TCP-Session: b87e4d61-d7f8-4844-acb2-e07ea54b8d1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13145 | 2026.02.27 03:12:45.651187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13146 | 2026.02.27 03:12:45.660038 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48528 | ||
| 13147 | 2026.02.27 03:12:45.660156 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13148 | 2026.02.27 03:12:45.660187 [ 289 ] {} <Debug> TCP-Session: 2b2fb577-0fb3-4221-b3bc-1721f541474a Authenticating user 'default' from [fd00:1122:3344:101::e]:48528 | ||
| 13149 | 2026.02.27 03:12:45.660218 [ 289 ] {} <Debug> TCP-Session: 2b2fb577-0fb3-4221-b3bc-1721f541474a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13150 | 2026.02.27 03:12:45.660234 [ 289 ] {} <Debug> TCP-Session: 2b2fb577-0fb3-4221-b3bc-1721f541474a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13151 | 2026.02.27 03:12:45.660456 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64908 | ||
| 13152 | 2026.02.27 03:12:45.660516 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45841 | ||
| 13153 | 2026.02.27 03:12:45.660569 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48817 | ||
| 13154 | 2026.02.27 03:12:45.660590 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64457 | ||
| 13155 | 2026.02.27 03:12:45.660605 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13156 | 2026.02.27 03:12:45.660584 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35263 | ||
| 13157 | 2026.02.27 03:12:45.660706 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13158 | 2026.02.27 03:12:45.660709 [ 290 ] {} <Debug> TCP-Session: ba878616-ee46-4f14-839d-f50795f85b6a Authenticating user 'default' from [fd00:1122:3344:101::e]:64908 | ||
| 13159 | 2026.02.27 03:12:45.660745 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13160 | 2026.02.27 03:12:45.660774 [ 3 ] {} <Debug> TCP-Session: 535d080c-87fb-483b-b00a-68fec76139fd Authenticating user 'default' from [fd00:1122:3344:101::e]:48817 | ||
| 13161 | 2026.02.27 03:12:45.660782 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13162 | 2026.02.27 03:12:45.660782 [ 290 ] {} <Debug> TCP-Session: ba878616-ee46-4f14-839d-f50795f85b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13163 | 2026.02.27 03:12:45.660830 [ 287 ] {} <Debug> TCP-Session: 284c7296-4c12-440e-a7f0-3035b42e336d Authenticating user 'default' from [fd00:1122:3344:101::e]:35263 | ||
| 13164 | 2026.02.27 03:12:45.660831 [ 3 ] {} <Debug> TCP-Session: 535d080c-87fb-483b-b00a-68fec76139fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13165 | 2026.02.27 03:12:45.660848 [ 290 ] {} <Debug> TCP-Session: ba878616-ee46-4f14-839d-f50795f85b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13166 | 2026.02.27 03:12:45.660863 [ 287 ] {} <Debug> TCP-Session: 284c7296-4c12-440e-a7f0-3035b42e336d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13167 | 2026.02.27 03:12:45.660884 [ 3 ] {} <Debug> TCP-Session: 535d080c-87fb-483b-b00a-68fec76139fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13168 | 2026.02.27 03:12:45.660911 [ 287 ] {} <Debug> TCP-Session: 284c7296-4c12-440e-a7f0-3035b42e336d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13169 | 2026.02.27 03:12:45.660802 [ 288 ] {} <Debug> TCP-Session: 8c02b819-41d5-4081-90d9-3498dfdc335a Authenticating user 'default' from [fd00:1122:3344:101::e]:64457 | ||
| 13170 | 2026.02.27 03:12:45.660693 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13171 | 2026.02.27 03:12:45.660977 [ 288 ] {} <Debug> TCP-Session: 8c02b819-41d5-4081-90d9-3498dfdc335a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13172 | 2026.02.27 03:12:45.660694 [ 289 ] {} <Trace> TCP-Session: 2b2fb577-0fb3-4221-b3bc-1721f541474a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13173 | 2026.02.27 03:12:45.661013 [ 291 ] {} <Debug> TCP-Session: b073136a-a766-427d-a7a8-7f06893ef62d Authenticating user 'default' from [fd00:1122:3344:101::e]:45841 | ||
| 13174 | 2026.02.27 03:12:45.660543 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39143 | ||
| 13175 | 2026.02.27 03:12:45.661099 [ 291 ] {} <Debug> TCP-Session: b073136a-a766-427d-a7a8-7f06893ef62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13176 | 2026.02.27 03:12:45.660535 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34975 | ||
| 13177 | 2026.02.27 03:12:45.661145 [ 291 ] {} <Debug> TCP-Session: b073136a-a766-427d-a7a8-7f06893ef62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13178 | 2026.02.27 03:12:45.661179 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13179 | 2026.02.27 03:12:45.660532 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55100 | ||
| 13180 | 2026.02.27 03:12:45.661227 [ 294 ] {} <Debug> TCP-Session: 56688a54-ffb6-45f4-98b9-89aefcbe0eca Authenticating user 'default' from [fd00:1122:3344:101::e]:39143 | ||
| 13181 | 2026.02.27 03:12:45.661236 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13182 | 2026.02.27 03:12:45.661252 [ 289 ] {6f113a14-caf5-4646-8333-3be5d9190a25} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48528) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13183 | 2026.02.27 03:12:45.661285 [ 293 ] {} <Debug> TCP-Session: 70c846cf-d8f0-448b-a7b8-f1519de9f3c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34975 | ||
| 13184 | 2026.02.27 03:12:45.661296 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13185 | 2026.02.27 03:12:45.661318 [ 293 ] {} <Debug> TCP-Session: 70c846cf-d8f0-448b-a7b8-f1519de9f3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13186 | 2026.02.27 03:12:45.661333 [ 292 ] {} <Debug> TCP-Session: 3f2af7b0-1ef7-4c2f-b373-9ddde9f53e30 Authenticating user 'default' from [fd00:1122:3344:101::e]:55100 | ||
| 13187 | 2026.02.27 03:12:45.661348 [ 293 ] {} <Debug> TCP-Session: 70c846cf-d8f0-448b-a7b8-f1519de9f3c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13188 | 2026.02.27 03:12:45.661365 [ 292 ] {} <Debug> TCP-Session: 3f2af7b0-1ef7-4c2f-b373-9ddde9f53e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13189 | 2026.02.27 03:12:45.661271 [ 294 ] {} <Debug> TCP-Session: 56688a54-ffb6-45f4-98b9-89aefcbe0eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13190 | 2026.02.27 03:12:45.661391 [ 292 ] {} <Debug> TCP-Session: 3f2af7b0-1ef7-4c2f-b373-9ddde9f53e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13191 | 2026.02.27 03:12:45.661416 [ 294 ] {} <Debug> TCP-Session: 56688a54-ffb6-45f4-98b9-89aefcbe0eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13192 | 2026.02.27 03:12:45.661016 [ 288 ] {} <Debug> TCP-Session: 8c02b819-41d5-4081-90d9-3498dfdc335a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13193 | 2026.02.27 03:12:45.661593 [ 289 ] {6f113a14-caf5-4646-8333-3be5d9190a25} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13194 | 2026.02.27 03:12:45.661668 [ 289 ] {6f113a14-caf5-4646-8333-3be5d9190a25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13195 | 2026.02.27 03:12:45.662012 [ 289 ] {6f113a14-caf5-4646-8333-3be5d9190a25} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 13196 | 2026.02.27 03:12:45.663127 [ 332 ] {6f113a14-caf5-4646-8333-3be5d9190a25} <Trace> AggregatingTransform: Aggregating | ||
| 13197 | 2026.02.27 03:12:45.663191 [ 332 ] {6f113a14-caf5-4646-8333-3be5d9190a25} <Trace> Aggregator: Aggregation method: without_key | ||
| 13198 | 2026.02.27 03:12:45.663233 [ 332 ] {6f113a14-caf5-4646-8333-3be5d9190a25} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001097139 sec. (911.462 rows/sec., 35.60 KiB/sec.) | ||
| 13199 | 2026.02.27 03:12:45.663256 [ 332 ] {6f113a14-caf5-4646-8333-3be5d9190a25} <Trace> Aggregator: Merging aggregated data | ||
| 13200 | 2026.02.27 03:12:45.664827 [ 289 ] {6f113a14-caf5-4646-8333-3be5d9190a25} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003652 sec., 273.8225629791895 rows/sec., 10.70 KiB/sec. | ||
| 13201 | 2026.02.27 03:12:45.665016 [ 289 ] {6f113a14-caf5-4646-8333-3be5d9190a25} <Debug> TCPHandler: Processed in 0.004456566 sec. | ||
| 13202 | 2026.02.27 03:12:45.665143 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13203 | 2026.02.27 03:12:45.665177 [ 289 ] {} <Debug> TCP-Session: 2b2fb577-0fb3-4221-b3bc-1721f541474a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13204 | 2026.02.27 03:12:45.665185 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13205 | 2026.02.27 03:12:45.665211 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13206 | 2026.02.27 03:12:45.665234 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13207 | 2026.02.27 03:12:45.665238 [ 290 ] {} <Debug> TCP-Session: ba878616-ee46-4f14-839d-f50795f85b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13208 | 2026.02.27 03:12:45.665267 [ 291 ] {} <Debug> TCP-Session: b073136a-a766-427d-a7a8-7f06893ef62d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13209 | 2026.02.27 03:12:45.665276 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13210 | 2026.02.27 03:12:45.665303 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13211 | 2026.02.27 03:12:45.665326 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13212 | 2026.02.27 03:12:45.665355 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13213 | 2026.02.27 03:12:45.665384 [ 3 ] {} <Debug> TCP-Session: 535d080c-87fb-483b-b00a-68fec76139fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13214 | 2026.02.27 03:12:45.665391 [ 287 ] {} <Debug> TCP-Session: 284c7296-4c12-440e-a7f0-3035b42e336d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13215 | 2026.02.27 03:12:45.665426 [ 294 ] {} <Debug> TCP-Session: 56688a54-ffb6-45f4-98b9-89aefcbe0eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13216 | 2026.02.27 03:12:45.665344 [ 292 ] {} <Debug> TCP-Session: 3f2af7b0-1ef7-4c2f-b373-9ddde9f53e30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13217 | 2026.02.27 03:12:45.665284 [ 293 ] {} <Debug> TCP-Session: 70c846cf-d8f0-448b-a7b8-f1519de9f3c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13218 | 2026.02.27 03:12:45.665259 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13219 | 2026.02.27 03:12:45.665548 [ 288 ] {} <Debug> TCP-Session: 8c02b819-41d5-4081-90d9-3498dfdc335a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13220 | 2026.02.27 03:12:45.673370 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2026.02.27 03:12:45.673448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.29 GiB. | ||
| 13222 | 2026.02.27 03:12:45.681181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13223 | 2026.02.27 03:12:45.682210 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2026.02.27 03:12:45.688574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13225 | 2026.02.27 03:12:46.238194 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50638 | ||
| 13226 | 2026.02.27 03:12:46.238314 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13227 | 2026.02.27 03:12:46.238339 [ 289 ] {} <Debug> TCP-Session: 7e558219-3e91-4cd0-b854-59239a4394be Authenticating user 'default' from [fd00:1122:3344:101::e]:50638 | ||
| 13228 | 2026.02.27 03:12:46.238361 [ 289 ] {} <Debug> TCP-Session: 7e558219-3e91-4cd0-b854-59239a4394be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13229 | 2026.02.27 03:12:46.238373 [ 289 ] {} <Debug> TCP-Session: 7e558219-3e91-4cd0-b854-59239a4394be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13230 | 2026.02.27 03:12:46.238578 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54908 | ||
| 13231 | 2026.02.27 03:12:46.238630 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57389 | ||
| 13232 | 2026.02.27 03:12:46.238661 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36063 | ||
| 13233 | 2026.02.27 03:12:46.238672 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36518 | ||
| 13234 | 2026.02.27 03:12:46.238686 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13235 | 2026.02.27 03:12:46.238686 [ 289 ] {} <Trace> TCP-Session: 7e558219-3e91-4cd0-b854-59239a4394be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13236 | 2026.02.27 03:12:46.238743 [ 290 ] {} <Debug> TCP-Session: 25831f90-de37-48cb-a7e9-89f1f9771eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:54908 | ||
| 13237 | 2026.02.27 03:12:46.238748 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13238 | 2026.02.27 03:12:46.238758 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13239 | 2026.02.27 03:12:46.238780 [ 290 ] {} <Debug> TCP-Session: 25831f90-de37-48cb-a7e9-89f1f9771eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13240 | 2026.02.27 03:12:46.238794 [ 3 ] {} <Debug> TCP-Session: 4f87227c-d7b6-4e08-b645-73c45b921c4a Authenticating user 'default' from [fd00:1122:3344:101::e]:36063 | ||
| 13241 | 2026.02.27 03:12:46.238803 [ 287 ] {} <Debug> TCP-Session: 4a7d694a-6026-4b0e-b871-3f3f53d12500 Authenticating user 'default' from [fd00:1122:3344:101::e]:36518 | ||
| 13242 | 2026.02.27 03:12:46.238811 [ 290 ] {} <Debug> TCP-Session: 25831f90-de37-48cb-a7e9-89f1f9771eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13243 | 2026.02.27 03:12:46.238831 [ 3 ] {} <Debug> TCP-Session: 4f87227c-d7b6-4e08-b645-73c45b921c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13244 | 2026.02.27 03:12:46.238834 [ 287 ] {} <Debug> TCP-Session: 4a7d694a-6026-4b0e-b871-3f3f53d12500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13245 | 2026.02.27 03:12:46.238867 [ 3 ] {} <Debug> TCP-Session: 4f87227c-d7b6-4e08-b645-73c45b921c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13246 | 2026.02.27 03:12:46.238683 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44194 | ||
| 13247 | 2026.02.27 03:12:46.238900 [ 289 ] {faab2749-fc79-44cb-af6c-d5f554d7e463} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50638) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13248 | 2026.02.27 03:12:46.238895 [ 287 ] {} <Debug> TCP-Session: 4a7d694a-6026-4b0e-b871-3f3f53d12500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13249 | 2026.02.27 03:12:46.238643 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41663 | ||
| 13250 | 2026.02.27 03:12:46.238648 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35986 | ||
| 13251 | 2026.02.27 03:12:46.239015 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13252 | 2026.02.27 03:12:46.238638 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55589 | ||
| 13253 | 2026.02.27 03:12:46.239073 [ 288 ] {} <Debug> TCP-Session: 9e08f359-782d-489e-ab93-448a7f0075dc Authenticating user 'default' from [fd00:1122:3344:101::e]:44194 | ||
| 13254 | 2026.02.27 03:12:46.239068 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13255 | 2026.02.27 03:12:46.239089 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13256 | 2026.02.27 03:12:46.239110 [ 288 ] {} <Debug> TCP-Session: 9e08f359-782d-489e-ab93-448a7f0075dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13257 | 2026.02.27 03:12:46.239123 [ 292 ] {} <Debug> TCP-Session: bd4cd90b-db99-4678-ba13-d03764dde042 Authenticating user 'default' from [fd00:1122:3344:101::e]:41663 | ||
| 13258 | 2026.02.27 03:12:46.239141 [ 288 ] {} <Debug> TCP-Session: 9e08f359-782d-489e-ab93-448a7f0075dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13259 | 2026.02.27 03:12:46.239137 [ 294 ] {} <Debug> TCP-Session: 8c44742d-8982-4055-af84-cf63b1e08f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:35986 | ||
| 13260 | 2026.02.27 03:12:46.239154 [ 292 ] {} <Debug> TCP-Session: bd4cd90b-db99-4678-ba13-d03764dde042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13261 | 2026.02.27 03:12:46.239177 [ 294 ] {} <Debug> TCP-Session: 8c44742d-8982-4055-af84-cf63b1e08f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13262 | 2026.02.27 03:12:46.239193 [ 292 ] {} <Debug> TCP-Session: bd4cd90b-db99-4678-ba13-d03764dde042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13263 | 2026.02.27 03:12:46.239206 [ 294 ] {} <Debug> TCP-Session: 8c44742d-8982-4055-af84-cf63b1e08f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13264 | 2026.02.27 03:12:46.239197 [ 289 ] {faab2749-fc79-44cb-af6c-d5f554d7e463} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13265 | 2026.02.27 03:12:46.239139 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13266 | 2026.02.27 03:12:46.238748 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13267 | 2026.02.27 03:12:46.239283 [ 293 ] {} <Debug> TCP-Session: 962b9f4e-47ca-4774-87af-e01e6cb147fe Authenticating user 'default' from [fd00:1122:3344:101::e]:55589 | ||
| 13268 | 2026.02.27 03:12:46.239294 [ 289 ] {faab2749-fc79-44cb-af6c-d5f554d7e463} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13269 | 2026.02.27 03:12:46.239307 [ 291 ] {} <Debug> TCP-Session: a492edf4-f6b9-4589-a3cc-f9c0d8d73698 Authenticating user 'default' from [fd00:1122:3344:101::e]:57389 | ||
| 13270 | 2026.02.27 03:12:46.239316 [ 293 ] {} <Debug> TCP-Session: 962b9f4e-47ca-4774-87af-e01e6cb147fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13271 | 2026.02.27 03:12:46.239341 [ 291 ] {} <Debug> TCP-Session: a492edf4-f6b9-4589-a3cc-f9c0d8d73698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13272 | 2026.02.27 03:12:46.239352 [ 293 ] {} <Debug> TCP-Session: 962b9f4e-47ca-4774-87af-e01e6cb147fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13273 | 2026.02.27 03:12:46.239366 [ 291 ] {} <Debug> TCP-Session: a492edf4-f6b9-4589-a3cc-f9c0d8d73698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13274 | 2026.02.27 03:12:46.239589 [ 289 ] {faab2749-fc79-44cb-af6c-d5f554d7e463} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 13275 | 2026.02.27 03:12:46.240449 [ 348 ] {faab2749-fc79-44cb-af6c-d5f554d7e463} <Trace> AggregatingTransform: Aggregating | ||
| 13276 | 2026.02.27 03:12:46.240493 [ 348 ] {faab2749-fc79-44cb-af6c-d5f554d7e463} <Trace> Aggregator: Aggregation method: without_key | ||
| 13277 | 2026.02.27 03:12:46.240534 [ 348 ] {faab2749-fc79-44cb-af6c-d5f554d7e463} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000844612 sec. (1183.976 rows/sec., 46.25 KiB/sec.) | ||
| 13278 | 2026.02.27 03:12:46.240559 [ 348 ] {faab2749-fc79-44cb-af6c-d5f554d7e463} <Trace> Aggregator: Merging aggregated data | ||
| 13279 | 2026.02.27 03:12:46.241951 [ 289 ] {faab2749-fc79-44cb-af6c-d5f554d7e463} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003109 sec., 321.646831778707 rows/sec., 12.56 KiB/sec. | ||
| 13280 | 2026.02.27 03:12:46.242046 [ 289 ] {faab2749-fc79-44cb-af6c-d5f554d7e463} <Debug> TCPHandler: Processed in 0.003473801 sec. | ||
| 13281 | 2026.02.27 03:12:46.242154 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13282 | 2026.02.27 03:12:46.242180 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13283 | 2026.02.27 03:12:46.242198 [ 290 ] {} <Debug> TCP-Session: 25831f90-de37-48cb-a7e9-89f1f9771eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13284 | 2026.02.27 03:12:46.242202 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13285 | 2026.02.27 03:12:46.242223 [ 288 ] {} <Debug> TCP-Session: 9e08f359-782d-489e-ab93-448a7f0075dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13286 | 2026.02.27 03:12:46.242234 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13287 | 2026.02.27 03:12:46.242264 [ 3 ] {} <Debug> TCP-Session: 4f87227c-d7b6-4e08-b645-73c45b921c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13288 | 2026.02.27 03:12:46.242275 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13289 | 2026.02.27 03:12:46.242293 [ 291 ] {} <Debug> TCP-Session: a492edf4-f6b9-4589-a3cc-f9c0d8d73698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13290 | 2026.02.27 03:12:46.242256 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13291 | 2026.02.27 03:12:46.242321 [ 293 ] {} <Debug> TCP-Session: 962b9f4e-47ca-4774-87af-e01e6cb147fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13292 | 2026.02.27 03:12:46.242321 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13293 | 2026.02.27 03:12:46.242352 [ 294 ] {} <Debug> TCP-Session: 8c44742d-8982-4055-af84-cf63b1e08f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13294 | 2026.02.27 03:12:46.242341 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13295 | 2026.02.27 03:12:46.242386 [ 287 ] {} <Debug> TCP-Session: 4a7d694a-6026-4b0e-b871-3f3f53d12500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13296 | 2026.02.27 03:12:46.242221 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13297 | 2026.02.27 03:12:46.242446 [ 289 ] {} <Debug> TCP-Session: 7e558219-3e91-4cd0-b854-59239a4394be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13298 | 2026.02.27 03:12:46.242498 [ 292 ] {} <Debug> TCP-Session: bd4cd90b-db99-4678-ba13-d03764dde042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13299 | 2026.02.27 03:12:46.525011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1584 | ||
| 13300 | 2026.02.27 03:12:46.527948 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13301 | 2026.02.27 03:12:46.528014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13302 | 2026.02.27 03:12:46.529330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13303 | 2026.02.27 03:12:46.529601 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13304 | 2026.02.27 03:12:46.529985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1584 | ||
| 13305 | 2026.02.27 03:12:47.231406 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13306 | 2026.02.27 03:12:47.231607 [ 5 ] {81a9b6ec-ba28-401d-a7ae-3031e5265bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13307 | 2026.02.27 03:12:47.231685 [ 5 ] {81a9b6ec-ba28-401d-a7ae-3031e5265bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13308 | 2026.02.27 03:12:47.232381 [ 5 ] {81a9b6ec-ba28-401d-a7ae-3031e5265bb0} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13309 | 2026.02.27 03:12:47.232432 [ 5 ] {81a9b6ec-ba28-401d-a7ae-3031e5265bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13310 | 2026.02.27 03:12:47.232837 [ 5 ] {81a9b6ec-ba28-401d-a7ae-3031e5265bb0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13311 | 2026.02.27 03:12:47.233061 [ 5 ] {81a9b6ec-ba28-401d-a7ae-3031e5265bb0} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13312 | 2026.02.27 03:12:47.233224 [ 5 ] {81a9b6ec-ba28-401d-a7ae-3031e5265bb0} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001671 sec., 41891.08318372232 rows/sec., 3.34 MiB/sec. | ||
| 13313 | 2026.02.27 03:12:47.233275 [ 5 ] {81a9b6ec-ba28-401d-a7ae-3031e5265bb0} <Debug> TCPHandler: Processed in 0.002010472 sec. | ||
| 13314 | 2026.02.27 03:12:47.233403 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13315 | 2026.02.27 03:12:47.233507 [ 5 ] {d022ad62-88b6-4a36-b173-8258147beb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13316 | 2026.02.27 03:12:47.233552 [ 5 ] {d022ad62-88b6-4a36-b173-8258147beb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13317 | 2026.02.27 03:12:47.233975 [ 5 ] {d022ad62-88b6-4a36-b173-8258147beb0a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13318 | 2026.02.27 03:12:47.234012 [ 5 ] {d022ad62-88b6-4a36-b173-8258147beb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13319 | 2026.02.27 03:12:47.234331 [ 5 ] {d022ad62-88b6-4a36-b173-8258147beb0a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13320 | 2026.02.27 03:12:47.234531 [ 5 ] {d022ad62-88b6-4a36-b173-8258147beb0a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13321 | 2026.02.27 03:12:47.234665 [ 5 ] {d022ad62-88b6-4a36-b173-8258147beb0a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001183 sec., 5917.15976331361 rows/sec., 444.94 KiB/sec. | ||
| 13322 | 2026.02.27 03:12:47.234704 [ 5 ] {d022ad62-88b6-4a36-b173-8258147beb0a} <Debug> TCPHandler: Processed in 0.001354435 sec. | ||
| 13323 | 2026.02.27 03:12:47.234814 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13324 | 2026.02.27 03:12:47.234910 [ 5 ] {16571e89-b313-464b-bb4b-8a2e55650b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13325 | 2026.02.27 03:12:47.234956 [ 5 ] {16571e89-b313-464b-bb4b-8a2e55650b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13326 | 2026.02.27 03:12:47.235378 [ 5 ] {16571e89-b313-464b-bb4b-8a2e55650b69} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13327 | 2026.02.27 03:12:47.235414 [ 5 ] {16571e89-b313-464b-bb4b-8a2e55650b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13328 | 2026.02.27 03:12:47.235718 [ 5 ] {16571e89-b313-464b-bb4b-8a2e55650b69} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13329 | 2026.02.27 03:12:47.235940 [ 5 ] {16571e89-b313-464b-bb4b-8a2e55650b69} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2026.02.27 03:12:47.236072 [ 5 ] {16571e89-b313-464b-bb4b-8a2e55650b69} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001181 sec., 60118.54360711262 rows/sec., 4.69 MiB/sec. | ||
| 13331 | 2026.02.27 03:12:47.236110 [ 5 ] {16571e89-b313-464b-bb4b-8a2e55650b69} <Debug> TCPHandler: Processed in 0.001346265 sec. | ||
| 13332 | 2026.02.27 03:12:47.236224 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13333 | 2026.02.27 03:12:47.236319 [ 5 ] {e6ed119b-991e-4dbf-b249-cb6890c6e7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13334 | 2026.02.27 03:12:47.236363 [ 5 ] {e6ed119b-991e-4dbf-b249-cb6890c6e7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13335 | 2026.02.27 03:12:47.236768 [ 5 ] {e6ed119b-991e-4dbf-b249-cb6890c6e7cd} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13336 | 2026.02.27 03:12:47.236804 [ 5 ] {e6ed119b-991e-4dbf-b249-cb6890c6e7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13337 | 2026.02.27 03:12:47.237141 [ 5 ] {e6ed119b-991e-4dbf-b249-cb6890c6e7cd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13338 | 2026.02.27 03:12:47.237349 [ 5 ] {e6ed119b-991e-4dbf-b249-cb6890c6e7cd} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13339 | 2026.02.27 03:12:47.237481 [ 5 ] {e6ed119b-991e-4dbf-b249-cb6890c6e7cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 13340 | 2026.02.27 03:12:47.237518 [ 5 ] {e6ed119b-991e-4dbf-b249-cb6890c6e7cd} <Debug> TCPHandler: Processed in 0.001345005 sec. | ||
| 13341 | 2026.02.27 03:12:47.237625 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13342 | 2026.02.27 03:12:47.237720 [ 5 ] {638ad596-a578-405a-9840-7cea26ceb064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13343 | 2026.02.27 03:12:47.237775 [ 5 ] {638ad596-a578-405a-9840-7cea26ceb064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13344 | 2026.02.27 03:12:47.238530 [ 5 ] {638ad596-a578-405a-9840-7cea26ceb064} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13345 | 2026.02.27 03:12:47.238568 [ 5 ] {638ad596-a578-405a-9840-7cea26ceb064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13346 | 2026.02.27 03:12:47.239073 [ 5 ] {638ad596-a578-405a-9840-7cea26ceb064} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13347 | 2026.02.27 03:12:47.239282 [ 5 ] {638ad596-a578-405a-9840-7cea26ceb064} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13348 | 2026.02.27 03:12:47.239422 [ 5 ] {638ad596-a578-405a-9840-7cea26ceb064} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001719 sec., 4072.1349621873183 rows/sec., 7.30 MiB/sec. | ||
| 13349 | 2026.02.27 03:12:47.239477 [ 5 ] {638ad596-a578-405a-9840-7cea26ceb064} <Debug> TCPHandler: Processed in 0.001900109 sec. | ||
| 13350 | 2026.02.27 03:12:47.239591 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.02.27 03:12:47.239685 [ 5 ] {57524752-90d9-4aee-ab95-6d9b1a1e2f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13352 | 2026.02.27 03:12:47.239727 [ 5 ] {57524752-90d9-4aee-ab95-6d9b1a1e2f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13353 | 2026.02.27 03:12:47.240062 [ 5 ] {57524752-90d9-4aee-ab95-6d9b1a1e2f5d} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13354 | 2026.02.27 03:12:47.240097 [ 5 ] {57524752-90d9-4aee-ab95-6d9b1a1e2f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13355 | 2026.02.27 03:12:47.240400 [ 5 ] {57524752-90d9-4aee-ab95-6d9b1a1e2f5d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13356 | 2026.02.27 03:12:47.240602 [ 5 ] {57524752-90d9-4aee-ab95-6d9b1a1e2f5d} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13357 | 2026.02.27 03:12:47.240732 [ 5 ] {57524752-90d9-4aee-ab95-6d9b1a1e2f5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 13358 | 2026.02.27 03:12:47.240768 [ 5 ] {57524752-90d9-4aee-ab95-6d9b1a1e2f5d} <Debug> TCPHandler: Processed in 0.001227052 sec. | ||
| 13359 | 2026.02.27 03:12:51.246045 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13360 | 2026.02.27 03:12:51.246111 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13361 | 2026.02.27 03:12:51.437134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31651 | ||
| 13362 | 2026.02.27 03:12:51.437656 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13363 | 2026.02.27 03:12:51.437701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13364 | 2026.02.27 03:12:51.438238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13365 | 2026.02.27 03:12:51.438465 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13366 | 2026.02.27 03:12:51.438597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31651 | ||
| 13367 | 2026.02.27 03:12:51.438618 [ 52 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13368 | 2026.02.27 03:12:51.438690 [ 52 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2026.02.27 03:12:51.438715 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13370 | 2026.02.27 03:12:51.438843 [ 187 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 13371 | 2026.02.27 03:12:51.438997 [ 187 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13372 | 2026.02.27 03:12:51.439036 [ 187 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29219 rows starting from the beginning of the part | ||
| 13373 | 2026.02.27 03:12:51.439098 [ 187 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13374 | 2026.02.27 03:12:51.439141 [ 187 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13375 | 2026.02.27 03:12:51.439183 [ 187 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13376 | 2026.02.27 03:12:51.439222 [ 187 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 13377 | 2026.02.27 03:12:51.439261 [ 187 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 13378 | 2026.02.27 03:12:51.441526 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31651 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743681 sec., 11535962.088887155 rows/sec., 165.02 MiB/sec. | ||
| 13379 | 2026.02.27 03:12:51.441940 [ 197 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13380 | 2026.02.27 03:12:51.442246 [ 197 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_66_13} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2026.02.27 03:12:51.442324 [ 197 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_66_13} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13382 | 2026.02.27 03:12:51.442436 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 13383 | 2026.02.27 03:12:52.240920 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13384 | 2026.02.27 03:12:52.241118 [ 5 ] {edb8f618-3efa-4206-b091-40f974eba566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13385 | 2026.02.27 03:12:52.241192 [ 5 ] {edb8f618-3efa-4206-b091-40f974eba566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13386 | 2026.02.27 03:12:52.242051 [ 5 ] {edb8f618-3efa-4206-b091-40f974eba566} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13387 | 2026.02.27 03:12:52.242106 [ 5 ] {edb8f618-3efa-4206-b091-40f974eba566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13388 | 2026.02.27 03:12:52.242593 [ 5 ] {edb8f618-3efa-4206-b091-40f974eba566} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13389 | 2026.02.27 03:12:52.242858 [ 5 ] {edb8f618-3efa-4206-b091-40f974eba566} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13390 | 2026.02.27 03:12:52.243015 [ 5 ] {edb8f618-3efa-4206-b091-40f974eba566} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00195 sec., 145641.02564102566 rows/sec., 9.25 MiB/sec. | ||
| 13391 | 2026.02.27 03:12:52.243068 [ 5 ] {edb8f618-3efa-4206-b091-40f974eba566} <Debug> TCPHandler: Processed in 0.00229414 sec. | ||
| 13392 | 2026.02.27 03:12:52.243208 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13393 | 2026.02.27 03:12:52.243307 [ 5 ] {028fe1a7-c0e9-4afe-ae30-b1a6718758f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13394 | 2026.02.27 03:12:52.243350 [ 5 ] {028fe1a7-c0e9-4afe-ae30-b1a6718758f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13395 | 2026.02.27 03:12:52.244229 [ 5 ] {028fe1a7-c0e9-4afe-ae30-b1a6718758f2} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13396 | 2026.02.27 03:12:52.244267 [ 5 ] {028fe1a7-c0e9-4afe-ae30-b1a6718758f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13397 | 2026.02.27 03:12:52.244642 [ 5 ] {028fe1a7-c0e9-4afe-ae30-b1a6718758f2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13398 | 2026.02.27 03:12:52.244903 [ 5 ] {028fe1a7-c0e9-4afe-ae30-b1a6718758f2} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13399 | 2026.02.27 03:12:52.245079 [ 5 ] {028fe1a7-c0e9-4afe-ae30-b1a6718758f2} <Debug> executeQuery: Read 865 rows, 70.69 KiB in 0.001781 sec., 485682.2010106681 rows/sec., 38.76 MiB/sec. | ||
| 13400 | 2026.02.27 03:12:52.245130 [ 5 ] {028fe1a7-c0e9-4afe-ae30-b1a6718758f2} <Debug> TCPHandler: Processed in 0.001972652 sec. | ||
| 13401 | 2026.02.27 03:12:52.245257 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13402 | 2026.02.27 03:12:52.245350 [ 5 ] {f1f1fea1-8a72-41ad-93b8-62d1a2843844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13403 | 2026.02.27 03:12:52.245389 [ 5 ] {f1f1fea1-8a72-41ad-93b8-62d1a2843844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13404 | 2026.02.27 03:12:52.245850 [ 5 ] {f1f1fea1-8a72-41ad-93b8-62d1a2843844} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13405 | 2026.02.27 03:12:52.245886 [ 5 ] {f1f1fea1-8a72-41ad-93b8-62d1a2843844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13406 | 2026.02.27 03:12:52.246226 [ 5 ] {f1f1fea1-8a72-41ad-93b8-62d1a2843844} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13407 | 2026.02.27 03:12:52.246435 [ 5 ] {f1f1fea1-8a72-41ad-93b8-62d1a2843844} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13408 | 2026.02.27 03:12:52.246562 [ 5 ] {f1f1fea1-8a72-41ad-93b8-62d1a2843844} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001231 sec., 142973.19252640128 rows/sec., 8.80 MiB/sec. | ||
| 13409 | 2026.02.27 03:12:52.246599 [ 5 ] {f1f1fea1-8a72-41ad-93b8-62d1a2843844} <Debug> TCPHandler: Processed in 0.001389425 sec. | ||
| 13410 | 2026.02.27 03:12:52.246715 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13411 | 2026.02.27 03:12:52.246806 [ 5 ] {745bfa2d-2756-4968-a1b9-d448d80befd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13412 | 2026.02.27 03:12:52.246845 [ 5 ] {745bfa2d-2756-4968-a1b9-d448d80befd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13413 | 2026.02.27 03:12:52.247323 [ 5 ] {745bfa2d-2756-4968-a1b9-d448d80befd3} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13414 | 2026.02.27 03:12:52.247366 [ 5 ] {745bfa2d-2756-4968-a1b9-d448d80befd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13415 | 2026.02.27 03:12:52.247694 [ 5 ] {745bfa2d-2756-4968-a1b9-d448d80befd3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13416 | 2026.02.27 03:12:52.247909 [ 5 ] {745bfa2d-2756-4968-a1b9-d448d80befd3} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13417 | 2026.02.27 03:12:52.248034 [ 5 ] {745bfa2d-2756-4968-a1b9-d448d80befd3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001246 sec., 119582.66452648476 rows/sec., 7.73 MiB/sec. | ||
| 13418 | 2026.02.27 03:12:52.248070 [ 5 ] {745bfa2d-2756-4968-a1b9-d448d80befd3} <Debug> TCPHandler: Processed in 0.001402107 sec. | ||
| 13419 | 2026.02.27 03:12:52.248085 [ 51 ] {} <Debug> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 13420 | 2026.02.27 03:12:52.248154 [ 51 ] {} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13421 | 2026.02.27 03:12:52.248176 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13422 | 2026.02.27 03:12:52.248191 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13423 | 2026.02.27 03:12:52.248275 [ 195 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 13424 | 2026.02.27 03:12:52.248293 [ 5 ] {37dd28ef-596d-46f2-a3a8-fe1932855765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13425 | 2026.02.27 03:12:52.248381 [ 5 ] {37dd28ef-596d-46f2-a3a8-fe1932855765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13426 | 2026.02.27 03:12:52.248422 [ 195 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13427 | 2026.02.27 03:12:52.248460 [ 195 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 401 rows starting from the beginning of the part | ||
| 13428 | 2026.02.27 03:12:52.248528 [ 195 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
| 13429 | 2026.02.27 03:12:52.248573 [ 195 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
| 13430 | 2026.02.27 03:12:52.248616 [ 195 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 13431 | 2026.02.27 03:12:52.248657 [ 195 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 377 rows starting from the beginning of the part | ||
| 13432 | 2026.02.27 03:12:52.248800 [ 195 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 13433 | 2026.02.27 03:12:52.248814 [ 5 ] {37dd28ef-596d-46f2-a3a8-fe1932855765} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2026.02.27 03:12:52.248857 [ 5 ] {37dd28ef-596d-46f2-a3a8-fe1932855765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13435 | 2026.02.27 03:12:52.249227 [ 5 ] {37dd28ef-596d-46f2-a3a8-fe1932855765} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13436 | 2026.02.27 03:12:52.249444 [ 5 ] {37dd28ef-596d-46f2-a3a8-fe1932855765} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2026.02.27 03:12:52.249575 [ 5 ] {37dd28ef-596d-46f2-a3a8-fe1932855765} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001299 sec., 113933.79522709777 rows/sec., 6.48 MiB/sec. | ||
| 13438 | 2026.02.27 03:12:52.249613 [ 5 ] {37dd28ef-596d-46f2-a3a8-fe1932855765} <Debug> TCPHandler: Processed in 0.001468938 sec. | ||
| 13439 | 2026.02.27 03:12:52.249724 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13440 | 2026.02.27 03:12:52.249822 [ 5 ] {12d2613e-d0c4-4cee-899d-4c6c40ded686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13441 | 2026.02.27 03:12:52.249862 [ 5 ] {12d2613e-d0c4-4cee-899d-4c6c40ded686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13442 | 2026.02.27 03:12:52.249960 [ 193 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1683 rows, containing 5 columns (5 merged, 0 gathered) in 0.001731195 sec., 972160.8484312859 rows/sec., 69.58 MiB/sec. | ||
| 13443 | 2026.02.27 03:12:52.250158 [ 194 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 13444 | 2026.02.27 03:12:52.250478 [ 194 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2026.02.27 03:12:52.250488 [ 5 ] {12d2613e-d0c4-4cee-899d-4c6c40ded686} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13446 | 2026.02.27 03:12:52.250531 [ 5 ] {12d2613e-d0c4-4cee-899d-4c6c40ded686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13447 | 2026.02.27 03:12:52.250565 [ 194 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_20_4} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 13448 | 2026.02.27 03:12:52.250682 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 13449 | 2026.02.27 03:12:52.250871 [ 5 ] {12d2613e-d0c4-4cee-899d-4c6c40ded686} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13450 | 2026.02.27 03:12:52.251104 [ 5 ] {12d2613e-d0c4-4cee-899d-4c6c40ded686} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2026.02.27 03:12:52.251233 [ 5 ] {12d2613e-d0c4-4cee-899d-4c6c40ded686} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001436 sec., 364902.5069637883 rows/sec., 25.78 MiB/sec. | ||
| 13452 | 2026.02.27 03:12:52.251270 [ 5 ] {12d2613e-d0c4-4cee-899d-4c6c40ded686} <Debug> TCPHandler: Processed in 0.001593061 sec. | ||
| 13453 | 2026.02.27 03:12:52.251381 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13454 | 2026.02.27 03:12:52.251471 [ 5 ] {bc7b7ea2-ab3a-46a3-9bd5-9b0c81ac1d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13455 | 2026.02.27 03:12:52.251512 [ 5 ] {bc7b7ea2-ab3a-46a3-9bd5-9b0c81ac1d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13456 | 2026.02.27 03:12:52.251916 [ 5 ] {bc7b7ea2-ab3a-46a3-9bd5-9b0c81ac1d0d} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2026.02.27 03:12:52.251966 [ 5 ] {bc7b7ea2-ab3a-46a3-9bd5-9b0c81ac1d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13458 | 2026.02.27 03:12:52.252398 [ 5 ] {bc7b7ea2-ab3a-46a3-9bd5-9b0c81ac1d0d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 13459 | 2026.02.27 03:12:52.252611 [ 5 ] {bc7b7ea2-ab3a-46a3-9bd5-9b0c81ac1d0d} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2026.02.27 03:12:52.252742 [ 5 ] {bc7b7ea2-ab3a-46a3-9bd5-9b0c81ac1d0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 243.38 KiB/sec. | ||
| 13461 | 2026.02.27 03:12:52.252780 [ 5 ] {bc7b7ea2-ab3a-46a3-9bd5-9b0c81ac1d0d} <Debug> TCPHandler: Processed in 0.001446138 sec. | ||
| 13462 | 2026.02.27 03:12:52.252893 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2026.02.27 03:12:52.252989 [ 5 ] {fae6fc53-b5ac-4ec9-b70d-3ae4d369ed23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13464 | 2026.02.27 03:12:52.253034 [ 5 ] {fae6fc53-b5ac-4ec9-b70d-3ae4d369ed23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13465 | 2026.02.27 03:12:52.253450 [ 5 ] {fae6fc53-b5ac-4ec9-b70d-3ae4d369ed23} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2026.02.27 03:12:52.253486 [ 5 ] {fae6fc53-b5ac-4ec9-b70d-3ae4d369ed23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13467 | 2026.02.27 03:12:52.253819 [ 5 ] {fae6fc53-b5ac-4ec9-b70d-3ae4d369ed23} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13468 | 2026.02.27 03:12:52.254026 [ 5 ] {fae6fc53-b5ac-4ec9-b70d-3ae4d369ed23} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2026.02.27 03:12:52.254156 [ 5 ] {fae6fc53-b5ac-4ec9-b70d-3ae4d369ed23} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001185 sec., 223628.69198312235 rows/sec., 14.86 MiB/sec. | ||
| 13470 | 2026.02.27 03:12:52.254193 [ 5 ] {fae6fc53-b5ac-4ec9-b70d-3ae4d369ed23} <Debug> TCPHandler: Processed in 0.001350795 sec. | ||
| 13471 | 2026.02.27 03:12:52.254311 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13472 | 2026.02.27 03:12:52.254406 [ 5 ] {08c4f7cc-ff83-4236-9e72-012f63b185f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13473 | 2026.02.27 03:12:52.254449 [ 5 ] {08c4f7cc-ff83-4236-9e72-012f63b185f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13474 | 2026.02.27 03:12:52.254783 [ 5 ] {08c4f7cc-ff83-4236-9e72-012f63b185f5} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.02.27 03:12:52.254824 [ 5 ] {08c4f7cc-ff83-4236-9e72-012f63b185f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13476 | 2026.02.27 03:12:52.255168 [ 5 ] {08c4f7cc-ff83-4236-9e72-012f63b185f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 13477 | 2026.02.27 03:12:52.255386 [ 5 ] {08c4f7cc-ff83-4236-9e72-012f63b185f5} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.02.27 03:12:52.255518 [ 5 ] {08c4f7cc-ff83-4236-9e72-012f63b185f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 13479 | 2026.02.27 03:12:52.255555 [ 5 ] {08c4f7cc-ff83-4236-9e72-012f63b185f5} <Debug> TCPHandler: Processed in 0.001293384 sec. | ||
| 13480 | 2026.02.27 03:12:52.255683 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13481 | 2026.02.27 03:12:52.255777 [ 5 ] {842439c5-d92b-4942-821f-3668bd5b6c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13482 | 2026.02.27 03:12:52.255831 [ 5 ] {842439c5-d92b-4942-821f-3668bd5b6c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13483 | 2026.02.27 03:12:52.256686 [ 5 ] {842439c5-d92b-4942-821f-3668bd5b6c35} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13484 | 2026.02.27 03:12:52.256723 [ 5 ] {842439c5-d92b-4942-821f-3668bd5b6c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13485 | 2026.02.27 03:12:52.257275 [ 5 ] {842439c5-d92b-4942-821f-3668bd5b6c35} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13486 | 2026.02.27 03:12:52.257510 [ 5 ] {842439c5-d92b-4942-821f-3668bd5b6c35} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13487 | 2026.02.27 03:12:52.257653 [ 5 ] {842439c5-d92b-4942-821f-3668bd5b6c35} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001893 sec., 17960.908610670893 rows/sec., 32.19 MiB/sec. | ||
| 13488 | 2026.02.27 03:12:52.257719 [ 5 ] {842439c5-d92b-4942-821f-3668bd5b6c35} <Debug> TCPHandler: Processed in 0.002085074 sec. | ||
| 13489 | 2026.02.27 03:12:52.257856 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13490 | 2026.02.27 03:12:52.257954 [ 5 ] {32253c0a-5da5-463b-839a-1ceccc04b010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13491 | 2026.02.27 03:12:52.257996 [ 5 ] {32253c0a-5da5-463b-839a-1ceccc04b010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13492 | 2026.02.27 03:12:52.258347 [ 5 ] {32253c0a-5da5-463b-839a-1ceccc04b010} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13493 | 2026.02.27 03:12:52.258384 [ 5 ] {32253c0a-5da5-463b-839a-1ceccc04b010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13494 | 2026.02.27 03:12:52.258695 [ 5 ] {32253c0a-5da5-463b-839a-1ceccc04b010} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13495 | 2026.02.27 03:12:52.258907 [ 5 ] {32253c0a-5da5-463b-839a-1ceccc04b010} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13496 | 2026.02.27 03:12:52.259037 [ 5 ] {32253c0a-5da5-463b-839a-1ceccc04b010} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 13497 | 2026.02.27 03:12:52.259075 [ 5 ] {32253c0a-5da5-463b-839a-1ceccc04b010} <Debug> TCPHandler: Processed in 0.001268833 sec. | ||
| 13498 | 2026.02.27 03:12:53.189561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13499 | 2026.02.27 03:12:53.207200 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13500 | 2026.02.27 03:12:53.207256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13501 | 2026.02.27 03:12:53.213203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13502 | 2026.02.27 03:12:53.213936 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13503 | 2026.02.27 03:12:53.214257 [ 50 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13504 | 2026.02.27 03:12:53.214359 [ 50 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2026.02.27 03:12:53.214397 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13506 | 2026.02.27 03:12:53.214585 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 13507 | 2026.02.27 03:12:53.217165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13508 | 2026.02.27 03:12:53.218784 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13509 | 2026.02.27 03:12:53.220362 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 13510 | 2026.02.27 03:12:53.224974 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 13511 | 2026.02.27 03:12:53.229591 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 13512 | 2026.02.27 03:12:53.234342 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 13513 | 2026.02.27 03:12:53.238984 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 13514 | 2026.02.27 03:12:53.242821 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 13515 | 2026.02.27 03:12:53.296728 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082232985 sec., 6043.80346888782 rows/sec., 31.25 MiB/sec. | ||
| 13516 | 2026.02.27 03:12:53.298943 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13517 | 2026.02.27 03:12:53.300645 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_66_13} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2026.02.27 03:12:53.300741 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_66_13} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13519 | 2026.02.27 03:12:53.302288 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13520 | 2026.02.27 03:12:54.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.83 MiB, peak 368.56 MiB, free memory in arenas 0.00 B, will set to 356.41 MiB (RSS), difference: 1.57 MiB | ||
| 13521 | 2026.02.27 03:12:56.531097 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1618 | ||
| 13522 | 2026.02.27 03:12:56.533545 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2026.02.27 03:12:56.533599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13524 | 2026.02.27 03:12:56.534821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13525 | 2026.02.27 03:12:56.535088 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2026.02.27 03:12:56.535394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1618 | ||
| 13527 | 2026.02.27 03:12:57.231872 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13528 | 2026.02.27 03:12:57.232055 [ 5 ] {31cb9668-f659-43e6-9fdb-4c8a4b1f4683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13529 | 2026.02.27 03:12:57.232123 [ 5 ] {31cb9668-f659-43e6-9fdb-4c8a4b1f4683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13530 | 2026.02.27 03:12:57.232741 [ 5 ] {31cb9668-f659-43e6-9fdb-4c8a4b1f4683} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13531 | 2026.02.27 03:12:57.232789 [ 5 ] {31cb9668-f659-43e6-9fdb-4c8a4b1f4683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13532 | 2026.02.27 03:12:57.233171 [ 5 ] {31cb9668-f659-43e6-9fdb-4c8a4b1f4683} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13533 | 2026.02.27 03:12:57.233392 [ 5 ] {31cb9668-f659-43e6-9fdb-4c8a4b1f4683} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2026.02.27 03:12:57.233545 [ 5 ] {31cb9668-f659-43e6-9fdb-4c8a4b1f4683} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00154 sec., 5194.805194805195 rows/sec., 423.60 KiB/sec. | ||
| 13535 | 2026.02.27 03:12:57.233587 [ 5 ] {31cb9668-f659-43e6-9fdb-4c8a4b1f4683} <Debug> TCPHandler: Processed in 0.001856098 sec. | ||
| 13536 | 2026.02.27 03:12:57.233704 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2026.02.27 03:12:57.233799 [ 5 ] {e9f3d428-afc2-4d7d-ab00-a3ba2d6cd351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13538 | 2026.02.27 03:12:57.233839 [ 5 ] {e9f3d428-afc2-4d7d-ab00-a3ba2d6cd351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13539 | 2026.02.27 03:12:57.234259 [ 5 ] {e9f3d428-afc2-4d7d-ab00-a3ba2d6cd351} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13540 | 2026.02.27 03:12:57.234295 [ 5 ] {e9f3d428-afc2-4d7d-ab00-a3ba2d6cd351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13541 | 2026.02.27 03:12:57.234606 [ 5 ] {e9f3d428-afc2-4d7d-ab00-a3ba2d6cd351} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13542 | 2026.02.27 03:12:57.234827 [ 5 ] {e9f3d428-afc2-4d7d-ab00-a3ba2d6cd351} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2026.02.27 03:12:57.234957 [ 5 ] {e9f3d428-afc2-4d7d-ab00-a3ba2d6cd351} <Debug> executeQuery: Read 74 rows, 6.01 KiB in 0.001176 sec., 62925.17006802721 rows/sec., 4.99 MiB/sec. | ||
| 13544 | 2026.02.27 03:12:57.234957 [ 44 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13545 | 2026.02.27 03:12:57.234995 [ 5 ] {e9f3d428-afc2-4d7d-ab00-a3ba2d6cd351} <Debug> TCPHandler: Processed in 0.001342685 sec. | ||
| 13546 | 2026.02.27 03:12:57.235032 [ 44 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13547 | 2026.02.27 03:12:57.235059 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13548 | 2026.02.27 03:12:57.235130 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2026.02.27 03:12:57.235176 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 13550 | 2026.02.27 03:12:57.235229 [ 5 ] {2fde6271-34db-4beb-9483-207c3704ac0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13551 | 2026.02.27 03:12:57.235274 [ 5 ] {2fde6271-34db-4beb-9483-207c3704ac0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13552 | 2026.02.27 03:12:57.235317 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13553 | 2026.02.27 03:12:57.235368 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2149 rows starting from the beginning of the part | ||
| 13554 | 2026.02.27 03:12:57.235454 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2007 rows starting from the beginning of the part | ||
| 13555 | 2026.02.27 03:12:57.235511 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 13556 | 2026.02.27 03:12:57.235575 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 70 rows starting from the beginning of the part | ||
| 13557 | 2026.02.27 03:12:57.235640 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 865 rows starting from the beginning of the part | ||
| 13558 | 2026.02.27 03:12:57.235677 [ 5 ] {2fde6271-34db-4beb-9483-207c3704ac0a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2026.02.27 03:12:57.235690 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 74 rows starting from the beginning of the part | ||
| 13560 | 2026.02.27 03:12:57.235720 [ 5 ] {2fde6271-34db-4beb-9483-207c3704ac0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13561 | 2026.02.27 03:12:57.236052 [ 5 ] {2fde6271-34db-4beb-9483-207c3704ac0a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13562 | 2026.02.27 03:12:57.236280 [ 5 ] {2fde6271-34db-4beb-9483-207c3704ac0a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.02.27 03:12:57.236397 [ 44 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13564 | 2026.02.27 03:12:57.236411 [ 5 ] {2fde6271-34db-4beb-9483-207c3704ac0a} <Debug> executeQuery: Read 15 rows, 1.08 KiB in 0.0012 sec., 12500.000000000002 rows/sec., 904.13 KiB/sec. | ||
| 13565 | 2026.02.27 03:12:57.236432 [ 44 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13566 | 2026.02.27 03:12:57.236456 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13567 | 2026.02.27 03:12:57.236456 [ 5 ] {2fde6271-34db-4beb-9483-207c3704ac0a} <Debug> TCPHandler: Processed in 0.001375985 sec. | ||
| 13568 | 2026.02.27 03:12:57.236539 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 13569 | 2026.02.27 03:12:57.236581 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2026.02.27 03:12:57.236627 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13571 | 2026.02.27 03:12:57.236656 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 213 rows starting from the beginning of the part | ||
| 13572 | 2026.02.27 03:12:57.236674 [ 5 ] {e5d60ba2-c737-4117-ab09-d9c8a67e4d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13573 | 2026.02.27 03:12:57.236713 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 13574 | 2026.02.27 03:12:57.236714 [ 5 ] {e5d60ba2-c737-4117-ab09-d9c8a67e4d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13575 | 2026.02.27 03:12:57.236757 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 180 rows starting from the beginning of the part | ||
| 13576 | 2026.02.27 03:12:57.236796 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 13577 | 2026.02.27 03:12:57.236834 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 176 rows starting from the beginning of the part | ||
| 13578 | 2026.02.27 03:12:57.236874 [ 193 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 15 rows starting from the beginning of the part | ||
| 13579 | 2026.02.27 03:12:57.237132 [ 5 ] {e5d60ba2-c737-4117-ab09-d9c8a67e4d2f} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2026.02.27 03:12:57.237166 [ 5 ] {e5d60ba2-c737-4117-ab09-d9c8a67e4d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13581 | 2026.02.27 03:12:57.237645 [ 199 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113724 sec., 525834.4764517604 rows/sec., 35.03 MiB/sec. | ||
| 13582 | 2026.02.27 03:12:57.237709 [ 5 ] {e5d60ba2-c737-4117-ab09-d9c8a67e4d2f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13583 | 2026.02.27 03:12:57.237896 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13584 | 2026.02.27 03:12:57.237958 [ 5 ] {e5d60ba2-c737-4117-ab09-d9c8a67e4d2f} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.02.27 03:12:57.238009 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5221 rows, containing 5 columns (5 merged, 0 gathered) in 0.002897756 sec., 1801739.0007992391 rows/sec., 153.16 MiB/sec. | ||
| 13586 | 2026.02.27 03:12:57.238090 [ 44 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13587 | 2026.02.27 03:12:57.238103 [ 5 ] {e5d60ba2-c737-4117-ab09-d9c8a67e4d2f} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.001445 sec., 54671.28027681661 rows/sec., 4.28 MiB/sec. | ||
| 13588 | 2026.02.27 03:12:57.238128 [ 44 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2026.02.27 03:12:57.238153 [ 5 ] {e5d60ba2-c737-4117-ab09-d9c8a67e4d2f} <Debug> TCPHandler: Processed in 0.001621592 sec. | ||
| 13590 | 2026.02.27 03:12:57.238155 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13591 | 2026.02.27 03:12:57.238237 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 13592 | 2026.02.27 03:12:57.238289 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13593 | 2026.02.27 03:12:57.238313 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_91_18} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2026.02.27 03:12:57.238315 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13595 | 2026.02.27 03:12:57.238315 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13596 | 2026.02.27 03:12:57.238385 [ 5 ] {33e07a3b-caae-4f8c-afec-bd0db2e4a824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13597 | 2026.02.27 03:12:57.238387 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1059 rows starting from the beginning of the part | ||
| 13598 | 2026.02.27 03:12:57.238430 [ 5 ] {33e07a3b-caae-4f8c-afec-bd0db2e4a824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13599 | 2026.02.27 03:12:57.238442 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 984 rows starting from the beginning of the part | ||
| 13600 | 2026.02.27 03:12:57.238449 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_91_18} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13601 | 2026.02.27 03:12:57.238477 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 13602 | 2026.02.27 03:12:57.238517 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 71 rows starting from the beginning of the part | ||
| 13603 | 2026.02.27 03:12:57.238551 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 524 rows starting from the beginning of the part | ||
| 13604 | 2026.02.27 03:12:57.238586 [ 193 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 79 rows starting from the beginning of the part | ||
| 13605 | 2026.02.27 03:12:57.238587 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13606 | 2026.02.27 03:12:57.238653 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_101_20} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13607 | 2026.02.27 03:12:57.238741 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_101_20} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13608 | 2026.02.27 03:12:57.238816 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 13609 | 2026.02.27 03:12:57.238844 [ 5 ] {33e07a3b-caae-4f8c-afec-bd0db2e4a824} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2026.02.27 03:12:57.238883 [ 5 ] {33e07a3b-caae-4f8c-afec-bd0db2e4a824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13611 | 2026.02.27 03:12:57.239228 [ 5 ] {33e07a3b-caae-4f8c-afec-bd0db2e4a824} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13612 | 2026.02.27 03:12:57.239454 [ 5 ] {33e07a3b-caae-4f8c-afec-bd0db2e4a824} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13613 | 2026.02.27 03:12:57.239569 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13614 | 2026.02.27 03:12:57.239584 [ 5 ] {33e07a3b-caae-4f8c-afec-bd0db2e4a824} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001217 sec., 134757.60065735414 rows/sec., 9.38 MiB/sec. | ||
| 13615 | 2026.02.27 03:12:57.239599 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13616 | 2026.02.27 03:12:57.239625 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13617 | 2026.02.27 03:12:57.239630 [ 5 ] {33e07a3b-caae-4f8c-afec-bd0db2e4a824} <Debug> TCPHandler: Processed in 0.001391127 sec. | ||
| 13618 | 2026.02.27 03:12:57.239698 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 13619 | 2026.02.27 03:12:57.239714 [ 199 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505129 sec., 1847682.1588049927 rows/sec., 141.00 MiB/sec. | ||
| 13620 | 2026.02.27 03:12:57.239754 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13621 | 2026.02.27 03:12:57.239823 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13622 | 2026.02.27 03:12:57.239857 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27605 rows starting from the beginning of the part | ||
| 13623 | 2026.02.27 03:12:57.239858 [ 5 ] {3bed97ae-e29f-4a9e-8831-b8a87ad38849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13624 | 2026.02.27 03:12:57.239907 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 960 rows starting from the beginning of the part | ||
| 13625 | 2026.02.27 03:12:57.239925 [ 5 ] {3bed97ae-e29f-4a9e-8831-b8a87ad38849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13626 | 2026.02.27 03:12:57.239938 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13627 | 2026.02.27 03:12:57.239952 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 96 rows starting from the beginning of the part | ||
| 13628 | 2026.02.27 03:12:57.239994 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 13629 | 2026.02.27 03:12:57.240028 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 265 rows starting from the beginning of the part | ||
| 13630 | 2026.02.27 03:12:57.240065 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 164 rows starting from the beginning of the part | ||
| 13631 | 2026.02.27 03:12:57.240262 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_101_20} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13632 | 2026.02.27 03:12:57.240345 [ 192 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_101_20} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13633 | 2026.02.27 03:12:57.240444 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 13634 | 2026.02.27 03:12:57.240679 [ 5 ] {3bed97ae-e29f-4a9e-8831-b8a87ad38849} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2026.02.27 03:12:57.240720 [ 5 ] {3bed97ae-e29f-4a9e-8831-b8a87ad38849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13636 | 2026.02.27 03:12:57.241267 [ 5 ] {3bed97ae-e29f-4a9e-8831-b8a87ad38849} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13637 | 2026.02.27 03:12:57.241498 [ 5 ] {3bed97ae-e29f-4a9e-8831-b8a87ad38849} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13638 | 2026.02.27 03:12:57.241642 [ 5 ] {3bed97ae-e29f-4a9e-8831-b8a87ad38849} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001802 sec., 3884.5726970033297 rows/sec., 6.96 MiB/sec. | ||
| 13639 | 2026.02.27 03:12:57.241698 [ 5 ] {3bed97ae-e29f-4a9e-8831-b8a87ad38849} <Debug> TCPHandler: Processed in 0.001994631 sec. | ||
| 13640 | 2026.02.27 03:12:57.241818 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13641 | 2026.02.27 03:12:57.241912 [ 5 ] {898b7c78-d1f6-413b-8c99-0bd2e869e10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13642 | 2026.02.27 03:12:57.241954 [ 5 ] {898b7c78-d1f6-413b-8c99-0bd2e869e10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13643 | 2026.02.27 03:12:57.242290 [ 5 ] {898b7c78-d1f6-413b-8c99-0bd2e869e10a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.02.27 03:12:57.242326 [ 5 ] {898b7c78-d1f6-413b-8c99-0bd2e869e10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13645 | 2026.02.27 03:12:57.242646 [ 5 ] {898b7c78-d1f6-413b-8c99-0bd2e869e10a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13646 | 2026.02.27 03:12:57.242857 [ 5 ] {898b7c78-d1f6-413b-8c99-0bd2e869e10a} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.02.27 03:12:57.242969 [ 44 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13648 | 2026.02.27 03:12:57.242986 [ 5 ] {898b7c78-d1f6-413b-8c99-0bd2e869e10a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 13649 | 2026.02.27 03:12:57.243002 [ 44 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13650 | 2026.02.27 03:12:57.243026 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13651 | 2026.02.27 03:12:57.243029 [ 5 ] {898b7c78-d1f6-413b-8c99-0bd2e869e10a} <Debug> TCPHandler: Processed in 0.001261153 sec. | ||
| 13652 | 2026.02.27 03:12:57.243097 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 13653 | 2026.02.27 03:12:57.243185 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13654 | 2026.02.27 03:12:57.243212 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5358 rows starting from the beginning of the part | ||
| 13655 | 2026.02.27 03:12:57.243262 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 84 rows starting from the beginning of the part | ||
| 13656 | 2026.02.27 03:12:57.243299 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 13657 | 2026.02.27 03:12:57.243335 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 13658 | 2026.02.27 03:12:57.243370 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 13659 | 2026.02.27 03:12:57.243406 [ 193 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 13660 | 2026.02.27 03:12:57.245919 [ 196 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5688 rows, containing 4 columns (4 merged, 0 gathered) in 0.002851194 sec., 1994953.693084371 rows/sec., 133.04 MiB/sec. | ||
| 13661 | 2026.02.27 03:12:57.246504 [ 196 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13662 | 2026.02.27 03:12:57.246747 [ 196 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_101_20} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13663 | 2026.02.27 03:12:57.246819 [ 196 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_101_20} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13664 | 2026.02.27 03:12:57.246890 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13665 | 2026.02.27 03:12:57.248105 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29250 rows, containing 5 columns (5 merged, 0 gathered) in 0.008430028 sec., 3469739.3650412555 rows/sec., 237.52 MiB/sec. | ||
| 13666 | 2026.02.27 03:12:57.248757 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13667 | 2026.02.27 03:12:57.249111 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13668 | 2026.02.27 03:12:57.249207 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13669 | 2026.02.27 03:12:57.249303 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 13670 | 2026.02.27 03:12:58.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.11 MiB, peak 368.56 MiB, free memory in arenas 0.00 B, will set to 359.41 MiB (RSS), difference: 2.30 MiB | ||
| 13671 | 2026.02.27 03:12:58.939622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32099 | ||
| 13672 | 2026.02.27 03:12:58.940116 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13673 | 2026.02.27 03:12:58.940160 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13674 | 2026.02.27 03:12:58.940635 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13675 | 2026.02.27 03:12:58.940863 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13676 | 2026.02.27 03:12:58.940994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32099 | ||
| 13677 | 2026.02.27 03:13:00.718113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13678 | 2026.02.27 03:13:00.733606 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2026.02.27 03:13:00.733675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13680 | 2026.02.27 03:13:00.738957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13681 | 2026.02.27 03:13:00.739615 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2026.02.27 03:13:00.742770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13683 | 2026.02.27 03:13:02.239659 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13684 | 2026.02.27 03:13:02.239874 [ 5 ] {ced9dde2-660e-4356-8f37-71743b876097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13685 | 2026.02.27 03:13:02.239946 [ 5 ] {ced9dde2-660e-4356-8f37-71743b876097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13686 | 2026.02.27 03:13:02.240744 [ 5 ] {ced9dde2-660e-4356-8f37-71743b876097} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13687 | 2026.02.27 03:13:02.240790 [ 5 ] {ced9dde2-660e-4356-8f37-71743b876097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13688 | 2026.02.27 03:13:02.241191 [ 5 ] {ced9dde2-660e-4356-8f37-71743b876097} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13689 | 2026.02.27 03:13:02.241416 [ 5 ] {ced9dde2-660e-4356-8f37-71743b876097} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13690 | 2026.02.27 03:13:02.241565 [ 5 ] {ced9dde2-660e-4356-8f37-71743b876097} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001746 sec., 162657.50286368842 rows/sec., 10.33 MiB/sec. | ||
| 13691 | 2026.02.27 03:13:02.241606 [ 5 ] {ced9dde2-660e-4356-8f37-71743b876097} <Debug> TCPHandler: Processed in 0.002083124 sec. | ||
| 13692 | 2026.02.27 03:13:02.241731 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13693 | 2026.02.27 03:13:02.241826 [ 5 ] {4f4d28e8-9e26-4ef9-8407-521329a13959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13694 | 2026.02.27 03:13:02.241867 [ 5 ] {4f4d28e8-9e26-4ef9-8407-521329a13959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13695 | 2026.02.27 03:13:02.242684 [ 5 ] {4f4d28e8-9e26-4ef9-8407-521329a13959} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13696 | 2026.02.27 03:13:02.242722 [ 5 ] {4f4d28e8-9e26-4ef9-8407-521329a13959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13697 | 2026.02.27 03:13:02.243085 [ 5 ] {4f4d28e8-9e26-4ef9-8407-521329a13959} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13698 | 2026.02.27 03:13:02.243288 [ 5 ] {4f4d28e8-9e26-4ef9-8407-521329a13959} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13699 | 2026.02.27 03:13:02.243418 [ 5 ] {4f4d28e8-9e26-4ef9-8407-521329a13959} <Debug> executeQuery: Read 865 rows, 70.69 KiB in 0.001612 sec., 536600.4962779157 rows/sec., 42.82 MiB/sec. | ||
| 13700 | 2026.02.27 03:13:02.243456 [ 5 ] {4f4d28e8-9e26-4ef9-8407-521329a13959} <Debug> TCPHandler: Processed in 0.001772046 sec. | ||
| 13701 | 2026.02.27 03:13:02.243570 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13702 | 2026.02.27 03:13:02.243662 [ 5 ] {27c01531-917e-4194-bc9d-b4b409d5ba4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13703 | 2026.02.27 03:13:02.243702 [ 5 ] {27c01531-917e-4194-bc9d-b4b409d5ba4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13704 | 2026.02.27 03:13:02.244158 [ 5 ] {27c01531-917e-4194-bc9d-b4b409d5ba4f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2026.02.27 03:13:02.244195 [ 5 ] {27c01531-917e-4194-bc9d-b4b409d5ba4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13706 | 2026.02.27 03:13:02.244501 [ 5 ] {27c01531-917e-4194-bc9d-b4b409d5ba4f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13707 | 2026.02.27 03:13:02.244706 [ 5 ] {27c01531-917e-4194-bc9d-b4b409d5ba4f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13708 | 2026.02.27 03:13:02.244835 [ 5 ] {27c01531-917e-4194-bc9d-b4b409d5ba4f} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.00119 sec., 147899.15966386555 rows/sec., 9.11 MiB/sec. | ||
| 13709 | 2026.02.27 03:13:02.244871 [ 5 ] {27c01531-917e-4194-bc9d-b4b409d5ba4f} <Debug> TCPHandler: Processed in 0.001348425 sec. | ||
| 13710 | 2026.02.27 03:13:02.244995 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13711 | 2026.02.27 03:13:02.245087 [ 5 ] {ca296282-ae0d-4629-bf5e-d87ccaf75b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13712 | 2026.02.27 03:13:02.245125 [ 5 ] {ca296282-ae0d-4629-bf5e-d87ccaf75b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13713 | 2026.02.27 03:13:02.245573 [ 5 ] {ca296282-ae0d-4629-bf5e-d87ccaf75b9f} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13714 | 2026.02.27 03:13:02.245608 [ 5 ] {ca296282-ae0d-4629-bf5e-d87ccaf75b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13715 | 2026.02.27 03:13:02.245903 [ 5 ] {ca296282-ae0d-4629-bf5e-d87ccaf75b9f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13716 | 2026.02.27 03:13:02.246105 [ 5 ] {ca296282-ae0d-4629-bf5e-d87ccaf75b9f} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13717 | 2026.02.27 03:13:02.246226 [ 5 ] {ca296282-ae0d-4629-bf5e-d87ccaf75b9f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 13718 | 2026.02.27 03:13:02.246263 [ 5 ] {ca296282-ae0d-4629-bf5e-d87ccaf75b9f} <Debug> TCPHandler: Processed in 0.001314484 sec. | ||
| 13719 | 2026.02.27 03:13:02.246390 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13720 | 2026.02.27 03:13:02.246481 [ 5 ] {f782e833-968e-40e3-96a5-28e6cd3a044c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13721 | 2026.02.27 03:13:02.246520 [ 5 ] {f782e833-968e-40e3-96a5-28e6cd3a044c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13722 | 2026.02.27 03:13:02.246963 [ 5 ] {f782e833-968e-40e3-96a5-28e6cd3a044c} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13723 | 2026.02.27 03:13:02.246999 [ 5 ] {f782e833-968e-40e3-96a5-28e6cd3a044c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13724 | 2026.02.27 03:13:02.247298 [ 5 ] {f782e833-968e-40e3-96a5-28e6cd3a044c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13725 | 2026.02.27 03:13:02.247499 [ 5 ] {f782e833-968e-40e3-96a5-28e6cd3a044c} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2026.02.27 03:13:02.247623 [ 5 ] {f782e833-968e-40e3-96a5-28e6cd3a044c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 13727 | 2026.02.27 03:13:02.247660 [ 5 ] {f782e833-968e-40e3-96a5-28e6cd3a044c} <Debug> TCPHandler: Processed in 0.001316444 sec. | ||
| 13728 | 2026.02.27 03:13:02.247776 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13729 | 2026.02.27 03:13:02.247866 [ 5 ] {6ff667d6-9d20-431a-898a-35218829a454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13730 | 2026.02.27 03:13:02.247905 [ 5 ] {6ff667d6-9d20-431a-898a-35218829a454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13731 | 2026.02.27 03:13:02.248494 [ 5 ] {6ff667d6-9d20-431a-898a-35218829a454} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2026.02.27 03:13:02.248529 [ 5 ] {6ff667d6-9d20-431a-898a-35218829a454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13733 | 2026.02.27 03:13:02.248846 [ 5 ] {6ff667d6-9d20-431a-898a-35218829a454} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13734 | 2026.02.27 03:13:02.249050 [ 5 ] {6ff667d6-9d20-431a-898a-35218829a454} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2026.02.27 03:13:02.249176 [ 5 ] {6ff667d6-9d20-431a-898a-35218829a454} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001327 sec., 394875.65938206477 rows/sec., 27.89 MiB/sec. | ||
| 13736 | 2026.02.27 03:13:02.249214 [ 5 ] {6ff667d6-9d20-431a-898a-35218829a454} <Debug> TCPHandler: Processed in 0.001485009 sec. | ||
| 13737 | 2026.02.27 03:13:02.249323 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13738 | 2026.02.27 03:13:02.249415 [ 5 ] {5d03c817-e86e-4b79-ab3d-f5e7c89657ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13739 | 2026.02.27 03:13:02.249457 [ 5 ] {5d03c817-e86e-4b79-ab3d-f5e7c89657ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13740 | 2026.02.27 03:13:02.249791 [ 5 ] {5d03c817-e86e-4b79-ab3d-f5e7c89657ea} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13741 | 2026.02.27 03:13:02.249826 [ 5 ] {5d03c817-e86e-4b79-ab3d-f5e7c89657ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13742 | 2026.02.27 03:13:02.250119 [ 5 ] {5d03c817-e86e-4b79-ab3d-f5e7c89657ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 13743 | 2026.02.27 03:13:02.250317 [ 5 ] {5d03c817-e86e-4b79-ab3d-f5e7c89657ea} <Trace> oximeter.measurements_bool (337deda2-a182-479d-bce1-7478798fed07): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13744 | 2026.02.27 03:13:02.250439 [ 5 ] {5d03c817-e86e-4b79-ab3d-f5e7c89657ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 13745 | 2026.02.27 03:13:02.250475 [ 5 ] {5d03c817-e86e-4b79-ab3d-f5e7c89657ea} <Debug> TCPHandler: Processed in 0.00119886 sec. | ||
| 13746 | 2026.02.27 03:13:02.250593 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13747 | 2026.02.27 03:13:02.250685 [ 5 ] {49273e22-6c0a-463b-87bd-acf507010112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13748 | 2026.02.27 03:13:02.250726 [ 5 ] {49273e22-6c0a-463b-87bd-acf507010112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13749 | 2026.02.27 03:13:02.251130 [ 5 ] {49273e22-6c0a-463b-87bd-acf507010112} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13750 | 2026.02.27 03:13:02.251166 [ 5 ] {49273e22-6c0a-463b-87bd-acf507010112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13751 | 2026.02.27 03:13:02.251490 [ 5 ] {49273e22-6c0a-463b-87bd-acf507010112} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13752 | 2026.02.27 03:13:02.251701 [ 5 ] {49273e22-6c0a-463b-87bd-acf507010112} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13753 | 2026.02.27 03:13:02.251830 [ 5 ] {49273e22-6c0a-463b-87bd-acf507010112} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 13754 | 2026.02.27 03:13:02.251866 [ 5 ] {49273e22-6c0a-463b-87bd-acf507010112} <Debug> TCPHandler: Processed in 0.001319575 sec. | ||
| 13755 | 2026.02.27 03:13:02.251986 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13756 | 2026.02.27 03:13:02.252077 [ 5 ] {7b137ea3-0ccb-41fe-8ba5-112416372c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13757 | 2026.02.27 03:13:02.252118 [ 5 ] {7b137ea3-0ccb-41fe-8ba5-112416372c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13758 | 2026.02.27 03:13:02.252428 [ 5 ] {7b137ea3-0ccb-41fe-8ba5-112416372c40} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13759 | 2026.02.27 03:13:02.252464 [ 5 ] {7b137ea3-0ccb-41fe-8ba5-112416372c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13760 | 2026.02.27 03:13:02.252749 [ 5 ] {7b137ea3-0ccb-41fe-8ba5-112416372c40} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 13761 | 2026.02.27 03:13:02.252949 [ 5 ] {7b137ea3-0ccb-41fe-8ba5-112416372c40} <Trace> oximeter.measurements_f64 (caa9d18f-e3d7-43d2-971c-bf8e52d4ac5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13762 | 2026.02.27 03:13:02.253074 [ 5 ] {7b137ea3-0ccb-41fe-8ba5-112416372c40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 13763 | 2026.02.27 03:13:02.253110 [ 5 ] {7b137ea3-0ccb-41fe-8ba5-112416372c40} <Debug> TCPHandler: Processed in 0.00117089 sec. | ||
| 13764 | 2026.02.27 03:13:02.253234 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13765 | 2026.02.27 03:13:02.253325 [ 5 ] {48a23f6f-c12b-499f-9f3f-0bd493740e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13766 | 2026.02.27 03:13:02.253377 [ 5 ] {48a23f6f-c12b-499f-9f3f-0bd493740e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13767 | 2026.02.27 03:13:02.254218 [ 5 ] {48a23f6f-c12b-499f-9f3f-0bd493740e62} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13768 | 2026.02.27 03:13:02.254254 [ 5 ] {48a23f6f-c12b-499f-9f3f-0bd493740e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13769 | 2026.02.27 03:13:02.254800 [ 5 ] {48a23f6f-c12b-499f-9f3f-0bd493740e62} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13770 | 2026.02.27 03:13:02.255025 [ 5 ] {48a23f6f-c12b-499f-9f3f-0bd493740e62} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13771 | 2026.02.27 03:13:02.255151 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13772 | 2026.02.27 03:13:02.255159 [ 5 ] {48a23f6f-c12b-499f-9f3f-0bd493740e62} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001851 sec., 18368.44948676391 rows/sec., 32.92 MiB/sec. | ||
| 13773 | 2026.02.27 03:13:02.255235 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13774 | 2026.02.27 03:13:02.255259 [ 5 ] {48a23f6f-c12b-499f-9f3f-0bd493740e62} <Debug> TCPHandler: Processed in 0.002070674 sec. | ||
| 13775 | 2026.02.27 03:13:02.255266 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13776 | 2026.02.27 03:13:02.255385 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 13777 | 2026.02.27 03:13:02.255388 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13778 | 2026.02.27 03:13:02.255505 [ 5 ] {229d79ba-005e-4de3-9961-9782adc553ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13779 | 2026.02.27 03:13:02.255546 [ 5 ] {229d79ba-005e-4de3-9961-9782adc553ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13780 | 2026.02.27 03:13:02.255639 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13781 | 2026.02.27 03:13:02.255701 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1633 rows starting from the beginning of the part | ||
| 13782 | 2026.02.27 03:13:02.255837 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part | ||
| 13783 | 2026.02.27 03:13:02.255873 [ 5 ] {229d79ba-005e-4de3-9961-9782adc553ba} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13784 | 2026.02.27 03:13:02.255913 [ 5 ] {229d79ba-005e-4de3-9961-9782adc553ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.28 GiB. | ||
| 13785 | 2026.02.27 03:13:02.255940 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 13786 | 2026.02.27 03:13:02.256042 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part | ||
| 13787 | 2026.02.27 03:13:02.256178 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 13788 | 2026.02.27 03:13:02.256214 [ 5 ] {229d79ba-005e-4de3-9961-9782adc553ba} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13789 | 2026.02.27 03:13:02.256292 [ 188 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
| 13790 | 2026.02.27 03:13:02.256437 [ 5 ] {229d79ba-005e-4de3-9961-9782adc553ba} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2026.02.27 03:13:02.256567 [ 5 ] {229d79ba-005e-4de3-9961-9782adc553ba} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 13792 | 2026.02.27 03:13:02.256603 [ 5 ] {229d79ba-005e-4de3-9961-9782adc553ba} <Debug> TCPHandler: Processed in 0.001262213 sec. | ||
| 13793 | 2026.02.27 03:13:02.266640 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1749 rows, containing 19 columns (19 merged, 0 gathered) in 0.011306513 sec., 154689.60235573957 rows/sec., 277.20 MiB/sec. | ||
| 13794 | 2026.02.27 03:13:02.268372 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13795 | 2026.02.27 03:13:02.268784 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2026.02.27 03:13:02.268874 [ 190 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13797 | 2026.02.27 03:13:02.269030 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.56 MiB. | ||
| 13798 | 2026.02.27 03:13:03.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.25 MiB, peak 373.76 MiB, free memory in arenas 0.00 B, will set to 366.38 MiB (RSS), difference: 6.13 MiB | ||
| 13799 | 2026.02.27 03:13:06.246365 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13800 | 2026.02.27 03:13:06.246438 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13801 | 2026.02.27 03:13:06.442044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32611 | ||
| 13802 | 2026.02.27 03:13:06.442570 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13803 | 2026.02.27 03:13:06.442620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13804 | 2026.02.27 03:13:06.443127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13805 | 2026.02.27 03:13:06.443370 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13806 | 2026.02.27 03:13:06.443519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32611 | ||
| 13807 | 2026.02.27 03:13:06.536472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1654 | ||
| 13808 | 2026.02.27 03:13:06.539019 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13809 | 2026.02.27 03:13:06.539079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13810 | 2026.02.27 03:13:06.540421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13811 | 2026.02.27 03:13:06.540720 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13812 | 2026.02.27 03:13:06.541102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1654 | ||
| 13813 | 2026.02.27 03:13:07.231328 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13814 | 2026.02.27 03:13:07.231526 [ 5 ] {2b28a14d-47de-42aa-8fd7-e60e00fdd727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13815 | 2026.02.27 03:13:07.231599 [ 5 ] {2b28a14d-47de-42aa-8fd7-e60e00fdd727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13816 | 2026.02.27 03:13:07.232264 [ 5 ] {2b28a14d-47de-42aa-8fd7-e60e00fdd727} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13817 | 2026.02.27 03:13:07.232313 [ 5 ] {2b28a14d-47de-42aa-8fd7-e60e00fdd727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13818 | 2026.02.27 03:13:07.232702 [ 5 ] {2b28a14d-47de-42aa-8fd7-e60e00fdd727} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13819 | 2026.02.27 03:13:07.232926 [ 5 ] {2b28a14d-47de-42aa-8fd7-e60e00fdd727} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13820 | 2026.02.27 03:13:07.233084 [ 5 ] {2b28a14d-47de-42aa-8fd7-e60e00fdd727} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.00161 sec., 43478.260869565216 rows/sec., 3.47 MiB/sec. | ||
| 13821 | 2026.02.27 03:13:07.233126 [ 5 ] {2b28a14d-47de-42aa-8fd7-e60e00fdd727} <Debug> TCPHandler: Processed in 0.0019444 sec. | ||
| 13822 | 2026.02.27 03:13:07.233251 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13823 | 2026.02.27 03:13:07.233345 [ 5 ] {60604121-9ef9-42e2-b4e0-9733f98a02a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13824 | 2026.02.27 03:13:07.233385 [ 5 ] {60604121-9ef9-42e2-b4e0-9733f98a02a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13825 | 2026.02.27 03:13:07.233783 [ 5 ] {60604121-9ef9-42e2-b4e0-9733f98a02a4} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13826 | 2026.02.27 03:13:07.233818 [ 5 ] {60604121-9ef9-42e2-b4e0-9733f98a02a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13827 | 2026.02.27 03:13:07.234130 [ 5 ] {60604121-9ef9-42e2-b4e0-9733f98a02a4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13828 | 2026.02.27 03:13:07.234343 [ 5 ] {60604121-9ef9-42e2-b4e0-9733f98a02a4} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13829 | 2026.02.27 03:13:07.234472 [ 5 ] {60604121-9ef9-42e2-b4e0-9733f98a02a4} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001145 sec., 6113.53711790393 rows/sec., 459.71 KiB/sec. | ||
| 13830 | 2026.02.27 03:13:07.234510 [ 5 ] {60604121-9ef9-42e2-b4e0-9733f98a02a4} <Debug> TCPHandler: Processed in 0.001311564 sec. | ||
| 13831 | 2026.02.27 03:13:07.234620 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13832 | 2026.02.27 03:13:07.234714 [ 5 ] {f41d0227-ed62-4a08-97b4-614ab1368be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13833 | 2026.02.27 03:13:07.234754 [ 5 ] {f41d0227-ed62-4a08-97b4-614ab1368be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13834 | 2026.02.27 03:13:07.235168 [ 5 ] {f41d0227-ed62-4a08-97b4-614ab1368be7} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2026.02.27 03:13:07.235204 [ 5 ] {f41d0227-ed62-4a08-97b4-614ab1368be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13836 | 2026.02.27 03:13:07.235527 [ 5 ] {f41d0227-ed62-4a08-97b4-614ab1368be7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13837 | 2026.02.27 03:13:07.235773 [ 5 ] {f41d0227-ed62-4a08-97b4-614ab1368be7} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13838 | 2026.02.27 03:13:07.235903 [ 5 ] {f41d0227-ed62-4a08-97b4-614ab1368be7} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001206 sec., 58872.30514096186 rows/sec., 4.60 MiB/sec. | ||
| 13839 | 2026.02.27 03:13:07.235941 [ 5 ] {f41d0227-ed62-4a08-97b4-614ab1368be7} <Debug> TCPHandler: Processed in 0.001371466 sec. | ||
| 13840 | 2026.02.27 03:13:07.236051 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13841 | 2026.02.27 03:13:07.236144 [ 5 ] {77026d53-bb57-4593-90a2-8cc56356c617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13842 | 2026.02.27 03:13:07.236188 [ 5 ] {77026d53-bb57-4593-90a2-8cc56356c617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13843 | 2026.02.27 03:13:07.236596 [ 5 ] {77026d53-bb57-4593-90a2-8cc56356c617} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13844 | 2026.02.27 03:13:07.236632 [ 5 ] {77026d53-bb57-4593-90a2-8cc56356c617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13845 | 2026.02.27 03:13:07.236966 [ 5 ] {77026d53-bb57-4593-90a2-8cc56356c617} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13846 | 2026.02.27 03:13:07.237183 [ 5 ] {77026d53-bb57-4593-90a2-8cc56356c617} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2026.02.27 03:13:07.237312 [ 5 ] {77026d53-bb57-4593-90a2-8cc56356c617} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 13848 | 2026.02.27 03:13:07.237349 [ 5 ] {77026d53-bb57-4593-90a2-8cc56356c617} <Debug> TCPHandler: Processed in 0.001348095 sec. | ||
| 13849 | 2026.02.27 03:13:07.237457 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13850 | 2026.02.27 03:13:07.237550 [ 5 ] {b43622fa-9e08-4765-8365-c7c86ae629b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13851 | 2026.02.27 03:13:07.237604 [ 5 ] {b43622fa-9e08-4765-8365-c7c86ae629b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13852 | 2026.02.27 03:13:07.238352 [ 5 ] {b43622fa-9e08-4765-8365-c7c86ae629b4} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2026.02.27 03:13:07.238388 [ 5 ] {b43622fa-9e08-4765-8365-c7c86ae629b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13854 | 2026.02.27 03:13:07.238896 [ 5 ] {b43622fa-9e08-4765-8365-c7c86ae629b4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13855 | 2026.02.27 03:13:07.239124 [ 5 ] {b43622fa-9e08-4765-8365-c7c86ae629b4} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2026.02.27 03:13:07.239262 [ 5 ] {b43622fa-9e08-4765-8365-c7c86ae629b4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001729 sec., 4048.5829959514167 rows/sec., 7.25 MiB/sec. | ||
| 13857 | 2026.02.27 03:13:07.239316 [ 5 ] {b43622fa-9e08-4765-8365-c7c86ae629b4} <Debug> TCPHandler: Processed in 0.001908469 sec. | ||
| 13858 | 2026.02.27 03:13:07.239429 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13859 | 2026.02.27 03:13:07.239524 [ 5 ] {6ab1f3b8-c12e-4c55-af56-a7edd1e5f96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13860 | 2026.02.27 03:13:07.239567 [ 5 ] {6ab1f3b8-c12e-4c55-af56-a7edd1e5f96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13861 | 2026.02.27 03:13:07.239905 [ 5 ] {6ab1f3b8-c12e-4c55-af56-a7edd1e5f96e} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2026.02.27 03:13:07.239941 [ 5 ] {6ab1f3b8-c12e-4c55-af56-a7edd1e5f96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13863 | 2026.02.27 03:13:07.240243 [ 5 ] {6ab1f3b8-c12e-4c55-af56-a7edd1e5f96e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13864 | 2026.02.27 03:13:07.240453 [ 5 ] {6ab1f3b8-c12e-4c55-af56-a7edd1e5f96e} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2026.02.27 03:13:07.240582 [ 5 ] {6ab1f3b8-c12e-4c55-af56-a7edd1e5f96e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 13866 | 2026.02.27 03:13:07.240618 [ 5 ] {6ab1f3b8-c12e-4c55-af56-a7edd1e5f96e} <Debug> TCPHandler: Processed in 0.001239732 sec. | ||
| 13867 | 2026.02.27 03:13:08.243758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13868 | 2026.02.27 03:13:08.260339 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13869 | 2026.02.27 03:13:08.260400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13870 | 2026.02.27 03:13:08.265768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13871 | 2026.02.27 03:13:08.266469 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2026.02.27 03:13:08.269434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13873 | 2026.02.27 03:13:09.587500 [ 25 ] {} <Debug> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 13874 | 2026.02.27 03:13:09.587561 [ 25 ] {} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13875 | 2026.02.27 03:13:09.587581 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13876 | 2026.02.27 03:13:09.587706 [ 187 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::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 | ||
| 13877 | 2026.02.27 03:13:09.587870 [ 187 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13878 | 2026.02.27 03:13:09.587910 [ 187 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 13879 | 2026.02.27 03:13:09.587989 [ 187 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 13880 | 2026.02.27 03:13:09.588045 [ 187 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 13881 | 2026.02.27 03:13:09.588097 [ 187 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 13882 | 2026.02.27 03:13:09.588144 [ 187 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 13883 | 2026.02.27 03:13:09.589052 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402337 sec., 31376.195593498567 rows/sec., 2.62 MiB/sec. | ||
| 13884 | 2026.02.27 03:13:09.589244 [ 189 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 13885 | 2026.02.27 03:13:09.589569 [ 189 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_25_6} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13886 | 2026.02.27 03:13:09.589647 [ 189 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_25_6} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 13887 | 2026.02.27 03:13:09.589742 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13888 | 2026.02.27 03:13:12.261277 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13889 | 2026.02.27 03:13:12.261485 [ 5 ] {bbcd98eb-be3d-45e5-9516-ee417d46a7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13890 | 2026.02.27 03:13:12.261556 [ 5 ] {bbcd98eb-be3d-45e5-9516-ee417d46a7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13891 | 2026.02.27 03:13:12.262212 [ 5 ] {bbcd98eb-be3d-45e5-9516-ee417d46a7c3} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13892 | 2026.02.27 03:13:12.262253 [ 5 ] {bbcd98eb-be3d-45e5-9516-ee417d46a7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13893 | 2026.02.27 03:13:12.262644 [ 5 ] {bbcd98eb-be3d-45e5-9516-ee417d46a7c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13894 | 2026.02.27 03:13:12.262870 [ 5 ] {bbcd98eb-be3d-45e5-9516-ee417d46a7c3} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2026.02.27 03:13:12.263025 [ 5 ] {bbcd98eb-be3d-45e5-9516-ee417d46a7c3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001594 sec., 15056.4617314931 rows/sec., 1.25 MiB/sec. | ||
| 13896 | 2026.02.27 03:13:12.263068 [ 5 ] {bbcd98eb-be3d-45e5-9516-ee417d46a7c3} <Debug> TCPHandler: Processed in 0.00193722 sec. | ||
| 13897 | 2026.02.27 03:13:12.263192 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13898 | 2026.02.27 03:13:12.263288 [ 5 ] {db9d84d6-96cc-438d-9d90-c9cc8f4a9d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13899 | 2026.02.27 03:13:12.263331 [ 5 ] {db9d84d6-96cc-438d-9d90-c9cc8f4a9d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13900 | 2026.02.27 03:13:12.263729 [ 5 ] {db9d84d6-96cc-438d-9d90-c9cc8f4a9d05} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13901 | 2026.02.27 03:13:12.263765 [ 5 ] {db9d84d6-96cc-438d-9d90-c9cc8f4a9d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13902 | 2026.02.27 03:13:12.264067 [ 5 ] {db9d84d6-96cc-438d-9d90-c9cc8f4a9d05} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13903 | 2026.02.27 03:13:12.264275 [ 5 ] {db9d84d6-96cc-438d-9d90-c9cc8f4a9d05} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13904 | 2026.02.27 03:13:12.264403 [ 5 ] {db9d84d6-96cc-438d-9d90-c9cc8f4a9d05} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 431.83 KiB/sec. | ||
| 13905 | 2026.02.27 03:13:12.264440 [ 5 ] {db9d84d6-96cc-438d-9d90-c9cc8f4a9d05} <Debug> TCPHandler: Processed in 0.001298034 sec. | ||
| 13906 | 2026.02.27 03:13:12.264543 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13907 | 2026.02.27 03:13:12.264636 [ 5 ] {a4a2266c-4072-468b-ba2a-08468d097ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13908 | 2026.02.27 03:13:12.264676 [ 5 ] {a4a2266c-4072-468b-ba2a-08468d097ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13909 | 2026.02.27 03:13:12.265586 [ 5 ] {a4a2266c-4072-468b-ba2a-08468d097ab3} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.02.27 03:13:12.265621 [ 5 ] {a4a2266c-4072-468b-ba2a-08468d097ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13911 | 2026.02.27 03:13:12.266006 [ 5 ] {a4a2266c-4072-468b-ba2a-08468d097ab3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13912 | 2026.02.27 03:13:12.266214 [ 5 ] {a4a2266c-4072-468b-ba2a-08468d097ab3} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2026.02.27 03:13:12.266342 [ 5 ] {a4a2266c-4072-468b-ba2a-08468d097ab3} <Debug> executeQuery: Read 1387 rows, 118.69 KiB in 0.001722 sec., 805458.768873403 rows/sec., 67.31 MiB/sec. | ||
| 13914 | 2026.02.27 03:13:12.266380 [ 5 ] {a4a2266c-4072-468b-ba2a-08468d097ab3} <Debug> TCPHandler: Processed in 0.001886079 sec. | ||
| 13915 | 2026.02.27 03:13:12.266498 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13916 | 2026.02.27 03:13:12.266591 [ 5 ] {c40a40c2-8291-4186-9d57-2bf1c73c12ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13917 | 2026.02.27 03:13:12.266631 [ 5 ] {c40a40c2-8291-4186-9d57-2bf1c73c12ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13918 | 2026.02.27 03:13:12.267044 [ 5 ] {c40a40c2-8291-4186-9d57-2bf1c73c12ca} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.02.27 03:13:12.267079 [ 5 ] {c40a40c2-8291-4186-9d57-2bf1c73c12ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13920 | 2026.02.27 03:13:12.267390 [ 5 ] {c40a40c2-8291-4186-9d57-2bf1c73c12ca} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13921 | 2026.02.27 03:13:12.267610 [ 5 ] {c40a40c2-8291-4186-9d57-2bf1c73c12ca} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2026.02.27 03:13:12.267739 [ 5 ] {c40a40c2-8291-4186-9d57-2bf1c73c12ca} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001165 sec., 44635.19313304721 rows/sec., 3.30 MiB/sec. | ||
| 13923 | 2026.02.27 03:13:12.267776 [ 5 ] {c40a40c2-8291-4186-9d57-2bf1c73c12ca} <Debug> TCPHandler: Processed in 0.001328085 sec. | ||
| 13924 | 2026.02.27 03:13:12.267889 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13925 | 2026.02.27 03:13:12.267986 [ 5 ] {3976877a-88e3-48b8-923d-c5b729e1eaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13926 | 2026.02.27 03:13:12.268026 [ 5 ] {3976877a-88e3-48b8-923d-c5b729e1eaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13927 | 2026.02.27 03:13:12.268486 [ 5 ] {3976877a-88e3-48b8-923d-c5b729e1eaf6} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13928 | 2026.02.27 03:13:12.268521 [ 5 ] {3976877a-88e3-48b8-923d-c5b729e1eaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13929 | 2026.02.27 03:13:12.268838 [ 5 ] {3976877a-88e3-48b8-923d-c5b729e1eaf6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13930 | 2026.02.27 03:13:12.269042 [ 5 ] {3976877a-88e3-48b8-923d-c5b729e1eaf6} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13931 | 2026.02.27 03:13:12.269167 [ 5 ] {3976877a-88e3-48b8-923d-c5b729e1eaf6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001199 sec., 210175.14595496247 rows/sec., 14.54 MiB/sec. | ||
| 13932 | 2026.02.27 03:13:12.269204 [ 5 ] {3976877a-88e3-48b8-923d-c5b729e1eaf6} <Debug> TCPHandler: Processed in 0.001362845 sec. | ||
| 13933 | 2026.02.27 03:13:12.269317 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13934 | 2026.02.27 03:13:12.269409 [ 5 ] {adde4e8b-4b14-49f2-9bb5-95059c2ebd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13935 | 2026.02.27 03:13:12.269448 [ 5 ] {adde4e8b-4b14-49f2-9bb5-95059c2ebd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13936 | 2026.02.27 03:13:12.269837 [ 5 ] {adde4e8b-4b14-49f2-9bb5-95059c2ebd7d} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.02.27 03:13:12.269871 [ 5 ] {adde4e8b-4b14-49f2-9bb5-95059c2ebd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13938 | 2026.02.27 03:13:12.270156 [ 5 ] {adde4e8b-4b14-49f2-9bb5-95059c2ebd7d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13939 | 2026.02.27 03:13:12.270360 [ 5 ] {adde4e8b-4b14-49f2-9bb5-95059c2ebd7d} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2026.02.27 03:13:12.270483 [ 5 ] {adde4e8b-4b14-49f2-9bb5-95059c2ebd7d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 13941 | 2026.02.27 03:13:12.270519 [ 5 ] {adde4e8b-4b14-49f2-9bb5-95059c2ebd7d} <Debug> TCPHandler: Processed in 0.001250003 sec. | ||
| 13942 | 2026.02.27 03:13:12.270627 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13943 | 2026.02.27 03:13:12.270717 [ 5 ] {ae61ae7c-935d-4d94-a272-cf5bb265d6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13944 | 2026.02.27 03:13:12.270755 [ 5 ] {ae61ae7c-935d-4d94-a272-cf5bb265d6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13945 | 2026.02.27 03:13:12.271330 [ 5 ] {ae61ae7c-935d-4d94-a272-cf5bb265d6fb} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13946 | 2026.02.27 03:13:12.271365 [ 5 ] {ae61ae7c-935d-4d94-a272-cf5bb265d6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13947 | 2026.02.27 03:13:12.271681 [ 5 ] {ae61ae7c-935d-4d94-a272-cf5bb265d6fb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13948 | 2026.02.27 03:13:12.271879 [ 5 ] {ae61ae7c-935d-4d94-a272-cf5bb265d6fb} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2026.02.27 03:13:12.272002 [ 5 ] {ae61ae7c-935d-4d94-a272-cf5bb265d6fb} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001303 sec., 457405.98618572525 rows/sec., 34.38 MiB/sec. | ||
| 13950 | 2026.02.27 03:13:12.272038 [ 5 ] {ae61ae7c-935d-4d94-a272-cf5bb265d6fb} <Debug> TCPHandler: Processed in 0.001457668 sec. | ||
| 13951 | 2026.02.27 03:13:12.272144 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13952 | 2026.02.27 03:13:12.272235 [ 5 ] {0e16b995-42c3-48bf-aad0-6bb6f0bd98a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13953 | 2026.02.27 03:13:12.272276 [ 5 ] {0e16b995-42c3-48bf-aad0-6bb6f0bd98a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13954 | 2026.02.27 03:13:12.272817 [ 5 ] {0e16b995-42c3-48bf-aad0-6bb6f0bd98a8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2026.02.27 03:13:12.272851 [ 5 ] {0e16b995-42c3-48bf-aad0-6bb6f0bd98a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13956 | 2026.02.27 03:13:12.273208 [ 5 ] {0e16b995-42c3-48bf-aad0-6bb6f0bd98a8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13957 | 2026.02.27 03:13:12.273418 [ 5 ] {0e16b995-42c3-48bf-aad0-6bb6f0bd98a8} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13958 | 2026.02.27 03:13:12.273545 [ 5 ] {0e16b995-42c3-48bf-aad0-6bb6f0bd98a8} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001328 sec., 664909.6385542168 rows/sec., 45.13 MiB/sec. | ||
| 13959 | 2026.02.27 03:13:12.273580 [ 5 ] {0e16b995-42c3-48bf-aad0-6bb6f0bd98a8} <Debug> TCPHandler: Processed in 0.001483688 sec. | ||
| 13960 | 2026.02.27 03:13:12.273710 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13961 | 2026.02.27 03:13:12.273828 [ 5 ] {ba8d3d3b-0b9c-4c92-8287-5ed63c9d3581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13962 | 2026.02.27 03:13:12.273892 [ 5 ] {ba8d3d3b-0b9c-4c92-8287-5ed63c9d3581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13963 | 2026.02.27 03:13:12.274802 [ 5 ] {ba8d3d3b-0b9c-4c92-8287-5ed63c9d3581} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13964 | 2026.02.27 03:13:12.274846 [ 5 ] {ba8d3d3b-0b9c-4c92-8287-5ed63c9d3581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13965 | 2026.02.27 03:13:12.275394 [ 5 ] {ba8d3d3b-0b9c-4c92-8287-5ed63c9d3581} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13966 | 2026.02.27 03:13:12.275627 [ 5 ] {ba8d3d3b-0b9c-4c92-8287-5ed63c9d3581} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2026.02.27 03:13:12.275764 [ 5 ] {ba8d3d3b-0b9c-4c92-8287-5ed63c9d3581} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001961 sec., 17338.092809790924 rows/sec., 31.07 MiB/sec. | ||
| 13968 | 2026.02.27 03:13:12.275816 [ 5 ] {ba8d3d3b-0b9c-4c92-8287-5ed63c9d3581} <Debug> TCPHandler: Processed in 0.002165236 sec. | ||
| 13969 | 2026.02.27 03:13:12.275925 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13970 | 2026.02.27 03:13:12.276017 [ 5 ] {a1fbdaae-77c1-467c-81ec-516544bd988d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13971 | 2026.02.27 03:13:12.276058 [ 5 ] {a1fbdaae-77c1-467c-81ec-516544bd988d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13972 | 2026.02.27 03:13:12.276388 [ 5 ] {a1fbdaae-77c1-467c-81ec-516544bd988d} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13973 | 2026.02.27 03:13:12.276423 [ 5 ] {a1fbdaae-77c1-467c-81ec-516544bd988d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13974 | 2026.02.27 03:13:12.276715 [ 5 ] {a1fbdaae-77c1-467c-81ec-516544bd988d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13975 | 2026.02.27 03:13:12.276916 [ 5 ] {a1fbdaae-77c1-467c-81ec-516544bd988d} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13976 | 2026.02.27 03:13:12.277039 [ 5 ] {a1fbdaae-77c1-467c-81ec-516544bd988d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 13977 | 2026.02.27 03:13:12.277074 [ 5 ] {a1fbdaae-77c1-467c-81ec-516544bd988d} <Debug> TCPHandler: Processed in 0.001196001 sec. | ||
| 13978 | 2026.02.27 03:13:13.944613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33059 | ||
| 13979 | 2026.02.27 03:13:13.945107 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2026.02.27 03:13:13.945146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13981 | 2026.02.27 03:13:13.945621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13982 | 2026.02.27 03:13:13.945851 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2026.02.27 03:13:13.945983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33059 | ||
| 13984 | 2026.02.27 03:13:15.769485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13985 | 2026.02.27 03:13:15.786490 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13986 | 2026.02.27 03:13:15.786549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13987 | 2026.02.27 03:13:15.792446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13988 | 2026.02.27 03:13:15.793136 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13989 | 2026.02.27 03:13:15.796431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13990 | 2026.02.27 03:13:16.542275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1686 | ||
| 13991 | 2026.02.27 03:13:16.544739 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13992 | 2026.02.27 03:13:16.544794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13993 | 2026.02.27 03:13:16.546032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13994 | 2026.02.27 03:13:16.546314 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13995 | 2026.02.27 03:13:16.546492 [ 126 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13996 | 2026.02.27 03:13:16.546566 [ 126 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2026.02.27 03:13:16.546590 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 13998 | 2026.02.27 03:13:16.546695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1686 | ||
| 13999 | 2026.02.27 03:13:16.546706 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 14000 | 2026.02.27 03:13:16.547308 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14001 | 2026.02.27 03:13:16.547451 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1510 rows starting from the beginning of the part | ||
| 14002 | 2026.02.27 03:13:16.547808 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 14003 | 2026.02.27 03:13:16.548114 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 50 rows starting from the beginning of the part | ||
| 14004 | 2026.02.27 03:13:16.548408 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 14005 | 2026.02.27 03:13:16.548706 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 14006 | 2026.02.27 03:13:16.549036 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 14007 | 2026.02.27 03:13:16.555958 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1686 rows, containing 72 columns (72 merged, 0 gathered) in 0.009302901 sec., 181233.78933087646 rows/sec., 142.96 MiB/sec. | ||
| 14008 | 2026.02.27 03:13:16.557907 [ 197 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14009 | 2026.02.27 03:13:16.558527 [ 197 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_51_10} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.02.27 03:13:16.558623 [ 197 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_51_10} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14011 | 2026.02.27 03:13:16.558975 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 14012 | 2026.02.27 03:13:17.233272 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14013 | 2026.02.27 03:13:17.233473 [ 5 ] {8f296fd3-1544-46cf-b70f-5f066e032ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14014 | 2026.02.27 03:13:17.233546 [ 5 ] {8f296fd3-1544-46cf-b70f-5f066e032ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14015 | 2026.02.27 03:13:17.234222 [ 5 ] {8f296fd3-1544-46cf-b70f-5f066e032ce2} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14016 | 2026.02.27 03:13:17.234269 [ 5 ] {8f296fd3-1544-46cf-b70f-5f066e032ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14017 | 2026.02.27 03:13:17.234651 [ 5 ] {8f296fd3-1544-46cf-b70f-5f066e032ce2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14018 | 2026.02.27 03:13:17.234878 [ 5 ] {8f296fd3-1544-46cf-b70f-5f066e032ce2} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14019 | 2026.02.27 03:13:17.235035 [ 5 ] {8f296fd3-1544-46cf-b70f-5f066e032ce2} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001617 sec., 43290.04329004329 rows/sec., 3.46 MiB/sec. | ||
| 14020 | 2026.02.27 03:13:17.235077 [ 5 ] {8f296fd3-1544-46cf-b70f-5f066e032ce2} <Debug> TCPHandler: Processed in 0.00195331 sec. | ||
| 14021 | 2026.02.27 03:13:17.235193 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14022 | 2026.02.27 03:13:17.235289 [ 5 ] {501c6d0f-1aa8-4673-b96e-1fc45ced8df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14023 | 2026.02.27 03:13:17.235331 [ 5 ] {501c6d0f-1aa8-4673-b96e-1fc45ced8df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14024 | 2026.02.27 03:13:17.235729 [ 5 ] {501c6d0f-1aa8-4673-b96e-1fc45ced8df5} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14025 | 2026.02.27 03:13:17.235765 [ 5 ] {501c6d0f-1aa8-4673-b96e-1fc45ced8df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14026 | 2026.02.27 03:13:17.236068 [ 5 ] {501c6d0f-1aa8-4673-b96e-1fc45ced8df5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14027 | 2026.02.27 03:13:17.236280 [ 5 ] {501c6d0f-1aa8-4673-b96e-1fc45ced8df5} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14028 | 2026.02.27 03:13:17.236408 [ 5 ] {501c6d0f-1aa8-4673-b96e-1fc45ced8df5} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001139 sec., 6145.741878841089 rows/sec., 462.13 KiB/sec. | ||
| 14029 | 2026.02.27 03:13:17.236446 [ 5 ] {501c6d0f-1aa8-4673-b96e-1fc45ced8df5} <Debug> TCPHandler: Processed in 0.001304074 sec. | ||
| 14030 | 2026.02.27 03:13:17.236555 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14031 | 2026.02.27 03:13:17.236649 [ 5 ] {214ba87b-932b-4df6-9802-bd1d7afbd602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14032 | 2026.02.27 03:13:17.236690 [ 5 ] {214ba87b-932b-4df6-9802-bd1d7afbd602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14033 | 2026.02.27 03:13:17.237089 [ 5 ] {214ba87b-932b-4df6-9802-bd1d7afbd602} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2026.02.27 03:13:17.237125 [ 5 ] {214ba87b-932b-4df6-9802-bd1d7afbd602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14035 | 2026.02.27 03:13:17.237432 [ 5 ] {214ba87b-932b-4df6-9802-bd1d7afbd602} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14036 | 2026.02.27 03:13:17.237639 [ 5 ] {214ba87b-932b-4df6-9802-bd1d7afbd602} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14037 | 2026.02.27 03:13:17.237772 [ 5 ] {214ba87b-932b-4df6-9802-bd1d7afbd602} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001142 sec., 62171.62872154116 rows/sec., 4.85 MiB/sec. | ||
| 14038 | 2026.02.27 03:13:17.237809 [ 5 ] {214ba87b-932b-4df6-9802-bd1d7afbd602} <Debug> TCPHandler: Processed in 0.001304624 sec. | ||
| 14039 | 2026.02.27 03:13:17.237922 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14040 | 2026.02.27 03:13:17.238017 [ 5 ] {aef380c5-d95b-4195-8a12-08f822581298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14041 | 2026.02.27 03:13:17.238060 [ 5 ] {aef380c5-d95b-4195-8a12-08f822581298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14042 | 2026.02.27 03:13:17.238455 [ 5 ] {aef380c5-d95b-4195-8a12-08f822581298} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14043 | 2026.02.27 03:13:17.238491 [ 5 ] {aef380c5-d95b-4195-8a12-08f822581298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14044 | 2026.02.27 03:13:17.238817 [ 5 ] {aef380c5-d95b-4195-8a12-08f822581298} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14045 | 2026.02.27 03:13:17.239019 [ 5 ] {aef380c5-d95b-4195-8a12-08f822581298} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14046 | 2026.02.27 03:13:17.239154 [ 5 ] {aef380c5-d95b-4195-8a12-08f822581298} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 14047 | 2026.02.27 03:13:17.239191 [ 5 ] {aef380c5-d95b-4195-8a12-08f822581298} <Debug> TCPHandler: Processed in 0.001317104 sec. | ||
| 14048 | 2026.02.27 03:13:17.239292 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14049 | 2026.02.27 03:13:17.239384 [ 5 ] {cf189a82-51c7-4a67-a034-e3839b56829b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14050 | 2026.02.27 03:13:17.239440 [ 5 ] {cf189a82-51c7-4a67-a034-e3839b56829b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14051 | 2026.02.27 03:13:17.240158 [ 5 ] {cf189a82-51c7-4a67-a034-e3839b56829b} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14052 | 2026.02.27 03:13:17.240194 [ 5 ] {cf189a82-51c7-4a67-a034-e3839b56829b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14053 | 2026.02.27 03:13:17.240696 [ 5 ] {cf189a82-51c7-4a67-a034-e3839b56829b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14054 | 2026.02.27 03:13:17.240913 [ 5 ] {cf189a82-51c7-4a67-a034-e3839b56829b} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14055 | 2026.02.27 03:13:17.241050 [ 5 ] {cf189a82-51c7-4a67-a034-e3839b56829b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001685 sec., 4154.302670623145 rows/sec., 7.44 MiB/sec. | ||
| 14056 | 2026.02.27 03:13:17.241104 [ 5 ] {cf189a82-51c7-4a67-a034-e3839b56829b} <Debug> TCPHandler: Processed in 0.001860068 sec. | ||
| 14057 | 2026.02.27 03:13:17.241214 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14058 | 2026.02.27 03:13:17.241309 [ 5 ] {b53fff53-53e7-493f-a97f-900aa9358cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14059 | 2026.02.27 03:13:17.241351 [ 5 ] {b53fff53-53e7-493f-a97f-900aa9358cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14060 | 2026.02.27 03:13:17.241680 [ 5 ] {b53fff53-53e7-493f-a97f-900aa9358cd8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14061 | 2026.02.27 03:13:17.241716 [ 5 ] {b53fff53-53e7-493f-a97f-900aa9358cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14062 | 2026.02.27 03:13:17.242021 [ 5 ] {b53fff53-53e7-493f-a97f-900aa9358cd8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14063 | 2026.02.27 03:13:17.242233 [ 5 ] {b53fff53-53e7-493f-a97f-900aa9358cd8} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14064 | 2026.02.27 03:13:17.242367 [ 5 ] {b53fff53-53e7-493f-a97f-900aa9358cd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 14065 | 2026.02.27 03:13:17.242404 [ 5 ] {b53fff53-53e7-493f-a97f-900aa9358cd8} <Debug> TCPHandler: Processed in 0.001240042 sec. | ||
| 14066 | 2026.02.27 03:13:21.162276 [ 220 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): 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] | ||
| 14067 | 2026.02.27 03:13:21.162340 [ 220 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): 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] | ||
| 14068 | 2026.02.27 03:13:21.178485 [ 220 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): 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] | ||
| 14069 | 2026.02.27 03:13:21.246677 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14070 | 2026.02.27 03:13:21.246719 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14071 | 2026.02.27 03:13:21.447082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33571 | ||
| 14072 | 2026.02.27 03:13:21.447667 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.02.27 03:13:21.447710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14074 | 2026.02.27 03:13:21.448199 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14075 | 2026.02.27 03:13:21.448433 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14076 | 2026.02.27 03:13:21.448564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33571 | ||
| 14077 | 2026.02.27 03:13:21.448684 [ 219 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): 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] | ||
| 14078 | 2026.02.27 03:13:21.448744 [ 219 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): 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] | ||
| 14079 | 2026.02.27 03:13:21.452631 [ 219 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): 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] | ||
| 14080 | 2026.02.27 03:13:22.013537 [ 221 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 14081 | 2026.02.27 03:13:22.013592 [ 221 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 14082 | 2026.02.27 03:13:22.017133 [ 221 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 14083 | 2026.02.27 03:13:22.190806 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 14084 | 2026.02.27 03:13:22.190861 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 14085 | 2026.02.27 03:13:22.194344 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 14086 | 2026.02.27 03:13:22.232814 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.02.27 03:13:22.232998 [ 5 ] {a9f8207b-f4bd-4008-9eed-0a4ede6679b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14088 | 2026.02.27 03:13:22.233065 [ 5 ] {a9f8207b-f4bd-4008-9eed-0a4ede6679b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14089 | 2026.02.27 03:13:22.233743 [ 5 ] {a9f8207b-f4bd-4008-9eed-0a4ede6679b0} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.02.27 03:13:22.233791 [ 5 ] {a9f8207b-f4bd-4008-9eed-0a4ede6679b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14091 | 2026.02.27 03:13:22.234180 [ 5 ] {a9f8207b-f4bd-4008-9eed-0a4ede6679b0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14092 | 2026.02.27 03:13:22.234406 [ 5 ] {a9f8207b-f4bd-4008-9eed-0a4ede6679b0} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.02.27 03:13:22.234557 [ 5 ] {a9f8207b-f4bd-4008-9eed-0a4ede6679b0} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001608 sec., 77114.42786069651 rows/sec., 6.63 MiB/sec. | ||
| 14094 | 2026.02.27 03:13:22.234563 [ 146 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14095 | 2026.02.27 03:13:22.234599 [ 5 ] {a9f8207b-f4bd-4008-9eed-0a4ede6679b0} <Debug> TCPHandler: Processed in 0.00191821 sec. | ||
| 14096 | 2026.02.27 03:13:22.234644 [ 146 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14097 | 2026.02.27 03:13:22.234673 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14098 | 2026.02.27 03:13:22.234735 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14099 | 2026.02.27 03:13:22.234781 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 14100 | 2026.02.27 03:13:22.234813 [ 221 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 14101 | 2026.02.27 03:13:22.234836 [ 5 ] {e52c8b0f-69fd-414f-9d59-ae87e3d85472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14102 | 2026.02.27 03:13:22.234845 [ 221 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 14103 | 2026.02.27 03:13:22.234880 [ 5 ] {e52c8b0f-69fd-414f-9d59-ae87e3d85472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14104 | 2026.02.27 03:13:22.234886 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14105 | 2026.02.27 03:13:22.234953 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2150 rows starting from the beginning of the part | ||
| 14106 | 2026.02.27 03:13:22.235021 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 865 rows starting from the beginning of the part | ||
| 14107 | 2026.02.27 03:13:22.235072 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 70 rows starting from the beginning of the part | ||
| 14108 | 2026.02.27 03:13:22.235121 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1387 rows starting from the beginning of the part | ||
| 14109 | 2026.02.27 03:13:22.235165 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 70 rows starting from the beginning of the part | ||
| 14110 | 2026.02.27 03:13:22.235207 [ 189 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 124 rows starting from the beginning of the part | ||
| 14111 | 2026.02.27 03:13:22.235295 [ 5 ] {e52c8b0f-69fd-414f-9d59-ae87e3d85472} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14112 | 2026.02.27 03:13:22.235358 [ 5 ] {e52c8b0f-69fd-414f-9d59-ae87e3d85472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14113 | 2026.02.27 03:13:22.235669 [ 5 ] {e52c8b0f-69fd-414f-9d59-ae87e3d85472} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14114 | 2026.02.27 03:13:22.235882 [ 5 ] {e52c8b0f-69fd-414f-9d59-ae87e3d85472} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14115 | 2026.02.27 03:13:22.236004 [ 146 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14116 | 2026.02.27 03:13:22.236015 [ 5 ] {e52c8b0f-69fd-414f-9d59-ae87e3d85472} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001199 sec., 28356.96413678065 rows/sec., 2.08 MiB/sec. | ||
| 14117 | 2026.02.27 03:13:22.236041 [ 146 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.02.27 03:13:22.236064 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14119 | 2026.02.27 03:13:22.236065 [ 5 ] {e52c8b0f-69fd-414f-9d59-ae87e3d85472} <Debug> TCPHandler: Processed in 0.001380276 sec. | ||
| 14120 | 2026.02.27 03:13:22.236146 [ 197 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 14121 | 2026.02.27 03:13:22.236188 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14122 | 2026.02.27 03:13:22.236241 [ 197 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14123 | 2026.02.27 03:13:22.236268 [ 197 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 215 rows starting from the beginning of the part | ||
| 14124 | 2026.02.27 03:13:22.236282 [ 5 ] {3f748309-127e-4a16-8218-1c964ca9f328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14125 | 2026.02.27 03:13:22.236321 [ 197 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 176 rows starting from the beginning of the part | ||
| 14126 | 2026.02.27 03:13:22.236322 [ 5 ] {3f748309-127e-4a16-8218-1c964ca9f328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14127 | 2026.02.27 03:13:22.236366 [ 197 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part | ||
| 14128 | 2026.02.27 03:13:22.236407 [ 197 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 52 rows starting from the beginning of the part | ||
| 14129 | 2026.02.27 03:13:22.236442 [ 197 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part | ||
| 14130 | 2026.02.27 03:13:22.236483 [ 197 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 34 rows starting from the beginning of the part | ||
| 14131 | 2026.02.27 03:13:22.236755 [ 5 ] {3f748309-127e-4a16-8218-1c964ca9f328} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14132 | 2026.02.27 03:13:22.236790 [ 5 ] {3f748309-127e-4a16-8218-1c964ca9f328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14133 | 2026.02.27 03:13:22.236929 [ 195 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4666 rows, containing 5 columns (5 merged, 0 gathered) in 0.002191397 sec., 2129235.3690362815 rows/sec., 182.87 MiB/sec. | ||
| 14134 | 2026.02.27 03:13:22.237097 [ 5 ] {3f748309-127e-4a16-8218-1c964ca9f328} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14135 | 2026.02.27 03:13:22.237239 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14136 | 2026.02.27 03:13:22.237248 [ 195 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 491 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114077 sec., 430411.0381584369 rows/sec., 29.57 MiB/sec. | ||
| 14137 | 2026.02.27 03:13:22.237357 [ 5 ] {3f748309-127e-4a16-8218-1c964ca9f328} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2026.02.27 03:13:22.237424 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14139 | 2026.02.27 03:13:22.237489 [ 146 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14140 | 2026.02.27 03:13:22.237501 [ 5 ] {3f748309-127e-4a16-8218-1c964ca9f328} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001237 sec., 79223.9288601455 rows/sec., 6.19 MiB/sec. | ||
| 14141 | 2026.02.27 03:13:22.237514 [ 146 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14142 | 2026.02.27 03:13:22.237543 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14143 | 2026.02.27 03:13:22.237548 [ 5 ] {3f748309-127e-4a16-8218-1c964ca9f328} <Debug> TCPHandler: Processed in 0.001408757 sec. | ||
| 14144 | 2026.02.27 03:13:22.237600 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_106_21} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14145 | 2026.02.27 03:13:22.237612 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 14146 | 2026.02.27 03:13:22.237704 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14147 | 2026.02.27 03:13:22.237711 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14148 | 2026.02.27 03:13:22.237716 [ 202 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_106_21} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14149 | 2026.02.27 03:13:22.237748 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1061 rows starting from the beginning of the part | ||
| 14150 | 2026.02.27 03:13:22.237770 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_96_19} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2026.02.27 03:13:22.237798 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 524 rows starting from the beginning of the part | ||
| 14152 | 2026.02.27 03:13:22.237802 [ 5 ] {4ba2ff3b-9267-4bcc-90de-5dd103d0b4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14153 | 2026.02.27 03:13:22.237842 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 71 rows starting from the beginning of the part | ||
| 14154 | 2026.02.27 03:13:22.237854 [ 5 ] {4ba2ff3b-9267-4bcc-90de-5dd103d0b4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14155 | 2026.02.27 03:13:22.237856 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 14156 | 2026.02.27 03:13:22.237865 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_96_19} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14157 | 2026.02.27 03:13:22.237876 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 596 rows starting from the beginning of the part | ||
| 14158 | 2026.02.27 03:13:22.237936 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 71 rows starting from the beginning of the part | ||
| 14159 | 2026.02.27 03:13:22.237968 [ 189 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 98 rows starting from the beginning of the part | ||
| 14160 | 2026.02.27 03:13:22.237992 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14161 | 2026.02.27 03:13:22.238270 [ 5 ] {4ba2ff3b-9267-4bcc-90de-5dd103d0b4ec} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2026.02.27 03:13:22.238311 [ 5 ] {4ba2ff3b-9267-4bcc-90de-5dd103d0b4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14163 | 2026.02.27 03:13:22.238628 [ 221 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 14164 | 2026.02.27 03:13:22.238650 [ 5 ] {4ba2ff3b-9267-4bcc-90de-5dd103d0b4ec} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14165 | 2026.02.27 03:13:22.238861 [ 5 ] {4ba2ff3b-9267-4bcc-90de-5dd103d0b4ec} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14166 | 2026.02.27 03:13:22.238918 [ 195 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334604 sec., 1814021.2377604141 rows/sec., 140.13 MiB/sec. | ||
| 14167 | 2026.02.27 03:13:22.238970 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14168 | 2026.02.27 03:13:22.238996 [ 5 ] {4ba2ff3b-9267-4bcc-90de-5dd103d0b4ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 14169 | 2026.02.27 03:13:22.239000 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14170 | 2026.02.27 03:13:22.239035 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14171 | 2026.02.27 03:13:22.239041 [ 5 ] {4ba2ff3b-9267-4bcc-90de-5dd103d0b4ec} <Debug> TCPHandler: Processed in 0.001386167 sec. | ||
| 14172 | 2026.02.27 03:13:22.239111 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14173 | 2026.02.27 03:13:22.239140 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 14174 | 2026.02.27 03:13:22.239161 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14175 | 2026.02.27 03:13:22.239273 [ 5 ] {2c015191-73ee-4a77-9dff-519b3aa2f26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14176 | 2026.02.27 03:13:22.239293 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14177 | 2026.02.27 03:13:22.239335 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29250 rows starting from the beginning of the part | ||
| 14178 | 2026.02.27 03:13:22.239347 [ 5 ] {2c015191-73ee-4a77-9dff-519b3aa2f26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14179 | 2026.02.27 03:13:22.239399 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_106_21} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14180 | 2026.02.27 03:13:22.239407 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 265 rows starting from the beginning of the part | ||
| 14181 | 2026.02.27 03:13:22.239466 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14182 | 2026.02.27 03:13:22.239477 [ 202 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_106_21} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14183 | 2026.02.27 03:13:22.239510 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 883 rows starting from the beginning of the part | ||
| 14184 | 2026.02.27 03:13:22.239556 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 14185 | 2026.02.27 03:13:22.239570 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 14186 | 2026.02.27 03:13:22.239596 [ 192 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 14187 | 2026.02.27 03:13:22.240136 [ 5 ] {2c015191-73ee-4a77-9dff-519b3aa2f26c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14188 | 2026.02.27 03:13:22.240176 [ 5 ] {2c015191-73ee-4a77-9dff-519b3aa2f26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14189 | 2026.02.27 03:13:22.240732 [ 5 ] {2c015191-73ee-4a77-9dff-519b3aa2f26c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14190 | 2026.02.27 03:13:22.240963 [ 5 ] {2c015191-73ee-4a77-9dff-519b3aa2f26c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2026.02.27 03:13:22.241102 [ 5 ] {2c015191-73ee-4a77-9dff-519b3aa2f26c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001848 sec., 18398.2683982684 rows/sec., 32.97 MiB/sec. | ||
| 14192 | 2026.02.27 03:13:22.241156 [ 5 ] {2c015191-73ee-4a77-9dff-519b3aa2f26c} <Debug> TCPHandler: Processed in 0.002044133 sec. | ||
| 14193 | 2026.02.27 03:13:22.241278 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14194 | 2026.02.27 03:13:22.241372 [ 5 ] {d50774a3-4e30-4e52-a80b-e8d8f2e72623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14195 | 2026.02.27 03:13:22.241414 [ 5 ] {d50774a3-4e30-4e52-a80b-e8d8f2e72623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14196 | 2026.02.27 03:13:22.241751 [ 5 ] {d50774a3-4e30-4e52-a80b-e8d8f2e72623} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2026.02.27 03:13:22.241787 [ 5 ] {d50774a3-4e30-4e52-a80b-e8d8f2e72623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14198 | 2026.02.27 03:13:22.242150 [ 5 ] {d50774a3-4e30-4e52-a80b-e8d8f2e72623} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14199 | 2026.02.27 03:13:22.242382 [ 5 ] {d50774a3-4e30-4e52-a80b-e8d8f2e72623} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2026.02.27 03:13:22.242519 [ 5 ] {d50774a3-4e30-4e52-a80b-e8d8f2e72623} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 14201 | 2026.02.27 03:13:22.242525 [ 147 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14202 | 2026.02.27 03:13:22.242560 [ 5 ] {d50774a3-4e30-4e52-a80b-e8d8f2e72623} <Debug> TCPHandler: Processed in 0.001329645 sec. | ||
| 14203 | 2026.02.27 03:13:22.242589 [ 147 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14204 | 2026.02.27 03:13:22.242626 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14205 | 2026.02.27 03:13:22.242716 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 14206 | 2026.02.27 03:13:22.242826 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14207 | 2026.02.27 03:13:22.242859 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5688 rows starting from the beginning of the part | ||
| 14208 | 2026.02.27 03:13:22.242922 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 90 rows starting from the beginning of the part | ||
| 14209 | 2026.02.27 03:13:22.242967 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 14210 | 2026.02.27 03:13:22.243007 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 14211 | 2026.02.27 03:13:22.243049 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 14212 | 2026.02.27 03:13:22.243089 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 14213 | 2026.02.27 03:13:22.245092 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6018 rows, containing 4 columns (4 merged, 0 gathered) in 0.002410343 sec., 2496740.090518237 rows/sec., 166.42 MiB/sec. | ||
| 14214 | 2026.02.27 03:13:22.245442 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14215 | 2026.02.27 03:13:22.245698 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_106_21} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2026.02.27 03:13:22.245767 [ 195 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_106_21} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14217 | 2026.02.27 03:13:22.245853 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14218 | 2026.02.27 03:13:22.246059 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30878 rows, containing 5 columns (5 merged, 0 gathered) in 0.006972221 sec., 4428717.90782306 rows/sec., 303.10 MiB/sec. | ||
| 14219 | 2026.02.27 03:13:22.246551 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14220 | 2026.02.27 03:13:22.246804 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.02.27 03:13:22.246873 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14222 | 2026.02.27 03:13:22.246962 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14223 | 2026.02.27 03:13:23.013856 [ 218 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 14224 | 2026.02.27 03:13:23.013916 [ 218 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 14225 | 2026.02.27 03:13:23.017102 [ 218 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 14226 | 2026.02.27 03:13:23.297419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 14227 | 2026.02.27 03:13:23.313316 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14228 | 2026.02.27 03:13:23.313372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14229 | 2026.02.27 03:13:23.318979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14230 | 2026.02.27 03:13:23.319640 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14231 | 2026.02.27 03:13:23.322417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 14232 | 2026.02.27 03:13:24.508481 [ 144 ] {} <Debug> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 14233 | 2026.02.27 03:13:24.508542 [ 144 ] {} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2026.02.27 03:13:24.508562 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14235 | 2026.02.27 03:13:24.508690 [ 186 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 14236 | 2026.02.27 03:13:24.508835 [ 186 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14237 | 2026.02.27 03:13:24.508870 [ 186 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 160 rows starting from the beginning of the part | ||
| 14238 | 2026.02.27 03:13:24.508943 [ 186 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 14239 | 2026.02.27 03:13:24.508991 [ 186 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 14240 | 2026.02.27 03:13:24.509037 [ 186 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 14241 | 2026.02.27 03:13:24.509085 [ 186 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 14242 | 2026.02.27 03:13:24.509895 [ 195 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260793 sec., 488581.39282181923 rows/sec., 30.02 MiB/sec. | ||
| 14243 | 2026.02.27 03:13:24.510079 [ 202 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 14244 | 2026.02.27 03:13:24.510364 [ 202 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_22_5} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14245 | 2026.02.27 03:13:24.510435 [ 202 ] {c2efbac2-6e00-4a18-b451-3ab0fb9fe177::all_1_22_5} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 14246 | 2026.02.27 03:13:24.510520 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14247 | 2026.02.27 03:13:25.500539 [ 142 ] {} <Debug> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 14248 | 2026.02.27 03:13:25.500606 [ 142 ] {} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2026.02.27 03:13:25.500628 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.27 GiB. | ||
| 14250 | 2026.02.27 03:13:25.500728 [ 186 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 14251 | 2026.02.27 03:13:25.500841 [ 186 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14252 | 2026.02.27 03:13:25.500873 [ 186 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 308 rows starting from the beginning of the part | ||
| 14253 | 2026.02.27 03:13:25.500942 [ 186 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 14254 | 2026.02.27 03:13:25.500986 [ 186 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 14255 | 2026.02.27 03:13:25.501028 [ 186 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 14256 | 2026.02.27 03:13:25.501069 [ 186 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 14257 | 2026.02.27 03:13:25.501950 [ 195 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258623 sec., 940710.6019832786 rows/sec., 64.08 MiB/sec. | ||
| 14258 | 2026.02.27 03:13:25.502174 [ 196 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 14259 | 2026.02.27 03:13:25.502489 [ 196 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_22_5} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2026.02.27 03:13:25.502569 [ 196 ] {39241a1f-9e09-4266-a66b-91854084a061::all_1_22_5} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 14261 | 2026.02.27 03:13:25.502666 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14262 | 2026.02.27 03:13:26.547788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1710 | ||
| 14263 | 2026.02.27 03:13:26.550057 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14264 | 2026.02.27 03:13:26.550102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14265 | 2026.02.27 03:13:26.551299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14266 | 2026.02.27 03:13:26.551567 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14267 | 2026.02.27 03:13:26.551933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1710 | ||
| 14268 | 2026.02.27 03:13:27.231571 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14269 | 2026.02.27 03:13:27.231748 [ 5 ] {8c4ac476-bf52-4dce-9faf-e38e4e94dbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14270 | 2026.02.27 03:13:27.231813 [ 5 ] {8c4ac476-bf52-4dce-9faf-e38e4e94dbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14271 | 2026.02.27 03:13:27.232449 [ 5 ] {8c4ac476-bf52-4dce-9faf-e38e4e94dbfe} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14272 | 2026.02.27 03:13:27.232497 [ 5 ] {8c4ac476-bf52-4dce-9faf-e38e4e94dbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14273 | 2026.02.27 03:13:27.232888 [ 5 ] {8c4ac476-bf52-4dce-9faf-e38e4e94dbfe} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14274 | 2026.02.27 03:13:27.233113 [ 5 ] {8c4ac476-bf52-4dce-9faf-e38e4e94dbfe} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14275 | 2026.02.27 03:13:27.233267 [ 5 ] {8c4ac476-bf52-4dce-9faf-e38e4e94dbfe} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001568 sec., 44642.857142857145 rows/sec., 3.56 MiB/sec. | ||
| 14276 | 2026.02.27 03:13:27.233310 [ 5 ] {8c4ac476-bf52-4dce-9faf-e38e4e94dbfe} <Debug> TCPHandler: Processed in 0.001870359 sec. | ||
| 14277 | 2026.02.27 03:13:27.233429 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14278 | 2026.02.27 03:13:27.233525 [ 5 ] {5680a7e0-e938-403c-b933-ef299254e76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14279 | 2026.02.27 03:13:27.233566 [ 5 ] {5680a7e0-e938-403c-b933-ef299254e76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14280 | 2026.02.27 03:13:27.233968 [ 5 ] {5680a7e0-e938-403c-b933-ef299254e76a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14281 | 2026.02.27 03:13:27.234003 [ 5 ] {5680a7e0-e938-403c-b933-ef299254e76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14282 | 2026.02.27 03:13:27.234298 [ 5 ] {5680a7e0-e938-403c-b933-ef299254e76a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14283 | 2026.02.27 03:13:27.234507 [ 5 ] {5680a7e0-e938-403c-b933-ef299254e76a} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14284 | 2026.02.27 03:13:27.234638 [ 5 ] {5680a7e0-e938-403c-b933-ef299254e76a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001132 sec., 6183.745583038869 rows/sec., 464.99 KiB/sec. | ||
| 14285 | 2026.02.27 03:13:27.234675 [ 5 ] {5680a7e0-e938-403c-b933-ef299254e76a} <Debug> TCPHandler: Processed in 0.001295744 sec. | ||
| 14286 | 2026.02.27 03:13:27.234784 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14287 | 2026.02.27 03:13:27.234877 [ 5 ] {badd93e3-cc30-4886-b01e-ab85e2ea6ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14288 | 2026.02.27 03:13:27.234917 [ 5 ] {badd93e3-cc30-4886-b01e-ab85e2ea6ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14289 | 2026.02.27 03:13:27.235335 [ 5 ] {badd93e3-cc30-4886-b01e-ab85e2ea6ad8} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14290 | 2026.02.27 03:13:27.235371 [ 5 ] {badd93e3-cc30-4886-b01e-ab85e2ea6ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14291 | 2026.02.27 03:13:27.235660 [ 5 ] {badd93e3-cc30-4886-b01e-ab85e2ea6ad8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14292 | 2026.02.27 03:13:27.235877 [ 5 ] {badd93e3-cc30-4886-b01e-ab85e2ea6ad8} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14293 | 2026.02.27 03:13:27.236004 [ 5 ] {badd93e3-cc30-4886-b01e-ab85e2ea6ad8} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001144 sec., 62062.93706293706 rows/sec., 4.85 MiB/sec. | ||
| 14294 | 2026.02.27 03:13:27.236042 [ 5 ] {badd93e3-cc30-4886-b01e-ab85e2ea6ad8} <Debug> TCPHandler: Processed in 0.001307784 sec. | ||
| 14295 | 2026.02.27 03:13:27.236153 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14296 | 2026.02.27 03:13:27.236246 [ 5 ] {ae08aa00-b579-492f-9b0e-7bfc53840ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14297 | 2026.02.27 03:13:27.236290 [ 5 ] {ae08aa00-b579-492f-9b0e-7bfc53840ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14298 | 2026.02.27 03:13:27.236692 [ 5 ] {ae08aa00-b579-492f-9b0e-7bfc53840ca7} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14299 | 2026.02.27 03:13:27.236728 [ 5 ] {ae08aa00-b579-492f-9b0e-7bfc53840ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14300 | 2026.02.27 03:13:27.237050 [ 5 ] {ae08aa00-b579-492f-9b0e-7bfc53840ca7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14301 | 2026.02.27 03:13:27.237251 [ 5 ] {ae08aa00-b579-492f-9b0e-7bfc53840ca7} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2026.02.27 03:13:27.237383 [ 5 ] {ae08aa00-b579-492f-9b0e-7bfc53840ca7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 14303 | 2026.02.27 03:13:27.237419 [ 5 ] {ae08aa00-b579-492f-9b0e-7bfc53840ca7} <Debug> TCPHandler: Processed in 0.001315674 sec. | ||
| 14304 | 2026.02.27 03:13:27.237524 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14305 | 2026.02.27 03:13:27.237617 [ 5 ] {57e89585-1ac7-44f8-add7-98de4b8bc47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14306 | 2026.02.27 03:13:27.237671 [ 5 ] {57e89585-1ac7-44f8-add7-98de4b8bc47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14307 | 2026.02.27 03:13:27.238417 [ 5 ] {57e89585-1ac7-44f8-add7-98de4b8bc47b} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2026.02.27 03:13:27.238454 [ 5 ] {57e89585-1ac7-44f8-add7-98de4b8bc47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14309 | 2026.02.27 03:13:27.238948 [ 5 ] {57e89585-1ac7-44f8-add7-98de4b8bc47b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14310 | 2026.02.27 03:13:27.239162 [ 5 ] {57e89585-1ac7-44f8-add7-98de4b8bc47b} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2026.02.27 03:13:27.239291 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14312 | 2026.02.27 03:13:27.239300 [ 5 ] {57e89585-1ac7-44f8-add7-98de4b8bc47b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.0017 sec., 4117.64705882353 rows/sec., 7.38 MiB/sec. | ||
| 14313 | 2026.02.27 03:13:27.239361 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14314 | 2026.02.27 03:13:27.239390 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14315 | 2026.02.27 03:13:27.239393 [ 5 ] {57e89585-1ac7-44f8-add7-98de4b8bc47b} <Debug> TCPHandler: Processed in 0.001917849 sec. | ||
| 14316 | 2026.02.27 03:13:27.239512 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 14317 | 2026.02.27 03:13:27.239517 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14318 | 2026.02.27 03:13:27.239653 [ 5 ] {1324a7b9-a2db-40a5-91c7-8c59072f38de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14319 | 2026.02.27 03:13:27.239696 [ 5 ] {1324a7b9-a2db-40a5-91c7-8c59072f38de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14320 | 2026.02.27 03:13:27.239770 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14321 | 2026.02.27 03:13:27.239833 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1749 rows starting from the beginning of the part | ||
| 14322 | 2026.02.27 03:13:27.239968 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 14323 | 2026.02.27 03:13:27.240035 [ 5 ] {1324a7b9-a2db-40a5-91c7-8c59072f38de} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2026.02.27 03:13:27.240077 [ 5 ] {1324a7b9-a2db-40a5-91c7-8c59072f38de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14325 | 2026.02.27 03:13:27.240124 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part | ||
| 14326 | 2026.02.27 03:13:27.240259 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 14327 | 2026.02.27 03:13:27.240387 [ 5 ] {1324a7b9-a2db-40a5-91c7-8c59072f38de} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14328 | 2026.02.27 03:13:27.240392 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 34 rows starting from the beginning of the part | ||
| 14329 | 2026.02.27 03:13:27.240527 [ 186 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 14330 | 2026.02.27 03:13:27.240622 [ 5 ] {1324a7b9-a2db-40a5-91c7-8c59072f38de} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14331 | 2026.02.27 03:13:27.240759 [ 5 ] {1324a7b9-a2db-40a5-91c7-8c59072f38de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 14332 | 2026.02.27 03:13:27.240797 [ 5 ] {1324a7b9-a2db-40a5-91c7-8c59072f38de} <Debug> TCPHandler: Processed in 0.001329465 sec. | ||
| 14333 | 2026.02.27 03:13:27.247745 [ 195 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 19 columns (19 merged, 0 gathered) in 0.008281665 sec., 221936.04788409092 rows/sec., 397.70 MiB/sec. | ||
| 14334 | 2026.02.27 03:13:27.250151 [ 195 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14335 | 2026.02.27 03:13:27.250555 [ 195 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2026.02.27 03:13:27.250645 [ 195 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14337 | 2026.02.27 03:13:27.250830 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.20 MiB. | ||
| 14338 | 2026.02.27 03:13:28.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.30 MiB, peak 385.46 MiB, free memory in arenas 0.00 B, will set to 371.01 MiB (RSS), difference: 2.71 MiB | ||
| 14339 | 2026.02.27 03:13:28.949669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34019 | ||
| 14340 | 2026.02.27 03:13:28.950160 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14341 | 2026.02.27 03:13:28.950192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14342 | 2026.02.27 03:13:28.950660 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14343 | 2026.02.27 03:13:28.950887 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14344 | 2026.02.27 03:13:28.951014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34019 | ||
| 14345 | 2026.02.27 03:13:28.951031 [ 125 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14346 | 2026.02.27 03:13:28.951076 [ 125 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14347 | 2026.02.27 03:13:28.951098 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14348 | 2026.02.27 03:13:28.951244 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 14349 | 2026.02.27 03:13:28.951439 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14350 | 2026.02.27 03:13:28.951485 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31651 rows starting from the beginning of the part | ||
| 14351 | 2026.02.27 03:13:28.951559 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 14352 | 2026.02.27 03:13:28.951611 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 14353 | 2026.02.27 03:13:28.951659 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 14354 | 2026.02.27 03:13:28.951704 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 14355 | 2026.02.27 03:13:28.951749 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 14356 | 2026.02.27 03:13:28.954275 [ 191 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34019 rows, containing 4 columns (4 merged, 0 gathered) in 0.00310457 sec., 10957717.171782244 rows/sec., 156.75 MiB/sec. | ||
| 14357 | 2026.02.27 03:13:28.954563 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14358 | 2026.02.27 03:13:28.954812 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_71_14} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14359 | 2026.02.27 03:13:28.954886 [ 200 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_71_14} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14360 | 2026.02.27 03:13:28.954961 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14361 | 2026.02.27 03:13:30.823486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 14362 | 2026.02.27 03:13:30.840255 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14363 | 2026.02.27 03:13:30.840307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14364 | 2026.02.27 03:13:30.846229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14365 | 2026.02.27 03:13:30.846891 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14366 | 2026.02.27 03:13:30.847195 [ 118 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14367 | 2026.02.27 03:13:30.847292 [ 118 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2026.02.27 03:13:30.847329 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14369 | 2026.02.27 03:13:30.847443 [ 196 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 14370 | 2026.02.27 03:13:30.849721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14371 | 2026.02.27 03:13:30.850375 [ 196 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14372 | 2026.02.27 03:13:30.851161 [ 196 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 14373 | 2026.02.27 03:13:30.854461 [ 196 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 14374 | 2026.02.27 03:13:30.857770 [ 196 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 14375 | 2026.02.27 03:13:30.861688 [ 196 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 14376 | 2026.02.27 03:13:30.865882 [ 196 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 14377 | 2026.02.27 03:13:30.870166 [ 196 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 14378 | 2026.02.27 03:13:30.923600 [ 191 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.076194198 sec., 7021.532006938376 rows/sec., 36.31 MiB/sec. | ||
| 14379 | 2026.02.27 03:13:30.925715 [ 188 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14380 | 2026.02.27 03:13:30.927510 [ 188 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_71_14} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14381 | 2026.02.27 03:13:30.927605 [ 188 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_71_14} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14382 | 2026.02.27 03:13:30.928701 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14383 | 2026.02.27 03:13:31.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.40 MiB, peak 389.80 MiB, free memory in arenas 0.00 B, will set to 371.32 MiB (RSS), difference: -1.08 MiB | ||
| 14384 | 2026.02.27 03:13:32.231972 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2026.02.27 03:13:32.232149 [ 5 ] {a2516cce-7f1f-481b-90ba-b1a4b2697e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14386 | 2026.02.27 03:13:32.232214 [ 5 ] {a2516cce-7f1f-481b-90ba-b1a4b2697e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14387 | 2026.02.27 03:13:32.232945 [ 5 ] {a2516cce-7f1f-481b-90ba-b1a4b2697e8f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.02.27 03:13:32.232993 [ 5 ] {a2516cce-7f1f-481b-90ba-b1a4b2697e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14389 | 2026.02.27 03:13:32.233373 [ 5 ] {a2516cce-7f1f-481b-90ba-b1a4b2697e8f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14390 | 2026.02.27 03:13:32.233592 [ 5 ] {a2516cce-7f1f-481b-90ba-b1a4b2697e8f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.02.27 03:13:32.233744 [ 5 ] {a2516cce-7f1f-481b-90ba-b1a4b2697e8f} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001644 sec., 75425.7907542579 rows/sec., 6.48 MiB/sec. | ||
| 14392 | 2026.02.27 03:13:32.233785 [ 5 ] {a2516cce-7f1f-481b-90ba-b1a4b2697e8f} <Debug> TCPHandler: Processed in 0.001941241 sec. | ||
| 14393 | 2026.02.27 03:13:32.233924 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14394 | 2026.02.27 03:13:32.234017 [ 5 ] {9984c393-7e72-4cff-9afc-35785161db3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14395 | 2026.02.27 03:13:32.234057 [ 5 ] {9984c393-7e72-4cff-9afc-35785161db3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14396 | 2026.02.27 03:13:32.234483 [ 5 ] {9984c393-7e72-4cff-9afc-35785161db3f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2026.02.27 03:13:32.234519 [ 5 ] {9984c393-7e72-4cff-9afc-35785161db3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14398 | 2026.02.27 03:13:32.234834 [ 5 ] {9984c393-7e72-4cff-9afc-35785161db3f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14399 | 2026.02.27 03:13:32.235034 [ 5 ] {9984c393-7e72-4cff-9afc-35785161db3f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2026.02.27 03:13:32.235164 [ 5 ] {9984c393-7e72-4cff-9afc-35785161db3f} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001166 sec., 29159.519725557464 rows/sec., 2.14 MiB/sec. | ||
| 14401 | 2026.02.27 03:13:32.235202 [ 5 ] {9984c393-7e72-4cff-9afc-35785161db3f} <Debug> TCPHandler: Processed in 0.001325014 sec. | ||
| 14402 | 2026.02.27 03:13:32.235311 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14403 | 2026.02.27 03:13:32.235402 [ 5 ] {375bd672-d19b-4739-8a5a-6c519a8c2b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14404 | 2026.02.27 03:13:32.235441 [ 5 ] {375bd672-d19b-4739-8a5a-6c519a8c2b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14405 | 2026.02.27 03:13:32.235883 [ 5 ] {375bd672-d19b-4739-8a5a-6c519a8c2b5e} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14406 | 2026.02.27 03:13:32.235918 [ 5 ] {375bd672-d19b-4739-8a5a-6c519a8c2b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14407 | 2026.02.27 03:13:32.236207 [ 5 ] {375bd672-d19b-4739-8a5a-6c519a8c2b5e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14408 | 2026.02.27 03:13:32.236405 [ 5 ] {375bd672-d19b-4739-8a5a-6c519a8c2b5e} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14409 | 2026.02.27 03:13:32.236528 [ 5 ] {375bd672-d19b-4739-8a5a-6c519a8c2b5e} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001144 sec., 85664.33566433567 rows/sec., 6.69 MiB/sec. | ||
| 14410 | 2026.02.27 03:13:32.236565 [ 5 ] {375bd672-d19b-4739-8a5a-6c519a8c2b5e} <Debug> TCPHandler: Processed in 0.001300764 sec. | ||
| 14411 | 2026.02.27 03:13:32.236679 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14412 | 2026.02.27 03:13:32.236770 [ 5 ] {47783477-4afb-40e8-b8ec-f14cde1614be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14413 | 2026.02.27 03:13:32.236812 [ 5 ] {47783477-4afb-40e8-b8ec-f14cde1614be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14414 | 2026.02.27 03:13:32.237227 [ 5 ] {47783477-4afb-40e8-b8ec-f14cde1614be} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14415 | 2026.02.27 03:13:32.237262 [ 5 ] {47783477-4afb-40e8-b8ec-f14cde1614be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14416 | 2026.02.27 03:13:32.237578 [ 5 ] {47783477-4afb-40e8-b8ec-f14cde1614be} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14417 | 2026.02.27 03:13:32.237782 [ 5 ] {47783477-4afb-40e8-b8ec-f14cde1614be} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2026.02.27 03:13:32.237908 [ 5 ] {47783477-4afb-40e8-b8ec-f14cde1614be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 14419 | 2026.02.27 03:13:32.237944 [ 5 ] {47783477-4afb-40e8-b8ec-f14cde1614be} <Debug> TCPHandler: Processed in 0.001310974 sec. | ||
| 14420 | 2026.02.27 03:13:32.238052 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14421 | 2026.02.27 03:13:32.238142 [ 5 ] {ffd234ae-dc1f-49df-b5c1-b4325da7f3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14422 | 2026.02.27 03:13:32.238195 [ 5 ] {ffd234ae-dc1f-49df-b5c1-b4325da7f3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14423 | 2026.02.27 03:13:32.239040 [ 5 ] {ffd234ae-dc1f-49df-b5c1-b4325da7f3a7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14424 | 2026.02.27 03:13:32.239075 [ 5 ] {ffd234ae-dc1f-49df-b5c1-b4325da7f3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14425 | 2026.02.27 03:13:32.239606 [ 5 ] {ffd234ae-dc1f-49df-b5c1-b4325da7f3a7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14426 | 2026.02.27 03:13:32.239820 [ 5 ] {ffd234ae-dc1f-49df-b5c1-b4325da7f3a7} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14427 | 2026.02.27 03:13:32.239951 [ 5 ] {ffd234ae-dc1f-49df-b5c1-b4325da7f3a7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001827 sec., 18609.742747673783 rows/sec., 33.35 MiB/sec. | ||
| 14428 | 2026.02.27 03:13:32.240004 [ 5 ] {ffd234ae-dc1f-49df-b5c1-b4325da7f3a7} <Debug> TCPHandler: Processed in 0.001998382 sec. | ||
| 14429 | 2026.02.27 03:13:32.240116 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14430 | 2026.02.27 03:13:32.240207 [ 5 ] {994f7134-5b71-425f-bfd3-09b2ee5779de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14431 | 2026.02.27 03:13:32.240248 [ 5 ] {994f7134-5b71-425f-bfd3-09b2ee5779de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14432 | 2026.02.27 03:13:32.240576 [ 5 ] {994f7134-5b71-425f-bfd3-09b2ee5779de} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14433 | 2026.02.27 03:13:32.240612 [ 5 ] {994f7134-5b71-425f-bfd3-09b2ee5779de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14434 | 2026.02.27 03:13:32.240902 [ 5 ] {994f7134-5b71-425f-bfd3-09b2ee5779de} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14435 | 2026.02.27 03:13:32.241099 [ 5 ] {994f7134-5b71-425f-bfd3-09b2ee5779de} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2026.02.27 03:13:32.241225 [ 5 ] {994f7134-5b71-425f-bfd3-09b2ee5779de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 14437 | 2026.02.27 03:13:32.241260 [ 5 ] {994f7134-5b71-425f-bfd3-09b2ee5779de} <Debug> TCPHandler: Processed in 0.001190451 sec. | ||
| 14438 | 2026.02.27 03:13:36.246769 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14439 | 2026.02.27 03:13:36.246864 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14440 | 2026.02.27 03:13:36.452074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34531 | ||
| 14441 | 2026.02.27 03:13:36.452601 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14442 | 2026.02.27 03:13:36.452640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14443 | 2026.02.27 03:13:36.453114 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14444 | 2026.02.27 03:13:36.453342 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14445 | 2026.02.27 03:13:36.453476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34531 | ||
| 14446 | 2026.02.27 03:13:36.553012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1734 | ||
| 14447 | 2026.02.27 03:13:36.555525 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2026.02.27 03:13:36.555583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14449 | 2026.02.27 03:13:36.556765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14450 | 2026.02.27 03:13:36.557026 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2026.02.27 03:13:36.557325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1734 | ||
| 14452 | 2026.02.27 03:13:37.231794 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14453 | 2026.02.27 03:13:37.231997 [ 5 ] {083b3d09-374f-4a7c-a64c-2c8de715a8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14454 | 2026.02.27 03:13:37.232074 [ 5 ] {083b3d09-374f-4a7c-a64c-2c8de715a8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14455 | 2026.02.27 03:13:37.232747 [ 5 ] {083b3d09-374f-4a7c-a64c-2c8de715a8cd} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2026.02.27 03:13:37.232798 [ 5 ] {083b3d09-374f-4a7c-a64c-2c8de715a8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14457 | 2026.02.27 03:13:37.233198 [ 5 ] {083b3d09-374f-4a7c-a64c-2c8de715a8cd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14458 | 2026.02.27 03:13:37.233425 [ 5 ] {083b3d09-374f-4a7c-a64c-2c8de715a8cd} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14459 | 2026.02.27 03:13:37.233578 [ 5 ] {083b3d09-374f-4a7c-a64c-2c8de715a8cd} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001636 sec., 42787.28606356968 rows/sec., 3.42 MiB/sec. | ||
| 14460 | 2026.02.27 03:13:37.233623 [ 5 ] {083b3d09-374f-4a7c-a64c-2c8de715a8cd} <Debug> TCPHandler: Processed in 0.001971112 sec. | ||
| 14461 | 2026.02.27 03:13:37.233751 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14462 | 2026.02.27 03:13:37.233853 [ 5 ] {40b3d9fb-7a0f-49d0-9e51-eb2c798740a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14463 | 2026.02.27 03:13:37.233896 [ 5 ] {40b3d9fb-7a0f-49d0-9e51-eb2c798740a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14464 | 2026.02.27 03:13:37.234296 [ 5 ] {40b3d9fb-7a0f-49d0-9e51-eb2c798740a6} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2026.02.27 03:13:37.234333 [ 5 ] {40b3d9fb-7a0f-49d0-9e51-eb2c798740a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14466 | 2026.02.27 03:13:37.234625 [ 5 ] {40b3d9fb-7a0f-49d0-9e51-eb2c798740a6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14467 | 2026.02.27 03:13:37.234835 [ 5 ] {40b3d9fb-7a0f-49d0-9e51-eb2c798740a6} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2026.02.27 03:13:37.234963 [ 5 ] {40b3d9fb-7a0f-49d0-9e51-eb2c798740a6} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001134 sec., 6172.83950617284 rows/sec., 464.17 KiB/sec. | ||
| 14469 | 2026.02.27 03:13:37.235001 [ 5 ] {40b3d9fb-7a0f-49d0-9e51-eb2c798740a6} <Debug> TCPHandler: Processed in 0.001302264 sec. | ||
| 14470 | 2026.02.27 03:13:37.235112 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14471 | 2026.02.27 03:13:37.235206 [ 5 ] {18d3804b-576d-497b-aca8-34e95ad3ecd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14472 | 2026.02.27 03:13:37.235246 [ 5 ] {18d3804b-576d-497b-aca8-34e95ad3ecd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14473 | 2026.02.27 03:13:37.235664 [ 5 ] {18d3804b-576d-497b-aca8-34e95ad3ecd4} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14474 | 2026.02.27 03:13:37.235699 [ 5 ] {18d3804b-576d-497b-aca8-34e95ad3ecd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14475 | 2026.02.27 03:13:37.235995 [ 5 ] {18d3804b-576d-497b-aca8-34e95ad3ecd4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14476 | 2026.02.27 03:13:37.236201 [ 5 ] {18d3804b-576d-497b-aca8-34e95ad3ecd4} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14477 | 2026.02.27 03:13:37.236330 [ 5 ] {18d3804b-576d-497b-aca8-34e95ad3ecd4} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001143 sec., 62117.23534558181 rows/sec., 4.85 MiB/sec. | ||
| 14478 | 2026.02.27 03:13:37.236367 [ 5 ] {18d3804b-576d-497b-aca8-34e95ad3ecd4} <Debug> TCPHandler: Processed in 0.001305224 sec. | ||
| 14479 | 2026.02.27 03:13:37.236478 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14480 | 2026.02.27 03:13:37.236572 [ 5 ] {aefd24da-87bd-4a8d-a655-df21764254b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14481 | 2026.02.27 03:13:37.236615 [ 5 ] {aefd24da-87bd-4a8d-a655-df21764254b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14482 | 2026.02.27 03:13:37.237004 [ 5 ] {aefd24da-87bd-4a8d-a655-df21764254b6} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2026.02.27 03:13:37.237039 [ 5 ] {aefd24da-87bd-4a8d-a655-df21764254b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14484 | 2026.02.27 03:13:37.237364 [ 5 ] {aefd24da-87bd-4a8d-a655-df21764254b6} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14485 | 2026.02.27 03:13:37.237577 [ 5 ] {aefd24da-87bd-4a8d-a655-df21764254b6} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2026.02.27 03:13:37.237706 [ 5 ] {aefd24da-87bd-4a8d-a655-df21764254b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 14487 | 2026.02.27 03:13:37.237744 [ 5 ] {aefd24da-87bd-4a8d-a655-df21764254b6} <Debug> TCPHandler: Processed in 0.001315284 sec. | ||
| 14488 | 2026.02.27 03:13:37.237854 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14489 | 2026.02.27 03:13:37.237947 [ 5 ] {0ff6e323-9ab3-47d9-811b-c53bdd35c7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14490 | 2026.02.27 03:13:37.238000 [ 5 ] {0ff6e323-9ab3-47d9-811b-c53bdd35c7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14491 | 2026.02.27 03:13:37.238734 [ 5 ] {0ff6e323-9ab3-47d9-811b-c53bdd35c7f5} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2026.02.27 03:13:37.238770 [ 5 ] {0ff6e323-9ab3-47d9-811b-c53bdd35c7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14493 | 2026.02.27 03:13:37.239259 [ 5 ] {0ff6e323-9ab3-47d9-811b-c53bdd35c7f5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14494 | 2026.02.27 03:13:37.239478 [ 5 ] {0ff6e323-9ab3-47d9-811b-c53bdd35c7f5} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14495 | 2026.02.27 03:13:37.239625 [ 5 ] {0ff6e323-9ab3-47d9-811b-c53bdd35c7f5} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001696 sec., 4127.358490566037 rows/sec., 7.40 MiB/sec. | ||
| 14496 | 2026.02.27 03:13:37.239680 [ 5 ] {0ff6e323-9ab3-47d9-811b-c53bdd35c7f5} <Debug> TCPHandler: Processed in 0.001875639 sec. | ||
| 14497 | 2026.02.27 03:13:37.239803 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14498 | 2026.02.27 03:13:37.239896 [ 5 ] {47a2d612-1af0-4e1b-a296-0aa2d10ac740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14499 | 2026.02.27 03:13:37.239939 [ 5 ] {47a2d612-1af0-4e1b-a296-0aa2d10ac740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14500 | 2026.02.27 03:13:37.240270 [ 5 ] {47a2d612-1af0-4e1b-a296-0aa2d10ac740} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14501 | 2026.02.27 03:13:37.240305 [ 5 ] {47a2d612-1af0-4e1b-a296-0aa2d10ac740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14502 | 2026.02.27 03:13:37.240693 [ 5 ] {47a2d612-1af0-4e1b-a296-0aa2d10ac740} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14503 | 2026.02.27 03:13:37.240966 [ 5 ] {47a2d612-1af0-4e1b-a296-0aa2d10ac740} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14504 | 2026.02.27 03:13:37.241126 [ 5 ] {47a2d612-1af0-4e1b-a296-0aa2d10ac740} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 14505 | 2026.02.27 03:13:37.241172 [ 5 ] {47a2d612-1af0-4e1b-a296-0aa2d10ac740} <Debug> TCPHandler: Processed in 0.001419297 sec. | ||
| 14506 | 2026.02.27 03:13:38.350735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14507 | 2026.02.27 03:13:38.366235 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14508 | 2026.02.27 03:13:38.366282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14509 | 2026.02.27 03:13:38.372294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14510 | 2026.02.27 03:13:38.372972 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14511 | 2026.02.27 03:13:38.375796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14512 | 2026.02.27 03:13:42.263921 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14513 | 2026.02.27 03:13:42.264118 [ 5 ] {bdd12cb4-64cc-444b-a2fa-cf56de8cd5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14514 | 2026.02.27 03:13:42.264201 [ 5 ] {bdd12cb4-64cc-444b-a2fa-cf56de8cd5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14515 | 2026.02.27 03:13:42.264985 [ 5 ] {bdd12cb4-64cc-444b-a2fa-cf56de8cd5f5} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14516 | 2026.02.27 03:13:42.265042 [ 5 ] {bdd12cb4-64cc-444b-a2fa-cf56de8cd5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14517 | 2026.02.27 03:13:42.265517 [ 5 ] {bdd12cb4-64cc-444b-a2fa-cf56de8cd5f5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14518 | 2026.02.27 03:13:42.265777 [ 5 ] {bdd12cb4-64cc-444b-a2fa-cf56de8cd5f5} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14519 | 2026.02.27 03:13:42.265942 [ 5 ] {bdd12cb4-64cc-444b-a2fa-cf56de8cd5f5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001879 sec., 12772.751463544439 rows/sec., 1.06 MiB/sec. | ||
| 14520 | 2026.02.27 03:13:42.265999 [ 5 ] {bdd12cb4-64cc-444b-a2fa-cf56de8cd5f5} <Debug> TCPHandler: Processed in 0.002212027 sec. | ||
| 14521 | 2026.02.27 03:13:42.266134 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14522 | 2026.02.27 03:13:42.266240 [ 5 ] {4011d670-3c44-4af8-8d5e-c6da949716f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14523 | 2026.02.27 03:13:42.266285 [ 5 ] {4011d670-3c44-4af8-8d5e-c6da949716f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14524 | 2026.02.27 03:13:42.266700 [ 5 ] {4011d670-3c44-4af8-8d5e-c6da949716f9} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14525 | 2026.02.27 03:13:42.266742 [ 5 ] {4011d670-3c44-4af8-8d5e-c6da949716f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14526 | 2026.02.27 03:13:42.267101 [ 5 ] {4011d670-3c44-4af8-8d5e-c6da949716f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14527 | 2026.02.27 03:13:42.267323 [ 5 ] {4011d670-3c44-4af8-8d5e-c6da949716f9} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14528 | 2026.02.27 03:13:42.267477 [ 5 ] {4011d670-3c44-4af8-8d5e-c6da949716f9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001248 sec., 3205.128205128205 rows/sec., 261.36 KiB/sec. | ||
| 14529 | 2026.02.27 03:13:42.267541 [ 5 ] {4011d670-3c44-4af8-8d5e-c6da949716f9} <Debug> TCPHandler: Processed in 0.001459737 sec. | ||
| 14530 | 2026.02.27 03:13:42.267672 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14531 | 2026.02.27 03:13:42.267775 [ 5 ] {783ab256-8450-43d3-bc20-c1ddaed08d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14532 | 2026.02.27 03:13:42.267820 [ 5 ] {783ab256-8450-43d3-bc20-c1ddaed08d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14533 | 2026.02.27 03:13:42.268996 [ 5 ] {783ab256-8450-43d3-bc20-c1ddaed08d40} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14534 | 2026.02.27 03:13:42.269033 [ 5 ] {783ab256-8450-43d3-bc20-c1ddaed08d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14535 | 2026.02.27 03:13:42.269433 [ 5 ] {783ab256-8450-43d3-bc20-c1ddaed08d40} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14536 | 2026.02.27 03:13:42.269637 [ 5 ] {783ab256-8450-43d3-bc20-c1ddaed08d40} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14537 | 2026.02.27 03:13:42.269770 [ 5 ] {783ab256-8450-43d3-bc20-c1ddaed08d40} <Debug> executeQuery: Read 1386 rows, 118.62 KiB in 0.002013 sec., 688524.5901639344 rows/sec., 57.54 MiB/sec. | ||
| 14538 | 2026.02.27 03:13:42.269808 [ 5 ] {783ab256-8450-43d3-bc20-c1ddaed08d40} <Debug> TCPHandler: Processed in 0.002194397 sec. | ||
| 14539 | 2026.02.27 03:13:42.269930 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14540 | 2026.02.27 03:13:42.270026 [ 5 ] {196a27e1-65be-4a72-a98e-56bb6256fa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14541 | 2026.02.27 03:13:42.270066 [ 5 ] {196a27e1-65be-4a72-a98e-56bb6256fa99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14542 | 2026.02.27 03:13:42.270506 [ 5 ] {196a27e1-65be-4a72-a98e-56bb6256fa99} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14543 | 2026.02.27 03:13:42.270543 [ 5 ] {196a27e1-65be-4a72-a98e-56bb6256fa99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14544 | 2026.02.27 03:13:42.270841 [ 5 ] {196a27e1-65be-4a72-a98e-56bb6256fa99} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14545 | 2026.02.27 03:13:42.271047 [ 5 ] {196a27e1-65be-4a72-a98e-56bb6256fa99} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14546 | 2026.02.27 03:13:42.271177 [ 5 ] {196a27e1-65be-4a72-a98e-56bb6256fa99} <Debug> executeQuery: Read 50 rows, 3.80 KiB in 0.001168 sec., 42808.219178082196 rows/sec., 3.17 MiB/sec. | ||
| 14547 | 2026.02.27 03:13:42.271214 [ 5 ] {196a27e1-65be-4a72-a98e-56bb6256fa99} <Debug> TCPHandler: Processed in 0.001334835 sec. | ||
| 14548 | 2026.02.27 03:13:42.271326 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14549 | 2026.02.27 03:13:42.271419 [ 5 ] {3c1693ac-fbe8-4491-9ddf-f926a4dcb0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14550 | 2026.02.27 03:13:42.271460 [ 5 ] {3c1693ac-fbe8-4491-9ddf-f926a4dcb0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14551 | 2026.02.27 03:13:42.271943 [ 5 ] {3c1693ac-fbe8-4491-9ddf-f926a4dcb0ec} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.02.27 03:13:42.271980 [ 5 ] {3c1693ac-fbe8-4491-9ddf-f926a4dcb0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14553 | 2026.02.27 03:13:42.272287 [ 5 ] {3c1693ac-fbe8-4491-9ddf-f926a4dcb0ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14554 | 2026.02.27 03:13:42.272511 [ 5 ] {3c1693ac-fbe8-4491-9ddf-f926a4dcb0ec} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.02.27 03:13:42.272638 [ 5 ] {3c1693ac-fbe8-4491-9ddf-f926a4dcb0ec} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001235 sec., 204048.5829959514 rows/sec., 14.11 MiB/sec. | ||
| 14556 | 2026.02.27 03:13:42.272675 [ 5 ] {3c1693ac-fbe8-4491-9ddf-f926a4dcb0ec} <Debug> TCPHandler: Processed in 0.001399127 sec. | ||
| 14557 | 2026.02.27 03:13:42.272788 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14558 | 2026.02.27 03:13:42.272881 [ 5 ] {fc4d31e0-703d-4556-9a53-9f75f800e99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14559 | 2026.02.27 03:13:42.272920 [ 5 ] {fc4d31e0-703d-4556-9a53-9f75f800e99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14560 | 2026.02.27 03:13:42.273327 [ 5 ] {fc4d31e0-703d-4556-9a53-9f75f800e99a} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2026.02.27 03:13:42.273362 [ 5 ] {fc4d31e0-703d-4556-9a53-9f75f800e99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14562 | 2026.02.27 03:13:42.273661 [ 5 ] {fc4d31e0-703d-4556-9a53-9f75f800e99a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14563 | 2026.02.27 03:13:42.273862 [ 5 ] {fc4d31e0-703d-4556-9a53-9f75f800e99a} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2026.02.27 03:13:42.273989 [ 5 ] {fc4d31e0-703d-4556-9a53-9f75f800e99a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 14565 | 2026.02.27 03:13:42.274026 [ 5 ] {fc4d31e0-703d-4556-9a53-9f75f800e99a} <Debug> TCPHandler: Processed in 0.001288904 sec. | ||
| 14566 | 2026.02.27 03:13:42.274141 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2026.02.27 03:13:42.274235 [ 5 ] {14be005d-2bfb-4e8f-82d6-c4e5c5377092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14568 | 2026.02.27 03:13:42.274274 [ 5 ] {14be005d-2bfb-4e8f-82d6-c4e5c5377092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14569 | 2026.02.27 03:13:42.274926 [ 5 ] {14be005d-2bfb-4e8f-82d6-c4e5c5377092} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2026.02.27 03:13:42.274963 [ 5 ] {14be005d-2bfb-4e8f-82d6-c4e5c5377092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14571 | 2026.02.27 03:13:42.275289 [ 5 ] {14be005d-2bfb-4e8f-82d6-c4e5c5377092} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14572 | 2026.02.27 03:13:42.275491 [ 5 ] {14be005d-2bfb-4e8f-82d6-c4e5c5377092} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2026.02.27 03:13:42.275620 [ 5 ] {14be005d-2bfb-4e8f-82d6-c4e5c5377092} <Debug> executeQuery: Read 594 rows, 45.71 KiB in 0.001403 sec., 423378.4746970777 rows/sec., 31.82 MiB/sec. | ||
| 14574 | 2026.02.27 03:13:42.275657 [ 5 ] {14be005d-2bfb-4e8f-82d6-c4e5c5377092} <Debug> TCPHandler: Processed in 0.001565491 sec. | ||
| 14575 | 2026.02.27 03:13:42.275770 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2026.02.27 03:13:42.275864 [ 5 ] {c7676145-d0c6-4b74-8535-60f8aa7a826b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14577 | 2026.02.27 03:13:42.275906 [ 5 ] {c7676145-d0c6-4b74-8535-60f8aa7a826b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14578 | 2026.02.27 03:13:42.276589 [ 5 ] {c7676145-d0c6-4b74-8535-60f8aa7a826b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.02.27 03:13:42.276628 [ 5 ] {c7676145-d0c6-4b74-8535-60f8aa7a826b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14580 | 2026.02.27 03:13:42.277011 [ 5 ] {c7676145-d0c6-4b74-8535-60f8aa7a826b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14581 | 2026.02.27 03:13:42.277230 [ 5 ] {c7676145-d0c6-4b74-8535-60f8aa7a826b} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.02.27 03:13:42.277369 [ 5 ] {c7676145-d0c6-4b74-8535-60f8aa7a826b} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001524 sec., 578740.157480315 rows/sec., 39.28 MiB/sec. | ||
| 14583 | 2026.02.27 03:13:42.277407 [ 5 ] {c7676145-d0c6-4b74-8535-60f8aa7a826b} <Debug> TCPHandler: Processed in 0.001687624 sec. | ||
| 14584 | 2026.02.27 03:13:42.277532 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2026.02.27 03:13:42.277635 [ 5 ] {53789896-d510-4532-88cd-3c8811b4b74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14586 | 2026.02.27 03:13:42.277693 [ 5 ] {53789896-d510-4532-88cd-3c8811b4b74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14587 | 2026.02.27 03:13:42.278671 [ 5 ] {53789896-d510-4532-88cd-3c8811b4b74c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.02.27 03:13:42.278718 [ 5 ] {53789896-d510-4532-88cd-3c8811b4b74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14589 | 2026.02.27 03:13:42.279284 [ 5 ] {53789896-d510-4532-88cd-3c8811b4b74c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14590 | 2026.02.27 03:13:42.279512 [ 5 ] {53789896-d510-4532-88cd-3c8811b4b74c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.02.27 03:13:42.279653 [ 5 ] {53789896-d510-4532-88cd-3c8811b4b74c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002037 sec., 16691.212567501225 rows/sec., 29.91 MiB/sec. | ||
| 14592 | 2026.02.27 03:13:42.279715 [ 5 ] {53789896-d510-4532-88cd-3c8811b4b74c} <Debug> TCPHandler: Processed in 0.002235588 sec. | ||
| 14593 | 2026.02.27 03:13:42.279835 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.02.27 03:13:42.279930 [ 5 ] {0e892687-03da-4cbb-8e1e-e017e3dfcab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14595 | 2026.02.27 03:13:42.279972 [ 5 ] {0e892687-03da-4cbb-8e1e-e017e3dfcab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14596 | 2026.02.27 03:13:42.280323 [ 5 ] {0e892687-03da-4cbb-8e1e-e017e3dfcab3} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2026.02.27 03:13:42.280361 [ 5 ] {0e892687-03da-4cbb-8e1e-e017e3dfcab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14598 | 2026.02.27 03:13:42.280668 [ 5 ] {0e892687-03da-4cbb-8e1e-e017e3dfcab3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14599 | 2026.02.27 03:13:42.280890 [ 5 ] {0e892687-03da-4cbb-8e1e-e017e3dfcab3} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2026.02.27 03:13:42.281021 [ 5 ] {0e892687-03da-4cbb-8e1e-e017e3dfcab3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 14601 | 2026.02.27 03:13:42.281059 [ 5 ] {0e892687-03da-4cbb-8e1e-e017e3dfcab3} <Debug> TCPHandler: Processed in 0.001274833 sec. | ||
| 14602 | 2026.02.27 03:13:43.954540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34979 | ||
| 14603 | 2026.02.27 03:13:43.955041 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14604 | 2026.02.27 03:13:43.955090 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14605 | 2026.02.27 03:13:43.955584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14606 | 2026.02.27 03:13:43.955836 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14607 | 2026.02.27 03:13:43.955982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34979 | ||
| 14608 | 2026.02.27 03:13:44.171321 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43668 | ||
| 14609 | 2026.02.27 03:13:44.171429 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14610 | 2026.02.27 03:13:44.171459 [ 289 ] {} <Debug> TCP-Session: 061685a3-3012-4f2e-be7c-fdd4448504dd Authenticating user 'default' from [fd00:1122:3344:101::e]:43668 | ||
| 14611 | 2026.02.27 03:13:44.171481 [ 289 ] {} <Debug> TCP-Session: 061685a3-3012-4f2e-be7c-fdd4448504dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14612 | 2026.02.27 03:13:44.171493 [ 289 ] {} <Debug> TCP-Session: 061685a3-3012-4f2e-be7c-fdd4448504dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14613 | 2026.02.27 03:13:44.171678 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54622 | ||
| 14614 | 2026.02.27 03:13:44.171725 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40389 | ||
| 14615 | 2026.02.27 03:13:44.171753 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38815 | ||
| 14616 | 2026.02.27 03:13:44.171766 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57728 | ||
| 14617 | 2026.02.27 03:13:44.171783 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14618 | 2026.02.27 03:13:44.171830 [ 289 ] {} <Trace> TCP-Session: 061685a3-3012-4f2e-be7c-fdd4448504dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14619 | 2026.02.27 03:13:44.171853 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14620 | 2026.02.27 03:13:44.171855 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14621 | 2026.02.27 03:13:44.171864 [ 290 ] {} <Debug> TCP-Session: 37dbedba-c1dd-4793-9f03-ca517d4cd58b Authenticating user 'default' from [fd00:1122:3344:101::e]:54622 | ||
| 14622 | 2026.02.27 03:13:44.171895 [ 3 ] {} <Debug> TCP-Session: a80dc86e-759a-4669-a579-aac450a816e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38815 | ||
| 14623 | 2026.02.27 03:13:44.171897 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14624 | 2026.02.27 03:13:44.171938 [ 3 ] {} <Debug> TCP-Session: a80dc86e-759a-4669-a579-aac450a816e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14625 | 2026.02.27 03:13:44.171928 [ 290 ] {} <Debug> TCP-Session: 37dbedba-c1dd-4793-9f03-ca517d4cd58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14626 | 2026.02.27 03:13:44.171959 [ 3 ] {} <Debug> TCP-Session: a80dc86e-759a-4669-a579-aac450a816e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14627 | 2026.02.27 03:13:44.171973 [ 290 ] {} <Debug> TCP-Session: 37dbedba-c1dd-4793-9f03-ca517d4cd58b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14628 | 2026.02.27 03:13:44.171962 [ 287 ] {} <Debug> TCP-Session: 00a90a19-d591-42e0-9083-0b8a7c87b7b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57728 | ||
| 14629 | 2026.02.27 03:13:44.172008 [ 289 ] {6a2b5c05-5a98-4e74-9220-8c7208e75e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43668) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14630 | 2026.02.27 03:13:44.172030 [ 287 ] {} <Debug> TCP-Session: 00a90a19-d591-42e0-9083-0b8a7c87b7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14631 | 2026.02.27 03:13:44.171906 [ 291 ] {} <Debug> TCP-Session: f11c8733-2c5b-44b6-8be3-00411cad31f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40389 | ||
| 14632 | 2026.02.27 03:13:44.172067 [ 287 ] {} <Debug> TCP-Session: 00a90a19-d591-42e0-9083-0b8a7c87b7b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14633 | 2026.02.27 03:13:44.172084 [ 291 ] {} <Debug> TCP-Session: f11c8733-2c5b-44b6-8be3-00411cad31f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14634 | 2026.02.27 03:13:44.171739 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34068 | ||
| 14635 | 2026.02.27 03:13:44.172104 [ 291 ] {} <Debug> TCP-Session: f11c8733-2c5b-44b6-8be3-00411cad31f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14636 | 2026.02.27 03:13:44.171741 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53471 | ||
| 14637 | 2026.02.27 03:13:44.171733 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50835 | ||
| 14638 | 2026.02.27 03:13:44.171772 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43490 | ||
| 14639 | 2026.02.27 03:13:44.172230 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14640 | 2026.02.27 03:13:44.172234 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14641 | 2026.02.27 03:13:44.172271 [ 289 ] {6a2b5c05-5a98-4e74-9220-8c7208e75e9d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14642 | 2026.02.27 03:13:44.172279 [ 294 ] {} <Debug> TCP-Session: 59c45b07-7868-4b21-8eed-662236354470 Authenticating user 'default' from [fd00:1122:3344:101::e]:53471 | ||
| 14643 | 2026.02.27 03:13:44.172272 [ 292 ] {} <Debug> TCP-Session: 433419fd-ab00-4a65-a40a-7e2dd52a6bce Authenticating user 'default' from [fd00:1122:3344:101::e]:34068 | ||
| 14644 | 2026.02.27 03:13:44.172317 [ 294 ] {} <Debug> TCP-Session: 59c45b07-7868-4b21-8eed-662236354470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14645 | 2026.02.27 03:13:44.172328 [ 289 ] {6a2b5c05-5a98-4e74-9220-8c7208e75e9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14646 | 2026.02.27 03:13:44.172349 [ 294 ] {} <Debug> TCP-Session: 59c45b07-7868-4b21-8eed-662236354470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14647 | 2026.02.27 03:13:44.172348 [ 292 ] {} <Debug> TCP-Session: 433419fd-ab00-4a65-a40a-7e2dd52a6bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14648 | 2026.02.27 03:13:44.172396 [ 292 ] {} <Debug> TCP-Session: 433419fd-ab00-4a65-a40a-7e2dd52a6bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14649 | 2026.02.27 03:13:44.172639 [ 289 ] {6a2b5c05-5a98-4e74-9220-8c7208e75e9d} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 14650 | 2026.02.27 03:13:44.172729 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14651 | 2026.02.27 03:13:44.172764 [ 293 ] {} <Debug> TCP-Session: 6aa833b1-462b-4ff7-80e6-96990d2f3160 Authenticating user 'default' from [fd00:1122:3344:101::e]:50835 | ||
| 14652 | 2026.02.27 03:13:44.172785 [ 293 ] {} <Debug> TCP-Session: 6aa833b1-462b-4ff7-80e6-96990d2f3160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14653 | 2026.02.27 03:13:44.172800 [ 293 ] {} <Debug> TCP-Session: 6aa833b1-462b-4ff7-80e6-96990d2f3160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14654 | 2026.02.27 03:13:44.172849 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14655 | 2026.02.27 03:13:44.172884 [ 288 ] {} <Debug> TCP-Session: d25ea98c-72cd-4d78-bfb9-3c0145bf1ef5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43490 | ||
| 14656 | 2026.02.27 03:13:44.172902 [ 288 ] {} <Debug> TCP-Session: d25ea98c-72cd-4d78-bfb9-3c0145bf1ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14657 | 2026.02.27 03:13:44.172915 [ 288 ] {} <Debug> TCP-Session: d25ea98c-72cd-4d78-bfb9-3c0145bf1ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14658 | 2026.02.27 03:13:44.173648 [ 324 ] {6a2b5c05-5a98-4e74-9220-8c7208e75e9d} <Trace> AggregatingTransform: Aggregating | ||
| 14659 | 2026.02.27 03:13:44.173692 [ 324 ] {6a2b5c05-5a98-4e74-9220-8c7208e75e9d} <Trace> Aggregator: Aggregation method: without_key | ||
| 14660 | 2026.02.27 03:13:44.173727 [ 324 ] {6a2b5c05-5a98-4e74-9220-8c7208e75e9d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000982975 sec. (1017.320 rows/sec., 39.74 KiB/sec.) | ||
| 14661 | 2026.02.27 03:13:44.173744 [ 324 ] {6a2b5c05-5a98-4e74-9220-8c7208e75e9d} <Trace> Aggregator: Merging aggregated data | ||
| 14662 | 2026.02.27 03:13:44.175317 [ 289 ] {6a2b5c05-5a98-4e74-9220-8c7208e75e9d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003362 sec., 297.441998810232 rows/sec., 11.62 KiB/sec. | ||
| 14663 | 2026.02.27 03:13:44.175469 [ 289 ] {6a2b5c05-5a98-4e74-9220-8c7208e75e9d} <Debug> TCPHandler: Processed in 0.003755048 sec. | ||
| 14664 | 2026.02.27 03:13:44.175563 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14665 | 2026.02.27 03:13:44.175600 [ 294 ] {} <Debug> TCP-Session: 59c45b07-7868-4b21-8eed-662236354470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14666 | 2026.02.27 03:13:44.175600 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14667 | 2026.02.27 03:13:44.175619 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14668 | 2026.02.27 03:13:44.175640 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14669 | 2026.02.27 03:13:44.175658 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14670 | 2026.02.27 03:13:44.175680 [ 288 ] {} <Debug> TCP-Session: d25ea98c-72cd-4d78-bfb9-3c0145bf1ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14671 | 2026.02.27 03:13:44.175696 [ 293 ] {} <Debug> TCP-Session: 6aa833b1-462b-4ff7-80e6-96990d2f3160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14672 | 2026.02.27 03:13:44.175713 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14673 | 2026.02.27 03:13:44.175731 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14674 | 2026.02.27 03:13:44.175756 [ 287 ] {} <Debug> TCP-Session: 00a90a19-d591-42e0-9083-0b8a7c87b7b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14675 | 2026.02.27 03:13:44.175712 [ 3 ] {} <Debug> TCP-Session: a80dc86e-759a-4669-a579-aac450a816e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14676 | 2026.02.27 03:13:44.175782 [ 289 ] {} <Debug> TCP-Session: 061685a3-3012-4f2e-be7c-fdd4448504dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14677 | 2026.02.27 03:13:44.175695 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14678 | 2026.02.27 03:13:44.175675 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14679 | 2026.02.27 03:13:44.175851 [ 291 ] {} <Debug> TCP-Session: f11c8733-2c5b-44b6-8be3-00411cad31f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14680 | 2026.02.27 03:13:44.175648 [ 290 ] {} <Debug> TCP-Session: 37dbedba-c1dd-4793-9f03-ca517d4cd58b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14681 | 2026.02.27 03:13:44.175875 [ 292 ] {} <Debug> TCP-Session: 433419fd-ab00-4a65-a40a-7e2dd52a6bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14682 | 2026.02.27 03:13:45.641495 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53775 | ||
| 14683 | 2026.02.27 03:13:45.641648 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14684 | 2026.02.27 03:13:45.641683 [ 292 ] {} <Debug> TCP-Session: 8d9abe2f-48f2-4097-b18d-ee7104e52d4a Authenticating user 'default' from [fd00:1122:3344:101::e]:53775 | ||
| 14685 | 2026.02.27 03:13:45.641712 [ 292 ] {} <Debug> TCP-Session: 8d9abe2f-48f2-4097-b18d-ee7104e52d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14686 | 2026.02.27 03:13:45.641730 [ 292 ] {} <Debug> TCP-Session: 8d9abe2f-48f2-4097-b18d-ee7104e52d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14687 | 2026.02.27 03:13:45.641975 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45596 | ||
| 14688 | 2026.02.27 03:13:45.642012 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62225 | ||
| 14689 | 2026.02.27 03:13:45.642034 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63317 | ||
| 14690 | 2026.02.27 03:13:45.642073 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58567 | ||
| 14691 | 2026.02.27 03:13:45.642116 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14692 | 2026.02.27 03:13:45.642129 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14693 | 2026.02.27 03:13:45.642155 [ 293 ] {} <Debug> TCP-Session: ee7732c2-0b9e-469e-9676-39fd00002fb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45596 | ||
| 14694 | 2026.02.27 03:13:45.642175 [ 294 ] {} <Debug> TCP-Session: 6b683ec3-f6f7-4cd3-b99e-b95d4ca4b616 Authenticating user 'default' from [fd00:1122:3344:101::e]:62225 | ||
| 14695 | 2026.02.27 03:13:45.642193 [ 293 ] {} <Debug> TCP-Session: ee7732c2-0b9e-469e-9676-39fd00002fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14696 | 2026.02.27 03:13:45.642211 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14697 | 2026.02.27 03:13:45.642219 [ 293 ] {} <Debug> TCP-Session: ee7732c2-0b9e-469e-9676-39fd00002fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14698 | 2026.02.27 03:13:45.642221 [ 294 ] {} <Debug> TCP-Session: 6b683ec3-f6f7-4cd3-b99e-b95d4ca4b616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14699 | 2026.02.27 03:13:45.642245 [ 292 ] {} <Trace> TCP-Session: 8d9abe2f-48f2-4097-b18d-ee7104e52d4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14700 | 2026.02.27 03:13:45.642261 [ 294 ] {} <Debug> TCP-Session: 6b683ec3-f6f7-4cd3-b99e-b95d4ca4b616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14701 | 2026.02.27 03:13:45.642246 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14702 | 2026.02.27 03:13:45.642240 [ 289 ] {} <Debug> TCP-Session: 2f8e6a60-8634-48f7-b514-7a95bdc8cd0f Authenticating user 'default' from [fd00:1122:3344:101::e]:58567 | ||
| 14703 | 2026.02.27 03:13:45.642362 [ 3 ] {} <Debug> TCP-Session: 05b78512-029d-4b07-b09b-acbb00bef010 Authenticating user 'default' from [fd00:1122:3344:101::e]:63317 | ||
| 14704 | 2026.02.27 03:13:45.642376 [ 289 ] {} <Debug> TCP-Session: 2f8e6a60-8634-48f7-b514-7a95bdc8cd0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14705 | 2026.02.27 03:13:45.642086 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36093 | ||
| 14706 | 2026.02.27 03:13:45.642406 [ 289 ] {} <Debug> TCP-Session: 2f8e6a60-8634-48f7-b514-7a95bdc8cd0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14707 | 2026.02.27 03:13:45.642403 [ 3 ] {} <Debug> TCP-Session: 05b78512-029d-4b07-b09b-acbb00bef010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14708 | 2026.02.27 03:13:45.642057 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65087 | ||
| 14709 | 2026.02.27 03:13:45.642485 [ 292 ] {521d6981-377f-440c-b324-a8672377a3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53775) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14710 | 2026.02.27 03:13:45.642499 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14711 | 2026.02.27 03:13:45.642483 [ 3 ] {} <Debug> TCP-Session: 05b78512-029d-4b07-b09b-acbb00bef010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14712 | 2026.02.27 03:13:45.642560 [ 290 ] {} <Debug> TCP-Session: da7b813c-a411-4246-882a-7cb51560e95e Authenticating user 'default' from [fd00:1122:3344:101::e]:36093 | ||
| 14713 | 2026.02.27 03:13:45.642569 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14714 | 2026.02.27 03:13:45.642613 [ 290 ] {} <Debug> TCP-Session: da7b813c-a411-4246-882a-7cb51560e95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14715 | 2026.02.27 03:13:45.642040 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59981 | ||
| 14716 | 2026.02.27 03:13:45.642647 [ 290 ] {} <Debug> TCP-Session: da7b813c-a411-4246-882a-7cb51560e95e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14717 | 2026.02.27 03:13:45.642640 [ 288 ] {} <Debug> TCP-Session: 30d95884-e5eb-4e1d-b67f-af88b21d59c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65087 | ||
| 14718 | 2026.02.27 03:13:45.642101 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61851 | ||
| 14719 | 2026.02.27 03:13:45.642737 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14720 | 2026.02.27 03:13:45.642733 [ 288 ] {} <Debug> TCP-Session: 30d95884-e5eb-4e1d-b67f-af88b21d59c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14721 | 2026.02.27 03:13:45.642779 [ 287 ] {} <Debug> TCP-Session: 94a85bcb-840e-4691-9427-5fb0cb9257d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59981 | ||
| 14722 | 2026.02.27 03:13:45.642797 [ 288 ] {} <Debug> TCP-Session: 30d95884-e5eb-4e1d-b67f-af88b21d59c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14723 | 2026.02.27 03:13:45.642814 [ 287 ] {} <Debug> TCP-Session: 94a85bcb-840e-4691-9427-5fb0cb9257d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14724 | 2026.02.27 03:13:45.642816 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14725 | 2026.02.27 03:13:45.642840 [ 287 ] {} <Debug> TCP-Session: 94a85bcb-840e-4691-9427-5fb0cb9257d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14726 | 2026.02.27 03:13:45.642825 [ 292 ] {521d6981-377f-440c-b324-a8672377a3ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14727 | 2026.02.27 03:13:45.642860 [ 291 ] {} <Debug> TCP-Session: 0017daee-1466-4af6-9f53-a57382a0ea6d Authenticating user 'default' from [fd00:1122:3344:101::e]:61851 | ||
| 14728 | 2026.02.27 03:13:45.642903 [ 291 ] {} <Debug> TCP-Session: 0017daee-1466-4af6-9f53-a57382a0ea6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14729 | 2026.02.27 03:13:45.642918 [ 291 ] {} <Debug> TCP-Session: 0017daee-1466-4af6-9f53-a57382a0ea6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14730 | 2026.02.27 03:13:45.642943 [ 292 ] {521d6981-377f-440c-b324-a8672377a3ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14731 | 2026.02.27 03:13:45.643322 [ 292 ] {521d6981-377f-440c-b324-a8672377a3ad} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 14732 | 2026.02.27 03:13:45.644549 [ 331 ] {521d6981-377f-440c-b324-a8672377a3ad} <Trace> AggregatingTransform: Aggregating | ||
| 14733 | 2026.02.27 03:13:45.644596 [ 331 ] {521d6981-377f-440c-b324-a8672377a3ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 14734 | 2026.02.27 03:13:45.644635 [ 331 ] {521d6981-377f-440c-b324-a8672377a3ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00116563 sec. (857.905 rows/sec., 33.51 KiB/sec.) | ||
| 14735 | 2026.02.27 03:13:45.644656 [ 331 ] {521d6981-377f-440c-b324-a8672377a3ad} <Trace> Aggregator: Merging aggregated data | ||
| 14736 | 2026.02.27 03:13:45.646210 [ 292 ] {521d6981-377f-440c-b324-a8672377a3ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003807 sec., 262.67402153926975 rows/sec., 10.26 KiB/sec. | ||
| 14737 | 2026.02.27 03:13:45.646412 [ 292 ] {521d6981-377f-440c-b324-a8672377a3ad} <Debug> TCPHandler: Processed in 0.004352753 sec. | ||
| 14738 | 2026.02.27 03:13:45.646584 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14739 | 2026.02.27 03:13:45.646616 [ 292 ] {} <Debug> TCP-Session: 8d9abe2f-48f2-4097-b18d-ee7104e52d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14740 | 2026.02.27 03:13:45.646622 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14741 | 2026.02.27 03:13:45.646645 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14742 | 2026.02.27 03:13:45.646660 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14743 | 2026.02.27 03:13:45.646692 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14744 | 2026.02.27 03:13:45.646713 [ 291 ] {} <Debug> TCP-Session: 0017daee-1466-4af6-9f53-a57382a0ea6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14745 | 2026.02.27 03:13:45.646750 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14746 | 2026.02.27 03:13:45.646761 [ 287 ] {} <Debug> TCP-Session: 94a85bcb-840e-4691-9427-5fb0cb9257d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14747 | 2026.02.27 03:13:45.646768 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14748 | 2026.02.27 03:13:45.646790 [ 3 ] {} <Debug> TCP-Session: 05b78512-029d-4b07-b09b-acbb00bef010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14749 | 2026.02.27 03:13:45.646838 [ 290 ] {} <Debug> TCP-Session: da7b813c-a411-4246-882a-7cb51560e95e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14750 | 2026.02.27 03:13:45.646736 [ 294 ] {} <Debug> TCP-Session: 6b683ec3-f6f7-4cd3-b99e-b95d4ca4b616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14751 | 2026.02.27 03:13:45.646728 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14752 | 2026.02.27 03:13:45.646709 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14753 | 2026.02.27 03:13:45.646936 [ 288 ] {} <Debug> TCP-Session: 30d95884-e5eb-4e1d-b67f-af88b21d59c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14754 | 2026.02.27 03:13:45.646679 [ 293 ] {} <Debug> TCP-Session: ee7732c2-0b9e-469e-9676-39fd00002fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14755 | 2026.02.27 03:13:45.646965 [ 289 ] {} <Debug> TCP-Session: 2f8e6a60-8634-48f7-b514-7a95bdc8cd0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14756 | 2026.02.27 03:13:45.876793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14757 | 2026.02.27 03:13:45.888557 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52418 | ||
| 14758 | 2026.02.27 03:13:45.888663 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14759 | 2026.02.27 03:13:45.888690 [ 292 ] {} <Debug> TCP-Session: 63acb2ec-f900-4c3c-bdc0-43057336866a Authenticating user 'default' from [fd00:1122:3344:101::e]:52418 | ||
| 14760 | 2026.02.27 03:13:45.888712 [ 292 ] {} <Debug> TCP-Session: 63acb2ec-f900-4c3c-bdc0-43057336866a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14761 | 2026.02.27 03:13:45.888725 [ 292 ] {} <Debug> TCP-Session: 63acb2ec-f900-4c3c-bdc0-43057336866a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14762 | 2026.02.27 03:13:45.888953 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51446 | ||
| 14763 | 2026.02.27 03:13:45.888958 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53066 | ||
| 14764 | 2026.02.27 03:13:45.889003 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46224 | ||
| 14765 | 2026.02.27 03:13:45.889013 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42062 | ||
| 14766 | 2026.02.27 03:13:45.889032 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57082 | ||
| 14767 | 2026.02.27 03:13:45.889064 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14768 | 2026.02.27 03:13:45.889089 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14769 | 2026.02.27 03:13:45.889089 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14770 | 2026.02.27 03:13:45.889120 [ 293 ] {} <Debug> TCP-Session: f7bd4dee-e458-4732-9de2-7272ac848588 Authenticating user 'default' from [fd00:1122:3344:101::e]:51446 | ||
| 14771 | 2026.02.27 03:13:45.889132 [ 294 ] {} <Debug> TCP-Session: 0f65e54b-1f39-40c1-bd46-59b8e813befe Authenticating user 'default' from [fd00:1122:3344:101::e]:53066 | ||
| 14772 | 2026.02.27 03:13:45.889145 [ 288 ] {} <Debug> TCP-Session: 87dd02e5-7f44-4713-a02a-c490812134f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46224 | ||
| 14773 | 2026.02.27 03:13:45.889162 [ 293 ] {} <Debug> TCP-Session: f7bd4dee-e458-4732-9de2-7272ac848588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14774 | 2026.02.27 03:13:45.889187 [ 288 ] {} <Debug> TCP-Session: 87dd02e5-7f44-4713-a02a-c490812134f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14775 | 2026.02.27 03:13:45.889213 [ 293 ] {} <Debug> TCP-Session: f7bd4dee-e458-4732-9de2-7272ac848588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14776 | 2026.02.27 03:13:45.889226 [ 288 ] {} <Debug> TCP-Session: 87dd02e5-7f44-4713-a02a-c490812134f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14777 | 2026.02.27 03:13:45.889169 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14778 | 2026.02.27 03:13:45.889176 [ 294 ] {} <Debug> TCP-Session: 0f65e54b-1f39-40c1-bd46-59b8e813befe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14779 | 2026.02.27 03:13:45.889115 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14780 | 2026.02.27 03:13:45.889307 [ 294 ] {} <Debug> TCP-Session: 0f65e54b-1f39-40c1-bd46-59b8e813befe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14781 | 2026.02.27 03:13:45.889308 [ 291 ] {} <Debug> TCP-Session: d9245cb6-062c-4096-8a63-d67c8080eadd Authenticating user 'default' from [fd00:1122:3344:101::e]:57082 | ||
| 14782 | 2026.02.27 03:13:45.889336 [ 289 ] {} <Debug> TCP-Session: aca23ab5-041f-41c8-9230-719aaeaa06fd Authenticating user 'default' from [fd00:1122:3344:101::e]:42062 | ||
| 14783 | 2026.02.27 03:13:45.889020 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36239 | ||
| 14784 | 2026.02.27 03:13:45.889380 [ 289 ] {} <Debug> TCP-Session: aca23ab5-041f-41c8-9230-719aaeaa06fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14785 | 2026.02.27 03:13:45.888994 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33074 | ||
| 14786 | 2026.02.27 03:13:45.889417 [ 289 ] {} <Debug> TCP-Session: aca23ab5-041f-41c8-9230-719aaeaa06fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14787 | 2026.02.27 03:13:45.889441 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14788 | 2026.02.27 03:13:45.888994 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50540 | ||
| 14789 | 2026.02.27 03:13:45.889479 [ 290 ] {} <Debug> TCP-Session: 6b11351d-105d-4a91-a400-6b95e890377a Authenticating user 'default' from [fd00:1122:3344:101::e]:36239 | ||
| 14790 | 2026.02.27 03:13:45.889494 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14791 | 2026.02.27 03:13:45.889518 [ 290 ] {} <Debug> TCP-Session: 6b11351d-105d-4a91-a400-6b95e890377a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14792 | 2026.02.27 03:13:45.889536 [ 3 ] {} <Debug> TCP-Session: 32687c7d-b907-4643-bd64-4ad104a38b12 Authenticating user 'default' from [fd00:1122:3344:101::e]:33074 | ||
| 14793 | 2026.02.27 03:13:45.889543 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14794 | 2026.02.27 03:13:45.889543 [ 290 ] {} <Debug> TCP-Session: 6b11351d-105d-4a91-a400-6b95e890377a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14795 | 2026.02.27 03:13:45.889560 [ 3 ] {} <Debug> TCP-Session: 32687c7d-b907-4643-bd64-4ad104a38b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14796 | 2026.02.27 03:13:45.889572 [ 287 ] {} <Debug> TCP-Session: df873acb-07fa-4899-a90b-bec6477da26c Authenticating user 'default' from [fd00:1122:3344:101::e]:50540 | ||
| 14797 | 2026.02.27 03:13:45.889598 [ 3 ] {} <Debug> TCP-Session: 32687c7d-b907-4643-bd64-4ad104a38b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14798 | 2026.02.27 03:13:45.889608 [ 287 ] {} <Debug> TCP-Session: df873acb-07fa-4899-a90b-bec6477da26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14799 | 2026.02.27 03:13:45.889377 [ 291 ] {} <Debug> TCP-Session: d9245cb6-062c-4096-8a63-d67c8080eadd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14800 | 2026.02.27 03:13:45.889624 [ 287 ] {} <Debug> TCP-Session: df873acb-07fa-4899-a90b-bec6477da26c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14801 | 2026.02.27 03:13:45.889030 [ 292 ] {} <Trace> TCP-Session: 63acb2ec-f900-4c3c-bdc0-43057336866a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14802 | 2026.02.27 03:13:45.889657 [ 291 ] {} <Debug> TCP-Session: d9245cb6-062c-4096-8a63-d67c8080eadd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14803 | 2026.02.27 03:13:45.889830 [ 292 ] {a976d0ab-c6dc-4197-8159-ec6a036c7e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52418) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14804 | 2026.02.27 03:13:45.890096 [ 292 ] {a976d0ab-c6dc-4197-8159-ec6a036c7e9b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14805 | 2026.02.27 03:13:45.890151 [ 292 ] {a976d0ab-c6dc-4197-8159-ec6a036c7e9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14806 | 2026.02.27 03:13:45.890435 [ 292 ] {a976d0ab-c6dc-4197-8159-ec6a036c7e9b} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 14807 | 2026.02.27 03:13:45.891492 [ 332 ] {a976d0ab-c6dc-4197-8159-ec6a036c7e9b} <Trace> AggregatingTransform: Aggregating | ||
| 14808 | 2026.02.27 03:13:45.891531 [ 332 ] {a976d0ab-c6dc-4197-8159-ec6a036c7e9b} <Trace> Aggregator: Aggregation method: without_key | ||
| 14809 | 2026.02.27 03:13:45.891566 [ 332 ] {a976d0ab-c6dc-4197-8159-ec6a036c7e9b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019886 sec. (980.502 rows/sec., 38.30 KiB/sec.) | ||
| 14810 | 2026.02.27 03:13:45.891584 [ 332 ] {a976d0ab-c6dc-4197-8159-ec6a036c7e9b} <Trace> Aggregator: Merging aggregated data | ||
| 14811 | 2026.02.27 03:13:45.892918 [ 292 ] {a976d0ab-c6dc-4197-8159-ec6a036c7e9b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 14812 | 2026.02.27 03:13:45.893048 [ 292 ] {a976d0ab-c6dc-4197-8159-ec6a036c7e9b} <Debug> TCPHandler: Processed in 0.004128507 sec. | ||
| 14813 | 2026.02.27 03:13:45.893179 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14814 | 2026.02.27 03:13:45.893206 [ 292 ] {} <Debug> TCP-Session: 63acb2ec-f900-4c3c-bdc0-43057336866a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14815 | 2026.02.27 03:13:45.893217 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14816 | 2026.02.27 03:13:45.893240 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14817 | 2026.02.27 03:13:45.893268 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14818 | 2026.02.27 03:13:45.893288 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14819 | 2026.02.27 03:13:45.893309 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14820 | 2026.02.27 03:13:45.893329 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14821 | 2026.02.27 03:13:45.893340 [ 294 ] {} <Debug> TCP-Session: 0f65e54b-1f39-40c1-bd46-59b8e813befe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14822 | 2026.02.27 03:13:45.893358 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14823 | 2026.02.27 03:13:45.893371 [ 289 ] {} <Debug> TCP-Session: aca23ab5-041f-41c8-9230-719aaeaa06fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14824 | 2026.02.27 03:13:45.893368 [ 293 ] {} <Debug> TCP-Session: f7bd4dee-e458-4732-9de2-7272ac848588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14825 | 2026.02.27 03:13:45.893398 [ 290 ] {} <Debug> TCP-Session: 6b11351d-105d-4a91-a400-6b95e890377a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14826 | 2026.02.27 03:13:45.893347 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14827 | 2026.02.27 03:13:45.893318 [ 3 ] {} <Debug> TCP-Session: 32687c7d-b907-4643-bd64-4ad104a38b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14828 | 2026.02.27 03:13:45.893486 [ 287 ] {} <Debug> TCP-Session: df873acb-07fa-4899-a90b-bec6477da26c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14829 | 2026.02.27 03:13:45.893290 [ 291 ] {} <Debug> TCP-Session: d9245cb6-062c-4096-8a63-d67c8080eadd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14830 | 2026.02.27 03:13:45.893294 [ 288 ] {} <Debug> TCP-Session: 87dd02e5-7f44-4713-a02a-c490812134f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14831 | 2026.02.27 03:13:45.894355 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14832 | 2026.02.27 03:13:45.894409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14833 | 2026.02.27 03:13:45.900652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14834 | 2026.02.27 03:13:45.901462 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14835 | 2026.02.27 03:13:45.905817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14836 | 2026.02.27 03:13:46.558379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1772 | ||
| 14837 | 2026.02.27 03:13:46.560952 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2026.02.27 03:13:46.561034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14839 | 2026.02.27 03:13:46.562255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14840 | 2026.02.27 03:13:46.562527 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.02.27 03:13:46.562848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1772 | ||
| 14842 | 2026.02.27 03:13:47.231838 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14843 | 2026.02.27 03:13:47.232026 [ 5 ] {2896beb6-5426-46a5-8b4d-74413cdba04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14844 | 2026.02.27 03:13:47.232100 [ 5 ] {2896beb6-5426-46a5-8b4d-74413cdba04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14845 | 2026.02.27 03:13:47.232830 [ 5 ] {2896beb6-5426-46a5-8b4d-74413cdba04f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14846 | 2026.02.27 03:13:47.232917 [ 5 ] {2896beb6-5426-46a5-8b4d-74413cdba04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14847 | 2026.02.27 03:13:47.233314 [ 5 ] {2896beb6-5426-46a5-8b4d-74413cdba04f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14848 | 2026.02.27 03:13:47.233535 [ 5 ] {2896beb6-5426-46a5-8b4d-74413cdba04f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14849 | 2026.02.27 03:13:47.233699 [ 5 ] {2896beb6-5426-46a5-8b4d-74413cdba04f} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001726 sec., 40556.199304750866 rows/sec., 3.24 MiB/sec. | ||
| 14850 | 2026.02.27 03:13:47.233742 [ 127 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14851 | 2026.02.27 03:13:47.233750 [ 5 ] {2896beb6-5426-46a5-8b4d-74413cdba04f} <Debug> TCPHandler: Processed in 0.002042503 sec. | ||
| 14852 | 2026.02.27 03:13:47.233826 [ 127 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2026.02.27 03:13:47.233858 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14854 | 2026.02.27 03:13:47.233930 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14855 | 2026.02.27 03:13:47.233970 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 14856 | 2026.02.27 03:13:47.234016 [ 220 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 14857 | 2026.02.27 03:13:47.234035 [ 5 ] {45d57d51-fea8-4ead-b2f0-eb6b527fdbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14858 | 2026.02.27 03:13:47.234073 [ 220 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 14859 | 2026.02.27 03:13:47.234102 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14860 | 2026.02.27 03:13:47.234102 [ 5 ] {45d57d51-fea8-4ead-b2f0-eb6b527fdbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14861 | 2026.02.27 03:13:47.234146 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2150 rows starting from the beginning of the part | ||
| 14862 | 2026.02.27 03:13:47.234223 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 70 rows starting from the beginning of the part | ||
| 14863 | 2026.02.27 03:13:47.234270 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 124 rows starting from the beginning of the part | ||
| 14864 | 2026.02.27 03:13:47.234314 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 70 rows starting from the beginning of the part | ||
| 14865 | 2026.02.27 03:13:47.234355 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1386 rows starting from the beginning of the part | ||
| 14866 | 2026.02.27 03:13:47.234398 [ 187 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 70 rows starting from the beginning of the part | ||
| 14867 | 2026.02.27 03:13:47.234571 [ 5 ] {45d57d51-fea8-4ead-b2f0-eb6b527fdbd8} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2026.02.27 03:13:47.234615 [ 5 ] {45d57d51-fea8-4ead-b2f0-eb6b527fdbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14869 | 2026.02.27 03:13:47.234931 [ 5 ] {45d57d51-fea8-4ead-b2f0-eb6b527fdbd8} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14870 | 2026.02.27 03:13:47.235203 [ 5 ] {45d57d51-fea8-4ead-b2f0-eb6b527fdbd8} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2026.02.27 03:13:47.235345 [ 127 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14872 | 2026.02.27 03:13:47.235351 [ 5 ] {45d57d51-fea8-4ead-b2f0-eb6b527fdbd8} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00134 sec., 5223.880597014925 rows/sec., 392.81 KiB/sec. | ||
| 14873 | 2026.02.27 03:13:47.235384 [ 127 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14874 | 2026.02.27 03:13:47.235407 [ 5 ] {45d57d51-fea8-4ead-b2f0-eb6b527fdbd8} <Debug> TCPHandler: Processed in 0.001527249 sec. | ||
| 14875 | 2026.02.27 03:13:47.235415 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14876 | 2026.02.27 03:13:47.235535 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14877 | 2026.02.27 03:13:47.235545 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 14878 | 2026.02.27 03:13:47.235634 [ 5 ] {0b2d9cd9-9d2d-4b0f-a49c-a821f6bd873d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14879 | 2026.02.27 03:13:47.235667 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14880 | 2026.02.27 03:13:47.235678 [ 5 ] {0b2d9cd9-9d2d-4b0f-a49c-a821f6bd873d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14881 | 2026.02.27 03:13:47.235707 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 215 rows starting from the beginning of the part | ||
| 14882 | 2026.02.27 03:13:47.235777 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 7 rows starting from the beginning of the part | ||
| 14883 | 2026.02.27 03:13:47.235822 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part | ||
| 14884 | 2026.02.27 03:13:47.235864 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 7 rows starting from the beginning of the part | ||
| 14885 | 2026.02.27 03:13:47.235904 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 50 rows starting from the beginning of the part | ||
| 14886 | 2026.02.27 03:13:47.235944 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 7 rows starting from the beginning of the part | ||
| 14887 | 2026.02.27 03:13:47.235973 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3870 rows, containing 5 columns (5 merged, 0 gathered) in 0.002049754 sec., 1888031.4418217991 rows/sec., 163.04 MiB/sec. | ||
| 14888 | 2026.02.27 03:13:47.236115 [ 5 ] {0b2d9cd9-9d2d-4b0f-a49c-a821f6bd873d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14889 | 2026.02.27 03:13:47.236157 [ 5 ] {0b2d9cd9-9d2d-4b0f-a49c-a821f6bd873d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 14890 | 2026.02.27 03:13:47.236228 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14891 | 2026.02.27 03:13:47.236518 [ 5 ] {0b2d9cd9-9d2d-4b0f-a49c-a821f6bd873d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14892 | 2026.02.27 03:13:47.236571 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_111_22} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14893 | 2026.02.27 03:13:47.236665 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_111_22} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14894 | 2026.02.27 03:13:47.236752 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 14895 | 2026.02.27 03:13:47.236789 [ 5 ] {0b2d9cd9-9d2d-4b0f-a49c-a821f6bd873d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14896 | 2026.02.27 03:13:47.236842 [ 194 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335605 sec., 239591.7954784536 rows/sec., 16.94 MiB/sec. | ||
| 14897 | 2026.02.27 03:13:47.236938 [ 5 ] {0b2d9cd9-9d2d-4b0f-a49c-a821f6bd873d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001322 sec., 53706.50529500756 rows/sec., 4.19 MiB/sec. | ||
| 14898 | 2026.02.27 03:13:47.236944 [ 127 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14899 | 2026.02.27 03:13:47.236983 [ 5 ] {0b2d9cd9-9d2d-4b0f-a49c-a821f6bd873d} <Debug> TCPHandler: Processed in 0.001494219 sec. | ||
| 14900 | 2026.02.27 03:13:47.236988 [ 127 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14901 | 2026.02.27 03:13:47.237025 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14902 | 2026.02.27 03:13:47.237086 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14903 | 2026.02.27 03:13:47.237108 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14904 | 2026.02.27 03:13:47.237121 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 14905 | 2026.02.27 03:13:47.237139 [ 219 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 14906 | 2026.02.27 03:13:47.237180 [ 219 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 14907 | 2026.02.27 03:13:47.237209 [ 5 ] {d9feb8f7-b645-4217-9e13-0cc193c6eab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14908 | 2026.02.27 03:13:47.237224 [ 220 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 14909 | 2026.02.27 03:13:47.237248 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14910 | 2026.02.27 03:13:47.237262 [ 5 ] {d9feb8f7-b645-4217-9e13-0cc193c6eab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14911 | 2026.02.27 03:13:47.237292 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1061 rows starting from the beginning of the part | ||
| 14912 | 2026.02.27 03:13:47.237367 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 71 rows starting from the beginning of the part | ||
| 14913 | 2026.02.27 03:13:47.237416 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 98 rows starting from the beginning of the part | ||
| 14914 | 2026.02.27 03:13:47.237454 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_101_20} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14915 | 2026.02.27 03:13:47.237459 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 71 rows starting from the beginning of the part | ||
| 14916 | 2026.02.27 03:13:47.237507 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 594 rows starting from the beginning of the part | ||
| 14917 | 2026.02.27 03:13:47.237547 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_101_20} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14918 | 2026.02.27 03:13:47.237549 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 71 rows starting from the beginning of the part | ||
| 14919 | 2026.02.27 03:13:47.237662 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14920 | 2026.02.27 03:13:47.237706 [ 5 ] {d9feb8f7-b645-4217-9e13-0cc193c6eab9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14921 | 2026.02.27 03:13:47.237749 [ 5 ] {d9feb8f7-b645-4217-9e13-0cc193c6eab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14922 | 2026.02.27 03:13:47.238137 [ 5 ] {d9feb8f7-b645-4217-9e13-0cc193c6eab9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14923 | 2026.02.27 03:13:47.238400 [ 5 ] {d9feb8f7-b645-4217-9e13-0cc193c6eab9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14924 | 2026.02.27 03:13:47.238539 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
| 14925 | 2026.02.27 03:13:47.238546 [ 5 ] {d9feb8f7-b645-4217-9e13-0cc193c6eab9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001356 sec., 117994.10029498526 rows/sec., 8.22 MiB/sec. | ||
| 14926 | 2026.02.27 03:13:47.238575 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14927 | 2026.02.27 03:13:47.238598 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14928 | 2026.02.27 03:13:47.238602 [ 5 ] {d9feb8f7-b645-4217-9e13-0cc193c6eab9} <Debug> TCPHandler: Processed in 0.0015425 sec. | ||
| 14929 | 2026.02.27 03:13:47.238692 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full | ||
| 14930 | 2026.02.27 03:13:47.238725 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14931 | 2026.02.27 03:13:47.238802 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14932 | 2026.02.27 03:13:47.238802 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725805 sec., 1139178.528281005 rows/sec., 89.03 MiB/sec. | ||
| 14933 | 2026.02.27 03:13:47.238822 [ 5 ] {dc5a8fc7-b3e0-46dc-a2d8-b71e8f1ca8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14934 | 2026.02.27 03:13:47.238835 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 30878 rows starting from the beginning of the part | ||
| 14935 | 2026.02.27 03:13:47.238896 [ 5 ] {dc5a8fc7-b3e0-46dc-a2d8-b71e8f1ca8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14936 | 2026.02.27 03:13:47.238910 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14937 | 2026.02.27 03:13:47.238959 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14938 | 2026.02.27 03:13:47.238977 [ 194 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14939 | 2026.02.27 03:13:47.238999 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14940 | 2026.02.27 03:13:47.239039 [ 190 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 882 rows starting from the beginning of the part | ||
| 14941 | 2026.02.27 03:13:47.239328 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_111_22} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14942 | 2026.02.27 03:13:47.239396 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_111_22} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14943 | 2026.02.27 03:13:47.239470 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 14944 | 2026.02.27 03:13:47.239663 [ 5 ] {dc5a8fc7-b3e0-46dc-a2d8-b71e8f1ca8c2} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14945 | 2026.02.27 03:13:47.239704 [ 5 ] {dc5a8fc7-b3e0-46dc-a2d8-b71e8f1ca8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14946 | 2026.02.27 03:13:47.240237 [ 5 ] {dc5a8fc7-b3e0-46dc-a2d8-b71e8f1ca8c2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14947 | 2026.02.27 03:13:47.240535 [ 219 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 14948 | 2026.02.27 03:13:47.240607 [ 5 ] {dc5a8fc7-b3e0-46dc-a2d8-b71e8f1ca8c2} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2026.02.27 03:13:47.240799 [ 5 ] {dc5a8fc7-b3e0-46dc-a2d8-b71e8f1ca8c2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001994 sec., 3510.531594784353 rows/sec., 6.29 MiB/sec. | ||
| 14950 | 2026.02.27 03:13:47.240868 [ 5 ] {dc5a8fc7-b3e0-46dc-a2d8-b71e8f1ca8c2} <Debug> TCPHandler: Processed in 0.002190937 sec. | ||
| 14951 | 2026.02.27 03:13:47.240992 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14952 | 2026.02.27 03:13:47.241087 [ 5 ] {20c2e101-55b0-4dab-b0b8-680848d9205d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14953 | 2026.02.27 03:13:47.241130 [ 5 ] {20c2e101-55b0-4dab-b0b8-680848d9205d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14954 | 2026.02.27 03:13:47.241489 [ 5 ] {20c2e101-55b0-4dab-b0b8-680848d9205d} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14955 | 2026.02.27 03:13:47.241527 [ 5 ] {20c2e101-55b0-4dab-b0b8-680848d9205d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14956 | 2026.02.27 03:13:47.241868 [ 5 ] {20c2e101-55b0-4dab-b0b8-680848d9205d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14957 | 2026.02.27 03:13:47.242085 [ 5 ] {20c2e101-55b0-4dab-b0b8-680848d9205d} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14958 | 2026.02.27 03:13:47.242217 [ 128 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14959 | 2026.02.27 03:13:47.242222 [ 5 ] {20c2e101-55b0-4dab-b0b8-680848d9205d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 14960 | 2026.02.27 03:13:47.242261 [ 128 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2026.02.27 03:13:47.242279 [ 5 ] {20c2e101-55b0-4dab-b0b8-680848d9205d} <Debug> TCPHandler: Processed in 0.001337924 sec. | ||
| 14962 | 2026.02.27 03:13:47.242286 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.26 GiB. | ||
| 14963 | 2026.02.27 03:13:47.242375 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 14964 | 2026.02.27 03:13:47.242423 [ 225 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 14965 | 2026.02.27 03:13:47.242449 [ 225 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 14966 | 2026.02.27 03:13:47.242476 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14967 | 2026.02.27 03:13:47.242509 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6018 rows starting from the beginning of the part | ||
| 14968 | 2026.02.27 03:13:47.242563 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 14969 | 2026.02.27 03:13:47.242609 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 14970 | 2026.02.27 03:13:47.242650 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 14971 | 2026.02.27 03:13:47.242690 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 14972 | 2026.02.27 03:13:47.242729 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 14973 | 2026.02.27 03:13:47.244886 [ 199 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6318 rows, containing 4 columns (4 merged, 0 gathered) in 0.002541416 sec., 2486015.6700044386 rows/sec., 165.79 MiB/sec. | ||
| 14974 | 2026.02.27 03:13:47.245510 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14975 | 2026.02.27 03:13:47.245600 [ 189 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32240 rows, containing 5 columns (5 merged, 0 gathered) in 0.006942291 sec., 4644000.0858506225 rows/sec., 317.85 MiB/sec. | ||
| 14976 | 2026.02.27 03:13:47.245819 [ 225 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 14977 | 2026.02.27 03:13:47.245826 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_111_22} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2026.02.27 03:13:47.245915 [ 192 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_111_22} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14979 | 2026.02.27 03:13:47.246010 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 14980 | 2026.02.27 03:13:47.246173 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 14981 | 2026.02.27 03:13:47.246424 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14982 | 2026.02.27 03:13:47.246491 [ 197 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
| 14983 | 2026.02.27 03:13:47.246574 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 14984 | 2026.02.27 03:13:47.962086 [ 224 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): 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] | ||
| 14985 | 2026.02.27 03:13:47.962167 [ 224 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): 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] | ||
| 14986 | 2026.02.27 03:13:47.965844 [ 224 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): 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] | ||
| 14987 | 2026.02.27 03:13:47.972791 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 14988 | 2026.02.27 03:13:47.972823 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 14989 | 2026.02.27 03:13:47.975562 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 14990 | 2026.02.27 03:13:51.246934 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14991 | 2026.02.27 03:13:51.247006 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14992 | 2026.02.27 03:13:51.457074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35491 | ||
| 14993 | 2026.02.27 03:13:51.457598 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14994 | 2026.02.27 03:13:51.457640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 14995 | 2026.02.27 03:13:51.458120 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14996 | 2026.02.27 03:13:51.458349 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14997 | 2026.02.27 03:13:51.458485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35491 | ||
| 14998 | 2026.02.27 03:13:52.232595 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14999 | 2026.02.27 03:13:52.232773 [ 5 ] {2765d2ca-167c-46e7-8981-c07af59433ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15000 | 2026.02.27 03:13:52.232838 [ 5 ] {2765d2ca-167c-46e7-8981-c07af59433ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15001 | 2026.02.27 03:13:52.233583 [ 5 ] {2765d2ca-167c-46e7-8981-c07af59433ae} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15002 | 2026.02.27 03:13:52.233633 [ 5 ] {2765d2ca-167c-46e7-8981-c07af59433ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15003 | 2026.02.27 03:13:52.234035 [ 5 ] {2765d2ca-167c-46e7-8981-c07af59433ae} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15004 | 2026.02.27 03:13:52.234269 [ 5 ] {2765d2ca-167c-46e7-8981-c07af59433ae} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15005 | 2026.02.27 03:13:52.234433 [ 5 ] {2765d2ca-167c-46e7-8981-c07af59433ae} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001709 sec., 72557.05090696314 rows/sec., 6.24 MiB/sec. | ||
| 15006 | 2026.02.27 03:13:52.234478 [ 5 ] {2765d2ca-167c-46e7-8981-c07af59433ae} <Debug> TCPHandler: Processed in 0.002017532 sec. | ||
| 15007 | 2026.02.27 03:13:52.234613 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15008 | 2026.02.27 03:13:52.234715 [ 5 ] {71d9d046-55b4-4278-8952-1298f4627f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15009 | 2026.02.27 03:13:52.234759 [ 5 ] {71d9d046-55b4-4278-8952-1298f4627f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15010 | 2026.02.27 03:13:52.235211 [ 5 ] {71d9d046-55b4-4278-8952-1298f4627f65} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15011 | 2026.02.27 03:13:52.235249 [ 5 ] {71d9d046-55b4-4278-8952-1298f4627f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15012 | 2026.02.27 03:13:52.235566 [ 5 ] {71d9d046-55b4-4278-8952-1298f4627f65} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15013 | 2026.02.27 03:13:52.235778 [ 5 ] {71d9d046-55b4-4278-8952-1298f4627f65} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15014 | 2026.02.27 03:13:52.235918 [ 5 ] {71d9d046-55b4-4278-8952-1298f4627f65} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001225 sec., 27755.102040816328 rows/sec., 2.04 MiB/sec. | ||
| 15015 | 2026.02.27 03:13:52.235958 [ 5 ] {71d9d046-55b4-4278-8952-1298f4627f65} <Debug> TCPHandler: Processed in 0.001397167 sec. | ||
| 15016 | 2026.02.27 03:13:52.236077 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15017 | 2026.02.27 03:13:52.236172 [ 5 ] {1fb0fd29-0f8e-4674-8c99-df66c8b56c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15018 | 2026.02.27 03:13:52.236212 [ 5 ] {1fb0fd29-0f8e-4674-8c99-df66c8b56c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15019 | 2026.02.27 03:13:52.236659 [ 5 ] {1fb0fd29-0f8e-4674-8c99-df66c8b56c4d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15020 | 2026.02.27 03:13:52.236693 [ 5 ] {1fb0fd29-0f8e-4674-8c99-df66c8b56c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15021 | 2026.02.27 03:13:52.237014 [ 5 ] {1fb0fd29-0f8e-4674-8c99-df66c8b56c4d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15022 | 2026.02.27 03:13:52.237228 [ 5 ] {1fb0fd29-0f8e-4674-8c99-df66c8b56c4d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15023 | 2026.02.27 03:13:52.237364 [ 5 ] {1fb0fd29-0f8e-4674-8c99-df66c8b56c4d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001212 sec., 80858.08580858086 rows/sec., 6.32 MiB/sec. | ||
| 15024 | 2026.02.27 03:13:52.237402 [ 5 ] {1fb0fd29-0f8e-4674-8c99-df66c8b56c4d} <Debug> TCPHandler: Processed in 0.001376105 sec. | ||
| 15025 | 2026.02.27 03:13:52.237528 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15026 | 2026.02.27 03:13:52.237624 [ 5 ] {d761e572-06ae-4e43-b622-14d1bc58dff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15027 | 2026.02.27 03:13:52.237668 [ 5 ] {d761e572-06ae-4e43-b622-14d1bc58dff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15028 | 2026.02.27 03:13:52.238086 [ 5 ] {d761e572-06ae-4e43-b622-14d1bc58dff5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15029 | 2026.02.27 03:13:52.238120 [ 5 ] {d761e572-06ae-4e43-b622-14d1bc58dff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15030 | 2026.02.27 03:13:52.238453 [ 5 ] {d761e572-06ae-4e43-b622-14d1bc58dff5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15031 | 2026.02.27 03:13:52.238659 [ 5 ] {d761e572-06ae-4e43-b622-14d1bc58dff5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15032 | 2026.02.27 03:13:52.238791 [ 5 ] {d761e572-06ae-4e43-b622-14d1bc58dff5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 15033 | 2026.02.27 03:13:52.238827 [ 5 ] {d761e572-06ae-4e43-b622-14d1bc58dff5} <Debug> TCPHandler: Processed in 0.001350745 sec. | ||
| 15034 | 2026.02.27 03:13:52.238932 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15035 | 2026.02.27 03:13:52.239024 [ 5 ] {4d5e5da9-cd76-4533-aaee-b9f3e2574041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15036 | 2026.02.27 03:13:52.239080 [ 5 ] {4d5e5da9-cd76-4533-aaee-b9f3e2574041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15037 | 2026.02.27 03:13:52.239944 [ 5 ] {4d5e5da9-cd76-4533-aaee-b9f3e2574041} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15038 | 2026.02.27 03:13:52.239979 [ 5 ] {4d5e5da9-cd76-4533-aaee-b9f3e2574041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15039 | 2026.02.27 03:13:52.240545 [ 5 ] {4d5e5da9-cd76-4533-aaee-b9f3e2574041} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15040 | 2026.02.27 03:13:52.240770 [ 5 ] {4d5e5da9-cd76-4533-aaee-b9f3e2574041} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15041 | 2026.02.27 03:13:52.240887 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15042 | 2026.02.27 03:13:52.240917 [ 5 ] {4d5e5da9-cd76-4533-aaee-b9f3e2574041} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00191 sec., 17801.047120418847 rows/sec., 31.90 MiB/sec. | ||
| 15043 | 2026.02.27 03:13:52.240931 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15044 | 2026.02.27 03:13:52.240953 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15045 | 2026.02.27 03:13:52.240987 [ 5 ] {4d5e5da9-cd76-4533-aaee-b9f3e2574041} <Debug> TCPHandler: Processed in 0.002103905 sec. | ||
| 15046 | 2026.02.27 03:13:52.241081 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 15047 | 2026.02.27 03:13:52.241102 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15048 | 2026.02.27 03:13:52.241219 [ 5 ] {9370582d-b090-454a-b2da-cc7f4b79992e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15049 | 2026.02.27 03:13:52.241262 [ 5 ] {9370582d-b090-454a-b2da-cc7f4b79992e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15050 | 2026.02.27 03:13:52.241363 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15051 | 2026.02.27 03:13:52.241434 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1838 rows starting from the beginning of the part | ||
| 15052 | 2026.02.27 03:13:52.241577 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part | ||
| 15053 | 2026.02.27 03:13:52.241610 [ 5 ] {9370582d-b090-454a-b2da-cc7f4b79992e} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15054 | 2026.02.27 03:13:52.241650 [ 5 ] {9370582d-b090-454a-b2da-cc7f4b79992e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15055 | 2026.02.27 03:13:52.241697 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 15056 | 2026.02.27 03:13:52.241807 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part | ||
| 15057 | 2026.02.27 03:13:52.241908 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 15058 | 2026.02.27 03:13:52.241963 [ 5 ] {9370582d-b090-454a-b2da-cc7f4b79992e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15059 | 2026.02.27 03:13:52.242010 [ 194 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part | ||
| 15060 | 2026.02.27 03:13:52.242190 [ 5 ] {9370582d-b090-454a-b2da-cc7f4b79992e} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15061 | 2026.02.27 03:13:52.242329 [ 5 ] {9370582d-b090-454a-b2da-cc7f4b79992e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 15062 | 2026.02.27 03:13:52.242370 [ 5 ] {9370582d-b090-454a-b2da-cc7f4b79992e} <Debug> TCPHandler: Processed in 0.001317884 sec. | ||
| 15063 | 2026.02.27 03:13:52.249542 [ 189 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 19 columns (19 merged, 0 gathered) in 0.008524821 sec., 229213.0239450189 rows/sec., 410.74 MiB/sec. | ||
| 15064 | 2026.02.27 03:13:52.251205 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15065 | 2026.02.27 03:13:52.251537 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15066 | 2026.02.27 03:13:52.251605 [ 197 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15067 | 2026.02.27 03:13:52.251752 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.43 MiB. | ||
| 15068 | 2026.02.27 03:13:53.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.99 MiB, peak 390.37 MiB, free memory in arenas 0.00 B, will set to 375.15 MiB (RSS), difference: 2.16 MiB | ||
| 15069 | 2026.02.27 03:13:53.109065 [ 221 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): 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] | ||
| 15070 | 2026.02.27 03:13:53.109119 [ 221 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): 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] | ||
| 15071 | 2026.02.27 03:13:53.112248 [ 221 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): 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] | ||
| 15072 | 2026.02.27 03:13:53.406838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15073 | 2026.02.27 03:13:53.423845 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15074 | 2026.02.27 03:13:53.423897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15075 | 2026.02.27 03:13:53.430284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15076 | 2026.02.27 03:13:53.430999 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15077 | 2026.02.27 03:13:53.434954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15078 | 2026.02.27 03:13:56.563994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1796 | ||
| 15079 | 2026.02.27 03:13:56.566187 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15080 | 2026.02.27 03:13:56.566232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15081 | 2026.02.27 03:13:56.567453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15082 | 2026.02.27 03:13:56.567730 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15083 | 2026.02.27 03:13:56.568008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1796 | ||
| 15084 | 2026.02.27 03:13:57.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.51 MiB, peak 390.37 MiB, free memory in arenas 0.00 B, will set to 375.55 MiB (RSS), difference: 4.04 MiB | ||
| 15085 | 2026.02.27 03:13:57.231191 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15086 | 2026.02.27 03:13:57.231376 [ 5 ] {5bee4553-ae57-4dbe-8ad9-13a3200a5e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15087 | 2026.02.27 03:13:57.231439 [ 5 ] {5bee4553-ae57-4dbe-8ad9-13a3200a5e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15088 | 2026.02.27 03:13:57.232057 [ 5 ] {5bee4553-ae57-4dbe-8ad9-13a3200a5e19} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15089 | 2026.02.27 03:13:57.232094 [ 5 ] {5bee4553-ae57-4dbe-8ad9-13a3200a5e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15090 | 2026.02.27 03:13:57.232456 [ 5 ] {5bee4553-ae57-4dbe-8ad9-13a3200a5e19} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15091 | 2026.02.27 03:13:57.232677 [ 5 ] {5bee4553-ae57-4dbe-8ad9-13a3200a5e19} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15092 | 2026.02.27 03:13:57.232826 [ 5 ] {5bee4553-ae57-4dbe-8ad9-13a3200a5e19} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001497 sec., 5344.021376085504 rows/sec., 435.77 KiB/sec. | ||
| 15093 | 2026.02.27 03:13:57.232866 [ 5 ] {5bee4553-ae57-4dbe-8ad9-13a3200a5e19} <Debug> TCPHandler: Processed in 0.001806777 sec. | ||
| 15094 | 2026.02.27 03:13:57.232981 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15095 | 2026.02.27 03:13:57.233072 [ 5 ] {58d0db70-ed01-4736-9103-37106d88869d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15096 | 2026.02.27 03:13:57.233110 [ 5 ] {58d0db70-ed01-4736-9103-37106d88869d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15097 | 2026.02.27 03:13:57.233543 [ 5 ] {58d0db70-ed01-4736-9103-37106d88869d} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2026.02.27 03:13:57.233581 [ 5 ] {58d0db70-ed01-4736-9103-37106d88869d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15099 | 2026.02.27 03:13:57.233875 [ 5 ] {58d0db70-ed01-4736-9103-37106d88869d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15100 | 2026.02.27 03:13:57.234074 [ 5 ] {58d0db70-ed01-4736-9103-37106d88869d} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2026.02.27 03:13:57.234199 [ 5 ] {58d0db70-ed01-4736-9103-37106d88869d} <Debug> executeQuery: Read 74 rows, 6.01 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.13 MiB/sec. | ||
| 15102 | 2026.02.27 03:13:57.234234 [ 5 ] {58d0db70-ed01-4736-9103-37106d88869d} <Debug> TCPHandler: Processed in 0.001299994 sec. | ||
| 15103 | 2026.02.27 03:13:57.234345 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15104 | 2026.02.27 03:13:57.234436 [ 5 ] {258e54db-3abb-4886-9255-5e802a1b53bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15105 | 2026.02.27 03:13:57.234474 [ 5 ] {258e54db-3abb-4886-9255-5e802a1b53bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15106 | 2026.02.27 03:13:57.234859 [ 5 ] {258e54db-3abb-4886-9255-5e802a1b53bc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2026.02.27 03:13:57.234892 [ 5 ] {258e54db-3abb-4886-9255-5e802a1b53bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15108 | 2026.02.27 03:13:57.235201 [ 5 ] {258e54db-3abb-4886-9255-5e802a1b53bc} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15109 | 2026.02.27 03:13:57.235408 [ 5 ] {258e54db-3abb-4886-9255-5e802a1b53bc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15110 | 2026.02.27 03:13:57.235534 [ 5 ] {258e54db-3abb-4886-9255-5e802a1b53bc} <Debug> executeQuery: Read 15 rows, 1.08 KiB in 0.001116 sec., 13440.860215053763 rows/sec., 972.19 KiB/sec. | ||
| 15111 | 2026.02.27 03:13:57.235570 [ 5 ] {258e54db-3abb-4886-9255-5e802a1b53bc} <Debug> TCPHandler: Processed in 0.001271124 sec. | ||
| 15112 | 2026.02.27 03:13:57.235673 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15113 | 2026.02.27 03:13:57.235762 [ 5 ] {43aab7b0-e408-46c7-af12-8a01d20a71cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15114 | 2026.02.27 03:13:57.235800 [ 5 ] {43aab7b0-e408-46c7-af12-8a01d20a71cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15115 | 2026.02.27 03:13:57.236216 [ 5 ] {43aab7b0-e408-46c7-af12-8a01d20a71cc} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15116 | 2026.02.27 03:13:57.236251 [ 5 ] {43aab7b0-e408-46c7-af12-8a01d20a71cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15117 | 2026.02.27 03:13:57.236547 [ 5 ] {43aab7b0-e408-46c7-af12-8a01d20a71cc} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15118 | 2026.02.27 03:13:57.236749 [ 5 ] {43aab7b0-e408-46c7-af12-8a01d20a71cc} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15119 | 2026.02.27 03:13:57.236871 [ 5 ] {43aab7b0-e408-46c7-af12-8a01d20a71cc} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.001126 sec., 70159.85790408525 rows/sec., 5.49 MiB/sec. | ||
| 15120 | 2026.02.27 03:13:57.236906 [ 5 ] {43aab7b0-e408-46c7-af12-8a01d20a71cc} <Debug> TCPHandler: Processed in 0.001279883 sec. | ||
| 15121 | 2026.02.27 03:13:57.237011 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15122 | 2026.02.27 03:13:57.237101 [ 5 ] {32e6da68-c5ab-4dbe-b18a-60e3a29bbba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15123 | 2026.02.27 03:13:57.237142 [ 5 ] {32e6da68-c5ab-4dbe-b18a-60e3a29bbba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15124 | 2026.02.27 03:13:57.237550 [ 5 ] {32e6da68-c5ab-4dbe-b18a-60e3a29bbba6} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15125 | 2026.02.27 03:13:57.237585 [ 5 ] {32e6da68-c5ab-4dbe-b18a-60e3a29bbba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15126 | 2026.02.27 03:13:57.237903 [ 5 ] {32e6da68-c5ab-4dbe-b18a-60e3a29bbba6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15127 | 2026.02.27 03:13:57.238106 [ 5 ] {32e6da68-c5ab-4dbe-b18a-60e3a29bbba6} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15128 | 2026.02.27 03:13:57.238232 [ 5 ] {32e6da68-c5ab-4dbe-b18a-60e3a29bbba6} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001148 sec., 142857.14285714287 rows/sec., 9.95 MiB/sec. | ||
| 15129 | 2026.02.27 03:13:57.238267 [ 5 ] {32e6da68-c5ab-4dbe-b18a-60e3a29bbba6} <Debug> TCPHandler: Processed in 0.001301564 sec. | ||
| 15130 | 2026.02.27 03:13:57.238370 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15131 | 2026.02.27 03:13:57.238461 [ 5 ] {4633bf1f-f790-4997-8e3c-4fdb902cb783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15132 | 2026.02.27 03:13:57.238514 [ 5 ] {4633bf1f-f790-4997-8e3c-4fdb902cb783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15133 | 2026.02.27 03:13:57.239261 [ 5 ] {4633bf1f-f790-4997-8e3c-4fdb902cb783} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15134 | 2026.02.27 03:13:57.239296 [ 5 ] {4633bf1f-f790-4997-8e3c-4fdb902cb783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15135 | 2026.02.27 03:13:57.239824 [ 5 ] {4633bf1f-f790-4997-8e3c-4fdb902cb783} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15136 | 2026.02.27 03:13:57.240036 [ 5 ] {4633bf1f-f790-4997-8e3c-4fdb902cb783} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15137 | 2026.02.27 03:13:57.240170 [ 5 ] {4633bf1f-f790-4997-8e3c-4fdb902cb783} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001727 sec., 4053.271569195136 rows/sec., 7.26 MiB/sec. | ||
| 15138 | 2026.02.27 03:13:57.240222 [ 5 ] {4633bf1f-f790-4997-8e3c-4fdb902cb783} <Debug> TCPHandler: Processed in 0.001897139 sec. | ||
| 15139 | 2026.02.27 03:13:57.240329 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15140 | 2026.02.27 03:13:57.240419 [ 5 ] {47a5b271-1783-4b5e-bb14-bc4bb24ecfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15141 | 2026.02.27 03:13:57.240460 [ 5 ] {47a5b271-1783-4b5e-bb14-bc4bb24ecfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15142 | 2026.02.27 03:13:57.240810 [ 5 ] {47a5b271-1783-4b5e-bb14-bc4bb24ecfa0} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2026.02.27 03:13:57.240844 [ 5 ] {47a5b271-1783-4b5e-bb14-bc4bb24ecfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15144 | 2026.02.27 03:13:57.241130 [ 5 ] {47a5b271-1783-4b5e-bb14-bc4bb24ecfa0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15145 | 2026.02.27 03:13:57.241343 [ 5 ] {47a5b271-1783-4b5e-bb14-bc4bb24ecfa0} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15146 | 2026.02.27 03:13:57.241468 [ 5 ] {47a5b271-1783-4b5e-bb14-bc4bb24ecfa0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 15147 | 2026.02.27 03:13:57.241503 [ 5 ] {47a5b271-1783-4b5e-bb14-bc4bb24ecfa0} <Debug> TCPHandler: Processed in 0.001220932 sec. | ||
| 15148 | 2026.02.27 03:13:57.860344 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): 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] | ||
| 15149 | 2026.02.27 03:13:57.860396 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): 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] | ||
| 15150 | 2026.02.27 03:13:57.864423 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): 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] | ||
| 15151 | 2026.02.27 03:13:58.959581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35939 | ||
| 15152 | 2026.02.27 03:13:58.960079 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15153 | 2026.02.27 03:13:58.960125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15154 | 2026.02.27 03:13:58.960615 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15155 | 2026.02.27 03:13:58.960848 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15156 | 2026.02.27 03:13:58.960982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35939 | ||
| 15157 | 2026.02.27 03:13:58.961063 [ 221 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): 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] | ||
| 15158 | 2026.02.27 03:13:58.961098 [ 221 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): 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] | ||
| 15159 | 2026.02.27 03:13:58.964621 [ 221 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): 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] | ||
| 15160 | 2026.02.27 03:13:59.416902 [ 220 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): 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] | ||
| 15161 | 2026.02.27 03:13:59.416963 [ 220 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): 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] | ||
| 15162 | 2026.02.27 03:13:59.419731 [ 220 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): 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] | ||
| 15163 | 2026.02.27 03:14:00.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.55 MiB, peak 390.37 MiB, free memory in arenas 0.00 B, will set to 375.55 MiB (RSS), difference: 4.00 MiB | ||
| 15164 | 2026.02.27 03:14:00.935970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15165 | 2026.02.27 03:14:00.952550 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15166 | 2026.02.27 03:14:00.952612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15167 | 2026.02.27 03:14:00.958339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15168 | 2026.02.27 03:14:00.959054 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15169 | 2026.02.27 03:14:00.962126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15170 | 2026.02.27 03:14:02.231425 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15171 | 2026.02.27 03:14:02.231596 [ 5 ] {c33df265-c4c6-4504-9527-166b262dcde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15172 | 2026.02.27 03:14:02.231657 [ 5 ] {c33df265-c4c6-4504-9527-166b262dcde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15173 | 2026.02.27 03:14:02.232333 [ 5 ] {c33df265-c4c6-4504-9527-166b262dcde4} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2026.02.27 03:14:02.232375 [ 5 ] {c33df265-c4c6-4504-9527-166b262dcde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15175 | 2026.02.27 03:14:02.232754 [ 5 ] {c33df265-c4c6-4504-9527-166b262dcde4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15176 | 2026.02.27 03:14:02.232981 [ 5 ] {c33df265-c4c6-4504-9527-166b262dcde4} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15177 | 2026.02.27 03:14:02.233148 [ 5 ] {c33df265-c4c6-4504-9527-166b262dcde4} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001599 sec., 77548.46779237024 rows/sec., 6.67 MiB/sec. | ||
| 15178 | 2026.02.27 03:14:02.233195 [ 5 ] {c33df265-c4c6-4504-9527-166b262dcde4} <Debug> TCPHandler: Processed in 0.001898399 sec. | ||
| 15179 | 2026.02.27 03:14:02.233325 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15180 | 2026.02.27 03:14:02.233419 [ 5 ] {800efe4a-01ee-4ace-b897-bead0a26f00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15181 | 2026.02.27 03:14:02.233459 [ 5 ] {800efe4a-01ee-4ace-b897-bead0a26f00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15182 | 2026.02.27 03:14:02.233872 [ 5 ] {800efe4a-01ee-4ace-b897-bead0a26f00e} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15183 | 2026.02.27 03:14:02.233908 [ 5 ] {800efe4a-01ee-4ace-b897-bead0a26f00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15184 | 2026.02.27 03:14:02.234196 [ 5 ] {800efe4a-01ee-4ace-b897-bead0a26f00e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15185 | 2026.02.27 03:14:02.234428 [ 5 ] {800efe4a-01ee-4ace-b897-bead0a26f00e} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15186 | 2026.02.27 03:14:02.234561 [ 5 ] {800efe4a-01ee-4ace-b897-bead0a26f00e} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001161 sec., 29285.099052540914 rows/sec., 2.15 MiB/sec. | ||
| 15187 | 2026.02.27 03:14:02.234598 [ 5 ] {800efe4a-01ee-4ace-b897-bead0a26f00e} <Debug> TCPHandler: Processed in 0.001320044 sec. | ||
| 15188 | 2026.02.27 03:14:02.234709 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15189 | 2026.02.27 03:14:02.234799 [ 5 ] {06ff686d-3bdc-4c95-b43b-afe1880d2839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15190 | 2026.02.27 03:14:02.234837 [ 5 ] {06ff686d-3bdc-4c95-b43b-afe1880d2839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15191 | 2026.02.27 03:14:02.235254 [ 5 ] {06ff686d-3bdc-4c95-b43b-afe1880d2839} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2026.02.27 03:14:02.235288 [ 5 ] {06ff686d-3bdc-4c95-b43b-afe1880d2839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15193 | 2026.02.27 03:14:02.235582 [ 5 ] {06ff686d-3bdc-4c95-b43b-afe1880d2839} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15194 | 2026.02.27 03:14:02.235789 [ 5 ] {06ff686d-3bdc-4c95-b43b-afe1880d2839} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15195 | 2026.02.27 03:14:02.235913 [ 5 ] {06ff686d-3bdc-4c95-b43b-afe1880d2839} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001131 sec., 86648.98320070733 rows/sec., 6.77 MiB/sec. | ||
| 15196 | 2026.02.27 03:14:02.235949 [ 5 ] {06ff686d-3bdc-4c95-b43b-afe1880d2839} <Debug> TCPHandler: Processed in 0.001286563 sec. | ||
| 15197 | 2026.02.27 03:14:02.236059 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15198 | 2026.02.27 03:14:02.236152 [ 5 ] {93ecf0c2-3539-48b4-992f-e62eb9700aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15199 | 2026.02.27 03:14:02.236194 [ 5 ] {93ecf0c2-3539-48b4-992f-e62eb9700aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15200 | 2026.02.27 03:14:02.236595 [ 5 ] {93ecf0c2-3539-48b4-992f-e62eb9700aa6} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2026.02.27 03:14:02.236630 [ 5 ] {93ecf0c2-3539-48b4-992f-e62eb9700aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15202 | 2026.02.27 03:14:02.236951 [ 5 ] {93ecf0c2-3539-48b4-992f-e62eb9700aa6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15203 | 2026.02.27 03:14:02.237157 [ 5 ] {93ecf0c2-3539-48b4-992f-e62eb9700aa6} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15204 | 2026.02.27 03:14:02.237280 [ 5 ] {93ecf0c2-3539-48b4-992f-e62eb9700aa6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 15205 | 2026.02.27 03:14:02.237316 [ 5 ] {93ecf0c2-3539-48b4-992f-e62eb9700aa6} <Debug> TCPHandler: Processed in 0.001302514 sec. | ||
| 15206 | 2026.02.27 03:14:02.237431 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15207 | 2026.02.27 03:14:02.237521 [ 5 ] {09d13e30-d976-4c03-80b3-dc400925b0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15208 | 2026.02.27 03:14:02.237574 [ 5 ] {09d13e30-d976-4c03-80b3-dc400925b0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15209 | 2026.02.27 03:14:02.238369 [ 5 ] {09d13e30-d976-4c03-80b3-dc400925b0f3} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15210 | 2026.02.27 03:14:02.238405 [ 5 ] {09d13e30-d976-4c03-80b3-dc400925b0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15211 | 2026.02.27 03:14:02.238943 [ 5 ] {09d13e30-d976-4c03-80b3-dc400925b0f3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15212 | 2026.02.27 03:14:02.239177 [ 5 ] {09d13e30-d976-4c03-80b3-dc400925b0f3} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15213 | 2026.02.27 03:14:02.239310 [ 5 ] {09d13e30-d976-4c03-80b3-dc400925b0f3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001806 sec., 18826.13510520487 rows/sec., 33.74 MiB/sec. | ||
| 15214 | 2026.02.27 03:14:02.239363 [ 5 ] {09d13e30-d976-4c03-80b3-dc400925b0f3} <Debug> TCPHandler: Processed in 0.001981692 sec. | ||
| 15215 | 2026.02.27 03:14:02.239477 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15216 | 2026.02.27 03:14:02.239568 [ 5 ] {e3ab7d07-1e4b-49c7-b682-4b4f421455bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15217 | 2026.02.27 03:14:02.239609 [ 5 ] {e3ab7d07-1e4b-49c7-b682-4b4f421455bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15218 | 2026.02.27 03:14:02.239944 [ 5 ] {e3ab7d07-1e4b-49c7-b682-4b4f421455bf} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15219 | 2026.02.27 03:14:02.239979 [ 5 ] {e3ab7d07-1e4b-49c7-b682-4b4f421455bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15220 | 2026.02.27 03:14:02.240273 [ 5 ] {e3ab7d07-1e4b-49c7-b682-4b4f421455bf} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15221 | 2026.02.27 03:14:02.240491 [ 5 ] {e3ab7d07-1e4b-49c7-b682-4b4f421455bf} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15222 | 2026.02.27 03:14:02.240614 [ 5 ] {e3ab7d07-1e4b-49c7-b682-4b4f421455bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 15223 | 2026.02.27 03:14:02.240649 [ 5 ] {e3ab7d07-1e4b-49c7-b682-4b4f421455bf} <Debug> TCPHandler: Processed in 0.001218652 sec. | ||
| 15224 | 2026.02.27 03:14:06.247255 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15225 | 2026.02.27 03:14:06.247320 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15226 | 2026.02.27 03:14:06.462043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36451 | ||
| 15227 | 2026.02.27 03:14:06.462557 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15228 | 2026.02.27 03:14:06.462594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15229 | 2026.02.27 03:14:06.463078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15230 | 2026.02.27 03:14:06.463305 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2026.02.27 03:14:06.463430 [ 105 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15232 | 2026.02.27 03:14:06.463432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36451 | ||
| 15233 | 2026.02.27 03:14:06.463468 [ 105 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2026.02.27 03:14:06.463487 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15235 | 2026.02.27 03:14:06.463580 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 15236 | 2026.02.27 03:14:06.463675 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15237 | 2026.02.27 03:14:06.463706 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34019 rows starting from the beginning of the part | ||
| 15238 | 2026.02.27 03:14:06.463761 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 15239 | 2026.02.27 03:14:06.463802 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 15240 | 2026.02.27 03:14:06.463843 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 15241 | 2026.02.27 03:14:06.463878 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 15242 | 2026.02.27 03:14:06.463916 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 15243 | 2026.02.27 03:14:06.466372 [ 195 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36451 rows, containing 4 columns (4 merged, 0 gathered) in 0.002822904 sec., 12912589.305197768 rows/sec., 184.72 MiB/sec. | ||
| 15244 | 2026.02.27 03:14:06.466583 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15245 | 2026.02.27 03:14:06.466818 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_76_15} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15246 | 2026.02.27 03:14:06.466879 [ 193 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_76_15} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15247 | 2026.02.27 03:14:06.466946 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 15248 | 2026.02.27 03:14:06.569072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1822 | ||
| 15249 | 2026.02.27 03:14:06.571305 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15250 | 2026.02.27 03:14:06.571356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15251 | 2026.02.27 03:14:06.572593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15252 | 2026.02.27 03:14:06.572890 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15253 | 2026.02.27 03:14:06.573032 [ 105 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15254 | 2026.02.27 03:14:06.573073 [ 105 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15255 | 2026.02.27 03:14:06.573090 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15256 | 2026.02.27 03:14:06.573163 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1822 | ||
| 15257 | 2026.02.27 03:14:06.573170 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 15258 | 2026.02.27 03:14:06.573673 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15259 | 2026.02.27 03:14:06.573794 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1686 rows starting from the beginning of the part | ||
| 15260 | 2026.02.27 03:14:06.574126 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 15261 | 2026.02.27 03:14:06.574435 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 15262 | 2026.02.27 03:14:06.574728 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 38 rows starting from the beginning of the part | ||
| 15263 | 2026.02.27 03:14:06.575045 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 15264 | 2026.02.27 03:14:06.575366 [ 189 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 15265 | 2026.02.27 03:14:06.582066 [ 200 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1822 rows, containing 72 columns (72 merged, 0 gathered) in 0.008926762 sec., 204105.3631764799 rows/sec., 159.86 MiB/sec. | ||
| 15266 | 2026.02.27 03:14:06.583947 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15267 | 2026.02.27 03:14:06.584614 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_56_11} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15268 | 2026.02.27 03:14:06.584703 [ 186 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_56_11} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15269 | 2026.02.27 03:14:06.585003 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 15270 | 2026.02.27 03:14:07.230833 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15271 | 2026.02.27 03:14:07.231117 [ 5 ] {c08698f4-0bfe-4c13-8419-1eca7f26d147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15272 | 2026.02.27 03:14:07.231223 [ 5 ] {c08698f4-0bfe-4c13-8419-1eca7f26d147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15273 | 2026.02.27 03:14:07.231998 [ 5 ] {c08698f4-0bfe-4c13-8419-1eca7f26d147} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15274 | 2026.02.27 03:14:07.232045 [ 5 ] {c08698f4-0bfe-4c13-8419-1eca7f26d147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15275 | 2026.02.27 03:14:07.232451 [ 5 ] {c08698f4-0bfe-4c13-8419-1eca7f26d147} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15276 | 2026.02.27 03:14:07.232683 [ 5 ] {c08698f4-0bfe-4c13-8419-1eca7f26d147} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15277 | 2026.02.27 03:14:07.232842 [ 5 ] {c08698f4-0bfe-4c13-8419-1eca7f26d147} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001801 sec., 38867.29594669628 rows/sec., 3.10 MiB/sec. | ||
| 15278 | 2026.02.27 03:14:07.232894 [ 5 ] {c08698f4-0bfe-4c13-8419-1eca7f26d147} <Debug> TCPHandler: Processed in 0.002249099 sec. | ||
| 15279 | 2026.02.27 03:14:07.233016 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15280 | 2026.02.27 03:14:07.233119 [ 5 ] {3e9a4a9f-fb04-4421-ae17-fc8f7041b412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15281 | 2026.02.27 03:14:07.233163 [ 5 ] {3e9a4a9f-fb04-4421-ae17-fc8f7041b412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15282 | 2026.02.27 03:14:07.233600 [ 5 ] {3e9a4a9f-fb04-4421-ae17-fc8f7041b412} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15283 | 2026.02.27 03:14:07.233636 [ 5 ] {3e9a4a9f-fb04-4421-ae17-fc8f7041b412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15284 | 2026.02.27 03:14:07.233944 [ 5 ] {3e9a4a9f-fb04-4421-ae17-fc8f7041b412} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15285 | 2026.02.27 03:14:07.234157 [ 5 ] {3e9a4a9f-fb04-4421-ae17-fc8f7041b412} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15286 | 2026.02.27 03:14:07.234293 [ 5 ] {3e9a4a9f-fb04-4421-ae17-fc8f7041b412} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001199 sec., 5838.198498748958 rows/sec., 439.01 KiB/sec. | ||
| 15287 | 2026.02.27 03:14:07.234332 [ 5 ] {3e9a4a9f-fb04-4421-ae17-fc8f7041b412} <Debug> TCPHandler: Processed in 0.001368146 sec. | ||
| 15288 | 2026.02.27 03:14:07.234437 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15289 | 2026.02.27 03:14:07.234534 [ 5 ] {49e41e72-0044-41eb-9719-c8bf9d3df388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15290 | 2026.02.27 03:14:07.234575 [ 5 ] {49e41e72-0044-41eb-9719-c8bf9d3df388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15291 | 2026.02.27 03:14:07.234991 [ 5 ] {49e41e72-0044-41eb-9719-c8bf9d3df388} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15292 | 2026.02.27 03:14:07.235025 [ 5 ] {49e41e72-0044-41eb-9719-c8bf9d3df388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15293 | 2026.02.27 03:14:07.235328 [ 5 ] {49e41e72-0044-41eb-9719-c8bf9d3df388} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15294 | 2026.02.27 03:14:07.235540 [ 5 ] {49e41e72-0044-41eb-9719-c8bf9d3df388} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15295 | 2026.02.27 03:14:07.235671 [ 5 ] {49e41e72-0044-41eb-9719-c8bf9d3df388} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001158 sec., 61312.6079447323 rows/sec., 4.79 MiB/sec. | ||
| 15296 | 2026.02.27 03:14:07.235709 [ 5 ] {49e41e72-0044-41eb-9719-c8bf9d3df388} <Debug> TCPHandler: Processed in 0.001321294 sec. | ||
| 15297 | 2026.02.27 03:14:07.235822 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15298 | 2026.02.27 03:14:07.235916 [ 5 ] {2e288f53-292d-4734-b176-6798a92cd1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15299 | 2026.02.27 03:14:07.235960 [ 5 ] {2e288f53-292d-4734-b176-6798a92cd1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15300 | 2026.02.27 03:14:07.236360 [ 5 ] {2e288f53-292d-4734-b176-6798a92cd1d9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15301 | 2026.02.27 03:14:07.236395 [ 5 ] {2e288f53-292d-4734-b176-6798a92cd1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15302 | 2026.02.27 03:14:07.236743 [ 5 ] {2e288f53-292d-4734-b176-6798a92cd1d9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15303 | 2026.02.27 03:14:07.236951 [ 5 ] {2e288f53-292d-4734-b176-6798a92cd1d9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15304 | 2026.02.27 03:14:07.237084 [ 5 ] {2e288f53-292d-4734-b176-6798a92cd1d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 15305 | 2026.02.27 03:14:07.237122 [ 5 ] {2e288f53-292d-4734-b176-6798a92cd1d9} <Debug> TCPHandler: Processed in 0.001350145 sec. | ||
| 15306 | 2026.02.27 03:14:07.237124 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
| 15307 | 2026.02.27 03:14:07.237232 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15308 | 2026.02.27 03:14:07.237242 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15309 | 2026.02.27 03:14:07.237255 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15310 | 2026.02.27 03:14:07.237343 [ 5 ] {eba04f29-2cf1-4d94-bc2b-b5f5cc5fbb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15311 | 2026.02.27 03:14:07.237395 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
| 15312 | 2026.02.27 03:14:07.237403 [ 5 ] {eba04f29-2cf1-4d94-bc2b-b5f5cc5fbb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15313 | 2026.02.27 03:14:07.237562 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15314 | 2026.02.27 03:14:07.237604 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 32240 rows starting from the beginning of the part | ||
| 15315 | 2026.02.27 03:14:07.237675 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15316 | 2026.02.27 03:14:07.237725 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15317 | 2026.02.27 03:14:07.237769 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 164 rows starting from the beginning of the part | ||
| 15318 | 2026.02.27 03:14:07.237812 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 15319 | 2026.02.27 03:14:07.237854 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15320 | 2026.02.27 03:14:07.238213 [ 5 ] {eba04f29-2cf1-4d94-bc2b-b5f5cc5fbb56} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15321 | 2026.02.27 03:14:07.238255 [ 5 ] {eba04f29-2cf1-4d94-bc2b-b5f5cc5fbb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15322 | 2026.02.27 03:14:07.238781 [ 5 ] {eba04f29-2cf1-4d94-bc2b-b5f5cc5fbb56} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15323 | 2026.02.27 03:14:07.239004 [ 5 ] {eba04f29-2cf1-4d94-bc2b-b5f5cc5fbb56} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15324 | 2026.02.27 03:14:07.239151 [ 5 ] {eba04f29-2cf1-4d94-bc2b-b5f5cc5fbb56} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001826 sec., 3833.515881708653 rows/sec., 6.87 MiB/sec. | ||
| 15325 | 2026.02.27 03:14:07.239219 [ 5 ] {eba04f29-2cf1-4d94-bc2b-b5f5cc5fbb56} <Debug> TCPHandler: Processed in 0.002025993 sec. | ||
| 15326 | 2026.02.27 03:14:07.239335 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15327 | 2026.02.27 03:14:07.239429 [ 5 ] {2bc24b0f-2f7a-4346-8107-298edc25eb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15328 | 2026.02.27 03:14:07.239471 [ 5 ] {2bc24b0f-2f7a-4346-8107-298edc25eb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15329 | 2026.02.27 03:14:07.239809 [ 5 ] {2bc24b0f-2f7a-4346-8107-298edc25eb50} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15330 | 2026.02.27 03:14:07.239845 [ 5 ] {2bc24b0f-2f7a-4346-8107-298edc25eb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15331 | 2026.02.27 03:14:07.240162 [ 5 ] {2bc24b0f-2f7a-4346-8107-298edc25eb50} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15332 | 2026.02.27 03:14:07.240375 [ 5 ] {2bc24b0f-2f7a-4346-8107-298edc25eb50} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15333 | 2026.02.27 03:14:07.240509 [ 5 ] {2bc24b0f-2f7a-4346-8107-298edc25eb50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 15334 | 2026.02.27 03:14:07.240546 [ 5 ] {2bc24b0f-2f7a-4346-8107-298edc25eb50} <Debug> TCPHandler: Processed in 0.001261063 sec. | ||
| 15335 | 2026.02.27 03:14:07.244110 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33044 rows, containing 5 columns (5 merged, 0 gathered) in 0.006769606 sec., 4881229.424578033 rows/sec., 334.23 MiB/sec. | ||
| 15336 | 2026.02.27 03:14:07.244555 [ 196 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 15337 | 2026.02.27 03:14:07.244906 [ 196 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15338 | 2026.02.27 03:14:07.244995 [ 196 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
| 15339 | 2026.02.27 03:14:07.245115 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15340 | 2026.02.27 03:14:08.463164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15341 | 2026.02.27 03:14:08.480207 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15342 | 2026.02.27 03:14:08.480266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15343 | 2026.02.27 03:14:08.486194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15344 | 2026.02.27 03:14:08.486909 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2026.02.27 03:14:08.487210 [ 102 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15346 | 2026.02.27 03:14:08.487279 [ 102 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15347 | 2026.02.27 03:14:08.487301 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15348 | 2026.02.27 03:14:08.487446 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 15349 | 2026.02.27 03:14:08.490431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15350 | 2026.02.27 03:14:08.491203 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15351 | 2026.02.27 03:14:08.492637 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 15352 | 2026.02.27 03:14:08.497146 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 15353 | 2026.02.27 03:14:08.501607 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 15354 | 2026.02.27 03:14:08.506001 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 15355 | 2026.02.27 03:14:08.510749 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 15356 | 2026.02.27 03:14:08.515045 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 15357 | 2026.02.27 03:14:08.573211 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.085821927 sec., 6676.615406223633 rows/sec., 34.52 MiB/sec. | ||
| 15358 | 2026.02.27 03:14:08.575614 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15359 | 2026.02.27 03:14:08.577537 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_76_15} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15360 | 2026.02.27 03:14:08.577649 [ 195 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_76_15} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15361 | 2026.02.27 03:14:08.579652 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15362 | 2026.02.27 03:14:09.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.87 MiB, peak 394.28 MiB, free memory in arenas 0.00 B, will set to 375.79 MiB (RSS), difference: -1.09 MiB | ||
| 15363 | 2026.02.27 03:14:09.150818 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 15364 | 2026.02.27 03:14:09.150874 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 15365 | 2026.02.27 03:14:09.154427 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 15366 | 2026.02.27 03:14:09.544413 [ 221 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 15367 | 2026.02.27 03:14:09.544458 [ 221 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 15368 | 2026.02.27 03:14:09.548953 [ 221 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 15369 | 2026.02.27 03:14:09.904133 [ 219 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 15370 | 2026.02.27 03:14:09.904208 [ 219 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 15371 | 2026.02.27 03:14:09.906919 [ 219 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 15372 | 2026.02.27 03:14:10.205772 [ 224 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 15373 | 2026.02.27 03:14:10.205829 [ 224 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 15374 | 2026.02.27 03:14:10.208235 [ 224 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 15375 | 2026.02.27 03:14:12.259917 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15376 | 2026.02.27 03:14:12.260112 [ 5 ] {0ea02cc2-14f5-4a9b-aded-86d4c1bc9dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15377 | 2026.02.27 03:14:12.260181 [ 5 ] {0ea02cc2-14f5-4a9b-aded-86d4c1bc9dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15378 | 2026.02.27 03:14:12.260813 [ 5 ] {0ea02cc2-14f5-4a9b-aded-86d4c1bc9dc1} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2026.02.27 03:14:12.260860 [ 5 ] {0ea02cc2-14f5-4a9b-aded-86d4c1bc9dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15380 | 2026.02.27 03:14:12.261256 [ 5 ] {0ea02cc2-14f5-4a9b-aded-86d4c1bc9dc1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15381 | 2026.02.27 03:14:12.261498 [ 5 ] {0ea02cc2-14f5-4a9b-aded-86d4c1bc9dc1} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2026.02.27 03:14:12.261652 [ 5 ] {0ea02cc2-14f5-4a9b-aded-86d4c1bc9dc1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 307.90 KiB/sec. | ||
| 15383 | 2026.02.27 03:14:12.261696 [ 5 ] {0ea02cc2-14f5-4a9b-aded-86d4c1bc9dc1} <Debug> TCPHandler: Processed in 0.0019256 sec. | ||
| 15384 | 2026.02.27 03:14:12.261836 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15385 | 2026.02.27 03:14:12.261933 [ 5 ] {be67b80f-35f3-4e86-ab17-01b80f1a4e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15386 | 2026.02.27 03:14:12.261974 [ 5 ] {be67b80f-35f3-4e86-ab17-01b80f1a4e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15387 | 2026.02.27 03:14:12.262910 [ 5 ] {be67b80f-35f3-4e86-ab17-01b80f1a4e3f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15388 | 2026.02.27 03:14:12.262946 [ 5 ] {be67b80f-35f3-4e86-ab17-01b80f1a4e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15389 | 2026.02.27 03:14:12.263332 [ 5 ] {be67b80f-35f3-4e86-ab17-01b80f1a4e3f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15390 | 2026.02.27 03:14:12.263560 [ 5 ] {be67b80f-35f3-4e86-ab17-01b80f1a4e3f} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15391 | 2026.02.27 03:14:12.263679 [ 97 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15392 | 2026.02.27 03:14:12.263694 [ 5 ] {be67b80f-35f3-4e86-ab17-01b80f1a4e3f} <Debug> executeQuery: Read 1267 rows, 107.25 KiB in 0.001779 sec., 712197.8639685217 rows/sec., 58.87 MiB/sec. | ||
| 15393 | 2026.02.27 03:14:12.263715 [ 97 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15394 | 2026.02.27 03:14:12.263736 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15395 | 2026.02.27 03:14:12.263736 [ 5 ] {be67b80f-35f3-4e86-ab17-01b80f1a4e3f} <Debug> TCPHandler: Processed in 0.0019518 sec. | ||
| 15396 | 2026.02.27 03:14:12.263855 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 15397 | 2026.02.27 03:14:12.263869 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15398 | 2026.02.27 03:14:12.263991 [ 5 ] {58b4c725-16d8-402e-a25f-dd863719f854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15399 | 2026.02.27 03:14:12.264001 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15400 | 2026.02.27 03:14:12.264035 [ 5 ] {58b4c725-16d8-402e-a25f-dd863719f854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15401 | 2026.02.27 03:14:12.264047 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2150 rows starting from the beginning of the part | ||
| 15402 | 2026.02.27 03:14:12.264129 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 124 rows starting from the beginning of the part | ||
| 15403 | 2026.02.27 03:14:12.264179 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 74 rows starting from the beginning of the part | ||
| 15404 | 2026.02.27 03:14:12.264229 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 124 rows starting from the beginning of the part | ||
| 15405 | 2026.02.27 03:14:12.264272 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 70 rows starting from the beginning of the part | ||
| 15406 | 2026.02.27 03:14:12.264317 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1267 rows starting from the beginning of the part | ||
| 15407 | 2026.02.27 03:14:12.264499 [ 5 ] {58b4c725-16d8-402e-a25f-dd863719f854} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15408 | 2026.02.27 03:14:12.264540 [ 5 ] {58b4c725-16d8-402e-a25f-dd863719f854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15409 | 2026.02.27 03:14:12.264877 [ 5 ] {58b4c725-16d8-402e-a25f-dd863719f854} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15410 | 2026.02.27 03:14:12.265109 [ 5 ] {58b4c725-16d8-402e-a25f-dd863719f854} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15411 | 2026.02.27 03:14:12.265230 [ 97 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15412 | 2026.02.27 03:14:12.265244 [ 5 ] {58b4c725-16d8-402e-a25f-dd863719f854} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001271 sec., 31471.282454760032 rows/sec., 2.29 MiB/sec. | ||
| 15413 | 2026.02.27 03:14:12.265261 [ 97 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15414 | 2026.02.27 03:14:12.265281 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15415 | 2026.02.27 03:14:12.265284 [ 5 ] {58b4c725-16d8-402e-a25f-dd863719f854} <Debug> TCPHandler: Processed in 0.001464627 sec. | ||
| 15416 | 2026.02.27 03:14:12.265405 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15417 | 2026.02.27 03:14:12.265415 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 15418 | 2026.02.27 03:14:12.265501 [ 5 ] {4e2a53da-de54-4c00-befa-8cb0f15ff658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15419 | 2026.02.27 03:14:12.265546 [ 5 ] {4e2a53da-de54-4c00-befa-8cb0f15ff658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15420 | 2026.02.27 03:14:12.265556 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15421 | 2026.02.27 03:14:12.265594 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 215 rows starting from the beginning of the part | ||
| 15422 | 2026.02.27 03:14:12.265667 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 34 rows starting from the beginning of the part | ||
| 15423 | 2026.02.27 03:14:12.265714 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 15 rows starting from the beginning of the part | ||
| 15424 | 2026.02.27 03:14:12.265761 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 34 rows starting from the beginning of the part | ||
| 15425 | 2026.02.27 03:14:12.265808 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 15426 | 2026.02.27 03:14:12.265848 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 40 rows starting from the beginning of the part | ||
| 15427 | 2026.02.27 03:14:12.265946 [ 199 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3809 rows, containing 5 columns (5 merged, 0 gathered) in 0.002147925 sec., 1773339.3856861854 rows/sec., 152.80 MiB/sec. | ||
| 15428 | 2026.02.27 03:14:12.266060 [ 5 ] {4e2a53da-de54-4c00-befa-8cb0f15ff658} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15429 | 2026.02.27 03:14:12.266102 [ 5 ] {4e2a53da-de54-4c00-befa-8cb0f15ff658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15430 | 2026.02.27 03:14:12.266206 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15431 | 2026.02.27 03:14:12.266467 [ 5 ] {4e2a53da-de54-4c00-befa-8cb0f15ff658} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15432 | 2026.02.27 03:14:12.266556 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_116_23} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15433 | 2026.02.27 03:14:12.266655 [ 191 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_116_23} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15434 | 2026.02.27 03:14:12.266739 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 15435 | 2026.02.27 03:14:12.266741 [ 5 ] {4e2a53da-de54-4c00-befa-8cb0f15ff658} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15436 | 2026.02.27 03:14:12.266802 [ 188 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451008 sec., 237765.74629498943 rows/sec., 16.85 MiB/sec. | ||
| 15437 | 2026.02.27 03:14:12.266889 [ 5 ] {4e2a53da-de54-4c00-befa-8cb0f15ff658} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001407 sec., 162046.90831556503 rows/sec., 10.97 MiB/sec. | ||
| 15438 | 2026.02.27 03:14:12.266932 [ 5 ] {4e2a53da-de54-4c00-befa-8cb0f15ff658} <Debug> TCPHandler: Processed in 0.001576161 sec. | ||
| 15439 | 2026.02.27 03:14:12.267001 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15440 | 2026.02.27 03:14:12.267053 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15441 | 2026.02.27 03:14:12.267150 [ 5 ] {b76df522-2bbb-43ab-9f84-7add48a8b51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15442 | 2026.02.27 03:14:12.267192 [ 5 ] {b76df522-2bbb-43ab-9f84-7add48a8b51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15443 | 2026.02.27 03:14:12.267332 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_106_21} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15444 | 2026.02.27 03:14:12.267422 [ 198 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_106_21} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15445 | 2026.02.27 03:14:12.267534 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15446 | 2026.02.27 03:14:12.267860 [ 5 ] {b76df522-2bbb-43ab-9f84-7add48a8b51b} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15447 | 2026.02.27 03:14:12.267902 [ 5 ] {b76df522-2bbb-43ab-9f84-7add48a8b51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15448 | 2026.02.27 03:14:12.268249 [ 5 ] {b76df522-2bbb-43ab-9f84-7add48a8b51b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15449 | 2026.02.27 03:14:12.268468 [ 5 ] {b76df522-2bbb-43ab-9f84-7add48a8b51b} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15450 | 2026.02.27 03:14:12.268580 [ 97 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15451 | 2026.02.27 03:14:12.268596 [ 5 ] {b76df522-2bbb-43ab-9f84-7add48a8b51b} <Debug> executeQuery: Read 560 rows, 42.62 KiB in 0.001465 sec., 382252.55972696247 rows/sec., 28.41 MiB/sec. | ||
| 15452 | 2026.02.27 03:14:12.268610 [ 97 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15453 | 2026.02.27 03:14:12.268629 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15454 | 2026.02.27 03:14:12.268635 [ 5 ] {b76df522-2bbb-43ab-9f84-7add48a8b51b} <Debug> TCPHandler: Processed in 0.001630593 sec. | ||
| 15455 | 2026.02.27 03:14:12.268722 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 15456 | 2026.02.27 03:14:12.268761 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15457 | 2026.02.27 03:14:12.268830 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15458 | 2026.02.27 03:14:12.268860 [ 5 ] {f86d6464-5125-4c8c-8523-2c1882036eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15459 | 2026.02.27 03:14:12.268862 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1061 rows starting from the beginning of the part | ||
| 15460 | 2026.02.27 03:14:12.268913 [ 5 ] {f86d6464-5125-4c8c-8523-2c1882036eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15461 | 2026.02.27 03:14:12.268937 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 98 rows starting from the beginning of the part | ||
| 15462 | 2026.02.27 03:14:12.268986 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 79 rows starting from the beginning of the part | ||
| 15463 | 2026.02.27 03:14:12.269025 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 98 rows starting from the beginning of the part | ||
| 15464 | 2026.02.27 03:14:12.269064 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 71 rows starting from the beginning of the part | ||
| 15465 | 2026.02.27 03:14:12.269125 [ 187 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 560 rows starting from the beginning of the part | ||
| 15466 | 2026.02.27 03:14:12.269585 [ 5 ] {f86d6464-5125-4c8c-8523-2c1882036eeb} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15467 | 2026.02.27 03:14:12.269627 [ 5 ] {f86d6464-5125-4c8c-8523-2c1882036eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15468 | 2026.02.27 03:14:12.270031 [ 5 ] {f86d6464-5125-4c8c-8523-2c1882036eeb} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15469 | 2026.02.27 03:14:12.270235 [ 198 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559181 sec., 1261559.7547686894 rows/sec., 98.38 MiB/sec. | ||
| 15470 | 2026.02.27 03:14:12.270245 [ 5 ] {f86d6464-5125-4c8c-8523-2c1882036eeb} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15471 | 2026.02.27 03:14:12.270394 [ 5 ] {f86d6464-5125-4c8c-8523-2c1882036eeb} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001553 sec., 545396.00772698 rows/sec., 36.71 MiB/sec. | ||
| 15472 | 2026.02.27 03:14:12.270407 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15473 | 2026.02.27 03:14:12.270438 [ 5 ] {f86d6464-5125-4c8c-8523-2c1882036eeb} <Debug> TCPHandler: Processed in 0.001728275 sec. | ||
| 15474 | 2026.02.27 03:14:12.270563 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15475 | 2026.02.27 03:14:12.270659 [ 5 ] {8447dc1f-5f96-4e37-ac2d-ed7352937862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15476 | 2026.02.27 03:14:12.270663 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_116_23} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15477 | 2026.02.27 03:14:12.270719 [ 5 ] {8447dc1f-5f96-4e37-ac2d-ed7352937862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15478 | 2026.02.27 03:14:12.270748 [ 191 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_116_23} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15479 | 2026.02.27 03:14:12.270817 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 15480 | 2026.02.27 03:14:12.271567 [ 5 ] {8447dc1f-5f96-4e37-ac2d-ed7352937862} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15481 | 2026.02.27 03:14:12.271609 [ 5 ] {8447dc1f-5f96-4e37-ac2d-ed7352937862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15482 | 2026.02.27 03:14:12.272183 [ 5 ] {8447dc1f-5f96-4e37-ac2d-ed7352937862} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15483 | 2026.02.27 03:14:12.272415 [ 5 ] {8447dc1f-5f96-4e37-ac2d-ed7352937862} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15484 | 2026.02.27 03:14:12.272556 [ 5 ] {8447dc1f-5f96-4e37-ac2d-ed7352937862} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001914 sec., 17763.84535005225 rows/sec., 31.83 MiB/sec. | ||
| 15485 | 2026.02.27 03:14:12.272612 [ 5 ] {8447dc1f-5f96-4e37-ac2d-ed7352937862} <Debug> TCPHandler: Processed in 0.002097805 sec. | ||
| 15486 | 2026.02.27 03:14:12.272756 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15487 | 2026.02.27 03:14:12.272855 [ 5 ] {fe0dd8ab-1daa-4896-8c93-71f3764df72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15488 | 2026.02.27 03:14:12.272899 [ 5 ] {fe0dd8ab-1daa-4896-8c93-71f3764df72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15489 | 2026.02.27 03:14:12.273266 [ 5 ] {fe0dd8ab-1daa-4896-8c93-71f3764df72d} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15490 | 2026.02.27 03:14:12.273303 [ 5 ] {fe0dd8ab-1daa-4896-8c93-71f3764df72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15491 | 2026.02.27 03:14:12.273689 [ 5 ] {fe0dd8ab-1daa-4896-8c93-71f3764df72d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15492 | 2026.02.27 03:14:12.273949 [ 5 ] {fe0dd8ab-1daa-4896-8c93-71f3764df72d} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15493 | 2026.02.27 03:14:12.274084 [ 100 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15494 | 2026.02.27 03:14:12.274105 [ 5 ] {fe0dd8ab-1daa-4896-8c93-71f3764df72d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
| 15495 | 2026.02.27 03:14:12.274128 [ 100 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15496 | 2026.02.27 03:14:12.274153 [ 5 ] {fe0dd8ab-1daa-4896-8c93-71f3764df72d} <Debug> TCPHandler: Processed in 0.001454278 sec. | ||
| 15497 | 2026.02.27 03:14:12.274155 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15498 | 2026.02.27 03:14:12.274253 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 15499 | 2026.02.27 03:14:12.274354 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15500 | 2026.02.27 03:14:12.274380 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6318 rows starting from the beginning of the part | ||
| 15501 | 2026.02.27 03:14:12.274426 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 15502 | 2026.02.27 03:14:12.274465 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 15503 | 2026.02.27 03:14:12.274507 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 15504 | 2026.02.27 03:14:12.274541 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 15505 | 2026.02.27 03:14:12.274604 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 15506 | 2026.02.27 03:14:12.276289 [ 190 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6618 rows, containing 4 columns (4 merged, 0 gathered) in 0.002070124 sec., 3196909.9435589365 rows/sec., 213.30 MiB/sec. | ||
| 15507 | 2026.02.27 03:14:12.276700 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15508 | 2026.02.27 03:14:12.276973 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_116_23} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2026.02.27 03:14:12.277047 [ 202 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_116_23} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15510 | 2026.02.27 03:14:12.277137 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 15511 | 2026.02.27 03:14:13.963597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36899 | ||
| 15512 | 2026.02.27 03:14:13.964399 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15513 | 2026.02.27 03:14:13.964520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15514 | 2026.02.27 03:14:13.965112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15515 | 2026.02.27 03:14:13.965350 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15516 | 2026.02.27 03:14:13.965490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36899 | ||
| 15517 | 2026.02.27 03:14:15.991474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15518 | 2026.02.27 03:14:16.009023 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15519 | 2026.02.27 03:14:16.009076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15520 | 2026.02.27 03:14:16.015174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15521 | 2026.02.27 03:14:16.015886 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15522 | 2026.02.27 03:14:16.019189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15523 | 2026.02.27 03:14:16.574280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1850 | ||
| 15524 | 2026.02.27 03:14:16.576626 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15525 | 2026.02.27 03:14:16.576680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15526 | 2026.02.27 03:14:16.577905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15527 | 2026.02.27 03:14:16.578178 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15528 | 2026.02.27 03:14:16.578546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1850 | ||
| 15529 | 2026.02.27 03:14:17.189448 [ 220 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): 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] | ||
| 15530 | 2026.02.27 03:14:17.189492 [ 220 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): 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] | ||
| 15531 | 2026.02.27 03:14:17.192303 [ 220 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): 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] | ||
| 15532 | 2026.02.27 03:14:17.230858 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15533 | 2026.02.27 03:14:17.231091 [ 5 ] {025737d2-8d25-4ee5-80f4-f0052db15a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15534 | 2026.02.27 03:14:17.231158 [ 5 ] {025737d2-8d25-4ee5-80f4-f0052db15a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15535 | 2026.02.27 03:14:17.231829 [ 5 ] {025737d2-8d25-4ee5-80f4-f0052db15a2d} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15536 | 2026.02.27 03:14:17.231878 [ 5 ] {025737d2-8d25-4ee5-80f4-f0052db15a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15537 | 2026.02.27 03:14:17.232268 [ 5 ] {025737d2-8d25-4ee5-80f4-f0052db15a2d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15538 | 2026.02.27 03:14:17.232495 [ 5 ] {025737d2-8d25-4ee5-80f4-f0052db15a2d} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15539 | 2026.02.27 03:14:17.232651 [ 5 ] {025737d2-8d25-4ee5-80f4-f0052db15a2d} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001609 sec., 43505.2827843381 rows/sec., 3.47 MiB/sec. | ||
| 15540 | 2026.02.27 03:14:17.232694 [ 5 ] {025737d2-8d25-4ee5-80f4-f0052db15a2d} <Debug> TCPHandler: Processed in 0.002031873 sec. | ||
| 15541 | 2026.02.27 03:14:17.232823 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15542 | 2026.02.27 03:14:17.232919 [ 5 ] {816c4fdb-47b1-40a6-9b6d-d627d2479631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15543 | 2026.02.27 03:14:17.232961 [ 5 ] {816c4fdb-47b1-40a6-9b6d-d627d2479631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15544 | 2026.02.27 03:14:17.233395 [ 5 ] {816c4fdb-47b1-40a6-9b6d-d627d2479631} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15545 | 2026.02.27 03:14:17.233432 [ 5 ] {816c4fdb-47b1-40a6-9b6d-d627d2479631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15546 | 2026.02.27 03:14:17.233727 [ 5 ] {816c4fdb-47b1-40a6-9b6d-d627d2479631} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15547 | 2026.02.27 03:14:17.233935 [ 5 ] {816c4fdb-47b1-40a6-9b6d-d627d2479631} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15548 | 2026.02.27 03:14:17.234067 [ 5 ] {816c4fdb-47b1-40a6-9b6d-d627d2479631} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001166 sec., 6003.430531732419 rows/sec., 451.43 KiB/sec. | ||
| 15549 | 2026.02.27 03:14:17.234105 [ 5 ] {816c4fdb-47b1-40a6-9b6d-d627d2479631} <Debug> TCPHandler: Processed in 0.001332005 sec. | ||
| 15550 | 2026.02.27 03:14:17.234219 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15551 | 2026.02.27 03:14:17.234313 [ 5 ] {fba06a0d-737c-4c98-8b51-1f9429a895f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15552 | 2026.02.27 03:14:17.234352 [ 5 ] {fba06a0d-737c-4c98-8b51-1f9429a895f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15553 | 2026.02.27 03:14:17.234793 [ 5 ] {fba06a0d-737c-4c98-8b51-1f9429a895f0} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15554 | 2026.02.27 03:14:17.234829 [ 5 ] {fba06a0d-737c-4c98-8b51-1f9429a895f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15555 | 2026.02.27 03:14:17.235129 [ 5 ] {fba06a0d-737c-4c98-8b51-1f9429a895f0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15556 | 2026.02.27 03:14:17.235346 [ 5 ] {fba06a0d-737c-4c98-8b51-1f9429a895f0} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2026.02.27 03:14:17.235476 [ 5 ] {fba06a0d-737c-4c98-8b51-1f9429a895f0} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001181 sec., 60118.54360711262 rows/sec., 4.69 MiB/sec. | ||
| 15558 | 2026.02.27 03:14:17.235513 [ 5 ] {fba06a0d-737c-4c98-8b51-1f9429a895f0} <Debug> TCPHandler: Processed in 0.001345235 sec. | ||
| 15559 | 2026.02.27 03:14:17.235636 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15560 | 2026.02.27 03:14:17.235728 [ 5 ] {60a53fb7-9793-4fe5-868a-77403aaa808d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15561 | 2026.02.27 03:14:17.235771 [ 5 ] {60a53fb7-9793-4fe5-868a-77403aaa808d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15562 | 2026.02.27 03:14:17.236205 [ 5 ] {60a53fb7-9793-4fe5-868a-77403aaa808d} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15563 | 2026.02.27 03:14:17.236242 [ 5 ] {60a53fb7-9793-4fe5-868a-77403aaa808d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15564 | 2026.02.27 03:14:17.236569 [ 5 ] {60a53fb7-9793-4fe5-868a-77403aaa808d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15565 | 2026.02.27 03:14:17.236774 [ 5 ] {60a53fb7-9793-4fe5-868a-77403aaa808d} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15566 | 2026.02.27 03:14:17.236906 [ 5 ] {60a53fb7-9793-4fe5-868a-77403aaa808d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 15567 | 2026.02.27 03:14:17.236943 [ 5 ] {60a53fb7-9793-4fe5-868a-77403aaa808d} <Debug> TCPHandler: Processed in 0.001362115 sec. | ||
| 15568 | 2026.02.27 03:14:17.237054 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15569 | 2026.02.27 03:14:17.237147 [ 5 ] {ca0180ce-058a-4a9b-9a2b-9dcb818d6d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15570 | 2026.02.27 03:14:17.237201 [ 5 ] {ca0180ce-058a-4a9b-9a2b-9dcb818d6d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15571 | 2026.02.27 03:14:17.237973 [ 5 ] {ca0180ce-058a-4a9b-9a2b-9dcb818d6d0f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15572 | 2026.02.27 03:14:17.238010 [ 5 ] {ca0180ce-058a-4a9b-9a2b-9dcb818d6d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15573 | 2026.02.27 03:14:17.238520 [ 5 ] {ca0180ce-058a-4a9b-9a2b-9dcb818d6d0f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15574 | 2026.02.27 03:14:17.238770 [ 5 ] {ca0180ce-058a-4a9b-9a2b-9dcb818d6d0f} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2026.02.27 03:14:17.238908 [ 5 ] {ca0180ce-058a-4a9b-9a2b-9dcb818d6d0f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001779 sec., 3934.7948285553684 rows/sec., 7.05 MiB/sec. | ||
| 15576 | 2026.02.27 03:14:17.238907 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15577 | 2026.02.27 03:14:17.238964 [ 5 ] {ca0180ce-058a-4a9b-9a2b-9dcb818d6d0f} <Debug> TCPHandler: Processed in 0.001958531 sec. | ||
| 15578 | 2026.02.27 03:14:17.238978 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15579 | 2026.02.27 03:14:17.239004 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15580 | 2026.02.27 03:14:17.239089 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15581 | 2026.02.27 03:14:17.239129 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 15582 | 2026.02.27 03:14:17.239188 [ 5 ] {36a920d0-51dc-496e-a349-af7a3db979f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15583 | 2026.02.27 03:14:17.239235 [ 5 ] {36a920d0-51dc-496e-a349-af7a3db979f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15584 | 2026.02.27 03:14:17.239414 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15585 | 2026.02.27 03:14:17.239486 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1954 rows starting from the beginning of the part | ||
| 15586 | 2026.02.27 03:14:17.239578 [ 5 ] {36a920d0-51dc-496e-a349-af7a3db979f0} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15587 | 2026.02.27 03:14:17.239620 [ 5 ] {36a920d0-51dc-496e-a349-af7a3db979f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15588 | 2026.02.27 03:14:17.239643 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 15589 | 2026.02.27 03:14:17.239772 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 34 rows starting from the beginning of the part | ||
| 15590 | 2026.02.27 03:14:17.239883 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 15591 | 2026.02.27 03:14:17.239935 [ 5 ] {36a920d0-51dc-496e-a349-af7a3db979f0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15592 | 2026.02.27 03:14:17.239977 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
| 15593 | 2026.02.27 03:14:17.240075 [ 198 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 15594 | 2026.02.27 03:14:17.240168 [ 5 ] {36a920d0-51dc-496e-a349-af7a3db979f0} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15595 | 2026.02.27 03:14:17.240308 [ 5 ] {36a920d0-51dc-496e-a349-af7a3db979f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 15596 | 2026.02.27 03:14:17.240346 [ 5 ] {36a920d0-51dc-496e-a349-af7a3db979f0} <Debug> TCPHandler: Processed in 0.001306994 sec. | ||
| 15597 | 2026.02.27 03:14:17.247178 [ 202 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2043 rows, containing 19 columns (19 merged, 0 gathered) in 0.008109621 sec., 251922.99368860768 rows/sec., 451.43 MiB/sec. | ||
| 15598 | 2026.02.27 03:14:17.248653 [ 202 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15599 | 2026.02.27 03:14:17.248976 [ 202 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15600 | 2026.02.27 03:14:17.249051 [ 202 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15601 | 2026.02.27 03:14:17.249159 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.78 MiB. | ||
| 15602 | 2026.02.27 03:14:18.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.30 MiB, peak 394.28 MiB, free memory in arenas 0.00 B, will set to 377.30 MiB (RSS), difference: 1.01 MiB | ||
| 15603 | 2026.02.27 03:14:21.247366 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15604 | 2026.02.27 03:14:21.247433 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15605 | 2026.02.27 03:14:21.466564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37411 | ||
| 15606 | 2026.02.27 03:14:21.467104 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15607 | 2026.02.27 03:14:21.467152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15608 | 2026.02.27 03:14:21.467661 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15609 | 2026.02.27 03:14:21.467906 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15610 | 2026.02.27 03:14:21.468044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37411 | ||
| 15611 | 2026.02.27 03:14:22.186105 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): 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] | ||
| 15612 | 2026.02.27 03:14:22.186184 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): 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] | ||
| 15613 | 2026.02.27 03:14:22.188955 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): 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] | ||
| 15614 | 2026.02.27 03:14:22.232907 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15615 | 2026.02.27 03:14:22.233136 [ 5 ] {2150aed9-fb0f-4d63-96da-29da66babf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15616 | 2026.02.27 03:14:22.233240 [ 5 ] {2150aed9-fb0f-4d63-96da-29da66babf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15617 | 2026.02.27 03:14:22.234305 [ 5 ] {2150aed9-fb0f-4d63-96da-29da66babf56} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15618 | 2026.02.27 03:14:22.234353 [ 5 ] {2150aed9-fb0f-4d63-96da-29da66babf56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15619 | 2026.02.27 03:14:22.234742 [ 5 ] {2150aed9-fb0f-4d63-96da-29da66babf56} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15620 | 2026.02.27 03:14:22.234966 [ 5 ] {2150aed9-fb0f-4d63-96da-29da66babf56} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15621 | 2026.02.27 03:14:22.235121 [ 5 ] {2150aed9-fb0f-4d63-96da-29da66babf56} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.002063 sec., 60106.64081434803 rows/sec., 5.17 MiB/sec. | ||
| 15622 | 2026.02.27 03:14:22.235163 [ 5 ] {2150aed9-fb0f-4d63-96da-29da66babf56} <Debug> TCPHandler: Processed in 0.002394952 sec. | ||
| 15623 | 2026.02.27 03:14:22.235302 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15624 | 2026.02.27 03:14:22.235396 [ 5 ] {83e74635-1366-4004-9a9b-13f66efa6455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15625 | 2026.02.27 03:14:22.235436 [ 5 ] {83e74635-1366-4004-9a9b-13f66efa6455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15626 | 2026.02.27 03:14:22.235862 [ 5 ] {83e74635-1366-4004-9a9b-13f66efa6455} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15627 | 2026.02.27 03:14:22.235899 [ 5 ] {83e74635-1366-4004-9a9b-13f66efa6455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15628 | 2026.02.27 03:14:22.236190 [ 5 ] {83e74635-1366-4004-9a9b-13f66efa6455} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15629 | 2026.02.27 03:14:22.236414 [ 5 ] {83e74635-1366-4004-9a9b-13f66efa6455} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15630 | 2026.02.27 03:14:22.236544 [ 5 ] {83e74635-1366-4004-9a9b-13f66efa6455} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001167 sec., 29134.53299057412 rows/sec., 2.14 MiB/sec. | ||
| 15631 | 2026.02.27 03:14:22.236581 [ 5 ] {83e74635-1366-4004-9a9b-13f66efa6455} <Debug> TCPHandler: Processed in 0.001328055 sec. | ||
| 15632 | 2026.02.27 03:14:22.236691 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15633 | 2026.02.27 03:14:22.236783 [ 5 ] {a0837f1a-deea-4c0c-85a2-f73c51544e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15634 | 2026.02.27 03:14:22.236822 [ 5 ] {a0837f1a-deea-4c0c-85a2-f73c51544e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15635 | 2026.02.27 03:14:22.237249 [ 5 ] {a0837f1a-deea-4c0c-85a2-f73c51544e3d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15636 | 2026.02.27 03:14:22.237285 [ 5 ] {a0837f1a-deea-4c0c-85a2-f73c51544e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15637 | 2026.02.27 03:14:22.237574 [ 5 ] {a0837f1a-deea-4c0c-85a2-f73c51544e3d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15638 | 2026.02.27 03:14:22.237776 [ 5 ] {a0837f1a-deea-4c0c-85a2-f73c51544e3d} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15639 | 2026.02.27 03:14:22.237901 [ 5 ] {a0837f1a-deea-4c0c-85a2-f73c51544e3d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001136 sec., 86267.60563380281 rows/sec., 6.74 MiB/sec. | ||
| 15640 | 2026.02.27 03:14:22.237938 [ 5 ] {a0837f1a-deea-4c0c-85a2-f73c51544e3d} <Debug> TCPHandler: Processed in 0.001293364 sec. | ||
| 15641 | 2026.02.27 03:14:22.238053 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15642 | 2026.02.27 03:14:22.238144 [ 5 ] {c92480a2-f441-4b6f-b865-5e786110ee75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15643 | 2026.02.27 03:14:22.238189 [ 5 ] {c92480a2-f441-4b6f-b865-5e786110ee75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15644 | 2026.02.27 03:14:22.238595 [ 5 ] {c92480a2-f441-4b6f-b865-5e786110ee75} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2026.02.27 03:14:22.238631 [ 5 ] {c92480a2-f441-4b6f-b865-5e786110ee75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15646 | 2026.02.27 03:14:22.238949 [ 5 ] {c92480a2-f441-4b6f-b865-5e786110ee75} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15647 | 2026.02.27 03:14:22.239151 [ 5 ] {c92480a2-f441-4b6f-b865-5e786110ee75} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2026.02.27 03:14:22.239278 [ 5 ] {c92480a2-f441-4b6f-b865-5e786110ee75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 15649 | 2026.02.27 03:14:22.239315 [ 5 ] {c92480a2-f441-4b6f-b865-5e786110ee75} <Debug> TCPHandler: Processed in 0.001308844 sec. | ||
| 15650 | 2026.02.27 03:14:22.239425 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15651 | 2026.02.27 03:14:22.239516 [ 5 ] {65c67250-e860-4b78-a79c-475d1b6d6836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15652 | 2026.02.27 03:14:22.239569 [ 5 ] {65c67250-e860-4b78-a79c-475d1b6d6836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15653 | 2026.02.27 03:14:22.240451 [ 5 ] {65c67250-e860-4b78-a79c-475d1b6d6836} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2026.02.27 03:14:22.240489 [ 5 ] {65c67250-e860-4b78-a79c-475d1b6d6836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15655 | 2026.02.27 03:14:22.241033 [ 5 ] {65c67250-e860-4b78-a79c-475d1b6d6836} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15656 | 2026.02.27 03:14:22.241260 [ 5 ] {65c67250-e860-4b78-a79c-475d1b6d6836} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2026.02.27 03:14:22.241395 [ 5 ] {65c67250-e860-4b78-a79c-475d1b6d6836} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001897 sec., 17923.036373220875 rows/sec., 32.12 MiB/sec. | ||
| 15658 | 2026.02.27 03:14:22.241451 [ 5 ] {65c67250-e860-4b78-a79c-475d1b6d6836} <Debug> TCPHandler: Processed in 0.002072674 sec. | ||
| 15659 | 2026.02.27 03:14:22.241568 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15660 | 2026.02.27 03:14:22.241660 [ 5 ] {5e251e03-fc2f-408c-b23c-09a5d0bbe39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15661 | 2026.02.27 03:14:22.241702 [ 5 ] {5e251e03-fc2f-408c-b23c-09a5d0bbe39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15662 | 2026.02.27 03:14:22.242053 [ 5 ] {5e251e03-fc2f-408c-b23c-09a5d0bbe39c} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2026.02.27 03:14:22.242088 [ 5 ] {5e251e03-fc2f-408c-b23c-09a5d0bbe39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15664 | 2026.02.27 03:14:22.242390 [ 5 ] {5e251e03-fc2f-408c-b23c-09a5d0bbe39c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15665 | 2026.02.27 03:14:22.242612 [ 5 ] {5e251e03-fc2f-408c-b23c-09a5d0bbe39c} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15666 | 2026.02.27 03:14:22.242738 [ 5 ] {5e251e03-fc2f-408c-b23c-09a5d0bbe39c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 15667 | 2026.02.27 03:14:22.242774 [ 5 ] {5e251e03-fc2f-408c-b23c-09a5d0bbe39c} <Debug> TCPHandler: Processed in 0.001253493 sec. | ||
| 15668 | 2026.02.27 03:14:22.995433 [ 220 ] {} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): 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] | ||
| 15669 | 2026.02.27 03:14:22.995490 [ 220 ] {} <Debug> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): 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] | ||
| 15670 | 2026.02.27 03:14:22.997299 [ 220 ] {} <Debug> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): 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] | ||
| 15671 | 2026.02.27 03:14:23.520181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15672 | 2026.02.27 03:14:23.537456 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15673 | 2026.02.27 03:14:23.537513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15674 | 2026.02.27 03:14:23.544039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15675 | 2026.02.27 03:14:23.544748 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15676 | 2026.02.27 03:14:23.547740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15677 | 2026.02.27 03:14:24.197605 [ 87 ] {} <Debug> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 15678 | 2026.02.27 03:14:24.197668 [ 87 ] {} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15679 | 2026.02.27 03:14:24.197688 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.25 GiB. | ||
| 15680 | 2026.02.27 03:14:24.197813 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::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 | ||
| 15681 | 2026.02.27 03:14:24.197946 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15682 | 2026.02.27 03:14:24.197980 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::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 | ||
| 15683 | 2026.02.27 03:14:24.198048 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 15684 | 2026.02.27 03:14:24.198095 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 15685 | 2026.02.27 03:14:24.198137 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 15686 | 2026.02.27 03:14:24.198178 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 15687 | 2026.02.27 03:14:24.198934 [ 197 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176841 sec., 37388.228316314606 rows/sec., 3.12 MiB/sec. | ||
| 15688 | 2026.02.27 03:14:24.199074 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 15689 | 2026.02.27 03:14:24.199344 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_29_7} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15690 | 2026.02.27 03:14:24.199414 [ 190 ] {aed2c41a-4093-4928-af29-83f68fc7d9b2::all_1_29_7} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 15691 | 2026.02.27 03:14:24.199486 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15692 | 2026.02.27 03:14:25.918154 [ 86 ] {} <Debug> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 15693 | 2026.02.27 03:14:25.918229 [ 86 ] {} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15694 | 2026.02.27 03:14:25.918252 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15695 | 2026.02.27 03:14:25.918351 [ 202 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 15696 | 2026.02.27 03:14:25.918457 [ 202 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15697 | 2026.02.27 03:14:25.918491 [ 202 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 401 rows starting from the beginning of the part | ||
| 15698 | 2026.02.27 03:14:25.918557 [ 202 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 15699 | 2026.02.27 03:14:25.918603 [ 202 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 15700 | 2026.02.27 03:14:25.918649 [ 202 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 252 rows starting from the beginning of the part | ||
| 15701 | 2026.02.27 03:14:25.918689 [ 202 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 15702 | 2026.02.27 03:14:25.919563 [ 186 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254773 sec., 1021698.745510144 rows/sec., 73.22 MiB/sec. | ||
| 15703 | 2026.02.27 03:14:25.919743 [ 193 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 15704 | 2026.02.27 03:14:25.920058 [ 193 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_24_5} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15705 | 2026.02.27 03:14:25.920144 [ 193 ] {a0231407-46c6-4e88-832c-d455f59fdb9d::all_1_24_5} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 15706 | 2026.02.27 03:14:25.920241 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 15707 | 2026.02.27 03:14:26.579588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1874 | ||
| 15708 | 2026.02.27 03:14:26.581800 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15709 | 2026.02.27 03:14:26.581847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15710 | 2026.02.27 03:14:26.583033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15711 | 2026.02.27 03:14:26.583299 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15712 | 2026.02.27 03:14:26.583568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1874 | ||
| 15713 | 2026.02.27 03:14:27.230839 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15714 | 2026.02.27 03:14:27.231031 [ 5 ] {80a870fd-f2d7-43bc-b585-0f303b034faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15715 | 2026.02.27 03:14:27.231104 [ 5 ] {80a870fd-f2d7-43bc-b585-0f303b034faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15716 | 2026.02.27 03:14:27.231756 [ 5 ] {80a870fd-f2d7-43bc-b585-0f303b034faa} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15717 | 2026.02.27 03:14:27.231802 [ 5 ] {80a870fd-f2d7-43bc-b585-0f303b034faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15718 | 2026.02.27 03:14:27.232187 [ 5 ] {80a870fd-f2d7-43bc-b585-0f303b034faa} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15719 | 2026.02.27 03:14:27.232404 [ 5 ] {80a870fd-f2d7-43bc-b585-0f303b034faa} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15720 | 2026.02.27 03:14:27.232558 [ 5 ] {80a870fd-f2d7-43bc-b585-0f303b034faa} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001581 sec., 44275.77482605946 rows/sec., 3.53 MiB/sec. | ||
| 15721 | 2026.02.27 03:14:27.232600 [ 5 ] {80a870fd-f2d7-43bc-b585-0f303b034faa} <Debug> TCPHandler: Processed in 0.001898719 sec. | ||
| 15722 | 2026.02.27 03:14:27.232719 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15723 | 2026.02.27 03:14:27.232812 [ 5 ] {9a286aad-0ad5-4661-8533-81d546023e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15724 | 2026.02.27 03:14:27.232851 [ 5 ] {9a286aad-0ad5-4661-8533-81d546023e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15725 | 2026.02.27 03:14:27.233249 [ 5 ] {9a286aad-0ad5-4661-8533-81d546023e26} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15726 | 2026.02.27 03:14:27.233284 [ 5 ] {9a286aad-0ad5-4661-8533-81d546023e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15727 | 2026.02.27 03:14:27.233570 [ 5 ] {9a286aad-0ad5-4661-8533-81d546023e26} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15728 | 2026.02.27 03:14:27.233777 [ 5 ] {9a286aad-0ad5-4661-8533-81d546023e26} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15729 | 2026.02.27 03:14:27.233906 [ 5 ] {9a286aad-0ad5-4661-8533-81d546023e26} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001113 sec., 6289.308176100629 rows/sec., 472.93 KiB/sec. | ||
| 15730 | 2026.02.27 03:14:27.233943 [ 5 ] {9a286aad-0ad5-4661-8533-81d546023e26} <Debug> TCPHandler: Processed in 0.001271824 sec. | ||
| 15731 | 2026.02.27 03:14:27.234052 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15732 | 2026.02.27 03:14:27.234143 [ 5 ] {1bbc461b-353b-4d7d-95c0-3e79b7fad47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15733 | 2026.02.27 03:14:27.234184 [ 5 ] {1bbc461b-353b-4d7d-95c0-3e79b7fad47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15734 | 2026.02.27 03:14:27.234613 [ 5 ] {1bbc461b-353b-4d7d-95c0-3e79b7fad47c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15735 | 2026.02.27 03:14:27.234649 [ 5 ] {1bbc461b-353b-4d7d-95c0-3e79b7fad47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15736 | 2026.02.27 03:14:27.234945 [ 5 ] {1bbc461b-353b-4d7d-95c0-3e79b7fad47c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15737 | 2026.02.27 03:14:27.235149 [ 5 ] {1bbc461b-353b-4d7d-95c0-3e79b7fad47c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15738 | 2026.02.27 03:14:27.235273 [ 5 ] {1bbc461b-353b-4d7d-95c0-3e79b7fad47c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001149 sec., 61792.86335944299 rows/sec., 4.82 MiB/sec. | ||
| 15739 | 2026.02.27 03:14:27.235311 [ 5 ] {1bbc461b-353b-4d7d-95c0-3e79b7fad47c} <Debug> TCPHandler: Processed in 0.001306224 sec. | ||
| 15740 | 2026.02.27 03:14:27.235418 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15741 | 2026.02.27 03:14:27.235510 [ 5 ] {736a8c8d-bf48-4380-95f3-4952c5088a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15742 | 2026.02.27 03:14:27.235552 [ 5 ] {736a8c8d-bf48-4380-95f3-4952c5088a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15743 | 2026.02.27 03:14:27.235969 [ 5 ] {736a8c8d-bf48-4380-95f3-4952c5088a50} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15744 | 2026.02.27 03:14:27.236004 [ 5 ] {736a8c8d-bf48-4380-95f3-4952c5088a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15745 | 2026.02.27 03:14:27.236335 [ 5 ] {736a8c8d-bf48-4380-95f3-4952c5088a50} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15746 | 2026.02.27 03:14:27.236539 [ 5 ] {736a8c8d-bf48-4380-95f3-4952c5088a50} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2026.02.27 03:14:27.236666 [ 5 ] {736a8c8d-bf48-4380-95f3-4952c5088a50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 15748 | 2026.02.27 03:14:27.236703 [ 5 ] {736a8c8d-bf48-4380-95f3-4952c5088a50} <Debug> TCPHandler: Processed in 0.001331944 sec. | ||
| 15749 | 2026.02.27 03:14:27.236809 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2026.02.27 03:14:27.236898 [ 5 ] {eebabc6d-3142-414f-add9-a6cb32bf1e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15751 | 2026.02.27 03:14:27.236952 [ 5 ] {eebabc6d-3142-414f-add9-a6cb32bf1e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15752 | 2026.02.27 03:14:27.237840 [ 5 ] {eebabc6d-3142-414f-add9-a6cb32bf1e28} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15753 | 2026.02.27 03:14:27.237885 [ 5 ] {eebabc6d-3142-414f-add9-a6cb32bf1e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15754 | 2026.02.27 03:14:27.238429 [ 5 ] {eebabc6d-3142-414f-add9-a6cb32bf1e28} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15755 | 2026.02.27 03:14:27.238642 [ 5 ] {eebabc6d-3142-414f-add9-a6cb32bf1e28} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15756 | 2026.02.27 03:14:27.238778 [ 5 ] {eebabc6d-3142-414f-add9-a6cb32bf1e28} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001897 sec., 3690.0369003690034 rows/sec., 6.61 MiB/sec. | ||
| 15757 | 2026.02.27 03:14:27.238833 [ 5 ] {eebabc6d-3142-414f-add9-a6cb32bf1e28} <Debug> TCPHandler: Processed in 0.002070653 sec. | ||
| 15758 | 2026.02.27 03:14:27.238943 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15759 | 2026.02.27 03:14:27.239036 [ 5 ] {00055e3c-f29b-4654-a266-e83e24ea7253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15760 | 2026.02.27 03:14:27.239077 [ 5 ] {00055e3c-f29b-4654-a266-e83e24ea7253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15761 | 2026.02.27 03:14:27.239409 [ 5 ] {00055e3c-f29b-4654-a266-e83e24ea7253} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15762 | 2026.02.27 03:14:27.239445 [ 5 ] {00055e3c-f29b-4654-a266-e83e24ea7253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15763 | 2026.02.27 03:14:27.239735 [ 5 ] {00055e3c-f29b-4654-a266-e83e24ea7253} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15764 | 2026.02.27 03:14:27.239931 [ 5 ] {00055e3c-f29b-4654-a266-e83e24ea7253} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15765 | 2026.02.27 03:14:27.240056 [ 5 ] {00055e3c-f29b-4654-a266-e83e24ea7253} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 15766 | 2026.02.27 03:14:27.240091 [ 5 ] {00055e3c-f29b-4654-a266-e83e24ea7253} <Debug> TCPHandler: Processed in 0.001194441 sec. | ||
| 15767 | 2026.02.27 03:14:28.969039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37859 | ||
| 15768 | 2026.02.27 03:14:28.969532 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2026.02.27 03:14:28.969570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15770 | 2026.02.27 03:14:28.970039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15771 | 2026.02.27 03:14:28.970271 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2026.02.27 03:14:28.970398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37859 | ||
| 15773 | 2026.02.27 03:14:31.048645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15774 | 2026.02.27 03:14:31.066975 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15775 | 2026.02.27 03:14:31.067029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15776 | 2026.02.27 03:14:31.073422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15777 | 2026.02.27 03:14:31.074175 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15778 | 2026.02.27 03:14:31.077509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15779 | 2026.02.27 03:14:32.232694 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15780 | 2026.02.27 03:14:32.232892 [ 5 ] {244d6564-4636-422f-a350-800f7f17f886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15781 | 2026.02.27 03:14:32.232965 [ 5 ] {244d6564-4636-422f-a350-800f7f17f886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15782 | 2026.02.27 03:14:32.233765 [ 5 ] {244d6564-4636-422f-a350-800f7f17f886} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15783 | 2026.02.27 03:14:32.233814 [ 5 ] {244d6564-4636-422f-a350-800f7f17f886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15784 | 2026.02.27 03:14:32.234206 [ 5 ] {244d6564-4636-422f-a350-800f7f17f886} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15785 | 2026.02.27 03:14:32.234435 [ 5 ] {244d6564-4636-422f-a350-800f7f17f886} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15786 | 2026.02.27 03:14:32.234588 [ 5 ] {244d6564-4636-422f-a350-800f7f17f886} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001749 sec., 70897.65580331619 rows/sec., 6.09 MiB/sec. | ||
| 15787 | 2026.02.27 03:14:32.234629 [ 5 ] {244d6564-4636-422f-a350-800f7f17f886} <Debug> TCPHandler: Processed in 0.002073034 sec. | ||
| 15788 | 2026.02.27 03:14:32.234723 [ 220 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 15789 | 2026.02.27 03:14:32.234757 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15790 | 2026.02.27 03:14:32.234781 [ 220 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 15791 | 2026.02.27 03:14:32.234860 [ 5 ] {e1c08092-9d4c-40b3-bf53-4096f7dbac95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15792 | 2026.02.27 03:14:32.234905 [ 5 ] {e1c08092-9d4c-40b3-bf53-4096f7dbac95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15793 | 2026.02.27 03:14:32.235374 [ 5 ] {e1c08092-9d4c-40b3-bf53-4096f7dbac95} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15794 | 2026.02.27 03:14:32.235412 [ 5 ] {e1c08092-9d4c-40b3-bf53-4096f7dbac95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15795 | 2026.02.27 03:14:32.235719 [ 5 ] {e1c08092-9d4c-40b3-bf53-4096f7dbac95} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15796 | 2026.02.27 03:14:32.235974 [ 5 ] {e1c08092-9d4c-40b3-bf53-4096f7dbac95} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15797 | 2026.02.27 03:14:32.236108 [ 5 ] {e1c08092-9d4c-40b3-bf53-4096f7dbac95} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001266 sec., 26856.24012638231 rows/sec., 1.97 MiB/sec. | ||
| 15798 | 2026.02.27 03:14:32.236148 [ 5 ] {e1c08092-9d4c-40b3-bf53-4096f7dbac95} <Debug> TCPHandler: Processed in 0.001439288 sec. | ||
| 15799 | 2026.02.27 03:14:32.236271 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15800 | 2026.02.27 03:14:32.236364 [ 5 ] {14a5aa7e-51a2-4e28-87b3-d84dc10cb208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15801 | 2026.02.27 03:14:32.236406 [ 5 ] {14a5aa7e-51a2-4e28-87b3-d84dc10cb208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15802 | 2026.02.27 03:14:32.236911 [ 5 ] {14a5aa7e-51a2-4e28-87b3-d84dc10cb208} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2026.02.27 03:14:32.236949 [ 5 ] {14a5aa7e-51a2-4e28-87b3-d84dc10cb208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15804 | 2026.02.27 03:14:32.237314 [ 5 ] {14a5aa7e-51a2-4e28-87b3-d84dc10cb208} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15805 | 2026.02.27 03:14:32.237523 [ 5 ] {14a5aa7e-51a2-4e28-87b3-d84dc10cb208} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2026.02.27 03:14:32.237652 [ 5 ] {14a5aa7e-51a2-4e28-87b3-d84dc10cb208} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001306 sec., 75038.28483920367 rows/sec., 5.86 MiB/sec. | ||
| 15807 | 2026.02.27 03:14:32.237690 [ 5 ] {14a5aa7e-51a2-4e28-87b3-d84dc10cb208} <Debug> TCPHandler: Processed in 0.001467909 sec. | ||
| 15808 | 2026.02.27 03:14:32.237814 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15809 | 2026.02.27 03:14:32.237826 [ 220 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 15810 | 2026.02.27 03:14:32.237908 [ 5 ] {36f2b520-0550-4c88-bcf1-3e3eea6610bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15811 | 2026.02.27 03:14:32.237956 [ 5 ] {36f2b520-0550-4c88-bcf1-3e3eea6610bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15812 | 2026.02.27 03:14:32.238417 [ 5 ] {36f2b520-0550-4c88-bcf1-3e3eea6610bc} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15813 | 2026.02.27 03:14:32.238456 [ 5 ] {36f2b520-0550-4c88-bcf1-3e3eea6610bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15814 | 2026.02.27 03:14:32.238790 [ 5 ] {36f2b520-0550-4c88-bcf1-3e3eea6610bc} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15815 | 2026.02.27 03:14:32.239002 [ 5 ] {36f2b520-0550-4c88-bcf1-3e3eea6610bc} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15816 | 2026.02.27 03:14:32.239125 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 2 parts from all_1_115_23 to all_116_116_0 | ||
| 15817 | 2026.02.27 03:14:32.239132 [ 5 ] {36f2b520-0550-4c88-bcf1-3e3eea6610bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 15818 | 2026.02.27 03:14:32.239198 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15819 | 2026.02.27 03:14:32.239216 [ 5 ] {36f2b520-0550-4c88-bcf1-3e3eea6610bc} <Debug> TCPHandler: Processed in 0.001449047 sec. | ||
| 15820 | 2026.02.27 03:14:32.239225 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15821 | 2026.02.27 03:14:32.239338 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15822 | 2026.02.27 03:14:32.239347 [ 193 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::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 | ||
| 15823 | 2026.02.27 03:14:32.239405 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 15824 | 2026.02.27 03:14:32.239436 [ 5 ] {f4809140-c464-46e3-b361-d1fd2622a3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15825 | 2026.02.27 03:14:32.239458 [ 193 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_116_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15826 | 2026.02.27 03:14:32.239463 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 15827 | 2026.02.27 03:14:32.239498 [ 193 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 33044 rows starting from the beginning of the part | ||
| 15828 | 2026.02.27 03:14:32.239505 [ 5 ] {f4809140-c464-46e3-b361-d1fd2622a3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15829 | 2026.02.27 03:14:32.239570 [ 193 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 847 rows starting from the beginning of the part | ||
| 15830 | 2026.02.27 03:14:32.240420 [ 5 ] {f4809140-c464-46e3-b361-d1fd2622a3e1} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2026.02.27 03:14:32.240458 [ 5 ] {f4809140-c464-46e3-b361-d1fd2622a3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15832 | 2026.02.27 03:14:32.241025 [ 5 ] {f4809140-c464-46e3-b361-d1fd2622a3e1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15833 | 2026.02.27 03:14:32.241258 [ 5 ] {f4809140-c464-46e3-b361-d1fd2622a3e1} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15834 | 2026.02.27 03:14:32.241411 [ 5 ] {f4809140-c464-46e3-b361-d1fd2622a3e1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001993 sec., 17059.708981435022 rows/sec., 30.57 MiB/sec. | ||
| 15835 | 2026.02.27 03:14:32.241472 [ 5 ] {f4809140-c464-46e3-b361-d1fd2622a3e1} <Debug> TCPHandler: Processed in 0.002181797 sec. | ||
| 15836 | 2026.02.27 03:14:32.241592 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15837 | 2026.02.27 03:14:32.241686 [ 5 ] {15694d59-0054-4af4-9bdd-a45988eecb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15838 | 2026.02.27 03:14:32.241737 [ 5 ] {15694d59-0054-4af4-9bdd-a45988eecb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15839 | 2026.02.27 03:14:32.242090 [ 5 ] {15694d59-0054-4af4-9bdd-a45988eecb9c} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15840 | 2026.02.27 03:14:32.242128 [ 5 ] {15694d59-0054-4af4-9bdd-a45988eecb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15841 | 2026.02.27 03:14:32.242430 [ 5 ] {15694d59-0054-4af4-9bdd-a45988eecb9c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15842 | 2026.02.27 03:14:32.242684 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 15843 | 2026.02.27 03:14:32.242701 [ 5 ] {15694d59-0054-4af4-9bdd-a45988eecb9c} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15844 | 2026.02.27 03:14:32.242843 [ 5 ] {15694d59-0054-4af4-9bdd-a45988eecb9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 15845 | 2026.02.27 03:14:32.242880 [ 5 ] {15694d59-0054-4af4-9bdd-a45988eecb9c} <Debug> TCPHandler: Processed in 0.001335764 sec. | ||
| 15846 | 2026.02.27 03:14:32.245992 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_116_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33891 rows, containing 5 columns (5 merged, 0 gathered) in 0.006672483 sec., 5079218.635701283 rows/sec., 347.64 MiB/sec. | ||
| 15847 | 2026.02.27 03:14:32.246239 [ 189 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_116_24} <Trace> MergedBlockOutputStream: filled checksums all_1_116_24 (state Temporary) | ||
| 15848 | 2026.02.27 03:14:32.246552 [ 189 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_116_24 to all_1_116_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15849 | 2026.02.27 03:14:32.246629 [ 189 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 2 parts: [all_1_115_23, all_116_116_0] -> all_1_116_24 | ||
| 15850 | 2026.02.27 03:14:32.246706 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15851 | 2026.02.27 03:14:32.743821 [ 218 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 15852 | 2026.02.27 03:14:32.743882 [ 218 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 15853 | 2026.02.27 03:14:32.747935 [ 218 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 15854 | 2026.02.27 03:14:33.081245 [ 223 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 15855 | 2026.02.27 03:14:33.081301 [ 223 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 15856 | 2026.02.27 03:14:33.084227 [ 223 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 15857 | 2026.02.27 03:14:36.247680 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15858 | 2026.02.27 03:14:36.247745 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15859 | 2026.02.27 03:14:36.438840 [ 225 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): 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] | ||
| 15860 | 2026.02.27 03:14:36.438889 [ 225 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): 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] | ||
| 15861 | 2026.02.27 03:14:36.441479 [ 225 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): 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] | ||
| 15862 | 2026.02.27 03:14:36.470531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38371 | ||
| 15863 | 2026.02.27 03:14:36.471025 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15864 | 2026.02.27 03:14:36.471061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15865 | 2026.02.27 03:14:36.471501 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15866 | 2026.02.27 03:14:36.471723 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15867 | 2026.02.27 03:14:36.471848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38371 | ||
| 15868 | 2026.02.27 03:14:36.471913 [ 225 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): 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] | ||
| 15869 | 2026.02.27 03:14:36.471945 [ 225 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): 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] | ||
| 15870 | 2026.02.27 03:14:36.474257 [ 225 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): 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] | ||
| 15871 | 2026.02.27 03:14:36.584669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1898 | ||
| 15872 | 2026.02.27 03:14:36.586987 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15873 | 2026.02.27 03:14:36.587036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15874 | 2026.02.27 03:14:36.588262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15875 | 2026.02.27 03:14:36.588518 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15876 | 2026.02.27 03:14:36.588861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1898 | ||
| 15877 | 2026.02.27 03:14:36.995442 [ 225 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): 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] | ||
| 15878 | 2026.02.27 03:14:36.995484 [ 225 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): 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] | ||
| 15879 | 2026.02.27 03:14:36.997671 [ 225 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): 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] | ||
| 15880 | 2026.02.27 03:14:37.002121 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001514899 sec. | ||
| 15881 | 2026.02.27 03:14:37.231396 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15882 | 2026.02.27 03:14:37.231581 [ 5 ] {17a1a982-5aad-433a-96b6-39606174255a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15883 | 2026.02.27 03:14:37.231651 [ 5 ] {17a1a982-5aad-433a-96b6-39606174255a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15884 | 2026.02.27 03:14:37.232385 [ 5 ] {17a1a982-5aad-433a-96b6-39606174255a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15885 | 2026.02.27 03:14:37.232433 [ 5 ] {17a1a982-5aad-433a-96b6-39606174255a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15886 | 2026.02.27 03:14:37.232810 [ 5 ] {17a1a982-5aad-433a-96b6-39606174255a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15887 | 2026.02.27 03:14:37.233037 [ 5 ] {17a1a982-5aad-433a-96b6-39606174255a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15888 | 2026.02.27 03:14:37.233193 [ 5 ] {17a1a982-5aad-433a-96b6-39606174255a} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001665 sec., 42042.04204204204 rows/sec., 3.36 MiB/sec. | ||
| 15889 | 2026.02.27 03:14:37.233190 [ 75 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15890 | 2026.02.27 03:14:37.233235 [ 5 ] {17a1a982-5aad-433a-96b6-39606174255a} <Debug> TCPHandler: Processed in 0.001978461 sec. | ||
| 15891 | 2026.02.27 03:14:37.233293 [ 75 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15892 | 2026.02.27 03:14:37.233334 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15893 | 2026.02.27 03:14:37.233416 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15894 | 2026.02.27 03:14:37.233483 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::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 | ||
| 15895 | 2026.02.27 03:14:37.233515 [ 5 ] {477221c7-4aa8-48da-a2ec-f050d69daf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15896 | 2026.02.27 03:14:37.233566 [ 5 ] {477221c7-4aa8-48da-a2ec-f050d69daf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15897 | 2026.02.27 03:14:37.233632 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15898 | 2026.02.27 03:14:37.233673 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2150 rows starting from the beginning of the part | ||
| 15899 | 2026.02.27 03:14:37.233747 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 70 rows starting from the beginning of the part | ||
| 15900 | 2026.02.27 03:14:37.233798 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 124 rows starting from the beginning of the part | ||
| 15901 | 2026.02.27 03:14:37.233846 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 70 rows starting from the beginning of the part | ||
| 15902 | 2026.02.27 03:14:37.233890 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 124 rows starting from the beginning of the part | ||
| 15903 | 2026.02.27 03:14:37.233936 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 70 rows starting from the beginning of the part | ||
| 15904 | 2026.02.27 03:14:37.233982 [ 5 ] {477221c7-4aa8-48da-a2ec-f050d69daf0f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2026.02.27 03:14:37.234022 [ 5 ] {477221c7-4aa8-48da-a2ec-f050d69daf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15906 | 2026.02.27 03:14:37.234350 [ 5 ] {477221c7-4aa8-48da-a2ec-f050d69daf0f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15907 | 2026.02.27 03:14:37.234559 [ 5 ] {477221c7-4aa8-48da-a2ec-f050d69daf0f} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2026.02.27 03:14:37.234664 [ 75 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15909 | 2026.02.27 03:14:37.234694 [ 5 ] {477221c7-4aa8-48da-a2ec-f050d69daf0f} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001198 sec., 5843.071786310517 rows/sec., 439.37 KiB/sec. | ||
| 15910 | 2026.02.27 03:14:37.234696 [ 75 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2026.02.27 03:14:37.234736 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15912 | 2026.02.27 03:14:37.234738 [ 5 ] {477221c7-4aa8-48da-a2ec-f050d69daf0f} <Debug> TCPHandler: Processed in 0.001379556 sec. | ||
| 15913 | 2026.02.27 03:14:37.234856 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::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 | ||
| 15914 | 2026.02.27 03:14:37.234871 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15915 | 2026.02.27 03:14:37.234988 [ 5 ] {343c634f-e3fc-4987-a184-3e687c302923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15916 | 2026.02.27 03:14:37.235002 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15917 | 2026.02.27 03:14:37.235027 [ 5 ] {343c634f-e3fc-4987-a184-3e687c302923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15918 | 2026.02.27 03:14:37.235039 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 215 rows starting from the beginning of the part | ||
| 15919 | 2026.02.27 03:14:37.235110 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 15920 | 2026.02.27 03:14:37.235153 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 34 rows starting from the beginning of the part | ||
| 15921 | 2026.02.27 03:14:37.235193 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part | ||
| 15922 | 2026.02.27 03:14:37.235233 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 34 rows starting from the beginning of the part | ||
| 15923 | 2026.02.27 03:14:37.235248 [ 200 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2608 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826447 sec., 1427908.9401444444 rows/sec., 122.75 MiB/sec. | ||
| 15924 | 2026.02.27 03:14:37.235276 [ 186 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 15925 | 2026.02.27 03:14:37.235462 [ 5 ] {343c634f-e3fc-4987-a184-3e687c302923} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15926 | 2026.02.27 03:14:37.235484 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15927 | 2026.02.27 03:14:37.235505 [ 5 ] {343c634f-e3fc-4987-a184-3e687c302923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15928 | 2026.02.27 03:14:37.235771 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_121_24} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15929 | 2026.02.27 03:14:37.235846 [ 5 ] {343c634f-e3fc-4987-a184-3e687c302923} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15930 | 2026.02.27 03:14:37.235856 [ 196 ] {225b5b0a-0d2c-4d60-b18a-e801ea8f340f::all_1_121_24} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15931 | 2026.02.27 03:14:37.235947 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 15932 | 2026.02.27 03:14:37.236078 [ 5 ] {343c634f-e3fc-4987-a184-3e687c302923} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15933 | 2026.02.27 03:14:37.236114 [ 200 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314554 sec., 231257.14120530616 rows/sec., 16.24 MiB/sec. | ||
| 15934 | 2026.02.27 03:14:37.236187 [ 75 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15935 | 2026.02.27 03:14:37.236212 [ 5 ] {343c634f-e3fc-4987-a184-3e687c302923} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001242 sec., 57165.861513687596 rows/sec., 4.46 MiB/sec. | ||
| 15936 | 2026.02.27 03:14:37.236218 [ 75 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15937 | 2026.02.27 03:14:37.236254 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15938 | 2026.02.27 03:14:37.236256 [ 5 ] {343c634f-e3fc-4987-a184-3e687c302923} <Debug> TCPHandler: Processed in 0.001432557 sec. | ||
| 15939 | 2026.02.27 03:14:37.236269 [ 192 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15940 | 2026.02.27 03:14:37.236338 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::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 | ||
| 15941 | 2026.02.27 03:14:37.236393 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15942 | 2026.02.27 03:14:37.236422 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15943 | 2026.02.27 03:14:37.236451 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1061 rows starting from the beginning of the part | ||
| 15944 | 2026.02.27 03:14:37.236493 [ 5 ] {ce37f6d5-d17e-40b8-bc02-587a686a1df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15945 | 2026.02.27 03:14:37.236498 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 71 rows starting from the beginning of the part | ||
| 15946 | 2026.02.27 03:14:37.236545 [ 5 ] {ce37f6d5-d17e-40b8-bc02-587a686a1df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15947 | 2026.02.27 03:14:37.236550 [ 192 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_111_22} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15948 | 2026.02.27 03:14:37.236553 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 98 rows starting from the beginning of the part | ||
| 15949 | 2026.02.27 03:14:37.236604 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 71 rows starting from the beginning of the part | ||
| 15950 | 2026.02.27 03:14:37.236636 [ 192 ] {24aad418-c62c-44f2-97c0-1dedd4d7b141::all_1_111_22} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15951 | 2026.02.27 03:14:37.236636 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 98 rows starting from the beginning of the part | ||
| 15952 | 2026.02.27 03:14:37.236680 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 71 rows starting from the beginning of the part | ||
| 15953 | 2026.02.27 03:14:37.236725 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15954 | 2026.02.27 03:14:37.236974 [ 5 ] {ce37f6d5-d17e-40b8-bc02-587a686a1df5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15955 | 2026.02.27 03:14:37.237014 [ 5 ] {ce37f6d5-d17e-40b8-bc02-587a686a1df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15956 | 2026.02.27 03:14:37.237352 [ 5 ] {ce37f6d5-d17e-40b8-bc02-587a686a1df5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15957 | 2026.02.27 03:14:37.237497 [ 200 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195561 sec., 1229548.3041015891 rows/sec., 96.00 MiB/sec. | ||
| 15958 | 2026.02.27 03:14:37.237563 [ 5 ] {ce37f6d5-d17e-40b8-bc02-587a686a1df5} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15959 | 2026.02.27 03:14:37.237642 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15960 | 2026.02.27 03:14:37.237687 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 5 parts from all_1_116_24 to all_120_120_0 | ||
| 15961 | 2026.02.27 03:14:37.237699 [ 5 ] {ce37f6d5-d17e-40b8-bc02-587a686a1df5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 15962 | 2026.02.27 03:14:37.237719 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15963 | 2026.02.27 03:14:37.237746 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15964 | 2026.02.27 03:14:37.237747 [ 5 ] {ce37f6d5-d17e-40b8-bc02-587a686a1df5} <Debug> TCPHandler: Processed in 0.001401436 sec. | ||
| 15965 | 2026.02.27 03:14:37.237846 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_120_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_116_24 to all_120_120_0 into Compact with storage Full | ||
| 15966 | 2026.02.27 03:14:37.237887 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_121_24} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15967 | 2026.02.27 03:14:37.237890 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15968 | 2026.02.27 03:14:37.237951 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_120_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15969 | 2026.02.27 03:14:37.237960 [ 196 ] {6589364a-9f01-4db8-80f3-7877de6ec660::all_1_121_24} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15970 | 2026.02.27 03:14:37.237985 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_24, total 33891 rows starting from the beginning of the part | ||
| 15971 | 2026.02.27 03:14:37.238028 [ 5 ] {58e49dba-af9a-4b64-a4f9-25b74e236d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15972 | 2026.02.27 03:14:37.238031 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15973 | 2026.02.27 03:14:37.238038 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15974 | 2026.02.27 03:14:37.238101 [ 5 ] {58e49dba-af9a-4b64-a4f9-25b74e236d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15975 | 2026.02.27 03:14:37.238105 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 15976 | 2026.02.27 03:14:37.238160 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 15977 | 2026.02.27 03:14:37.238196 [ 186 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 15978 | 2026.02.27 03:14:37.238933 [ 5 ] {58e49dba-af9a-4b64-a4f9-25b74e236d94} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2026.02.27 03:14:37.238975 [ 5 ] {58e49dba-af9a-4b64-a4f9-25b74e236d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15980 | 2026.02.27 03:14:37.239491 [ 5 ] {58e49dba-af9a-4b64-a4f9-25b74e236d94} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15981 | 2026.02.27 03:14:37.239709 [ 5 ] {58e49dba-af9a-4b64-a4f9-25b74e236d94} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2026.02.27 03:14:37.239852 [ 5 ] {58e49dba-af9a-4b64-a4f9-25b74e236d94} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00185 sec., 3783.7837837837837 rows/sec., 6.78 MiB/sec. | ||
| 15983 | 2026.02.27 03:14:37.239914 [ 5 ] {58e49dba-af9a-4b64-a4f9-25b74e236d94} <Debug> TCPHandler: Processed in 0.002084725 sec. | ||
| 15984 | 2026.02.27 03:14:37.240034 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15985 | 2026.02.27 03:14:37.240126 [ 5 ] {241a20bb-956e-4f49-bb90-557e92746bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15986 | 2026.02.27 03:14:37.240170 [ 5 ] {241a20bb-956e-4f49-bb90-557e92746bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15987 | 2026.02.27 03:14:37.240541 [ 5 ] {241a20bb-956e-4f49-bb90-557e92746bb5} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15988 | 2026.02.27 03:14:37.240576 [ 5 ] {241a20bb-956e-4f49-bb90-557e92746bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15989 | 2026.02.27 03:14:37.240886 [ 5 ] {241a20bb-956e-4f49-bb90-557e92746bb5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15990 | 2026.02.27 03:14:37.241092 [ 5 ] {241a20bb-956e-4f49-bb90-557e92746bb5} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15991 | 2026.02.27 03:14:37.241221 [ 5 ] {241a20bb-956e-4f49-bb90-557e92746bb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 15992 | 2026.02.27 03:14:37.241223 [ 73 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15993 | 2026.02.27 03:14:37.241256 [ 5 ] {241a20bb-956e-4f49-bb90-557e92746bb5} <Debug> TCPHandler: Processed in 0.001278313 sec. | ||
| 15994 | 2026.02.27 03:14:37.241269 [ 73 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15995 | 2026.02.27 03:14:37.241287 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 15996 | 2026.02.27 03:14:37.241356 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 15997 | 2026.02.27 03:14:37.241448 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15998 | 2026.02.27 03:14:37.241474 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6618 rows starting from the beginning of the part | ||
| 15999 | 2026.02.27 03:14:37.241524 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 16000 | 2026.02.27 03:14:37.241565 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 16001 | 2026.02.27 03:14:37.241607 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 16002 | 2026.02.27 03:14:37.241643 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 16003 | 2026.02.27 03:14:37.241681 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::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 | ||
| 16004 | 2026.02.27 03:14:37.243721 [ 200 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6918 rows, containing 4 columns (4 merged, 0 gathered) in 0.002395542 sec., 2887864.207765925 rows/sec., 192.76 MiB/sec. | ||
| 16005 | 2026.02.27 03:14:37.244379 [ 196 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_120_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34531 rows, containing 5 columns (5 merged, 0 gathered) in 0.006565791 sec., 5259229.238335488 rows/sec., 360.07 MiB/sec. | ||
| 16006 | 2026.02.27 03:14:37.244425 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16007 | 2026.02.27 03:14:37.244650 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_120_25} <Trace> MergedBlockOutputStream: filled checksums all_1_120_25 (state Temporary) | ||
| 16008 | 2026.02.27 03:14:37.244813 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_121_24} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2026.02.27 03:14:37.244910 [ 191 ] {e3a0bb29-6fef-49e9-9c3c-9961702fddaf::all_1_121_24} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16010 | 2026.02.27 03:14:37.244950 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_120_25} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_120_25 to all_1_120_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16011 | 2026.02.27 03:14:37.245008 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16012 | 2026.02.27 03:14:37.245030 [ 200 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_120_25} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 5 parts: [all_1_116_24, all_120_120_0] -> all_1_120_25 | ||
| 16013 | 2026.02.27 03:14:37.245114 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 16014 | 2026.02.27 03:14:38.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.93 MiB, peak 394.28 MiB, free memory in arenas 0.00 B, will set to 377.33 MiB (RSS), difference: 3.40 MiB | ||
| 16015 | 2026.02.27 03:14:38.577658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16016 | 2026.02.27 03:14:38.593955 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16017 | 2026.02.27 03:14:38.594005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16018 | 2026.02.27 03:14:38.600022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16019 | 2026.02.27 03:14:38.600713 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16020 | 2026.02.27 03:14:38.603667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16021 | 2026.02.27 03:14:42.127293 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16022 | 2026.02.27 03:14:42.127668 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 16023 | 2026.02.27 03:14:42.128036 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16024 | 2026.02.27 03:14:42.128081 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 16025 | 2026.02.27 03:14:42.128363 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16026 | 2026.02.27 03:14:42.128435 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16027 | 2026.02.27 03:14:42.128578 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 16028 | 2026.02.27 03:14:42.128692 [ 299 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 16029 | 2026.02.27 03:14:42.128692 [ 296 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 16030 | 2026.02.27 03:14:42.128824 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 16031 | 2026.02.27 03:14:42.128854 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16032 | 2026.02.27 03:14:42.128925 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16033 | 2026.02.27 03:14:42.128945 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3) (SelectExecutor): Reading approx. 48 rows with 2 streams | ||
| 16034 | 2026.02.27 03:14:42.128981 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16035 | 2026.02.27 03:14:42.129019 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 16036 | 2026.02.27 03:14:42.130449 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002924 sec., 16415.868673050616 rows/sec., 651.60 KiB/sec. | ||
| 16037 | 2026.02.27 03:14:42.130562 [ 5 ] {810c9ce4-4e47-4425-8102-3bf160d9f7e7} <Debug> TCPHandler: Processed in 0.00345799 sec. | ||
| 16038 | 2026.02.27 03:14:42.170091 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16039 | 2026.02.27 03:14:42.170305 [ 5 ] {0229ade3-e62c-43ba-9afe-46fd96ea7b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 16040 | 2026.02.27 03:14:42.170393 [ 5 ] {0229ade3-e62c-43ba-9afe-46fd96ea7b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16041 | 2026.02.27 03:14:42.171046 [ 5 ] {0229ade3-e62c-43ba-9afe-46fd96ea7b2b} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16042 | 2026.02.27 03:14:42.171089 [ 5 ] {0229ade3-e62c-43ba-9afe-46fd96ea7b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16043 | 2026.02.27 03:14:42.171505 [ 5 ] {0229ade3-e62c-43ba-9afe-46fd96ea7b2b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 16044 | 2026.02.27 03:14:42.171708 [ 5 ] {0229ade3-e62c-43ba-9afe-46fd96ea7b2b} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16045 | 2026.02.27 03:14:42.171859 [ 5 ] {0229ade3-e62c-43ba-9afe-46fd96ea7b2b} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001614 sec., 619.5786864931846 rows/sec., 154.89 KiB/sec. | ||
| 16046 | 2026.02.27 03:14:42.171878 [ 224 ] {} <Trace> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): 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] | ||
| 16047 | 2026.02.27 03:14:42.171899 [ 5 ] {0229ade3-e62c-43ba-9afe-46fd96ea7b2b} <Debug> TCPHandler: Processed in 0.00191302 sec. | ||
| 16048 | 2026.02.27 03:14:42.171921 [ 224 ] {} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): 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] | ||
| 16049 | 2026.02.27 03:14:42.172019 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16050 | 2026.02.27 03:14:42.172132 [ 5 ] {66c63ec0-be3e-4d7c-9774-4e757535cef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16051 | 2026.02.27 03:14:42.172176 [ 5 ] {66c63ec0-be3e-4d7c-9774-4e757535cef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16052 | 2026.02.27 03:14:42.172609 [ 5 ] {66c63ec0-be3e-4d7c-9774-4e757535cef1} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16053 | 2026.02.27 03:14:42.172644 [ 5 ] {66c63ec0-be3e-4d7c-9774-4e757535cef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16054 | 2026.02.27 03:14:42.172981 [ 5 ] {66c63ec0-be3e-4d7c-9774-4e757535cef1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16055 | 2026.02.27 03:14:42.173198 [ 5 ] {66c63ec0-be3e-4d7c-9774-4e757535cef1} <Trace> oximeter.fields_i16 (39241a1f-9e09-4266-a66b-91854084a061): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2026.02.27 03:14:42.173334 [ 5 ] {66c63ec0-be3e-4d7c-9774-4e757535cef1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001224 sec., 19607.843137254902 rows/sec., 1.63 MiB/sec. | ||
| 16057 | 2026.02.27 03:14:42.173373 [ 5 ] {66c63ec0-be3e-4d7c-9774-4e757535cef1} <Debug> TCPHandler: Processed in 0.001404196 sec. | ||
| 16058 | 2026.02.27 03:14:42.173492 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16059 | 2026.02.27 03:14:42.173586 [ 5 ] {875d9d5c-7f7f-4f0c-8a3e-90c8881f0daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16060 | 2026.02.27 03:14:42.173630 [ 5 ] {875d9d5c-7f7f-4f0c-8a3e-90c8881f0daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16061 | 2026.02.27 03:14:42.173684 [ 224 ] {} <Debug> oximeter.timeseries_schema (c87d142a-c412-401a-891d-2df60582e9e3): 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] | ||
| 16062 | 2026.02.27 03:14:42.174028 [ 5 ] {875d9d5c-7f7f-4f0c-8a3e-90c8881f0daa} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2026.02.27 03:14:42.174066 [ 5 ] {875d9d5c-7f7f-4f0c-8a3e-90c8881f0daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16064 | 2026.02.27 03:14:42.174373 [ 5 ] {875d9d5c-7f7f-4f0c-8a3e-90c8881f0daa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16065 | 2026.02.27 03:14:42.174589 [ 5 ] {875d9d5c-7f7f-4f0c-8a3e-90c8881f0daa} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2026.02.27 03:14:42.174720 [ 5 ] {875d9d5c-7f7f-4f0c-8a3e-90c8881f0daa} <Debug> executeQuery: Read 6 rows, 515.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 436.95 KiB/sec. | ||
| 16067 | 2026.02.27 03:14:42.174756 [ 5 ] {875d9d5c-7f7f-4f0c-8a3e-90c8881f0daa} <Debug> TCPHandler: Processed in 0.001320124 sec. | ||
| 16068 | 2026.02.27 03:14:42.174865 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16069 | 2026.02.27 03:14:42.174958 [ 5 ] {ad684b63-517c-4da6-9e7d-873cda128d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16070 | 2026.02.27 03:14:42.174997 [ 5 ] {ad684b63-517c-4da6-9e7d-873cda128d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16071 | 2026.02.27 03:14:42.176106 [ 5 ] {ad684b63-517c-4da6-9e7d-873cda128d9a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.02.27 03:14:42.176140 [ 5 ] {ad684b63-517c-4da6-9e7d-873cda128d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16073 | 2026.02.27 03:14:42.176525 [ 5 ] {ad684b63-517c-4da6-9e7d-873cda128d9a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16074 | 2026.02.27 03:14:42.176741 [ 5 ] {ad684b63-517c-4da6-9e7d-873cda128d9a} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2026.02.27 03:14:42.176869 [ 5 ] {ad684b63-517c-4da6-9e7d-873cda128d9a} <Debug> executeQuery: Read 1388 rows, 118.78 KiB in 0.001929 sec., 719543.8050803526 rows/sec., 60.13 MiB/sec. | ||
| 16076 | 2026.02.27 03:14:42.176905 [ 5 ] {ad684b63-517c-4da6-9e7d-873cda128d9a} <Debug> TCPHandler: Processed in 0.002095885 sec. | ||
| 16077 | 2026.02.27 03:14:42.177023 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16078 | 2026.02.27 03:14:42.177118 [ 5 ] {69e02be3-93e8-46ac-ad09-0b39992d4be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16079 | 2026.02.27 03:14:42.177158 [ 5 ] {69e02be3-93e8-46ac-ad09-0b39992d4be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16080 | 2026.02.27 03:14:42.177570 [ 5 ] {69e02be3-93e8-46ac-ad09-0b39992d4be2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16081 | 2026.02.27 03:14:42.177604 [ 5 ] {69e02be3-93e8-46ac-ad09-0b39992d4be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16082 | 2026.02.27 03:14:42.177906 [ 5 ] {69e02be3-93e8-46ac-ad09-0b39992d4be2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16083 | 2026.02.27 03:14:42.178133 [ 5 ] {69e02be3-93e8-46ac-ad09-0b39992d4be2} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16084 | 2026.02.27 03:14:42.178261 [ 5 ] {69e02be3-93e8-46ac-ad09-0b39992d4be2} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001161 sec., 44788.975021533166 rows/sec., 3.32 MiB/sec. | ||
| 16085 | 2026.02.27 03:14:42.178297 [ 5 ] {69e02be3-93e8-46ac-ad09-0b39992d4be2} <Debug> TCPHandler: Processed in 0.001331865 sec. | ||
| 16086 | 2026.02.27 03:14:42.178423 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16087 | 2026.02.27 03:14:42.178543 [ 5 ] {25657207-cd87-4235-a3fb-082d32caed11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16088 | 2026.02.27 03:14:42.178591 [ 5 ] {25657207-cd87-4235-a3fb-082d32caed11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16089 | 2026.02.27 03:14:42.179194 [ 5 ] {25657207-cd87-4235-a3fb-082d32caed11} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16090 | 2026.02.27 03:14:42.179236 [ 5 ] {25657207-cd87-4235-a3fb-082d32caed11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16091 | 2026.02.27 03:14:42.179594 [ 5 ] {25657207-cd87-4235-a3fb-082d32caed11} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16092 | 2026.02.27 03:14:42.179796 [ 5 ] {25657207-cd87-4235-a3fb-082d32caed11} <Trace> oximeter.fields_u32 (a0231407-46c6-4e88-832c-d455f59fdb9d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16093 | 2026.02.27 03:14:42.179922 [ 5 ] {25657207-cd87-4235-a3fb-082d32caed11} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001403 sec., 179615.11047754812 rows/sec., 12.42 MiB/sec. | ||
| 16094 | 2026.02.27 03:14:42.179959 [ 5 ] {25657207-cd87-4235-a3fb-082d32caed11} <Debug> TCPHandler: Processed in 0.001603752 sec. | ||
| 16095 | 2026.02.27 03:14:42.180069 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16096 | 2026.02.27 03:14:42.180161 [ 5 ] {7f2f0bd9-342f-4158-a9da-af7ad3420be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16097 | 2026.02.27 03:14:42.180200 [ 5 ] {7f2f0bd9-342f-4158-a9da-af7ad3420be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16098 | 2026.02.27 03:14:42.180593 [ 5 ] {7f2f0bd9-342f-4158-a9da-af7ad3420be1} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16099 | 2026.02.27 03:14:42.180626 [ 5 ] {7f2f0bd9-342f-4158-a9da-af7ad3420be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16100 | 2026.02.27 03:14:42.180910 [ 5 ] {7f2f0bd9-342f-4158-a9da-af7ad3420be1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16101 | 2026.02.27 03:14:42.181115 [ 5 ] {7f2f0bd9-342f-4158-a9da-af7ad3420be1} <Trace> oximeter.fields_u8 (c2efbac2-6e00-4a18-b451-3ab0fb9fe177): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16102 | 2026.02.27 03:14:42.181244 [ 5 ] {7f2f0bd9-342f-4158-a9da-af7ad3420be1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 16103 | 2026.02.27 03:14:42.181282 [ 5 ] {7f2f0bd9-342f-4158-a9da-af7ad3420be1} <Debug> TCPHandler: Processed in 0.001261462 sec. | ||
| 16104 | 2026.02.27 03:14:42.181394 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16105 | 2026.02.27 03:14:42.181486 [ 5 ] {18354de2-8c5e-41ac-9296-df16a732c4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16106 | 2026.02.27 03:14:42.181525 [ 5 ] {18354de2-8c5e-41ac-9296-df16a732c4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16107 | 2026.02.27 03:14:42.182186 [ 5 ] {18354de2-8c5e-41ac-9296-df16a732c4bb} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16108 | 2026.02.27 03:14:42.182223 [ 5 ] {18354de2-8c5e-41ac-9296-df16a732c4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16109 | 2026.02.27 03:14:42.182549 [ 5 ] {18354de2-8c5e-41ac-9296-df16a732c4bb} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16110 | 2026.02.27 03:14:42.182762 [ 5 ] {18354de2-8c5e-41ac-9296-df16a732c4bb} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2026.02.27 03:14:42.182890 [ 5 ] {18354de2-8c5e-41ac-9296-df16a732c4bb} <Debug> executeQuery: Read 596 rows, 45.89 KiB in 0.001421 sec., 419422.9415904293 rows/sec., 31.54 MiB/sec. | ||
| 16112 | 2026.02.27 03:14:42.182927 [ 5 ] {18354de2-8c5e-41ac-9296-df16a732c4bb} <Debug> TCPHandler: Processed in 0.001587041 sec. | ||
| 16113 | 2026.02.27 03:14:42.183041 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16114 | 2026.02.27 03:14:42.183130 [ 5 ] {c5eea202-24be-4037-99f6-c76b7d5852f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16115 | 2026.02.27 03:14:42.183170 [ 5 ] {c5eea202-24be-4037-99f6-c76b7d5852f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16116 | 2026.02.27 03:14:42.183798 [ 5 ] {c5eea202-24be-4037-99f6-c76b7d5852f9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16117 | 2026.02.27 03:14:42.183831 [ 5 ] {c5eea202-24be-4037-99f6-c76b7d5852f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16118 | 2026.02.27 03:14:42.184248 [ 5 ] {c5eea202-24be-4037-99f6-c76b7d5852f9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16119 | 2026.02.27 03:14:42.184462 [ 5 ] {c5eea202-24be-4037-99f6-c76b7d5852f9} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16120 | 2026.02.27 03:14:42.184589 [ 5 ] {c5eea202-24be-4037-99f6-c76b7d5852f9} <Debug> executeQuery: Read 919 rows, 64.36 KiB in 0.001472 sec., 624320.6521739131 rows/sec., 42.70 MiB/sec. | ||
| 16121 | 2026.02.27 03:14:42.184625 [ 5 ] {c5eea202-24be-4037-99f6-c76b7d5852f9} <Debug> TCPHandler: Processed in 0.001638752 sec. | ||
| 16122 | 2026.02.27 03:14:42.184747 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16123 | 2026.02.27 03:14:42.184840 [ 5 ] {871be44b-d84d-41c5-8a3f-5299c8b1de72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16124 | 2026.02.27 03:14:42.184893 [ 5 ] {871be44b-d84d-41c5-8a3f-5299c8b1de72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16125 | 2026.02.27 03:14:42.185763 [ 5 ] {871be44b-d84d-41c5-8a3f-5299c8b1de72} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16126 | 2026.02.27 03:14:42.185799 [ 5 ] {871be44b-d84d-41c5-8a3f-5299c8b1de72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16127 | 2026.02.27 03:14:42.186336 [ 5 ] {871be44b-d84d-41c5-8a3f-5299c8b1de72} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16128 | 2026.02.27 03:14:42.186557 [ 5 ] {871be44b-d84d-41c5-8a3f-5299c8b1de72} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16129 | 2026.02.27 03:14:42.186690 [ 5 ] {871be44b-d84d-41c5-8a3f-5299c8b1de72} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001869 sec., 18191.546281433923 rows/sec., 32.60 MiB/sec. | ||
| 16130 | 2026.02.27 03:14:42.186695 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16131 | 2026.02.27 03:14:42.186743 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2026.02.27 03:14:42.186744 [ 5 ] {871be44b-d84d-41c5-8a3f-5299c8b1de72} <Debug> TCPHandler: Processed in 0.002054473 sec. | ||
| 16133 | 2026.02.27 03:14:42.186765 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16134 | 2026.02.27 03:14:42.186864 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16135 | 2026.02.27 03:14:42.186898 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::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 | ||
| 16136 | 2026.02.27 03:14:42.186957 [ 5 ] {93e79032-8f4f-4a62-913e-581b3f980d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16137 | 2026.02.27 03:14:42.187003 [ 5 ] {93e79032-8f4f-4a62-913e-581b3f980d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16138 | 2026.02.27 03:14:42.187190 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16139 | 2026.02.27 03:14:42.187266 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2043 rows starting from the beginning of the part | ||
| 16140 | 2026.02.27 03:14:42.187353 [ 5 ] {93e79032-8f4f-4a62-913e-581b3f980d40} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2026.02.27 03:14:42.187393 [ 5 ] {93e79032-8f4f-4a62-913e-581b3f980d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16142 | 2026.02.27 03:14:42.187422 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 34 rows starting from the beginning of the part | ||
| 16143 | 2026.02.27 03:14:42.187550 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 7 rows starting from the beginning of the part | ||
| 16144 | 2026.02.27 03:14:42.187683 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part | ||
| 16145 | 2026.02.27 03:14:42.187697 [ 5 ] {93e79032-8f4f-4a62-913e-581b3f980d40} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16146 | 2026.02.27 03:14:42.187780 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 7 rows starting from the beginning of the part | ||
| 16147 | 2026.02.27 03:14:42.187882 [ 191 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
| 16148 | 2026.02.27 03:14:42.187938 [ 5 ] {93e79032-8f4f-4a62-913e-581b3f980d40} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16149 | 2026.02.27 03:14:42.188072 [ 5 ] {93e79032-8f4f-4a62-913e-581b3f980d40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 16150 | 2026.02.27 03:14:42.188107 [ 5 ] {93e79032-8f4f-4a62-913e-581b3f980d40} <Debug> TCPHandler: Processed in 0.001291024 sec. | ||
| 16151 | 2026.02.27 03:14:42.194498 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 19 columns (19 merged, 0 gathered) in 0.007663499 sec., 281725.09711295064 rows/sec., 504.84 MiB/sec. | ||
| 16152 | 2026.02.27 03:14:42.196529 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16153 | 2026.02.27 03:14:42.196899 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16154 | 2026.02.27 03:14:42.196977 [ 200 ] {6d91696c-7d38-4329-87a5-5e212450d3bd::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16155 | 2026.02.27 03:14:42.197113 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.28 MiB. | ||
| 16156 | 2026.02.27 03:14:43.270816 [ 225 ] {} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): 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] | ||
| 16157 | 2026.02.27 03:14:43.270908 [ 225 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): 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] | ||
| 16158 | 2026.02.27 03:14:43.274398 [ 225 ] {} <Debug> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): 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] | ||
| 16159 | 2026.02.27 03:14:43.972962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38819 | ||
| 16160 | 2026.02.27 03:14:43.973648 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16161 | 2026.02.27 03:14:43.973716 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16162 | 2026.02.27 03:14:43.974355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16163 | 2026.02.27 03:14:43.974692 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16164 | 2026.02.27 03:14:43.974883 [ 67 ] {} <Debug> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16165 | 2026.02.27 03:14:43.974890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38819 | ||
| 16166 | 2026.02.27 03:14:43.974965 [ 67 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16167 | 2026.02.27 03:14:43.974991 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16168 | 2026.02.27 03:14:43.975115 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::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 | ||
| 16169 | 2026.02.27 03:14:43.975273 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16170 | 2026.02.27 03:14:43.975315 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36451 rows starting from the beginning of the part | ||
| 16171 | 2026.02.27 03:14:43.975381 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 16172 | 2026.02.27 03:14:43.975426 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 16173 | 2026.02.27 03:14:43.975467 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 16174 | 2026.02.27 03:14:43.975507 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 16175 | 2026.02.27 03:14:43.975545 [ 196 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 16176 | 2026.02.27 03:14:43.978194 [ 194 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38819 rows, containing 4 columns (4 merged, 0 gathered) in 0.003132361 sec., 12392888.303742766 rows/sec., 177.28 MiB/sec. | ||
| 16177 | 2026.02.27 03:14:43.978666 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16178 | 2026.02.27 03:14:43.979002 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_81_16} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16179 | 2026.02.27 03:14:43.979089 [ 198 ] {5cb43948-d63b-4a2c-b4bf-44e615e9a97b::all_1_81_16} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16180 | 2026.02.27 03:14:43.979196 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16181 | 2026.02.27 03:14:44.282017 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49506 | ||
| 16182 | 2026.02.27 03:14:44.282118 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16183 | 2026.02.27 03:14:44.282144 [ 292 ] {} <Debug> TCP-Session: 9514fb1c-056f-49f9-b6ac-a56f9895e23d Authenticating user 'default' from [fd00:1122:3344:101::e]:49506 | ||
| 16184 | 2026.02.27 03:14:44.282166 [ 292 ] {} <Debug> TCP-Session: 9514fb1c-056f-49f9-b6ac-a56f9895e23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16185 | 2026.02.27 03:14:44.282179 [ 292 ] {} <Debug> TCP-Session: 9514fb1c-056f-49f9-b6ac-a56f9895e23d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16186 | 2026.02.27 03:14:44.282354 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61800 | ||
| 16187 | 2026.02.27 03:14:44.282394 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51798 | ||
| 16188 | 2026.02.27 03:14:44.282414 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39356 | ||
| 16189 | 2026.02.27 03:14:44.282443 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39124 | ||
| 16190 | 2026.02.27 03:14:44.282471 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16191 | 2026.02.27 03:14:44.282474 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43911 | ||
| 16192 | 2026.02.27 03:14:44.282516 [ 293 ] {} <Debug> TCP-Session: e4ae2564-ab2c-4f62-9c27-f754b8478c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:61800 | ||
| 16193 | 2026.02.27 03:14:44.282521 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16194 | 2026.02.27 03:14:44.282551 [ 293 ] {} <Debug> TCP-Session: e4ae2564-ab2c-4f62-9c27-f754b8478c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16195 | 2026.02.27 03:14:44.282565 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16196 | 2026.02.27 03:14:44.282575 [ 293 ] {} <Debug> TCP-Session: e4ae2564-ab2c-4f62-9c27-f754b8478c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16197 | 2026.02.27 03:14:44.282569 [ 294 ] {} <Debug> TCP-Session: fe548854-4e15-4616-906f-e1bcfda5afc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51798 | ||
| 16198 | 2026.02.27 03:14:44.282578 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16199 | 2026.02.27 03:14:44.282619 [ 294 ] {} <Debug> TCP-Session: fe548854-4e15-4616-906f-e1bcfda5afc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16200 | 2026.02.27 03:14:44.282578 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16201 | 2026.02.27 03:14:44.282644 [ 291 ] {} <Debug> TCP-Session: 06c81ac1-7b81-465f-afc2-dafc4abfae19 Authenticating user 'default' from [fd00:1122:3344:101::e]:43911 | ||
| 16202 | 2026.02.27 03:14:44.282645 [ 294 ] {} <Debug> TCP-Session: fe548854-4e15-4616-906f-e1bcfda5afc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16203 | 2026.02.27 03:14:44.282673 [ 3 ] {} <Debug> TCP-Session: 9b0a7280-35ac-432e-97d3-9df8ea5658b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39356 | ||
| 16204 | 2026.02.27 03:14:44.282686 [ 291 ] {} <Debug> TCP-Session: 06c81ac1-7b81-465f-afc2-dafc4abfae19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16205 | 2026.02.27 03:14:44.282715 [ 3 ] {} <Debug> TCP-Session: 9b0a7280-35ac-432e-97d3-9df8ea5658b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16206 | 2026.02.27 03:14:44.282721 [ 291 ] {} <Debug> TCP-Session: 06c81ac1-7b81-465f-afc2-dafc4abfae19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16207 | 2026.02.27 03:14:44.282731 [ 3 ] {} <Debug> TCP-Session: 9b0a7280-35ac-432e-97d3-9df8ea5658b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16208 | 2026.02.27 03:14:44.282501 [ 292 ] {} <Trace> TCP-Session: 9514fb1c-056f-49f9-b6ac-a56f9895e23d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16209 | 2026.02.27 03:14:44.282465 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58124 | ||
| 16210 | 2026.02.27 03:14:44.282429 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40714 | ||
| 16211 | 2026.02.27 03:14:44.282414 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60905 | ||
| 16212 | 2026.02.27 03:14:44.282592 [ 289 ] {} <Debug> TCP-Session: 39e60024-a467-4135-b710-3928859dabd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39124 | ||
| 16213 | 2026.02.27 03:14:44.282918 [ 289 ] {} <Debug> TCP-Session: 39e60024-a467-4135-b710-3928859dabd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16214 | 2026.02.27 03:14:44.282933 [ 289 ] {} <Debug> TCP-Session: 39e60024-a467-4135-b710-3928859dabd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16215 | 2026.02.27 03:14:44.282959 [ 292 ] {eac23a7f-863e-4480-92e9-dd29b22f4694} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49506) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16216 | 2026.02.27 03:14:44.283047 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16217 | 2026.02.27 03:14:44.283081 [ 290 ] {} <Debug> TCP-Session: 26c51157-08f9-4d62-a4f2-01c1cc3e949b Authenticating user 'default' from [fd00:1122:3344:101::e]:58124 | ||
| 16218 | 2026.02.27 03:14:44.283097 [ 290 ] {} <Debug> TCP-Session: 26c51157-08f9-4d62-a4f2-01c1cc3e949b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16219 | 2026.02.27 03:14:44.283110 [ 290 ] {} <Debug> TCP-Session: 26c51157-08f9-4d62-a4f2-01c1cc3e949b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16220 | 2026.02.27 03:14:44.283258 [ 292 ] {eac23a7f-863e-4480-92e9-dd29b22f4694} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16221 | 2026.02.27 03:14:44.283324 [ 292 ] {eac23a7f-863e-4480-92e9-dd29b22f4694} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16222 | 2026.02.27 03:14:44.283522 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16223 | 2026.02.27 03:14:44.283558 [ 287 ] {} <Debug> TCP-Session: 0d211576-0656-4c66-b909-224324618c39 Authenticating user 'default' from [fd00:1122:3344:101::e]:60905 | ||
| 16224 | 2026.02.27 03:14:44.283576 [ 287 ] {} <Debug> TCP-Session: 0d211576-0656-4c66-b909-224324618c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16225 | 2026.02.27 03:14:44.283588 [ 287 ] {} <Debug> TCP-Session: 0d211576-0656-4c66-b909-224324618c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16226 | 2026.02.27 03:14:44.283630 [ 292 ] {eac23a7f-863e-4480-92e9-dd29b22f4694} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 16227 | 2026.02.27 03:14:44.283665 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16228 | 2026.02.27 03:14:44.283696 [ 288 ] {} <Debug> TCP-Session: efad79b4-94c8-4d80-8d72-1243cd74996e Authenticating user 'default' from [fd00:1122:3344:101::e]:40714 | ||
| 16229 | 2026.02.27 03:14:44.283714 [ 288 ] {} <Debug> TCP-Session: efad79b4-94c8-4d80-8d72-1243cd74996e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16230 | 2026.02.27 03:14:44.283726 [ 288 ] {} <Debug> TCP-Session: efad79b4-94c8-4d80-8d72-1243cd74996e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16231 | 2026.02.27 03:14:44.284587 [ 296 ] {eac23a7f-863e-4480-92e9-dd29b22f4694} <Trace> AggregatingTransform: Aggregating | ||
| 16232 | 2026.02.27 03:14:44.284628 [ 296 ] {eac23a7f-863e-4480-92e9-dd29b22f4694} <Trace> Aggregator: Aggregation method: without_key | ||
| 16233 | 2026.02.27 03:14:44.284666 [ 296 ] {eac23a7f-863e-4480-92e9-dd29b22f4694} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930494 sec. (1074.698 rows/sec., 41.98 KiB/sec.) | ||
| 16234 | 2026.02.27 03:14:44.284685 [ 296 ] {eac23a7f-863e-4480-92e9-dd29b22f4694} <Trace> Aggregator: Merging aggregated data | ||
| 16235 | 2026.02.27 03:14:44.286071 [ 292 ] {eac23a7f-863e-4480-92e9-dd29b22f4694} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003173 sec., 315.1591553734636 rows/sec., 12.31 KiB/sec. | ||
| 16236 | 2026.02.27 03:14:44.286213 [ 292 ] {eac23a7f-863e-4480-92e9-dd29b22f4694} <Debug> TCPHandler: Processed in 0.003833319 sec. | ||
| 16237 | 2026.02.27 03:14:44.286342 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16238 | 2026.02.27 03:14:44.286372 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16239 | 2026.02.27 03:14:44.286378 [ 292 ] {} <Debug> TCP-Session: 9514fb1c-056f-49f9-b6ac-a56f9895e23d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16240 | 2026.02.27 03:14:44.286394 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16241 | 2026.02.27 03:14:44.286419 [ 294 ] {} <Debug> TCP-Session: fe548854-4e15-4616-906f-e1bcfda5afc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16242 | 2026.02.27 03:14:44.286429 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16243 | 2026.02.27 03:14:44.286457 [ 293 ] {} <Debug> TCP-Session: e4ae2564-ab2c-4f62-9c27-f754b8478c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16244 | 2026.02.27 03:14:44.286464 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16245 | 2026.02.27 03:14:44.286482 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16246 | 2026.02.27 03:14:44.286484 [ 289 ] {} <Debug> TCP-Session: 39e60024-a467-4135-b710-3928859dabd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16247 | 2026.02.27 03:14:44.286512 [ 287 ] {} <Debug> TCP-Session: 0d211576-0656-4c66-b909-224324618c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16248 | 2026.02.27 03:14:44.286531 [ 3 ] {} <Debug> TCP-Session: 9b0a7280-35ac-432e-97d3-9df8ea5658b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16249 | 2026.02.27 03:14:44.286504 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16250 | 2026.02.27 03:14:44.286446 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16251 | 2026.02.27 03:14:44.286588 [ 290 ] {} <Debug> TCP-Session: 26c51157-08f9-4d62-a4f2-01c1cc3e949b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16252 | 2026.02.27 03:14:44.286413 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16253 | 2026.02.27 03:14:44.286612 [ 288 ] {} <Debug> TCP-Session: efad79b4-94c8-4d80-8d72-1243cd74996e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16254 | 2026.02.27 03:14:44.286654 [ 291 ] {} <Debug> TCP-Session: 06c81ac1-7b81-465f-afc2-dafc4abfae19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16255 | 2026.02.27 03:14:45.784222 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52029 | ||
| 16256 | 2026.02.27 03:14:45.784341 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16257 | 2026.02.27 03:14:45.784369 [ 291 ] {} <Debug> TCP-Session: 163cf244-e4a1-4a0f-8f0a-42587b7506d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52029 | ||
| 16258 | 2026.02.27 03:14:45.784393 [ 291 ] {} <Debug> TCP-Session: 163cf244-e4a1-4a0f-8f0a-42587b7506d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16259 | 2026.02.27 03:14:45.784406 [ 291 ] {} <Debug> TCP-Session: 163cf244-e4a1-4a0f-8f0a-42587b7506d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16260 | 2026.02.27 03:14:45.784604 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62305 | ||
| 16261 | 2026.02.27 03:14:45.784617 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64717 | ||
| 16262 | 2026.02.27 03:14:45.784658 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43818 | ||
| 16263 | 2026.02.27 03:14:45.784675 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62883 | ||
| 16264 | 2026.02.27 03:14:45.784712 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54521 | ||
| 16265 | 2026.02.27 03:14:45.784725 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16266 | 2026.02.27 03:14:45.784762 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16267 | 2026.02.27 03:14:45.784777 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16268 | 2026.02.27 03:14:45.784788 [ 292 ] {} <Debug> TCP-Session: b488cb5f-14f1-4404-801c-b220b7cf21e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62305 | ||
| 16269 | 2026.02.27 03:14:45.784793 [ 3 ] {} <Debug> TCP-Session: 5f772de9-9028-4a77-8d48-7d90b99a13f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43818 | ||
| 16270 | 2026.02.27 03:14:45.784812 [ 287 ] {} <Debug> TCP-Session: e9824911-e0ab-410b-85d9-6e133da6437b Authenticating user 'default' from [fd00:1122:3344:101::e]:62883 | ||
| 16271 | 2026.02.27 03:14:45.784829 [ 292 ] {} <Debug> TCP-Session: b488cb5f-14f1-4404-801c-b220b7cf21e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16272 | 2026.02.27 03:14:45.784836 [ 3 ] {} <Debug> TCP-Session: 5f772de9-9028-4a77-8d48-7d90b99a13f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16273 | 2026.02.27 03:14:45.784850 [ 287 ] {} <Debug> TCP-Session: e9824911-e0ab-410b-85d9-6e133da6437b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16274 | 2026.02.27 03:14:45.784872 [ 3 ] {} <Debug> TCP-Session: 5f772de9-9028-4a77-8d48-7d90b99a13f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16275 | 2026.02.27 03:14:45.784863 [ 292 ] {} <Debug> TCP-Session: b488cb5f-14f1-4404-801c-b220b7cf21e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16276 | 2026.02.27 03:14:45.784885 [ 287 ] {} <Debug> TCP-Session: e9824911-e0ab-410b-85d9-6e133da6437b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16277 | 2026.02.27 03:14:45.784854 [ 291 ] {} <Trace> TCP-Session: 163cf244-e4a1-4a0f-8f0a-42587b7506d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16278 | 2026.02.27 03:14:45.784797 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16279 | 2026.02.27 03:14:45.784762 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16280 | 2026.02.27 03:14:45.784705 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56316 | ||
| 16281 | 2026.02.27 03:14:45.785010 [ 294 ] {} <Debug> TCP-Session: 10510344-b7e1-4bb4-bbbc-5e50687ae818 Authenticating user 'default' from [fd00:1122:3344:101::e]:64717 | ||
| 16282 | 2026.02.27 03:14:45.785000 [ 290 ] {} <Debug> TCP-Session: 476a8020-e3e6-41a3-9944-de10cf2157c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54521 | ||
| 16283 | 2026.02.27 03:14:45.785060 [ 294 ] {} <Debug> TCP-Session: 10510344-b7e1-4bb4-bbbc-5e50687ae818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16284 | 2026.02.27 03:14:45.785069 [ 290 ] {} <Debug> TCP-Session: 476a8020-e3e6-41a3-9944-de10cf2157c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16285 | 2026.02.27 03:14:45.785077 [ 294 ] {} <Debug> TCP-Session: 10510344-b7e1-4bb4-bbbc-5e50687ae818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16286 | 2026.02.27 03:14:45.785086 [ 290 ] {} <Debug> TCP-Session: 476a8020-e3e6-41a3-9944-de10cf2157c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16287 | 2026.02.27 03:14:45.784689 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59143 | ||
| 16288 | 2026.02.27 03:14:45.785103 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16289 | 2026.02.27 03:14:45.784607 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39957 | ||
| 16290 | 2026.02.27 03:14:45.785141 [ 291 ] {5285fe0e-1bf5-4de8-84c2-79f0bc04de1c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52029) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16291 | 2026.02.27 03:14:45.785159 [ 289 ] {} <Debug> TCP-Session: a92d0076-bd6e-435d-a960-f0827ad196f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56316 | ||
| 16292 | 2026.02.27 03:14:45.785180 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16293 | 2026.02.27 03:14:45.785214 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16294 | 2026.02.27 03:14:45.785217 [ 289 ] {} <Debug> TCP-Session: a92d0076-bd6e-435d-a960-f0827ad196f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16295 | 2026.02.27 03:14:45.785226 [ 288 ] {} <Debug> TCP-Session: 7ee21aa1-d9cb-407f-ba1a-0464a452597c Authenticating user 'default' from [fd00:1122:3344:101::e]:59143 | ||
| 16296 | 2026.02.27 03:14:45.785245 [ 289 ] {} <Debug> TCP-Session: a92d0076-bd6e-435d-a960-f0827ad196f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16297 | 2026.02.27 03:14:45.785265 [ 288 ] {} <Debug> TCP-Session: 7ee21aa1-d9cb-407f-ba1a-0464a452597c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16298 | 2026.02.27 03:14:45.785241 [ 293 ] {} <Debug> TCP-Session: 94f26b2b-079c-47de-8004-70f53d77e66f Authenticating user 'default' from [fd00:1122:3344:101::e]:39957 | ||
| 16299 | 2026.02.27 03:14:45.785294 [ 288 ] {} <Debug> TCP-Session: 7ee21aa1-d9cb-407f-ba1a-0464a452597c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16300 | 2026.02.27 03:14:45.785317 [ 293 ] {} <Debug> TCP-Session: 94f26b2b-079c-47de-8004-70f53d77e66f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16301 | 2026.02.27 03:14:45.785336 [ 293 ] {} <Debug> TCP-Session: 94f26b2b-079c-47de-8004-70f53d77e66f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16302 | 2026.02.27 03:14:45.785434 [ 291 ] {5285fe0e-1bf5-4de8-84c2-79f0bc04de1c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16303 | 2026.02.27 03:14:45.785493 [ 291 ] {5285fe0e-1bf5-4de8-84c2-79f0bc04de1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16304 | 2026.02.27 03:14:45.785798 [ 291 ] {5285fe0e-1bf5-4de8-84c2-79f0bc04de1c} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 16305 | 2026.02.27 03:14:45.786774 [ 315 ] {5285fe0e-1bf5-4de8-84c2-79f0bc04de1c} <Trace> AggregatingTransform: Aggregating | ||
| 16306 | 2026.02.27 03:14:45.786822 [ 315 ] {5285fe0e-1bf5-4de8-84c2-79f0bc04de1c} <Trace> Aggregator: Aggregation method: without_key | ||
| 16307 | 2026.02.27 03:14:45.786868 [ 315 ] {5285fe0e-1bf5-4de8-84c2-79f0bc04de1c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966906 sec. (1034.227 rows/sec., 40.40 KiB/sec.) | ||
| 16308 | 2026.02.27 03:14:45.786890 [ 315 ] {5285fe0e-1bf5-4de8-84c2-79f0bc04de1c} <Trace> Aggregator: Merging aggregated data | ||
| 16309 | 2026.02.27 03:14:45.788211 [ 291 ] {5285fe0e-1bf5-4de8-84c2-79f0bc04de1c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003146 sec., 317.8639542275906 rows/sec., 12.42 KiB/sec. | ||
| 16310 | 2026.02.27 03:14:45.788346 [ 291 ] {5285fe0e-1bf5-4de8-84c2-79f0bc04de1c} <Debug> TCPHandler: Processed in 0.003660105 sec. | ||
| 16311 | 2026.02.27 03:14:45.788463 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16312 | 2026.02.27 03:14:45.788483 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16313 | 2026.02.27 03:14:45.788494 [ 291 ] {} <Debug> TCP-Session: 163cf244-e4a1-4a0f-8f0a-42587b7506d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16314 | 2026.02.27 03:14:45.788504 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16315 | 2026.02.27 03:14:45.788537 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16316 | 2026.02.27 03:14:45.788552 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16317 | 2026.02.27 03:14:45.788571 [ 290 ] {} <Debug> TCP-Session: 476a8020-e3e6-41a3-9944-de10cf2157c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16318 | 2026.02.27 03:14:45.788580 [ 294 ] {} <Debug> TCP-Session: 10510344-b7e1-4bb4-bbbc-5e50687ae818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16319 | 2026.02.27 03:14:45.788597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16320 | 2026.02.27 03:14:45.788605 [ 288 ] {} <Debug> TCP-Session: 7ee21aa1-d9cb-407f-ba1a-0464a452597c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16321 | 2026.02.27 03:14:45.788584 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16322 | 2026.02.27 03:14:45.788654 [ 289 ] {} <Debug> TCP-Session: a92d0076-bd6e-435d-a960-f0827ad196f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16323 | 2026.02.27 03:14:45.788570 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16324 | 2026.02.27 03:14:45.788695 [ 287 ] {} <Debug> TCP-Session: e9824911-e0ab-410b-85d9-6e133da6437b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16325 | 2026.02.27 03:14:45.788521 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16326 | 2026.02.27 03:14:45.788733 [ 3 ] {} <Debug> TCP-Session: 5f772de9-9028-4a77-8d48-7d90b99a13f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16327 | 2026.02.27 03:14:45.788532 [ 293 ] {} <Debug> TCP-Session: 94f26b2b-079c-47de-8004-70f53d77e66f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16328 | 2026.02.27 03:14:45.788767 [ 292 ] {} <Debug> TCP-Session: b488cb5f-14f1-4404-801c-b220b7cf21e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16329 | 2026.02.27 03:14:46.016376 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38255 | ||
| 16330 | 2026.02.27 03:14:46.016510 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16331 | 2026.02.27 03:14:46.016538 [ 291 ] {} <Debug> TCP-Session: b99967ae-3620-4e5b-a39c-f0ec25a2ec64 Authenticating user 'default' from [fd00:1122:3344:101::e]:38255 | ||
| 16332 | 2026.02.27 03:14:46.016561 [ 291 ] {} <Debug> TCP-Session: b99967ae-3620-4e5b-a39c-f0ec25a2ec64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16333 | 2026.02.27 03:14:46.016574 [ 291 ] {} <Debug> TCP-Session: b99967ae-3620-4e5b-a39c-f0ec25a2ec64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16334 | 2026.02.27 03:14:46.016828 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39035 | ||
| 16335 | 2026.02.27 03:14:46.016840 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34261 | ||
| 16336 | 2026.02.27 03:14:46.016880 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64243 | ||
| 16337 | 2026.02.27 03:14:46.016897 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61537 | ||
| 16338 | 2026.02.27 03:14:46.016901 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44917 | ||
| 16339 | 2026.02.27 03:14:46.016971 [ 291 ] {} <Trace> TCP-Session: b99967ae-3620-4e5b-a39c-f0ec25a2ec64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2026.02.27 03:14:46.016981 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16341 | 2026.02.27 03:14:46.017026 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16342 | 2026.02.27 03:14:46.017036 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16343 | 2026.02.27 03:14:46.017055 [ 294 ] {} <Debug> TCP-Session: 7f35ab3f-152d-4629-a77c-a0adebfeac1f Authenticating user 'default' from [fd00:1122:3344:101::e]:34261 | ||
| 16344 | 2026.02.27 03:14:46.017067 [ 289 ] {} <Debug> TCP-Session: 5d42efe1-da32-4ec0-bfbc-54168f5fcc84 Authenticating user 'default' from [fd00:1122:3344:101::e]:61537 | ||
| 16345 | 2026.02.27 03:14:46.017082 [ 290 ] {} <Debug> TCP-Session: 291b7f7f-6cfc-4dcc-a3c3-2688a02d3db1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44917 | ||
| 16346 | 2026.02.27 03:14:46.017092 [ 294 ] {} <Debug> TCP-Session: 7f35ab3f-152d-4629-a77c-a0adebfeac1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16347 | 2026.02.27 03:14:46.017107 [ 289 ] {} <Debug> TCP-Session: 5d42efe1-da32-4ec0-bfbc-54168f5fcc84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16348 | 2026.02.27 03:14:46.017117 [ 294 ] {} <Debug> TCP-Session: 7f35ab3f-152d-4629-a77c-a0adebfeac1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16349 | 2026.02.27 03:14:46.017129 [ 289 ] {} <Debug> TCP-Session: 5d42efe1-da32-4ec0-bfbc-54168f5fcc84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16350 | 2026.02.27 03:14:46.017114 [ 290 ] {} <Debug> TCP-Session: 291b7f7f-6cfc-4dcc-a3c3-2688a02d3db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16351 | 2026.02.27 03:14:46.016976 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16352 | 2026.02.27 03:14:46.017210 [ 290 ] {} <Debug> TCP-Session: 291b7f7f-6cfc-4dcc-a3c3-2688a02d3db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16353 | 2026.02.27 03:14:46.017211 [ 291 ] {42baa5de-60b1-4534-b7df-0323bcee2fda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38255) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16354 | 2026.02.27 03:14:46.017239 [ 288 ] {} <Debug> TCP-Session: c28bfaa3-6228-4390-90f7-c5f2c9957763 Authenticating user 'default' from [fd00:1122:3344:101::e]:64243 | ||
| 16355 | 2026.02.27 03:14:46.016950 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16356 | 2026.02.27 03:14:46.017287 [ 288 ] {} <Debug> TCP-Session: c28bfaa3-6228-4390-90f7-c5f2c9957763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16357 | 2026.02.27 03:14:46.016863 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33378 | ||
| 16358 | 2026.02.27 03:14:46.017304 [ 292 ] {} <Debug> TCP-Session: f41c7fec-636c-4838-a090-bbd6e8e7674b Authenticating user 'default' from [fd00:1122:3344:101::e]:39035 | ||
| 16359 | 2026.02.27 03:14:46.017304 [ 288 ] {} <Debug> TCP-Session: c28bfaa3-6228-4390-90f7-c5f2c9957763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16360 | 2026.02.27 03:14:46.017347 [ 292 ] {} <Debug> TCP-Session: f41c7fec-636c-4838-a090-bbd6e8e7674b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16361 | 2026.02.27 03:14:46.016850 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60007 | ||
| 16362 | 2026.02.27 03:14:46.017368 [ 292 ] {} <Debug> TCP-Session: f41c7fec-636c-4838-a090-bbd6e8e7674b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16363 | 2026.02.27 03:14:46.017379 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16364 | 2026.02.27 03:14:46.016830 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42982 | ||
| 16365 | 2026.02.27 03:14:46.017425 [ 287 ] {} <Debug> TCP-Session: a59c8e13-6321-43a5-8632-196044f24db4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33378 | ||
| 16366 | 2026.02.27 03:14:46.017438 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16367 | 2026.02.27 03:14:46.017475 [ 287 ] {} <Debug> TCP-Session: a59c8e13-6321-43a5-8632-196044f24db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16368 | 2026.02.27 03:14:46.017490 [ 287 ] {} <Debug> TCP-Session: a59c8e13-6321-43a5-8632-196044f24db4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16369 | 2026.02.27 03:14:46.017491 [ 3 ] {} <Debug> TCP-Session: 368c1de1-758f-4c48-a703-76bdbfce9028 Authenticating user 'default' from [fd00:1122:3344:101::e]:60007 | ||
| 16370 | 2026.02.27 03:14:46.017501 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16371 | 2026.02.27 03:14:46.017517 [ 3 ] {} <Debug> TCP-Session: 368c1de1-758f-4c48-a703-76bdbfce9028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16372 | 2026.02.27 03:14:46.017537 [ 293 ] {} <Debug> TCP-Session: 0d3eb4f1-0992-40b5-affa-892e53cfa464 Authenticating user 'default' from [fd00:1122:3344:101::e]:42982 | ||
| 16373 | 2026.02.27 03:14:46.017541 [ 3 ] {} <Debug> TCP-Session: 368c1de1-758f-4c48-a703-76bdbfce9028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16374 | 2026.02.27 03:14:46.017565 [ 293 ] {} <Debug> TCP-Session: 0d3eb4f1-0992-40b5-affa-892e53cfa464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16375 | 2026.02.27 03:14:46.017590 [ 293 ] {} <Debug> TCP-Session: 0d3eb4f1-0992-40b5-affa-892e53cfa464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16376 | 2026.02.27 03:14:46.017594 [ 291 ] {42baa5de-60b1-4534-b7df-0323bcee2fda} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16377 | 2026.02.27 03:14:46.017672 [ 291 ] {42baa5de-60b1-4534-b7df-0323bcee2fda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16378 | 2026.02.27 03:14:46.018056 [ 291 ] {42baa5de-60b1-4534-b7df-0323bcee2fda} <Debug> oximeter.version (a7920712-6c60-437b-b331-8822cf7cb1e3) (SelectExecutor): Key condition: unknown | ||
| 16379 | 2026.02.27 03:14:46.019267 [ 334 ] {42baa5de-60b1-4534-b7df-0323bcee2fda} <Trace> AggregatingTransform: Aggregating | ||
| 16380 | 2026.02.27 03:14:46.019302 [ 334 ] {42baa5de-60b1-4534-b7df-0323bcee2fda} <Trace> Aggregator: Aggregation method: without_key | ||
| 16381 | 2026.02.27 03:14:46.019335 [ 334 ] {42baa5de-60b1-4534-b7df-0323bcee2fda} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00114982 sec. (869.701 rows/sec., 33.97 KiB/sec.) | ||
| 16382 | 2026.02.27 03:14:46.019352 [ 334 ] {42baa5de-60b1-4534-b7df-0323bcee2fda} <Trace> Aggregator: Merging aggregated data | ||
| 16383 | 2026.02.27 03:14:46.020777 [ 291 ] {42baa5de-60b1-4534-b7df-0323bcee2fda} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003648 sec., 274.12280701754383 rows/sec., 10.71 KiB/sec. | ||
| 16384 | 2026.02.27 03:14:46.020924 [ 291 ] {42baa5de-60b1-4534-b7df-0323bcee2fda} <Debug> TCPHandler: Processed in 0.004129267 sec. | ||
| 16385 | 2026.02.27 03:14:46.021064 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16386 | 2026.02.27 03:14:46.021084 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16387 | 2026.02.27 03:14:46.021109 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16388 | 2026.02.27 03:14:46.021123 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16389 | 2026.02.27 03:14:46.021148 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16390 | 2026.02.27 03:14:46.021169 [ 292 ] {} <Debug> TCP-Session: f41c7fec-636c-4838-a090-bbd6e8e7674b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16391 | 2026.02.27 03:14:46.021178 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16392 | 2026.02.27 03:14:46.021199 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16393 | 2026.02.27 03:14:46.021213 [ 294 ] {} <Debug> TCP-Session: 7f35ab3f-152d-4629-a77c-a0adebfeac1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16394 | 2026.02.27 03:14:46.021239 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16395 | 2026.02.27 03:14:46.021269 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16396 | 2026.02.27 03:14:46.021259 [ 3 ] {} <Debug> TCP-Session: 368c1de1-758f-4c48-a703-76bdbfce9028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16397 | 2026.02.27 03:14:46.021305 [ 288 ] {} <Debug> TCP-Session: c28bfaa3-6228-4390-90f7-c5f2c9957763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16398 | 2026.02.27 03:14:46.021323 [ 289 ] {} <Debug> TCP-Session: 5d42efe1-da32-4ec0-bfbc-54168f5fcc84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16399 | 2026.02.27 03:14:46.021247 [ 287 ] {} <Debug> TCP-Session: a59c8e13-6321-43a5-8632-196044f24db4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16400 | 2026.02.27 03:14:46.021117 [ 291 ] {} <Debug> TCP-Session: b99967ae-3620-4e5b-a39c-f0ec25a2ec64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16401 | 2026.02.27 03:14:46.021195 [ 293 ] {} <Debug> TCP-Session: 0d3eb4f1-0992-40b5-affa-892e53cfa464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16402 | 2026.02.27 03:14:46.021158 [ 290 ] {} <Debug> TCP-Session: 291b7f7f-6cfc-4dcc-a3c3-2688a02d3db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16403 | 2026.02.27 03:14:46.104653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16404 | 2026.02.27 03:14:46.122927 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16405 | 2026.02.27 03:14:46.122994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16406 | 2026.02.27 03:14:46.130624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16407 | 2026.02.27 03:14:46.131486 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16408 | 2026.02.27 03:14:46.131830 [ 65 ] {} <Debug> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16409 | 2026.02.27 03:14:46.131899 [ 65 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16410 | 2026.02.27 03:14:46.131923 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16411 | 2026.02.27 03:14:46.132063 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 16412 | 2026.02.27 03:14:46.135983 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16413 | 2026.02.27 03:14:46.136898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16414 | 2026.02.27 03:14:46.137756 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 16415 | 2026.02.27 03:14:46.142816 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 16416 | 2026.02.27 03:14:46.148986 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 16417 | 2026.02.27 03:14:46.155024 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 16418 | 2026.02.27 03:14:46.160301 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 16419 | 2026.02.27 03:14:46.166382 [ 194 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::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 | ||
| 16420 | 2026.02.27 03:14:46.239254 [ 198 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.107246473 sec., 5687.832736466774 rows/sec., 29.41 MiB/sec. | ||
| 16421 | 2026.02.27 03:14:46.242428 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16422 | 2026.02.27 03:14:46.245546 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_81_16} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2026.02.27 03:14:46.245713 [ 197 ] {71021662-e5a0-43d3-b967-164a0be4dbcf::all_1_81_16} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16424 | 2026.02.27 03:14:46.248319 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16425 | 2026.02.27 03:14:46.590022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1940 | ||
| 16426 | 2026.02.27 03:14:46.592699 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16427 | 2026.02.27 03:14:46.592757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16428 | 2026.02.27 03:14:46.594161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16429 | 2026.02.27 03:14:46.594558 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16430 | 2026.02.27 03:14:46.595108 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1940 | ||
| 16431 | 2026.02.27 03:14:47.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.79 MiB, peak 396.49 MiB, free memory in arenas 0.00 B, will set to 377.57 MiB (RSS), difference: -1.21 MiB | ||
| 16432 | 2026.02.27 03:14:47.231141 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16433 | 2026.02.27 03:14:47.231326 [ 5 ] {df1b8608-9784-4d7e-9030-e7208a9e2122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16434 | 2026.02.27 03:14:47.231397 [ 5 ] {df1b8608-9784-4d7e-9030-e7208a9e2122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16435 | 2026.02.27 03:14:47.232046 [ 5 ] {df1b8608-9784-4d7e-9030-e7208a9e2122} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16436 | 2026.02.27 03:14:47.232095 [ 5 ] {df1b8608-9784-4d7e-9030-e7208a9e2122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16437 | 2026.02.27 03:14:47.232503 [ 5 ] {df1b8608-9784-4d7e-9030-e7208a9e2122} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16438 | 2026.02.27 03:14:47.232746 [ 5 ] {df1b8608-9784-4d7e-9030-e7208a9e2122} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2026.02.27 03:14:47.232913 [ 5 ] {df1b8608-9784-4d7e-9030-e7208a9e2122} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001635 sec., 42813.455657492355 rows/sec., 3.42 MiB/sec. | ||
| 16440 | 2026.02.27 03:14:47.232964 [ 5 ] {df1b8608-9784-4d7e-9030-e7208a9e2122} <Debug> TCPHandler: Processed in 0.001959531 sec. | ||
| 16441 | 2026.02.27 03:14:47.233091 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16442 | 2026.02.27 03:14:47.233197 [ 5 ] {c55ad882-d10c-4463-a29a-e9bbc33a4512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16443 | 2026.02.27 03:14:47.233242 [ 5 ] {c55ad882-d10c-4463-a29a-e9bbc33a4512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16444 | 2026.02.27 03:14:47.233660 [ 5 ] {c55ad882-d10c-4463-a29a-e9bbc33a4512} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16445 | 2026.02.27 03:14:47.233697 [ 5 ] {c55ad882-d10c-4463-a29a-e9bbc33a4512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16446 | 2026.02.27 03:14:47.234035 [ 5 ] {c55ad882-d10c-4463-a29a-e9bbc33a4512} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16447 | 2026.02.27 03:14:47.234272 [ 5 ] {c55ad882-d10c-4463-a29a-e9bbc33a4512} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16448 | 2026.02.27 03:14:47.234412 [ 5 ] {c55ad882-d10c-4463-a29a-e9bbc33a4512} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00124 sec., 5645.1612903225805 rows/sec., 424.49 KiB/sec. | ||
| 16449 | 2026.02.27 03:14:47.234452 [ 5 ] {c55ad882-d10c-4463-a29a-e9bbc33a4512} <Debug> TCPHandler: Processed in 0.001412707 sec. | ||
| 16450 | 2026.02.27 03:14:47.234567 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16451 | 2026.02.27 03:14:47.234663 [ 5 ] {b81bf120-693e-4b59-bcbc-d614eff9e243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16452 | 2026.02.27 03:14:47.234704 [ 5 ] {b81bf120-693e-4b59-bcbc-d614eff9e243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16453 | 2026.02.27 03:14:47.235124 [ 5 ] {b81bf120-693e-4b59-bcbc-d614eff9e243} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16454 | 2026.02.27 03:14:47.235161 [ 5 ] {b81bf120-693e-4b59-bcbc-d614eff9e243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16455 | 2026.02.27 03:14:47.235469 [ 5 ] {b81bf120-693e-4b59-bcbc-d614eff9e243} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16456 | 2026.02.27 03:14:47.235679 [ 5 ] {b81bf120-693e-4b59-bcbc-d614eff9e243} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16457 | 2026.02.27 03:14:47.235811 [ 5 ] {b81bf120-693e-4b59-bcbc-d614eff9e243} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001167 sec., 60839.76006855184 rows/sec., 4.75 MiB/sec. | ||
| 16458 | 2026.02.27 03:14:47.235848 [ 5 ] {b81bf120-693e-4b59-bcbc-d614eff9e243} <Debug> TCPHandler: Processed in 0.001332635 sec. | ||
| 16459 | 2026.02.27 03:14:47.235964 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16460 | 2026.02.27 03:14:47.236058 [ 5 ] {b9346215-e055-4bc6-9e2f-a6b6c773971a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16461 | 2026.02.27 03:14:47.236103 [ 5 ] {b9346215-e055-4bc6-9e2f-a6b6c773971a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16462 | 2026.02.27 03:14:47.236519 [ 5 ] {b9346215-e055-4bc6-9e2f-a6b6c773971a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16463 | 2026.02.27 03:14:47.236553 [ 5 ] {b9346215-e055-4bc6-9e2f-a6b6c773971a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16464 | 2026.02.27 03:14:47.236882 [ 5 ] {b9346215-e055-4bc6-9e2f-a6b6c773971a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16465 | 2026.02.27 03:14:47.237091 [ 5 ] {b9346215-e055-4bc6-9e2f-a6b6c773971a} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16466 | 2026.02.27 03:14:47.237227 [ 5 ] {b9346215-e055-4bc6-9e2f-a6b6c773971a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 16467 | 2026.02.27 03:14:47.237264 [ 5 ] {b9346215-e055-4bc6-9e2f-a6b6c773971a} <Debug> TCPHandler: Processed in 0.001350635 sec. | ||
| 16468 | 2026.02.27 03:14:47.237375 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16469 | 2026.02.27 03:14:47.237469 [ 5 ] {fe94820d-e353-4479-a0c0-9d5a4ce989ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16470 | 2026.02.27 03:14:47.237526 [ 5 ] {fe94820d-e353-4479-a0c0-9d5a4ce989ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16471 | 2026.02.27 03:14:47.238291 [ 5 ] {fe94820d-e353-4479-a0c0-9d5a4ce989ac} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16472 | 2026.02.27 03:14:47.238328 [ 5 ] {fe94820d-e353-4479-a0c0-9d5a4ce989ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16473 | 2026.02.27 03:14:47.238834 [ 5 ] {fe94820d-e353-4479-a0c0-9d5a4ce989ac} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16474 | 2026.02.27 03:14:47.239054 [ 5 ] {fe94820d-e353-4479-a0c0-9d5a4ce989ac} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16475 | 2026.02.27 03:14:47.239195 [ 5 ] {fe94820d-e353-4479-a0c0-9d5a4ce989ac} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001744 sec., 4013.761467889908 rows/sec., 7.19 MiB/sec. | ||
| 16476 | 2026.02.27 03:14:47.239250 [ 5 ] {fe94820d-e353-4479-a0c0-9d5a4ce989ac} <Debug> TCPHandler: Processed in 0.00192554 sec. | ||
| 16477 | 2026.02.27 03:14:47.239267 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): 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] | ||
| 16478 | 2026.02.27 03:14:47.239324 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): 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] | ||
| 16479 | 2026.02.27 03:14:47.239364 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16480 | 2026.02.27 03:14:47.239463 [ 5 ] {ed687e0a-62ee-491b-85ab-a9c5c059d351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16481 | 2026.02.27 03:14:47.239507 [ 5 ] {ed687e0a-62ee-491b-85ab-a9c5c059d351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16482 | 2026.02.27 03:14:47.239849 [ 5 ] {ed687e0a-62ee-491b-85ab-a9c5c059d351} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16483 | 2026.02.27 03:14:47.239888 [ 5 ] {ed687e0a-62ee-491b-85ab-a9c5c059d351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16484 | 2026.02.27 03:14:47.240260 [ 5 ] {ed687e0a-62ee-491b-85ab-a9c5c059d351} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16485 | 2026.02.27 03:14:47.240527 [ 5 ] {ed687e0a-62ee-491b-85ab-a9c5c059d351} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16486 | 2026.02.27 03:14:47.240671 [ 5 ] {ed687e0a-62ee-491b-85ab-a9c5c059d351} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 16487 | 2026.02.27 03:14:47.240715 [ 5 ] {ed687e0a-62ee-491b-85ab-a9c5c059d351} <Debug> TCPHandler: Processed in 0.001400596 sec. | ||
| 16488 | 2026.02.27 03:14:47.241885 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): 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] | ||
| 16489 | 2026.02.27 03:14:51.247815 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16490 | 2026.02.27 03:14:51.247894 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16491 | 2026.02.27 03:14:51.475095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39331 | ||
| 16492 | 2026.02.27 03:14:51.475698 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16493 | 2026.02.27 03:14:51.475753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16494 | 2026.02.27 03:14:51.476261 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16495 | 2026.02.27 03:14:51.476499 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2026.02.27 03:14:51.476650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39331 | ||
| 16497 | 2026.02.27 03:14:52.232175 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16498 | 2026.02.27 03:14:52.232372 [ 5 ] {0cf329c4-7b8f-4b15-a835-301f7dabb6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16499 | 2026.02.27 03:14:52.232445 [ 5 ] {0cf329c4-7b8f-4b15-a835-301f7dabb6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16500 | 2026.02.27 03:14:52.233185 [ 5 ] {0cf329c4-7b8f-4b15-a835-301f7dabb6ce} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16501 | 2026.02.27 03:14:52.233232 [ 5 ] {0cf329c4-7b8f-4b15-a835-301f7dabb6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16502 | 2026.02.27 03:14:52.233612 [ 5 ] {0cf329c4-7b8f-4b15-a835-301f7dabb6ce} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16503 | 2026.02.27 03:14:52.233829 [ 5 ] {0cf329c4-7b8f-4b15-a835-301f7dabb6ce} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16504 | 2026.02.27 03:14:52.233980 [ 5 ] {0cf329c4-7b8f-4b15-a835-301f7dabb6ce} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001661 sec., 74653.82299819386 rows/sec., 6.42 MiB/sec. | ||
| 16505 | 2026.02.27 03:14:52.234022 [ 5 ] {0cf329c4-7b8f-4b15-a835-301f7dabb6ce} <Debug> TCPHandler: Processed in 0.001985862 sec. | ||
| 16506 | 2026.02.27 03:14:52.234149 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16507 | 2026.02.27 03:14:52.234242 [ 5 ] {b9d02392-36ff-4072-9a7e-918bdcd573bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16508 | 2026.02.27 03:14:52.234283 [ 5 ] {b9d02392-36ff-4072-9a7e-918bdcd573bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16509 | 2026.02.27 03:14:52.234714 [ 5 ] {b9d02392-36ff-4072-9a7e-918bdcd573bc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16510 | 2026.02.27 03:14:52.234751 [ 5 ] {b9d02392-36ff-4072-9a7e-918bdcd573bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16511 | 2026.02.27 03:14:52.235044 [ 5 ] {b9d02392-36ff-4072-9a7e-918bdcd573bc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16512 | 2026.02.27 03:14:52.235248 [ 5 ] {b9d02392-36ff-4072-9a7e-918bdcd573bc} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16513 | 2026.02.27 03:14:52.235379 [ 5 ] {b9d02392-36ff-4072-9a7e-918bdcd573bc} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001155 sec., 29437.22943722944 rows/sec., 2.16 MiB/sec. | ||
| 16514 | 2026.02.27 03:14:52.235416 [ 5 ] {b9d02392-36ff-4072-9a7e-918bdcd573bc} <Debug> TCPHandler: Processed in 0.001314924 sec. | ||
| 16515 | 2026.02.27 03:14:52.235526 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16516 | 2026.02.27 03:14:52.235617 [ 5 ] {e7a1f8a7-6c9c-4e94-90eb-7225b571e5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16517 | 2026.02.27 03:14:52.235656 [ 5 ] {e7a1f8a7-6c9c-4e94-90eb-7225b571e5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16518 | 2026.02.27 03:14:52.236086 [ 5 ] {e7a1f8a7-6c9c-4e94-90eb-7225b571e5df} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16519 | 2026.02.27 03:14:52.236122 [ 5 ] {e7a1f8a7-6c9c-4e94-90eb-7225b571e5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16520 | 2026.02.27 03:14:52.236425 [ 5 ] {e7a1f8a7-6c9c-4e94-90eb-7225b571e5df} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16521 | 2026.02.27 03:14:52.236632 [ 5 ] {e7a1f8a7-6c9c-4e94-90eb-7225b571e5df} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16522 | 2026.02.27 03:14:52.236759 [ 5 ] {e7a1f8a7-6c9c-4e94-90eb-7225b571e5df} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00116 sec., 84482.75862068965 rows/sec., 6.60 MiB/sec. | ||
| 16523 | 2026.02.27 03:14:52.236797 [ 5 ] {e7a1f8a7-6c9c-4e94-90eb-7225b571e5df} <Debug> TCPHandler: Processed in 0.001317254 sec. | ||
| 16524 | 2026.02.27 03:14:52.236909 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16525 | 2026.02.27 03:14:52.237001 [ 5 ] {65742c85-bd08-4da4-a899-d00f4ab59699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16526 | 2026.02.27 03:14:52.237044 [ 5 ] {65742c85-bd08-4da4-a899-d00f4ab59699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16527 | 2026.02.27 03:14:52.237465 [ 5 ] {65742c85-bd08-4da4-a899-d00f4ab59699} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16528 | 2026.02.27 03:14:52.237501 [ 5 ] {65742c85-bd08-4da4-a899-d00f4ab59699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16529 | 2026.02.27 03:14:52.237816 [ 5 ] {65742c85-bd08-4da4-a899-d00f4ab59699} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16530 | 2026.02.27 03:14:52.238018 [ 5 ] {65742c85-bd08-4da4-a899-d00f4ab59699} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16531 | 2026.02.27 03:14:52.238146 [ 5 ] {65742c85-bd08-4da4-a899-d00f4ab59699} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 16532 | 2026.02.27 03:14:52.238183 [ 5 ] {65742c85-bd08-4da4-a899-d00f4ab59699} <Debug> TCPHandler: Processed in 0.001320454 sec. | ||
| 16533 | 2026.02.27 03:14:52.238291 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16534 | 2026.02.27 03:14:52.238381 [ 5 ] {92d6e07b-c527-423d-a974-c03d3ecba575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16535 | 2026.02.27 03:14:52.238435 [ 5 ] {92d6e07b-c527-423d-a974-c03d3ecba575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16536 | 2026.02.27 03:14:52.239280 [ 5 ] {92d6e07b-c527-423d-a974-c03d3ecba575} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2026.02.27 03:14:52.239315 [ 5 ] {92d6e07b-c527-423d-a974-c03d3ecba575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16538 | 2026.02.27 03:14:52.239847 [ 5 ] {92d6e07b-c527-423d-a974-c03d3ecba575} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16539 | 2026.02.27 03:14:52.240060 [ 5 ] {92d6e07b-c527-423d-a974-c03d3ecba575} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16540 | 2026.02.27 03:14:52.240195 [ 5 ] {92d6e07b-c527-423d-a974-c03d3ecba575} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001832 sec., 18558.951965065502 rows/sec., 33.26 MiB/sec. | ||
| 16541 | 2026.02.27 03:14:52.240250 [ 5 ] {92d6e07b-c527-423d-a974-c03d3ecba575} <Debug> TCPHandler: Processed in 0.002005301 sec. | ||
| 16542 | 2026.02.27 03:14:52.240362 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16543 | 2026.02.27 03:14:52.240455 [ 5 ] {96b597c0-d641-4a87-96e3-2a3718d564fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16544 | 2026.02.27 03:14:52.240499 [ 5 ] {96b597c0-d641-4a87-96e3-2a3718d564fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16545 | 2026.02.27 03:14:52.240848 [ 5 ] {96b597c0-d641-4a87-96e3-2a3718d564fc} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16546 | 2026.02.27 03:14:52.240883 [ 5 ] {96b597c0-d641-4a87-96e3-2a3718d564fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16547 | 2026.02.27 03:14:52.241187 [ 5 ] {96b597c0-d641-4a87-96e3-2a3718d564fc} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16548 | 2026.02.27 03:14:52.241396 [ 5 ] {96b597c0-d641-4a87-96e3-2a3718d564fc} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16549 | 2026.02.27 03:14:52.241522 [ 5 ] {96b597c0-d641-4a87-96e3-2a3718d564fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 16550 | 2026.02.27 03:14:52.241559 [ 5 ] {96b597c0-d641-4a87-96e3-2a3718d564fc} <Debug> TCPHandler: Processed in 0.001243982 sec. | ||
| 16551 | 2026.02.27 03:14:53.636948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16552 | 2026.02.27 03:14:53.654640 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16553 | 2026.02.27 03:14:53.654695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16554 | 2026.02.27 03:14:53.660963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16555 | 2026.02.27 03:14:53.661755 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16556 | 2026.02.27 03:14:53.665408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16557 | 2026.02.27 03:14:56.596302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1964 | ||
| 16558 | 2026.02.27 03:14:56.598549 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16559 | 2026.02.27 03:14:56.598609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16560 | 2026.02.27 03:14:56.599792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16561 | 2026.02.27 03:14:56.600061 [ 243 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16562 | 2026.02.27 03:14:56.600213 [ 12 ] {} <Debug> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16563 | 2026.02.27 03:14:56.600277 [ 12 ] {} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16564 | 2026.02.27 03:14:56.600295 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16565 | 2026.02.27 03:14:56.600360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1964 | ||
| 16566 | 2026.02.27 03:14:56.600459 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 16567 | 2026.02.27 03:14:56.601265 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16568 | 2026.02.27 03:14:56.601413 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1822 rows starting from the beginning of the part | ||
| 16569 | 2026.02.27 03:14:56.601777 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 16570 | 2026.02.27 03:14:56.602106 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 16571 | 2026.02.27 03:14:56.602446 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 16572 | 2026.02.27 03:14:56.602803 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 16573 | 2026.02.27 03:14:56.603146 [ 190 ] {6a265266-4e89-4b10-b375-e71bbefdf259::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 | ||
| 16574 | 2026.02.27 03:14:56.610255 [ 193 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 72 columns (72 merged, 0 gathered) in 0.009877087 sec., 198844.05189505772 rows/sec., 155.09 MiB/sec. | ||
| 16575 | 2026.02.27 03:14:56.612625 [ 193 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16576 | 2026.02.27 03:14:56.613231 [ 193 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_61_12} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16577 | 2026.02.27 03:14:56.613315 [ 193 ] {6a265266-4e89-4b10-b375-e71bbefdf259::all_1_61_12} <Trace> system.query_log (6a265266-4e89-4b10-b375-e71bbefdf259) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16578 | 2026.02.27 03:14:56.613688 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 16579 | 2026.02.27 03:14:57.110560 [ 223 ] {} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 16580 | 2026.02.27 03:14:57.110627 [ 223 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 16581 | 2026.02.27 03:14:57.115062 [ 223 ] {} <Debug> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): 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] | ||
| 16582 | 2026.02.27 03:14:57.231389 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16583 | 2026.02.27 03:14:57.231654 [ 5 ] {2a1c3ab4-7a46-43fc-ab2e-e91766ccada8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16584 | 2026.02.27 03:14:57.231751 [ 5 ] {2a1c3ab4-7a46-43fc-ab2e-e91766ccada8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16585 | 2026.02.27 03:14:57.232508 [ 5 ] {2a1c3ab4-7a46-43fc-ab2e-e91766ccada8} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16586 | 2026.02.27 03:14:57.232557 [ 5 ] {2a1c3ab4-7a46-43fc-ab2e-e91766ccada8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16587 | 2026.02.27 03:14:57.232942 [ 5 ] {2a1c3ab4-7a46-43fc-ab2e-e91766ccada8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16588 | 2026.02.27 03:14:57.233168 [ 5 ] {2a1c3ab4-7a46-43fc-ab2e-e91766ccada8} <Trace> oximeter.fields_ipaddr (aed2c41a-4093-4928-af29-83f68fc7d9b2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16589 | 2026.02.27 03:14:57.233327 [ 5 ] {2a1c3ab4-7a46-43fc-ab2e-e91766ccada8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001744 sec., 4587.155963302752 rows/sec., 374.05 KiB/sec. | ||
| 16590 | 2026.02.27 03:14:57.233369 [ 5 ] {2a1c3ab4-7a46-43fc-ab2e-e91766ccada8} <Debug> TCPHandler: Processed in 0.002157536 sec. | ||
| 16591 | 2026.02.27 03:14:57.233509 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16592 | 2026.02.27 03:14:57.233629 [ 5 ] {f9532148-e6ad-4b5a-a517-8f26f9d34b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16593 | 2026.02.27 03:14:57.233679 [ 5 ] {f9532148-e6ad-4b5a-a517-8f26f9d34b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16594 | 2026.02.27 03:14:57.234204 [ 5 ] {f9532148-e6ad-4b5a-a517-8f26f9d34b64} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16595 | 2026.02.27 03:14:57.234241 [ 5 ] {f9532148-e6ad-4b5a-a517-8f26f9d34b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16596 | 2026.02.27 03:14:57.234575 [ 5 ] {f9532148-e6ad-4b5a-a517-8f26f9d34b64} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16597 | 2026.02.27 03:14:57.234793 [ 5 ] {f9532148-e6ad-4b5a-a517-8f26f9d34b64} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16598 | 2026.02.27 03:14:57.234923 [ 5 ] {f9532148-e6ad-4b5a-a517-8f26f9d34b64} <Debug> executeQuery: Read 74 rows, 6.01 KiB in 0.001319 sec., 56103.10841546626 rows/sec., 4.45 MiB/sec. | ||
| 16599 | 2026.02.27 03:14:57.234962 [ 5 ] {f9532148-e6ad-4b5a-a517-8f26f9d34b64} <Debug> TCPHandler: Processed in 0.001517039 sec. | ||
| 16600 | 2026.02.27 03:14:57.235041 [ 222 ] {} <Trace> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 16601 | 2026.02.27 03:14:57.235080 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16602 | 2026.02.27 03:14:57.235102 [ 222 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 16603 | 2026.02.27 03:14:57.235186 [ 5 ] {59190121-e2b3-44dc-8aa7-56db4a506ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16604 | 2026.02.27 03:14:57.235233 [ 5 ] {59190121-e2b3-44dc-8aa7-56db4a506ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16605 | 2026.02.27 03:14:57.235643 [ 5 ] {59190121-e2b3-44dc-8aa7-56db4a506ea9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16606 | 2026.02.27 03:14:57.235680 [ 5 ] {59190121-e2b3-44dc-8aa7-56db4a506ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16607 | 2026.02.27 03:14:57.236026 [ 5 ] {59190121-e2b3-44dc-8aa7-56db4a506ea9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16608 | 2026.02.27 03:14:57.236288 [ 5 ] {59190121-e2b3-44dc-8aa7-56db4a506ea9} <Trace> oximeter.fields_u16 (24aad418-c62c-44f2-97c0-1dedd4d7b141): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16609 | 2026.02.27 03:14:57.236419 [ 5 ] {59190121-e2b3-44dc-8aa7-56db4a506ea9} <Debug> executeQuery: Read 15 rows, 1.08 KiB in 0.001252 sec., 11980.830670926516 rows/sec., 866.58 KiB/sec. | ||
| 16610 | 2026.02.27 03:14:57.236459 [ 5 ] {59190121-e2b3-44dc-8aa7-56db4a506ea9} <Debug> TCPHandler: Processed in 0.001429637 sec. | ||
| 16611 | 2026.02.27 03:14:57.236571 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16612 | 2026.02.27 03:14:57.236665 [ 5 ] {251cd045-a931-413b-aff0-4505f1f9a22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16613 | 2026.02.27 03:14:57.236705 [ 5 ] {251cd045-a931-413b-aff0-4505f1f9a22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16614 | 2026.02.27 03:14:57.237133 [ 5 ] {251cd045-a931-413b-aff0-4505f1f9a22c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16615 | 2026.02.27 03:14:57.237171 [ 5 ] {251cd045-a931-413b-aff0-4505f1f9a22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16616 | 2026.02.27 03:14:57.237493 [ 5 ] {251cd045-a931-413b-aff0-4505f1f9a22c} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16617 | 2026.02.27 03:14:57.237758 [ 5 ] {251cd045-a931-413b-aff0-4505f1f9a22c} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16618 | 2026.02.27 03:14:57.237887 [ 5 ] {251cd045-a931-413b-aff0-4505f1f9a22c} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.00124 sec., 63709.67741935484 rows/sec., 4.98 MiB/sec. | ||
| 16619 | 2026.02.27 03:14:57.237926 [ 5 ] {251cd045-a931-413b-aff0-4505f1f9a22c} <Debug> TCPHandler: Processed in 0.001404667 sec. | ||
| 16620 | 2026.02.27 03:14:57.237977 [ 219 ] {} <Trace> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 16621 | 2026.02.27 03:14:57.238016 [ 219 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 16622 | 2026.02.27 03:14:57.238041 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16623 | 2026.02.27 03:14:57.238139 [ 5 ] {e3902e22-9fd3-4273-98b4-3548690bdfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16624 | 2026.02.27 03:14:57.238184 [ 5 ] {e3902e22-9fd3-4273-98b4-3548690bdfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16625 | 2026.02.27 03:14:57.238609 [ 5 ] {e3902e22-9fd3-4273-98b4-3548690bdfb1} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16626 | 2026.02.27 03:14:57.238648 [ 5 ] {e3902e22-9fd3-4273-98b4-3548690bdfb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16627 | 2026.02.27 03:14:57.239019 [ 5 ] {e3902e22-9fd3-4273-98b4-3548690bdfb1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16628 | 2026.02.27 03:14:57.239176 [ 222 ] {} <Debug> oximeter.fields_string (225b5b0a-0d2c-4d60-b18a-e801ea8f340f): 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] | ||
| 16629 | 2026.02.27 03:14:57.239278 [ 5 ] {e3902e22-9fd3-4273-98b4-3548690bdfb1} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16630 | 2026.02.27 03:14:57.239446 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Selected 3 parts from all_1_120_25 to all_122_122_0 | ||
| 16631 | 2026.02.27 03:14:57.239466 [ 5 ] {e3902e22-9fd3-4273-98b4-3548690bdfb1} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001344 sec., 122023.80952380953 rows/sec., 8.50 MiB/sec. | ||
| 16632 | 2026.02.27 03:14:57.239510 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16633 | 2026.02.27 03:14:57.239528 [ 5 ] {e3902e22-9fd3-4273-98b4-3548690bdfb1} <Debug> TCPHandler: Processed in 0.001536509 sec. | ||
| 16634 | 2026.02.27 03:14:57.239536 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16635 | 2026.02.27 03:14:57.239660 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_122_26} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_120_25 to all_122_122_0 into Compact with storage Full | ||
| 16636 | 2026.02.27 03:14:57.239665 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16637 | 2026.02.27 03:14:57.239784 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_122_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16638 | 2026.02.27 03:14:57.239784 [ 5 ] {8a87ccc1-65ae-4d6b-a756-44640d8cf96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16639 | 2026.02.27 03:14:57.239828 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_122_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_25, total 34531 rows starting from the beginning of the part | ||
| 16640 | 2026.02.27 03:14:57.239862 [ 5 ] {8a87ccc1-65ae-4d6b-a756-44640d8cf96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16641 | 2026.02.27 03:14:57.239905 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_122_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16642 | 2026.02.27 03:14:57.239958 [ 202 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_122_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 919 rows starting from the beginning of the part | ||
| 16643 | 2026.02.27 03:14:57.240644 [ 5 ] {8a87ccc1-65ae-4d6b-a756-44640d8cf96c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16644 | 2026.02.27 03:14:57.240686 [ 5 ] {8a87ccc1-65ae-4d6b-a756-44640d8cf96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16645 | 2026.02.27 03:14:57.241232 [ 5 ] {8a87ccc1-65ae-4d6b-a756-44640d8cf96c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16646 | 2026.02.27 03:14:57.241482 [ 5 ] {8a87ccc1-65ae-4d6b-a756-44640d8cf96c} <Trace> oximeter.measurements_histogramu64 (6d91696c-7d38-4329-87a5-5e212450d3bd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16647 | 2026.02.27 03:14:57.241572 [ 219 ] {} <Debug> oximeter.fields_uuid (6589364a-9f01-4db8-80f3-7877de6ec660): 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] | ||
| 16648 | 2026.02.27 03:14:57.241641 [ 5 ] {8a87ccc1-65ae-4d6b-a756-44640d8cf96c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001876 sec., 3731.3432835820895 rows/sec., 6.69 MiB/sec. | ||
| 16649 | 2026.02.27 03:14:57.241702 [ 5 ] {8a87ccc1-65ae-4d6b-a756-44640d8cf96c} <Debug> TCPHandler: Processed in 0.002089834 sec. | ||
| 16650 | 2026.02.27 03:14:57.241821 [ 5 ] {} <Trace> TCP-Session: daa99bd8-bb88-48ff-bab9-7b7bfffaca1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16651 | 2026.02.27 03:14:57.241915 [ 5 ] {e38fe684-46e3-4b6b-bd9c-10ae817dcf75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35507) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16652 | 2026.02.27 03:14:57.241959 [ 5 ] {e38fe684-46e3-4b6b-bd9c-10ae817dcf75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16653 | 2026.02.27 03:14:57.242305 [ 5 ] {e38fe684-46e3-4b6b-bd9c-10ae817dcf75} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16654 | 2026.02.27 03:14:57.242342 [ 5 ] {e38fe684-46e3-4b6b-bd9c-10ae817dcf75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16655 | 2026.02.27 03:14:57.242660 [ 5 ] {e38fe684-46e3-4b6b-bd9c-10ae817dcf75} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16656 | 2026.02.27 03:14:57.242870 [ 5 ] {e38fe684-46e3-4b6b-bd9c-10ae817dcf75} <Trace> oximeter.measurements_u64 (e3a0bb29-6fef-49e9-9c3c-9961702fddaf): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16657 | 2026.02.27 03:14:57.243002 [ 5 ] {e38fe684-46e3-4b6b-bd9c-10ae817dcf75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 16658 | 2026.02.27 03:14:57.243039 [ 5 ] {e38fe684-46e3-4b6b-bd9c-10ae817dcf75} <Debug> TCPHandler: Processed in 0.001268523 sec. | ||
| 16659 | 2026.02.27 03:14:57.246154 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_122_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35610 rows, containing 5 columns (5 merged, 0 gathered) in 0.006535419 sec., 5448770.767413689 rows/sec., 373.07 MiB/sec. | ||
| 16660 | 2026.02.27 03:14:57.246659 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_122_26} <Trace> MergedBlockOutputStream: filled checksums all_1_122_26 (state Temporary) | ||
| 16661 | 2026.02.27 03:14:57.246953 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_122_26} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): Renaming temporary part tmp_merge_all_1_122_26 to all_1_122_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16662 | 2026.02.27 03:14:57.247033 [ 195 ] {acf1b4af-3dbd-48cf-b21d-2ac76f1303a1::all_1_122_26} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1) (MergerMutator): Merged 3 parts: [all_1_120_25, all_122_122_0] -> all_1_122_26 | ||
| 16663 | 2026.02.27 03:14:57.247136 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16664 | 2026.02.27 03:14:57.627002 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 16665 | 2026.02.27 03:14:57.627058 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 16666 | 2026.02.27 03:14:57.629583 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (acf1b4af-3dbd-48cf-b21d-2ac76f1303a1): 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] | ||
| 16667 | 2026.02.27 03:14:58.977736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39779 | ||
| 16668 | 2026.02.27 03:14:58.978242 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16669 | 2026.02.27 03:14:58.978283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16670 | 2026.02.27 03:14:58.978767 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16671 | 2026.02.27 03:14:58.979002 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cb43948-d63b-4a2c-b4bf-44e615e9a97b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16672 | 2026.02.27 03:14:58.979156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39779 | ||
| 16673 | 2026.02.27 03:15:01.166436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16674 | 2026.02.27 03:15:01.186935 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16675 | 2026.02.27 03:15:01.187000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.24 GiB. | ||
| 16676 | 2026.02.27 03:15:01.193457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16677 | 2026.02.27 03:15:01.194197 [ 244 ] {} <Trace> system.metric_log (71021662-e5a0-43d3-b967-164a0be4dbcf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16678 | 2026.02.27 03:15:01.197991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||