| 1 | [ Sep 24 16:52:00 Enabled. ] | ||
| 2 | [ Sep 24 16:52:00 Rereading configuration. ] | ||
| 3 | [ Sep 24 16:52:01 Rereading configuration. ] | ||
| 4 | [ Sep 24 16:52:13 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 | [ Sep 24 16:52:13 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 | 2025.09.24 16:52:14.429984 [ 1 ] {} <Information> Application: Will watch for the process with pid 24038 | ||
| 29 | 2025.09.24 16:52:14.430342 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.24 16:52:14.911964 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24038 | ||
| 31 | 2025.09.24 16:52:14.912776 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.24 16:52:14.912941 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.24 16:52:15.016546 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.24 16:52:15.065660 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.24 16:52:15.065761 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.24 16:52:15.065781 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.24 16:52:15.065861 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.24 16:52:15.066618 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.24 16:52:15.069154 [ 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 | 2025.09.24 16:52:15.070115 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.24 16:52:15.071054 [ 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 | 2025.09.24 16:52:15.071108 [ 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 | 2025.09.24 16:52:15.071147 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.24 16:52:15.071888 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.24 16:52:15.073091 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.24 16:52:15.079374 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.24 16:52:15.080163 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.24 16:52:15.081700 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.24 16:52:15.081802 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.24 16:52:15.083073 [ 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 | 2025.09.24 16:52:15.083529 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.24 16:52:15.087521 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.24 16:52:15.088286 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.24 16:52:15.091510 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.24 16:52:15.091840 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.24 16:52:15.092263 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.24 16:52:15.092627 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.24 16:52:15.094103 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.24 16:52:15.094130 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.24 16:52:15.094226 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.24 16:52:15.094321 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.24 16:52:15.102986 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.24 16:52:15.103011 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153083 sec | ||
| 68 | 2025.09.24 16:52:15.103058 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.24 16:52:15.103153 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.24 16:52:15.103842 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.24 16:52:15.104419 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.24 16:52:15.114265 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.24 16:52:15.114311 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.24 16:52:15.114394 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.24 16:52:15.114410 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.24 16:52:15.114448 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.24 16:52:15.114523 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.24 16:52:15.118811 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.24 16:52:15.118862 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.24 16:52:15.118968 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.24 16:52:15.119134 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.24 16:52:15.119179 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.24 16:52:15.119192 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.24 16:52:15.119259 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.24 16:52:15.119272 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.24 16:52:15.119304 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.24 16:52:15.119372 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.24 16:52:15.142174 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.24 16:52:15.143653 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.24 16:52:15.143734 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.9242e-05 sec | ||
| 91 | 2025.09.24 16:52:15.143748 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.24 16:52:15.143759 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.24 16:52:15.143788 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.24 16:52:15.144007 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.24 16:52:15.144101 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.24 16:52:15.144115 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.24 16:52:15.144125 [ 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 | 2025.09.24 16:52:15.144136 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.24 16:52:15.147789 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.24 16:52:15.148010 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.09.24 16:52:15.149421 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3261e-05 sec. | ||
| 102 | 2025.09.24 16:52:15.149842 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.24 16:52:15.151194 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.24 16:52:15.151215 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.24 16:52:15.535139 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38649 | ||
| 106 | 2025.09.24 16:52:15.536102 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.09.24 16:52:15.536168 [ 3 ] {} <Debug> TCP-Session: 2e22aa11-91cd-4d08-86b1-7988bbe1e622 Authenticating user 'default' from [fd00:1122:3344:101::c]:38649 | ||
| 108 | 2025.09.24 16:52:15.536196 [ 3 ] {} <Debug> TCP-Session: 2e22aa11-91cd-4d08-86b1-7988bbe1e622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.09.24 16:52:15.536273 [ 3 ] {} <Debug> TCP-Session: 2e22aa11-91cd-4d08-86b1-7988bbe1e622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.24 16:52:15.536370 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.09.24 16:52:15.536399 [ 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 | 2025.09.24 16:52:15.536488 [ 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 | 2025.09.24 16:52:15.537526 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34172 | ||
| 114 | 2025.09.24 16:52:15.537636 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55819 | ||
| 115 | 2025.09.24 16:52:15.537644 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44320 | ||
| 116 | 2025.09.24 16:52:15.537746 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.09.24 16:52:15.537840 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64086 | ||
| 118 | 2025.09.24 16:52:15.537859 [ 4 ] {} <Debug> TCP-Session: 51795d8f-1d53-48d7-ad41-aab964b80c57 Authenticating user 'default' from [fd00:1122:3344:101::c]:34172 | ||
| 119 | 2025.09.24 16:52:15.537890 [ 4 ] {} <Debug> TCP-Session: 51795d8f-1d53-48d7-ad41-aab964b80c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.09.24 16:52:15.537903 [ 4 ] {} <Debug> TCP-Session: 51795d8f-1d53-48d7-ad41-aab964b80c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.09.24 16:52:15.537969 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.09.24 16:52:15.538014 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.09.24 16:52:15.538021 [ 5 ] {} <Debug> TCP-Session: c20cf3a5-49bc-4c38-8bdf-79dab4aed7eb Authenticating user 'default' from [fd00:1122:3344:101::c]:55819 | ||
| 124 | 2025.09.24 16:52:15.538076 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.09.24 16:52:15.538087 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50178 | ||
| 126 | 2025.09.24 16:52:15.538061 [ 254 ] {} <Debug> TCP-Session: 2c35cb7f-d0c5-49ed-bf22-48b7c663f63d Authenticating user 'default' from [fd00:1122:3344:101::c]:44320 | ||
| 127 | 2025.09.24 16:52:15.538166 [ 255 ] {} <Debug> TCP-Session: a8b3a8d9-53c9-469d-8f22-ccc122557ba6 Authenticating user 'default' from [fd00:1122:3344:101::c]:64086 | ||
| 128 | 2025.09.24 16:52:15.538191 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60244 | ||
| 129 | 2025.09.24 16:52:15.538199 [ 254 ] {} <Debug> TCP-Session: 2c35cb7f-d0c5-49ed-bf22-48b7c663f63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.09.24 16:52:15.538142 [ 5 ] {} <Debug> TCP-Session: c20cf3a5-49bc-4c38-8bdf-79dab4aed7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.09.24 16:52:15.538263 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.09.24 16:52:15.538262 [ 254 ] {} <Debug> TCP-Session: 2c35cb7f-d0c5-49ed-bf22-48b7c663f63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.09.24 16:52:15.538313 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36070 | ||
| 134 | 2025.09.24 16:52:15.538363 [ 256 ] {} <Debug> TCP-Session: d15cecc2-303d-4729-9347-9cd5423eab70 Authenticating user 'default' from [fd00:1122:3344:101::c]:50178 | ||
| 135 | 2025.09.24 16:52:15.538331 [ 5 ] {} <Debug> TCP-Session: c20cf3a5-49bc-4c38-8bdf-79dab4aed7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.09.24 16:52:15.538408 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.09.24 16:52:15.538417 [ 256 ] {} <Debug> TCP-Session: d15cecc2-303d-4729-9347-9cd5423eab70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.09.24 16:52:15.538482 [ 257 ] {} <Debug> TCP-Session: b316dce6-3060-4d73-8f38-315191496b03 Authenticating user 'default' from [fd00:1122:3344:101::c]:60244 | ||
| 139 | 2025.09.24 16:52:15.538249 [ 255 ] {} <Debug> TCP-Session: a8b3a8d9-53c9-469d-8f22-ccc122557ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.09.24 16:52:15.538556 [ 257 ] {} <Debug> TCP-Session: b316dce6-3060-4d73-8f38-315191496b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.09.24 16:52:15.538574 [ 255 ] {} <Debug> TCP-Session: a8b3a8d9-53c9-469d-8f22-ccc122557ba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.09.24 16:52:15.538529 [ 256 ] {} <Debug> TCP-Session: d15cecc2-303d-4729-9347-9cd5423eab70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.09.24 16:52:15.538631 [ 257 ] {} <Debug> TCP-Session: b316dce6-3060-4d73-8f38-315191496b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.09.24 16:52:15.538513 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.09.24 16:52:15.538716 [ 258 ] {} <Debug> TCP-Session: ef5aa2aa-2d39-4f31-9824-88aea3f60b23 Authenticating user 'default' from [fd00:1122:3344:101::c]:36070 | ||
| 146 | 2025.09.24 16:52:15.538734 [ 258 ] {} <Debug> TCP-Session: ef5aa2aa-2d39-4f31-9824-88aea3f60b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.09.24 16:52:15.538822 [ 258 ] {} <Debug> TCP-Session: ef5aa2aa-2d39-4f31-9824-88aea3f60b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.09.24 16:52:15.945632 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36633 | ||
| 149 | 2025.09.24 16:52:15.947640 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.09.24 16:52:15.947761 [ 259 ] {} <Debug> TCP-Session: 08000eb6-1373-45d9-b026-4568632a6630 Authenticating user 'default' from [fd00:1122:3344:101::a]:36633 | ||
| 151 | 2025.09.24 16:52:15.947785 [ 259 ] {} <Debug> TCP-Session: 08000eb6-1373-45d9-b026-4568632a6630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.09.24 16:52:15.947798 [ 259 ] {} <Debug> TCP-Session: 08000eb6-1373-45d9-b026-4568632a6630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.24 16:52:15.947927 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.09.24 16:52:15.947964 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2025.09.24 16:52:15.948070 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.09.24 16:52:15.949071 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49416 | ||
| 157 | 2025.09.24 16:52:15.949227 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59435 | ||
| 158 | 2025.09.24 16:52:15.949243 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59445 | ||
| 159 | 2025.09.24 16:52:15.949317 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35769 | ||
| 160 | 2025.09.24 16:52:15.949460 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36649 | ||
| 161 | 2025.09.24 16:52:15.949512 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.09.24 16:52:15.949612 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.09.24 16:52:15.949655 [ 260 ] {} <Debug> TCP-Session: bff088ed-ddd0-43ce-b13a-191fc51434cc Authenticating user 'default' from [fd00:1122:3344:101::a]:49416 | ||
| 164 | 2025.09.24 16:52:15.949655 [ 262 ] {} <Debug> TCP-Session: 961071ee-ef1b-42ea-b610-86d35636f1c7 Authenticating user 'default' from [fd00:1122:3344:101::a]:59435 | ||
| 165 | 2025.09.24 16:52:15.949687 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55147 | ||
| 166 | 2025.09.24 16:52:15.949680 [ 260 ] {} <Debug> TCP-Session: bff088ed-ddd0-43ce-b13a-191fc51434cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.09.24 16:52:15.949766 [ 262 ] {} <Debug> TCP-Session: 961071ee-ef1b-42ea-b610-86d35636f1c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.09.24 16:52:15.949784 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.09.24 16:52:15.949833 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45050 | ||
| 170 | 2025.09.24 16:52:15.949828 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.09.24 16:52:15.949858 [ 262 ] {} <Debug> TCP-Session: 961071ee-ef1b-42ea-b610-86d35636f1c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.09.24 16:52:15.949902 [ 264 ] {} <Debug> TCP-Session: ea8354db-8a94-42a6-927f-3dc65dbed707 Authenticating user 'default' from [fd00:1122:3344:101::a]:36649 | ||
| 173 | 2025.09.24 16:52:15.949911 [ 263 ] {} <Debug> TCP-Session: e9603d1c-34e5-44d8-a18a-3d75463b31e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:35769 | ||
| 174 | 2025.09.24 16:52:15.949874 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2025.09.24 16:52:15.950018 [ 264 ] {} <Debug> TCP-Session: ea8354db-8a94-42a6-927f-3dc65dbed707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.09.24 16:52:15.949999 [ 263 ] {} <Debug> TCP-Session: e9603d1c-34e5-44d8-a18a-3d75463b31e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.09.24 16:52:15.949953 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.09.24 16:52:15.950150 [ 265 ] {} <Debug> TCP-Session: 6f73be9e-91dd-4fa9-b8d1-c4274a1d2f31 Authenticating user 'default' from [fd00:1122:3344:101::a]:55147 | ||
| 179 | 2025.09.24 16:52:15.950138 [ 263 ] {} <Debug> TCP-Session: e9603d1c-34e5-44d8-a18a-3d75463b31e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.09.24 16:52:15.949774 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.09.24 16:52:15.950271 [ 265 ] {} <Debug> TCP-Session: 6f73be9e-91dd-4fa9-b8d1-c4274a1d2f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.09.24 16:52:15.950243 [ 266 ] {} <Debug> TCP-Session: 7464a723-ae3d-4e7c-bb90-5d13ed7079d7 Authenticating user 'default' from [fd00:1122:3344:101::a]:45050 | ||
| 183 | 2025.09.24 16:52:15.949769 [ 260 ] {} <Debug> TCP-Session: bff088ed-ddd0-43ce-b13a-191fc51434cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.09.24 16:52:15.950370 [ 261 ] {} <Debug> TCP-Session: 65655aee-ca59-414f-932f-193dcb7528d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:59445 | ||
| 185 | 2025.09.24 16:52:15.950372 [ 265 ] {} <Debug> TCP-Session: 6f73be9e-91dd-4fa9-b8d1-c4274a1d2f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.09.24 16:52:15.950363 [ 266 ] {} <Debug> TCP-Session: 7464a723-ae3d-4e7c-bb90-5d13ed7079d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.09.24 16:52:15.950473 [ 261 ] {} <Debug> TCP-Session: 65655aee-ca59-414f-932f-193dcb7528d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.09.24 16:52:15.950150 [ 264 ] {} <Debug> TCP-Session: ea8354db-8a94-42a6-927f-3dc65dbed707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.09.24 16:52:15.950539 [ 266 ] {} <Debug> TCP-Session: 7464a723-ae3d-4e7c-bb90-5d13ed7079d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.09.24 16:52:15.950564 [ 261 ] {} <Debug> TCP-Session: 65655aee-ca59-414f-932f-193dcb7528d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.09.24 16:52:16.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.89 MiB, peak 116.89 MiB, free memory in arenas 0.00 B, will set to 119.51 MiB (RSS), difference: 2.62 MiB | ||
| 192 | 2025.09.24 16:52:16.299673 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47510 | ||
| 193 | 2025.09.24 16:52:16.299940 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.09.24 16:52:16.300028 [ 267 ] {} <Debug> TCP-Session: 445b48d3-2484-4dee-a158-dffb796036ce Authenticating user 'default' from [fd00:1122:3344:101::b]:47510 | ||
| 195 | 2025.09.24 16:52:16.300058 [ 267 ] {} <Debug> TCP-Session: 445b48d3-2484-4dee-a158-dffb796036ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.09.24 16:52:16.300081 [ 267 ] {} <Debug> TCP-Session: 445b48d3-2484-4dee-a158-dffb796036ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.09.24 16:52:16.300237 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.09.24 16:52:16.300278 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.09.24 16:52:16.300380 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.09.24 16:52:16.301519 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51804 | ||
| 201 | 2025.09.24 16:52:16.301604 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58242 | ||
| 202 | 2025.09.24 16:52:16.301604 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53679 | ||
| 203 | 2025.09.24 16:52:16.301702 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2025.09.24 16:52:16.301725 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45937 | ||
| 205 | 2025.09.24 16:52:16.301790 [ 268 ] {} <Debug> TCP-Session: d07c500c-86a8-45e7-9362-4af2f4788959 Authenticating user 'default' from [fd00:1122:3344:101::b]:51804 | ||
| 206 | 2025.09.24 16:52:16.301871 [ 268 ] {} <Debug> TCP-Session: d07c500c-86a8-45e7-9362-4af2f4788959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2025.09.24 16:52:16.301888 [ 268 ] {} <Debug> TCP-Session: d07c500c-86a8-45e7-9362-4af2f4788959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.09.24 16:52:16.301922 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57069 | ||
| 209 | 2025.09.24 16:52:16.301921 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2025.09.24 16:52:16.301988 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2025.09.24 16:52:16.301890 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2025.09.24 16:52:16.302061 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51915 | ||
| 213 | 2025.09.24 16:52:16.302099 [ 269 ] {} <Debug> TCP-Session: 2413d93d-12c0-47e9-b8cf-ed7e5c313ce8 Authenticating user 'default' from [fd00:1122:3344:101::b]:53679 | ||
| 214 | 2025.09.24 16:52:16.302105 [ 271 ] {} <Debug> TCP-Session: 598f7093-3628-485f-9eda-0403339de9d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:45937 | ||
| 215 | 2025.09.24 16:52:16.302131 [ 269 ] {} <Debug> TCP-Session: 2413d93d-12c0-47e9-b8cf-ed7e5c313ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2025.09.24 16:52:16.302120 [ 270 ] {} <Debug> TCP-Session: 474246a9-78ea-4fa7-8906-375b34433459 Authenticating user 'default' from [fd00:1122:3344:101::b]:58242 | ||
| 217 | 2025.09.24 16:52:16.302207 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2025.09.24 16:52:16.302235 [ 270 ] {} <Debug> TCP-Session: 474246a9-78ea-4fa7-8906-375b34433459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.09.24 16:52:16.302284 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43990 | ||
| 220 | 2025.09.24 16:52:16.302322 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.09.24 16:52:16.302339 [ 272 ] {} <Debug> TCP-Session: c4c5875d-fa3e-43df-a039-fb1111b8e743 Authenticating user 'default' from [fd00:1122:3344:101::b]:57069 | ||
| 222 | 2025.09.24 16:52:16.302373 [ 270 ] {} <Debug> TCP-Session: 474246a9-78ea-4fa7-8906-375b34433459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.09.24 16:52:16.302369 [ 273 ] {} <Debug> TCP-Session: c2513341-7bcd-4071-9ee8-844efff5ab5c Authenticating user 'default' from [fd00:1122:3344:101::b]:51915 | ||
| 224 | 2025.09.24 16:52:16.302238 [ 269 ] {} <Debug> TCP-Session: 2413d93d-12c0-47e9-b8cf-ed7e5c313ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.09.24 16:52:16.302458 [ 273 ] {} <Debug> TCP-Session: c2513341-7bcd-4071-9ee8-844efff5ab5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.09.24 16:52:16.302452 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2025.09.24 16:52:16.302432 [ 272 ] {} <Debug> TCP-Session: c4c5875d-fa3e-43df-a039-fb1111b8e743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.09.24 16:52:16.302555 [ 273 ] {} <Debug> TCP-Session: c2513341-7bcd-4071-9ee8-844efff5ab5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.09.24 16:52:16.302559 [ 274 ] {} <Debug> TCP-Session: 0b9e9507-d2bf-4f1e-8b85-bc618bdddea4 Authenticating user 'default' from [fd00:1122:3344:101::b]:43990 | ||
| 230 | 2025.09.24 16:52:16.302215 [ 271 ] {} <Debug> TCP-Session: 598f7093-3628-485f-9eda-0403339de9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.09.24 16:52:16.302628 [ 274 ] {} <Debug> TCP-Session: 0b9e9507-d2bf-4f1e-8b85-bc618bdddea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.09.24 16:52:16.302608 [ 272 ] {} <Debug> TCP-Session: c4c5875d-fa3e-43df-a039-fb1111b8e743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.09.24 16:52:16.302695 [ 271 ] {} <Debug> TCP-Session: 598f7093-3628-485f-9eda-0403339de9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.09.24 16:52:16.302722 [ 274 ] {} <Debug> TCP-Session: 0b9e9507-d2bf-4f1e-8b85-bc618bdddea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.09.24 16:52:16.871808 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61055 | ||
| 236 | 2025.09.24 16:52:16.876536 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.09.24 16:52:16.876653 [ 275 ] {} <Debug> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Authenticating user 'default' from [fd00:1122:3344:101::d]:61055 | ||
| 238 | 2025.09.24 16:52:16.876678 [ 275 ] {} <Debug> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.09.24 16:52:16.876690 [ 275 ] {} <Debug> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.09.24 16:52:16.876820 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.09.24 16:52:16.876862 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.09.24 16:52:16.876937 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.09.24 16:52:16.880121 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64700 | ||
| 244 | 2025.09.24 16:52:16.880259 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54776 | ||
| 245 | 2025.09.24 16:52:16.880376 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53890 | ||
| 246 | 2025.09.24 16:52:16.880386 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56381 | ||
| 247 | 2025.09.24 16:52:16.880527 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44535 | ||
| 248 | 2025.09.24 16:52:16.880548 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2025.09.24 16:52:16.880693 [ 278 ] {} <Debug> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Authenticating user 'default' from [fd00:1122:3344:101::d]:54776 | ||
| 250 | 2025.09.24 16:52:16.880711 [ 278 ] {} <Debug> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.09.24 16:52:16.880723 [ 278 ] {} <Debug> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2025.09.24 16:52:16.880759 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38538 | ||
| 253 | 2025.09.24 16:52:16.880817 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2025.09.24 16:52:16.880858 [ 277 ] {} <Debug> TCP-Session: 0a0c9ebe-29fc-4b59-8365-de88ac805d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:53890 | ||
| 255 | 2025.09.24 16:52:16.880906 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2025.09.24 16:52:16.880953 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62765 | ||
| 257 | 2025.09.24 16:52:16.880872 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2025.09.24 16:52:16.880869 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2025.09.24 16:52:16.881054 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34611 | ||
| 260 | 2025.09.24 16:52:16.881075 [ 280 ] {} <Debug> TCP-Session: b769ce38-c63d-4019-b2e7-1a39f91f9b41 Authenticating user 'default' from [fd00:1122:3344:101::d]:44535 | ||
| 261 | 2025.09.24 16:52:16.881034 [ 279 ] {} <Debug> TCP-Session: 03772c3b-91d9-4773-bebf-446bf033f09f Authenticating user 'default' from [fd00:1122:3344:101::d]:56381 | ||
| 262 | 2025.09.24 16:52:16.881137 [ 280 ] {} <Debug> TCP-Session: b769ce38-c63d-4019-b2e7-1a39f91f9b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.09.24 16:52:16.881123 [ 276 ] {} <Debug> TCP-Session: 08c7c360-0719-44b5-ad61-f5d0a4ea7900 Authenticating user 'default' from [fd00:1122:3344:101::d]:64700 | ||
| 264 | 2025.09.24 16:52:16.881165 [ 279 ] {} <Debug> TCP-Session: 03772c3b-91d9-4773-bebf-446bf033f09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2025.09.24 16:52:16.881216 [ 280 ] {} <Debug> TCP-Session: b769ce38-c63d-4019-b2e7-1a39f91f9b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2025.09.24 16:52:16.881239 [ 279 ] {} <Debug> TCP-Session: 03772c3b-91d9-4773-bebf-446bf033f09f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2025.09.24 16:52:16.881167 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2025.09.24 16:52:16.881228 [ 276 ] {} <Debug> TCP-Session: 08c7c360-0719-44b5-ad61-f5d0a4ea7900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2025.09.24 16:52:16.881319 [ 282 ] {} <Debug> TCP-Session: 57c76196-804d-439c-816d-db0f87788d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:62765 | ||
| 270 | 2025.09.24 16:52:16.881274 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2025.09.24 16:52:16.881017 [ 277 ] {} <Debug> TCP-Session: 0a0c9ebe-29fc-4b59-8365-de88ac805d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.09.24 16:52:16.881397 [ 282 ] {} <Debug> TCP-Session: 57c76196-804d-439c-816d-db0f87788d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.09.24 16:52:16.881388 [ 283 ] {} <Debug> TCP-Session: 345275a0-0853-4855-951c-8138743ee7b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34611 | ||
| 274 | 2025.09.24 16:52:16.881369 [ 276 ] {} <Debug> TCP-Session: 08c7c360-0719-44b5-ad61-f5d0a4ea7900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.09.24 16:52:16.881512 [ 282 ] {} <Debug> TCP-Session: 57c76196-804d-439c-816d-db0f87788d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.09.24 16:52:16.881503 [ 283 ] {} <Debug> TCP-Session: 345275a0-0853-4855-951c-8138743ee7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.09.24 16:52:16.881487 [ 277 ] {} <Debug> TCP-Session: 0a0c9ebe-29fc-4b59-8365-de88ac805d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.09.24 16:52:16.881626 [ 283 ] {} <Debug> TCP-Session: 345275a0-0853-4855-951c-8138743ee7b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.09.24 16:52:16.881026 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2025.09.24 16:52:16.881731 [ 281 ] {} <Debug> TCP-Session: 89819eb0-7db7-4b03-adee-89345901ce87 Authenticating user 'default' from [fd00:1122:3344:101::d]:38538 | ||
| 281 | 2025.09.24 16:52:16.881842 [ 281 ] {} <Debug> TCP-Session: 89819eb0-7db7-4b03-adee-89345901ce87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.09.24 16:52:16.881855 [ 281 ] {} <Debug> TCP-Session: 89819eb0-7db7-4b03-adee-89345901ce87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.09.24 16:52:16.893668 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2025.09.24 16:52:16.896674 [ 275 ] {2f5541c6-b0de-46e3-aac6-b4b81d9606d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.09.24 16:52:16.965561 [ 275 ] {2f5541c6-b0de-46e3-aac6-b4b81d9606d0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61055) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.09.24 16:52:16.966562 [ 275 ] {2f5541c6-b0de-46e3-aac6-b4b81d9606d0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.09.24 16:52:16.966776 [ 275 ] {2f5541c6-b0de-46e3-aac6-b4b81d9606d0} <Debug> TCPHandler: Processed in 0.07945202 sec. | ||
| 334 | 2025.09.24 16:52:16.981265 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.09.24 16:52:16.981448 [ 275 ] {b50e7750-1e5c-4090-81db-e18e253cb7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.09.24 16:52:16.981804 [ 275 ] {b50e7750-1e5c-4090-81db-e18e253cb7d9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61055) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.09.24 16:52:16.982038 [ 275 ] {b50e7750-1e5c-4090-81db-e18e253cb7d9} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.09.24 16:52:16.982293 [ 275 ] {b50e7750-1e5c-4090-81db-e18e253cb7d9} <Debug> TCPHandler: Processed in 0.001159604 sec. | ||
| 385 | 2025.09.24 16:52:16.987033 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.09.24 16:52:16.987929 [ 278 ] {ff411f26-005d-4ccb-ba22-4c59459b1a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.09.24 16:52:16.988575 [ 278 ] {ff411f26-005d-4ccb-ba22-4c59459b1a57} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.09.24 16:52:16.989879 [ 278 ] {ff411f26-005d-4ccb-ba22-4c59459b1a57} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.09.24 16:52:16.989967 [ 278 ] {ff411f26-005d-4ccb-ba22-4c59459b1a57} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118553 sec | ||
| 390 | 2025.09.24 16:52:16.989983 [ 278 ] {ff411f26-005d-4ccb-ba22-4c59459b1a57} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.09.24 16:52:16.989994 [ 278 ] {ff411f26-005d-4ccb-ba22-4c59459b1a57} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.09.24 16:52:16.990061 [ 278 ] {ff411f26-005d-4ccb-ba22-4c59459b1a57} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.09.24 16:52:16.990767 [ 278 ] {ff411f26-005d-4ccb-ba22-4c59459b1a57} <Debug> TCPHandler: Processed in 0.00384809 sec. | ||
| 394 | 2025.09.24 16:52:16.990904 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.09.24 16:52:16.991041 [ 278 ] {245a3e81-0d16-4306-aa02-a1d765355985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.09.24 16:52:16.991150 [ 278 ] {245a3e81-0d16-4306-aa02-a1d765355985} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.09.24 16:52:16.996003 [ 278 ] {245a3e81-0d16-4306-aa02-a1d765355985} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.09.24 16:52:16.997174 [ 278 ] {245a3e81-0d16-4306-aa02-a1d765355985} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796): Loading data parts | ||
| 400 | 2025.09.24 16:52:16.998258 [ 278 ] {245a3e81-0d16-4306-aa02-a1d765355985} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796): There are no data parts | ||
| 401 | 2025.09.24 16:52:17.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.72 MiB, peak 123.72 MiB, free memory in arenas 0.00 B, will set to 131.27 MiB (RSS), difference: 7.55 MiB | ||
| 402 | 2025.09.24 16:52:17.000680 [ 278 ] {245a3e81-0d16-4306-aa02-a1d765355985} <Debug> TCPHandler: Processed in 0.009822677 sec. | ||
| 403 | 2025.09.24 16:52:17.000847 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2025.09.24 16:52:17.001023 [ 278 ] {5ff1da17-3722-4607-9506-adccc38221b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2025.09.24 16:52:17.001161 [ 278 ] {5ff1da17-3722-4607-9506-adccc38221b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2025.09.24 16:52:17.010158 [ 278 ] {5ff1da17-3722-4607-9506-adccc38221b3} <Debug> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Loading data parts | ||
| 417 | 2025.09.24 16:52:17.010364 [ 278 ] {5ff1da17-3722-4607-9506-adccc38221b3} <Debug> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): There are no data parts | ||
| 418 | 2025.09.24 16:52:17.011496 [ 278 ] {5ff1da17-3722-4607-9506-adccc38221b3} <Debug> TCPHandler: Processed in 0.010698815 sec. | ||
| 419 | 2025.09.24 16:52:17.011740 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.09.24 16:52:17.011900 [ 278 ] {e46f12c8-d278-4361-abef-a42c23c88bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 421 | 2025.09.24 16:52:17.012020 [ 278 ] {e46f12c8-d278-4361-abef-a42c23c88bff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2025.09.24 16:52:17.014359 [ 278 ] {e46f12c8-d278-4361-abef-a42c23c88bff} <Debug> oximeter.measurements_i8 (be39c814-ed97-4136-a3c1-15dcba9de732): Loading data parts | ||
| 423 | 2025.09.24 16:52:17.014540 [ 278 ] {e46f12c8-d278-4361-abef-a42c23c88bff} <Debug> oximeter.measurements_i8 (be39c814-ed97-4136-a3c1-15dcba9de732): There are no data parts | ||
| 424 | 2025.09.24 16:52:17.015955 [ 278 ] {e46f12c8-d278-4361-abef-a42c23c88bff} <Debug> TCPHandler: Processed in 0.00426435 sec. | ||
| 425 | 2025.09.24 16:52:17.016107 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.09.24 16:52:17.016277 [ 278 ] {f26ad7d0-8645-4bf0-be20-7af1fcb50fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 427 | 2025.09.24 16:52:17.016393 [ 278 ] {f26ad7d0-8645-4bf0-be20-7af1fcb50fb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2025.09.24 16:52:17.018551 [ 278 ] {f26ad7d0-8645-4bf0-be20-7af1fcb50fb6} <Debug> oximeter.measurements_u8 (f50dec8a-7e2e-4652-8e80-53609ba7f40d): Loading data parts | ||
| 429 | 2025.09.24 16:52:17.018697 [ 278 ] {f26ad7d0-8645-4bf0-be20-7af1fcb50fb6} <Debug> oximeter.measurements_u8 (f50dec8a-7e2e-4652-8e80-53609ba7f40d): There are no data parts | ||
| 430 | 2025.09.24 16:52:17.021773 [ 278 ] {f26ad7d0-8645-4bf0-be20-7af1fcb50fb6} <Debug> TCPHandler: Processed in 0.00571486 sec. | ||
| 431 | 2025.09.24 16:52:17.021956 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.09.24 16:52:17.022149 [ 278 ] {25e3fdc4-b025-4020-8101-be8b4eed2fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 433 | 2025.09.24 16:52:17.022255 [ 278 ] {25e3fdc4-b025-4020-8101-be8b4eed2fd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2025.09.24 16:52:17.024618 [ 278 ] {25e3fdc4-b025-4020-8101-be8b4eed2fd0} <Debug> oximeter.measurements_i16 (46c3d4fe-f0cb-41be-8ecd-d56c6b3bc420): Loading data parts | ||
| 435 | 2025.09.24 16:52:17.024775 [ 278 ] {25e3fdc4-b025-4020-8101-be8b4eed2fd0} <Debug> oximeter.measurements_i16 (46c3d4fe-f0cb-41be-8ecd-d56c6b3bc420): There are no data parts | ||
| 436 | 2025.09.24 16:52:17.026753 [ 278 ] {25e3fdc4-b025-4020-8101-be8b4eed2fd0} <Debug> TCPHandler: Processed in 0.004845672 sec. | ||
| 437 | 2025.09.24 16:52:17.026908 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.09.24 16:52:17.027071 [ 278 ] {96535c51-33ae-4631-861d-2938286ccb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 439 | 2025.09.24 16:52:17.027169 [ 278 ] {96535c51-33ae-4631-861d-2938286ccb5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2025.09.24 16:52:17.029156 [ 278 ] {96535c51-33ae-4631-861d-2938286ccb5b} <Debug> oximeter.measurements_u16 (bf5f2788-2d53-4ca2-a43d-5bf33ab3041d): Loading data parts | ||
| 441 | 2025.09.24 16:52:17.029299 [ 278 ] {96535c51-33ae-4631-861d-2938286ccb5b} <Debug> oximeter.measurements_u16 (bf5f2788-2d53-4ca2-a43d-5bf33ab3041d): There are no data parts | ||
| 442 | 2025.09.24 16:52:17.030409 [ 278 ] {96535c51-33ae-4631-861d-2938286ccb5b} <Debug> TCPHandler: Processed in 0.003559075 sec. | ||
| 443 | 2025.09.24 16:52:17.030551 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.09.24 16:52:17.030780 [ 278 ] {f524085e-a8dc-463e-aba8-32605b0833c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 445 | 2025.09.24 16:52:17.030885 [ 278 ] {f524085e-a8dc-463e-aba8-32605b0833c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2025.09.24 16:52:17.032766 [ 278 ] {f524085e-a8dc-463e-aba8-32605b0833c6} <Debug> oximeter.measurements_i32 (39fc088c-7419-4ec8-8c5f-fb403ead8123): Loading data parts | ||
| 447 | 2025.09.24 16:52:17.032901 [ 278 ] {f524085e-a8dc-463e-aba8-32605b0833c6} <Debug> oximeter.measurements_i32 (39fc088c-7419-4ec8-8c5f-fb403ead8123): There are no data parts | ||
| 448 | 2025.09.24 16:52:17.034112 [ 278 ] {f524085e-a8dc-463e-aba8-32605b0833c6} <Debug> TCPHandler: Processed in 0.003610515 sec. | ||
| 449 | 2025.09.24 16:52:17.034246 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.09.24 16:52:17.034397 [ 278 ] {1da2c8cb-14fe-4475-be35-00ea27db07d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 451 | 2025.09.24 16:52:17.034504 [ 278 ] {1da2c8cb-14fe-4475-be35-00ea27db07d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2025.09.24 16:52:17.036458 [ 278 ] {1da2c8cb-14fe-4475-be35-00ea27db07d7} <Debug> oximeter.measurements_u32 (bfe12795-8bb7-4558-b4b7-1da4ae1e9886): Loading data parts | ||
| 453 | 2025.09.24 16:52:17.036586 [ 278 ] {1da2c8cb-14fe-4475-be35-00ea27db07d7} <Debug> oximeter.measurements_u32 (bfe12795-8bb7-4558-b4b7-1da4ae1e9886): There are no data parts | ||
| 454 | 2025.09.24 16:52:17.037899 [ 278 ] {1da2c8cb-14fe-4475-be35-00ea27db07d7} <Debug> TCPHandler: Processed in 0.003701078 sec. | ||
| 455 | 2025.09.24 16:52:17.038057 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.09.24 16:52:17.038283 [ 278 ] {7910fd68-d82d-4a1e-8413-6f4eb221af81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 457 | 2025.09.24 16:52:17.038380 [ 278 ] {7910fd68-d82d-4a1e-8413-6f4eb221af81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2025.09.24 16:52:17.040392 [ 278 ] {7910fd68-d82d-4a1e-8413-6f4eb221af81} <Debug> oximeter.measurements_i64 (a0a81faa-8239-4564-894b-5590bc2d97ae): Loading data parts | ||
| 459 | 2025.09.24 16:52:17.040547 [ 278 ] {7910fd68-d82d-4a1e-8413-6f4eb221af81} <Debug> oximeter.measurements_i64 (a0a81faa-8239-4564-894b-5590bc2d97ae): There are no data parts | ||
| 460 | 2025.09.24 16:52:17.041906 [ 278 ] {7910fd68-d82d-4a1e-8413-6f4eb221af81} <Debug> TCPHandler: Processed in 0.003902472 sec. | ||
| 461 | 2025.09.24 16:52:17.042040 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.09.24 16:52:17.042194 [ 278 ] {93bbcb74-48ac-4e04-a374-e84b176311c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 463 | 2025.09.24 16:52:17.042304 [ 278 ] {93bbcb74-48ac-4e04-a374-e84b176311c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2025.09.24 16:52:17.044233 [ 278 ] {93bbcb74-48ac-4e04-a374-e84b176311c0} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Loading data parts | ||
| 465 | 2025.09.24 16:52:17.044409 [ 278 ] {93bbcb74-48ac-4e04-a374-e84b176311c0} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): There are no data parts | ||
| 466 | 2025.09.24 16:52:17.045635 [ 278 ] {93bbcb74-48ac-4e04-a374-e84b176311c0} <Debug> TCPHandler: Processed in 0.003642927 sec. | ||
| 467 | 2025.09.24 16:52:17.045765 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.09.24 16:52:17.045990 [ 278 ] {c0de6e3c-ef98-4835-b45c-4c26770d24ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 469 | 2025.09.24 16:52:17.046109 [ 278 ] {c0de6e3c-ef98-4835-b45c-4c26770d24ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2025.09.24 16:52:17.047711 [ 278 ] {c0de6e3c-ef98-4835-b45c-4c26770d24ca} <Debug> oximeter.measurements_f32 (882b05c6-aca0-4556-96b5-6d6419740067): Loading data parts | ||
| 471 | 2025.09.24 16:52:17.047835 [ 278 ] {c0de6e3c-ef98-4835-b45c-4c26770d24ca} <Debug> oximeter.measurements_f32 (882b05c6-aca0-4556-96b5-6d6419740067): There are no data parts | ||
| 472 | 2025.09.24 16:52:17.049108 [ 278 ] {c0de6e3c-ef98-4835-b45c-4c26770d24ca} <Debug> TCPHandler: Processed in 0.003390121 sec. | ||
| 473 | 2025.09.24 16:52:17.049238 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.09.24 16:52:17.049389 [ 278 ] {88fff481-50b3-4a36-88a9-e3b162e68f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 475 | 2025.09.24 16:52:17.049512 [ 278 ] {88fff481-50b3-4a36-88a9-e3b162e68f2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2025.09.24 16:52:17.051142 [ 278 ] {88fff481-50b3-4a36-88a9-e3b162e68f2e} <Debug> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Loading data parts | ||
| 477 | 2025.09.24 16:52:17.051319 [ 278 ] {88fff481-50b3-4a36-88a9-e3b162e68f2e} <Debug> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): There are no data parts | ||
| 478 | 2025.09.24 16:52:17.052393 [ 278 ] {88fff481-50b3-4a36-88a9-e3b162e68f2e} <Debug> TCPHandler: Processed in 0.003202398 sec. | ||
| 479 | 2025.09.24 16:52:17.052525 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.09.24 16:52:17.052747 [ 278 ] {6ceca85e-0626-4435-bdea-049cf70f9549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 481 | 2025.09.24 16:52:17.052850 [ 278 ] {6ceca85e-0626-4435-bdea-049cf70f9549} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2025.09.24 16:52:17.054434 [ 278 ] {6ceca85e-0626-4435-bdea-049cf70f9549} <Debug> oximeter.measurements_string (69b4c0b5-b68f-4460-be88-b956e91abc1d): Loading data parts | ||
| 483 | 2025.09.24 16:52:17.054573 [ 278 ] {6ceca85e-0626-4435-bdea-049cf70f9549} <Debug> oximeter.measurements_string (69b4c0b5-b68f-4460-be88-b956e91abc1d): There are no data parts | ||
| 484 | 2025.09.24 16:52:17.055722 [ 278 ] {6ceca85e-0626-4435-bdea-049cf70f9549} <Debug> TCPHandler: Processed in 0.003244008 sec. | ||
| 485 | 2025.09.24 16:52:17.055854 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2025.09.24 16:52:17.056006 [ 278 ] {6effa5c5-b795-438a-a9d6-8164a0dfdfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.09.24 16:52:17.056121 [ 278 ] {6effa5c5-b795-438a-a9d6-8164a0dfdfae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2025.09.24 16:52:17.057721 [ 278 ] {6effa5c5-b795-438a-a9d6-8164a0dfdfae} <Debug> oximeter.measurements_bytes (a8896bed-14cb-46b4-a216-944b61f0c36d): Loading data parts | ||
| 496 | 2025.09.24 16:52:17.057862 [ 278 ] {6effa5c5-b795-438a-a9d6-8164a0dfdfae} <Debug> oximeter.measurements_bytes (a8896bed-14cb-46b4-a216-944b61f0c36d): There are no data parts | ||
| 497 | 2025.09.24 16:52:17.059075 [ 278 ] {6effa5c5-b795-438a-a9d6-8164a0dfdfae} <Debug> TCPHandler: Processed in 0.003269128 sec. | ||
| 498 | 2025.09.24 16:52:17.059207 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.09.24 16:52:17.059364 [ 278 ] {7675af98-96d8-4c5f-8913-ccbbdb4e30ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 500 | 2025.09.24 16:52:17.059480 [ 278 ] {7675af98-96d8-4c5f-8913-ccbbdb4e30ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2025.09.24 16:52:17.061242 [ 278 ] {7675af98-96d8-4c5f-8913-ccbbdb4e30ba} <Debug> oximeter.measurements_cumulativei64 (73393b08-7f0c-490f-b920-e04adb0fa471): Loading data parts | ||
| 502 | 2025.09.24 16:52:17.061367 [ 278 ] {7675af98-96d8-4c5f-8913-ccbbdb4e30ba} <Debug> oximeter.measurements_cumulativei64 (73393b08-7f0c-490f-b920-e04adb0fa471): There are no data parts | ||
| 503 | 2025.09.24 16:52:17.062646 [ 278 ] {7675af98-96d8-4c5f-8913-ccbbdb4e30ba} <Debug> TCPHandler: Processed in 0.003488483 sec. | ||
| 504 | 2025.09.24 16:52:17.062856 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.09.24 16:52:17.063012 [ 278 ] {1a6079f8-67b4-4be2-97c0-fc9d8374c73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 506 | 2025.09.24 16:52:17.063123 [ 278 ] {1a6079f8-67b4-4be2-97c0-fc9d8374c73c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.09.24 16:52:17.064950 [ 278 ] {1a6079f8-67b4-4be2-97c0-fc9d8374c73c} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Loading data parts | ||
| 508 | 2025.09.24 16:52:17.065155 [ 278 ] {1a6079f8-67b4-4be2-97c0-fc9d8374c73c} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): There are no data parts | ||
| 509 | 2025.09.24 16:52:17.066289 [ 278 ] {1a6079f8-67b4-4be2-97c0-fc9d8374c73c} <Debug> TCPHandler: Processed in 0.003480063 sec. | ||
| 510 | 2025.09.24 16:52:17.066427 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.09.24 16:52:17.066647 [ 278 ] {0a77d855-0813-4d0c-b3dc-9af49ff04c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 512 | 2025.09.24 16:52:17.066762 [ 278 ] {0a77d855-0813-4d0c-b3dc-9af49ff04c16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.09.24 16:52:17.068337 [ 278 ] {0a77d855-0813-4d0c-b3dc-9af49ff04c16} <Debug> oximeter.measurements_cumulativef32 (04b5c981-6544-4141-ae39-49a07797dcfe): Loading data parts | ||
| 514 | 2025.09.24 16:52:17.068466 [ 278 ] {0a77d855-0813-4d0c-b3dc-9af49ff04c16} <Debug> oximeter.measurements_cumulativef32 (04b5c981-6544-4141-ae39-49a07797dcfe): There are no data parts | ||
| 515 | 2025.09.24 16:52:17.069643 [ 278 ] {0a77d855-0813-4d0c-b3dc-9af49ff04c16} <Debug> TCPHandler: Processed in 0.003263389 sec. | ||
| 516 | 2025.09.24 16:52:17.069780 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.09.24 16:52:17.069937 [ 278 ] {65fc244a-a059-4cd0-b8e1-e4e175775bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 518 | 2025.09.24 16:52:17.070044 [ 278 ] {65fc244a-a059-4cd0-b8e1-e4e175775bbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.09.24 16:52:17.071660 [ 278 ] {65fc244a-a059-4cd0-b8e1-e4e175775bbe} <Debug> oximeter.measurements_cumulativef64 (c160b312-bbd4-4590-a96a-1d5291ff9eee): Loading data parts | ||
| 520 | 2025.09.24 16:52:17.071807 [ 278 ] {65fc244a-a059-4cd0-b8e1-e4e175775bbe} <Debug> oximeter.measurements_cumulativef64 (c160b312-bbd4-4590-a96a-1d5291ff9eee): There are no data parts | ||
| 521 | 2025.09.24 16:52:17.072954 [ 278 ] {65fc244a-a059-4cd0-b8e1-e4e175775bbe} <Debug> TCPHandler: Processed in 0.003221948 sec. | ||
| 522 | 2025.09.24 16:52:17.073156 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.09.24 16:52:17.073373 [ 278 ] {2cccc6f2-f625-48c2-8f08-dff4810223bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2025.09.24 16:52:17.073493 [ 278 ] {2cccc6f2-f625-48c2-8f08-dff4810223bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.09.24 16:52:17.075279 [ 278 ] {2cccc6f2-f625-48c2-8f08-dff4810223bc} <Debug> oximeter.measurements_histogrami8 (36d6cc72-2a1b-41a8-a30c-50febfbcc8b0): Loading data parts | ||
| 536 | 2025.09.24 16:52:17.075424 [ 278 ] {2cccc6f2-f625-48c2-8f08-dff4810223bc} <Debug> oximeter.measurements_histogrami8 (36d6cc72-2a1b-41a8-a30c-50febfbcc8b0): There are no data parts | ||
| 537 | 2025.09.24 16:52:17.076621 [ 278 ] {2cccc6f2-f625-48c2-8f08-dff4810223bc} <Debug> TCPHandler: Processed in 0.003514034 sec. | ||
| 538 | 2025.09.24 16:52:17.076756 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.09.24 16:52:17.076963 [ 278 ] {3ca08973-e0d8-4955-9dd6-997ef1fcec17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 540 | 2025.09.24 16:52:17.077077 [ 278 ] {3ca08973-e0d8-4955-9dd6-997ef1fcec17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.09.24 16:52:17.078879 [ 278 ] {3ca08973-e0d8-4955-9dd6-997ef1fcec17} <Debug> oximeter.measurements_histogramu8 (a74709fb-1cc8-4ded-bedc-1d1ddab86a33): Loading data parts | ||
| 542 | 2025.09.24 16:52:17.079014 [ 278 ] {3ca08973-e0d8-4955-9dd6-997ef1fcec17} <Debug> oximeter.measurements_histogramu8 (a74709fb-1cc8-4ded-bedc-1d1ddab86a33): There are no data parts | ||
| 543 | 2025.09.24 16:52:17.080102 [ 278 ] {3ca08973-e0d8-4955-9dd6-997ef1fcec17} <Debug> TCPHandler: Processed in 0.003394731 sec. | ||
| 544 | 2025.09.24 16:52:17.080274 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.09.24 16:52:17.080519 [ 278 ] {ec8197ca-ba49-49a0-8e86-8bc2712f0313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 546 | 2025.09.24 16:52:17.080639 [ 278 ] {ec8197ca-ba49-49a0-8e86-8bc2712f0313} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.09.24 16:52:17.082409 [ 278 ] {ec8197ca-ba49-49a0-8e86-8bc2712f0313} <Debug> oximeter.measurements_histogrami16 (34a52c89-c39d-436a-8cf3-21d83b67ecd5): Loading data parts | ||
| 548 | 2025.09.24 16:52:17.082547 [ 278 ] {ec8197ca-ba49-49a0-8e86-8bc2712f0313} <Debug> oximeter.measurements_histogrami16 (34a52c89-c39d-436a-8cf3-21d83b67ecd5): There are no data parts | ||
| 549 | 2025.09.24 16:52:17.083733 [ 278 ] {ec8197ca-ba49-49a0-8e86-8bc2712f0313} <Debug> TCPHandler: Processed in 0.003507974 sec. | ||
| 550 | 2025.09.24 16:52:17.083866 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.09.24 16:52:17.084075 [ 278 ] {198f472c-c483-43ae-a944-644b32611f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 552 | 2025.09.24 16:52:17.084193 [ 278 ] {198f472c-c483-43ae-a944-644b32611f2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.09.24 16:52:17.085986 [ 278 ] {198f472c-c483-43ae-a944-644b32611f2d} <Debug> oximeter.measurements_histogramu16 (3cc71716-bfe2-4eaf-98c5-379a77732f47): Loading data parts | ||
| 554 | 2025.09.24 16:52:17.086121 [ 278 ] {198f472c-c483-43ae-a944-644b32611f2d} <Debug> oximeter.measurements_histogramu16 (3cc71716-bfe2-4eaf-98c5-379a77732f47): There are no data parts | ||
| 555 | 2025.09.24 16:52:17.087223 [ 278 ] {198f472c-c483-43ae-a944-644b32611f2d} <Debug> TCPHandler: Processed in 0.003406461 sec. | ||
| 556 | 2025.09.24 16:52:17.087387 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.09.24 16:52:17.087632 [ 278 ] {54cbadc0-ee6f-482f-8d38-219542aebbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 558 | 2025.09.24 16:52:17.087749 [ 278 ] {54cbadc0-ee6f-482f-8d38-219542aebbc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.09.24 16:52:17.089460 [ 278 ] {54cbadc0-ee6f-482f-8d38-219542aebbc2} <Debug> oximeter.measurements_histogrami32 (11d62538-0f20-43a0-b2f0-69d19d3442ee): Loading data parts | ||
| 560 | 2025.09.24 16:52:17.089585 [ 278 ] {54cbadc0-ee6f-482f-8d38-219542aebbc2} <Debug> oximeter.measurements_histogrami32 (11d62538-0f20-43a0-b2f0-69d19d3442ee): There are no data parts | ||
| 561 | 2025.09.24 16:52:17.090844 [ 278 ] {54cbadc0-ee6f-482f-8d38-219542aebbc2} <Debug> TCPHandler: Processed in 0.003506414 sec. | ||
| 562 | 2025.09.24 16:52:17.090972 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.09.24 16:52:17.091180 [ 278 ] {888145bc-1cc8-4b9d-99da-1223d5763c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 564 | 2025.09.24 16:52:17.091297 [ 278 ] {888145bc-1cc8-4b9d-99da-1223d5763c5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.09.24 16:52:17.093092 [ 278 ] {888145bc-1cc8-4b9d-99da-1223d5763c5c} <Debug> oximeter.measurements_histogramu32 (40f4010a-59f5-4794-b72f-45af4d3ebe56): Loading data parts | ||
| 566 | 2025.09.24 16:52:17.093232 [ 278 ] {888145bc-1cc8-4b9d-99da-1223d5763c5c} <Debug> oximeter.measurements_histogramu32 (40f4010a-59f5-4794-b72f-45af4d3ebe56): There are no data parts | ||
| 567 | 2025.09.24 16:52:17.094496 [ 278 ] {888145bc-1cc8-4b9d-99da-1223d5763c5c} <Debug> TCPHandler: Processed in 0.003573745 sec. | ||
| 568 | 2025.09.24 16:52:17.094628 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.09.24 16:52:17.094915 [ 278 ] {3f5b06a7-4ca0-416c-aef8-d0e81aa7512e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 570 | 2025.09.24 16:52:17.095034 [ 278 ] {3f5b06a7-4ca0-416c-aef8-d0e81aa7512e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.09.24 16:52:17.096851 [ 278 ] {3f5b06a7-4ca0-416c-aef8-d0e81aa7512e} <Debug> oximeter.measurements_histogrami64 (24381bf3-131c-4d29-82cc-c4d82bedbb7c): Loading data parts | ||
| 572 | 2025.09.24 16:52:17.096990 [ 278 ] {3f5b06a7-4ca0-416c-aef8-d0e81aa7512e} <Debug> oximeter.measurements_histogrami64 (24381bf3-131c-4d29-82cc-c4d82bedbb7c): There are no data parts | ||
| 573 | 2025.09.24 16:52:17.098121 [ 278 ] {3f5b06a7-4ca0-416c-aef8-d0e81aa7512e} <Debug> TCPHandler: Processed in 0.003541664 sec. | ||
| 574 | 2025.09.24 16:52:17.098262 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.09.24 16:52:17.098469 [ 278 ] {fee793ca-ad4c-4e23-87fc-1dc05bbcff41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 576 | 2025.09.24 16:52:17.098591 [ 278 ] {fee793ca-ad4c-4e23-87fc-1dc05bbcff41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.09.24 16:52:17.100383 [ 278 ] {fee793ca-ad4c-4e23-87fc-1dc05bbcff41} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Loading data parts | ||
| 578 | 2025.09.24 16:52:17.100557 [ 278 ] {fee793ca-ad4c-4e23-87fc-1dc05bbcff41} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): There are no data parts | ||
| 579 | 2025.09.24 16:52:17.101804 [ 278 ] {fee793ca-ad4c-4e23-87fc-1dc05bbcff41} <Debug> TCPHandler: Processed in 0.003596465 sec. | ||
| 580 | 2025.09.24 16:52:17.101939 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.09.24 16:52:17.102222 [ 278 ] {a5fc6a1e-5c8f-4382-baa6-be5de62df58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 582 | 2025.09.24 16:52:17.102337 [ 278 ] {a5fc6a1e-5c8f-4382-baa6-be5de62df58d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.09.24 16:52:17.104081 [ 278 ] {a5fc6a1e-5c8f-4382-baa6-be5de62df58d} <Debug> oximeter.measurements_histogramf32 (e9340799-b548-41df-8216-d732bd4df705): Loading data parts | ||
| 584 | 2025.09.24 16:52:17.104213 [ 278 ] {a5fc6a1e-5c8f-4382-baa6-be5de62df58d} <Debug> oximeter.measurements_histogramf32 (e9340799-b548-41df-8216-d732bd4df705): There are no data parts | ||
| 585 | 2025.09.24 16:52:17.105439 [ 278 ] {a5fc6a1e-5c8f-4382-baa6-be5de62df58d} <Debug> TCPHandler: Processed in 0.003548815 sec. | ||
| 586 | 2025.09.24 16:52:17.105586 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.09.24 16:52:17.105792 [ 278 ] {f0fb7049-0c02-43c9-8ec4-171278245ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 588 | 2025.09.24 16:52:17.105916 [ 278 ] {f0fb7049-0c02-43c9-8ec4-171278245ef8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.09.24 16:52:17.107707 [ 278 ] {f0fb7049-0c02-43c9-8ec4-171278245ef8} <Debug> oximeter.measurements_histogramf64 (f24a09c0-04a4-400f-afcc-2c81f4775bec): Loading data parts | ||
| 590 | 2025.09.24 16:52:17.107844 [ 278 ] {f0fb7049-0c02-43c9-8ec4-171278245ef8} <Debug> oximeter.measurements_histogramf64 (f24a09c0-04a4-400f-afcc-2c81f4775bec): There are no data parts | ||
| 591 | 2025.09.24 16:52:17.108920 [ 278 ] {f0fb7049-0c02-43c9-8ec4-171278245ef8} <Debug> TCPHandler: Processed in 0.003383651 sec. | ||
| 592 | 2025.09.24 16:52:17.109054 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.09.24 16:52:17.109298 [ 278 ] {543047e0-33b1-47f4-93b4-53e1e69a4832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2025.09.24 16:52:17.109411 [ 278 ] {543047e0-33b1-47f4-93b4-53e1e69a4832} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.09.24 16:52:17.111106 [ 278 ] {543047e0-33b1-47f4-93b4-53e1e69a4832} <Debug> oximeter.fields_bool (a9f441d4-fbc7-4138-ab28-afaadce296c6): Loading data parts | ||
| 621 | 2025.09.24 16:52:17.111248 [ 278 ] {543047e0-33b1-47f4-93b4-53e1e69a4832} <Debug> oximeter.fields_bool (a9f441d4-fbc7-4138-ab28-afaadce296c6): There are no data parts | ||
| 622 | 2025.09.24 16:52:17.112427 [ 278 ] {543047e0-33b1-47f4-93b4-53e1e69a4832} <Debug> TCPHandler: Processed in 0.003424342 sec. | ||
| 623 | 2025.09.24 16:52:17.112557 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.09.24 16:52:17.112711 [ 278 ] {ae97e998-b6bf-4de7-920d-9bf7d0ff2995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 625 | 2025.09.24 16:52:17.112819 [ 278 ] {ae97e998-b6bf-4de7-920d-9bf7d0ff2995} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.09.24 16:52:17.114501 [ 278 ] {ae97e998-b6bf-4de7-920d-9bf7d0ff2995} <Debug> oximeter.fields_i8 (a145416b-fa55-46f1-9e63-5200e4665925): Loading data parts | ||
| 627 | 2025.09.24 16:52:17.114681 [ 278 ] {ae97e998-b6bf-4de7-920d-9bf7d0ff2995} <Debug> oximeter.fields_i8 (a145416b-fa55-46f1-9e63-5200e4665925): There are no data parts | ||
| 628 | 2025.09.24 16:52:17.115784 [ 278 ] {ae97e998-b6bf-4de7-920d-9bf7d0ff2995} <Debug> TCPHandler: Processed in 0.003275709 sec. | ||
| 629 | 2025.09.24 16:52:17.115916 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.09.24 16:52:17.116134 [ 278 ] {f7ed7347-516b-4ae3-aeae-371a5c1ea8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 631 | 2025.09.24 16:52:17.116240 [ 278 ] {f7ed7347-516b-4ae3-aeae-371a5c1ea8d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.09.24 16:52:17.117872 [ 278 ] {f7ed7347-516b-4ae3-aeae-371a5c1ea8d4} <Debug> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Loading data parts | ||
| 633 | 2025.09.24 16:52:17.118004 [ 278 ] {f7ed7347-516b-4ae3-aeae-371a5c1ea8d4} <Debug> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): There are no data parts | ||
| 634 | 2025.09.24 16:52:17.119252 [ 278 ] {f7ed7347-516b-4ae3-aeae-371a5c1ea8d4} <Debug> TCPHandler: Processed in 0.003384131 sec. | ||
| 635 | 2025.09.24 16:52:17.119383 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.09.24 16:52:17.119536 [ 278 ] {e2943f71-a9da-4dc7-bec8-c0b38cd5fd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 637 | 2025.09.24 16:52:17.119646 [ 278 ] {e2943f71-a9da-4dc7-bec8-c0b38cd5fd37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.09.24 16:52:17.121355 [ 278 ] {e2943f71-a9da-4dc7-bec8-c0b38cd5fd37} <Debug> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Loading data parts | ||
| 639 | 2025.09.24 16:52:17.121572 [ 278 ] {e2943f71-a9da-4dc7-bec8-c0b38cd5fd37} <Debug> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): There are no data parts | ||
| 640 | 2025.09.24 16:52:17.122753 [ 278 ] {e2943f71-a9da-4dc7-bec8-c0b38cd5fd37} <Debug> TCPHandler: Processed in 0.003420122 sec. | ||
| 641 | 2025.09.24 16:52:17.122880 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.09.24 16:52:17.123099 [ 278 ] {3b8b277d-66b5-435e-8123-4d6c35ea3bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 643 | 2025.09.24 16:52:17.123203 [ 278 ] {3b8b277d-66b5-435e-8123-4d6c35ea3bf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.09.24 16:52:17.124819 [ 278 ] {3b8b277d-66b5-435e-8123-4d6c35ea3bf1} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Loading data parts | ||
| 645 | 2025.09.24 16:52:17.125080 [ 278 ] {3b8b277d-66b5-435e-8123-4d6c35ea3bf1} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): There are no data parts | ||
| 646 | 2025.09.24 16:52:17.126311 [ 278 ] {3b8b277d-66b5-435e-8123-4d6c35ea3bf1} <Debug> TCPHandler: Processed in 0.003479613 sec. | ||
| 647 | 2025.09.24 16:52:17.126438 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.09.24 16:52:17.126596 [ 278 ] {87c326f7-f460-4e33-a447-561e04e3adca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 649 | 2025.09.24 16:52:17.126704 [ 278 ] {87c326f7-f460-4e33-a447-561e04e3adca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.09.24 16:52:17.128389 [ 278 ] {87c326f7-f460-4e33-a447-561e04e3adca} <Debug> oximeter.fields_i32 (a98eb9df-a138-4264-9270-40ed43cb6c89): Loading data parts | ||
| 651 | 2025.09.24 16:52:17.128524 [ 278 ] {87c326f7-f460-4e33-a447-561e04e3adca} <Debug> oximeter.fields_i32 (a98eb9df-a138-4264-9270-40ed43cb6c89): There are no data parts | ||
| 652 | 2025.09.24 16:52:17.129596 [ 278 ] {87c326f7-f460-4e33-a447-561e04e3adca} <Debug> TCPHandler: Processed in 0.003205748 sec. | ||
| 653 | 2025.09.24 16:52:17.129727 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.09.24 16:52:17.129947 [ 278 ] {115c1ca5-7e1a-4d3c-a25b-248033211300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) 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) | ||
| 655 | 2025.09.24 16:52:17.130051 [ 278 ] {115c1ca5-7e1a-4d3c-a25b-248033211300} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.09.24 16:52:17.131687 [ 278 ] {115c1ca5-7e1a-4d3c-a25b-248033211300} <Debug> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Loading data parts | ||
| 657 | 2025.09.24 16:52:17.131813 [ 278 ] {115c1ca5-7e1a-4d3c-a25b-248033211300} <Debug> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): There are no data parts | ||
| 658 | 2025.09.24 16:52:17.132967 [ 278 ] {115c1ca5-7e1a-4d3c-a25b-248033211300} <Debug> TCPHandler: Processed in 0.00329046 sec. | ||
| 659 | 2025.09.24 16:52:17.133093 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.09.24 16:52:17.133245 [ 278 ] {ff43c28a-70dd-4dbf-a9c7-45440d580cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.09.24 16:52:17.133359 [ 278 ] {ff43c28a-70dd-4dbf-a9c7-45440d580cbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.09.24 16:52:17.135099 [ 278 ] {ff43c28a-70dd-4dbf-a9c7-45440d580cbb} <Debug> oximeter.fields_i64 (e5b5a544-ba80-4281-aa3b-d480544b6899): Loading data parts | ||
| 663 | 2025.09.24 16:52:17.135277 [ 278 ] {ff43c28a-70dd-4dbf-a9c7-45440d580cbb} <Debug> oximeter.fields_i64 (e5b5a544-ba80-4281-aa3b-d480544b6899): There are no data parts | ||
| 664 | 2025.09.24 16:52:17.136351 [ 278 ] {ff43c28a-70dd-4dbf-a9c7-45440d580cbb} <Debug> TCPHandler: Processed in 0.00330725 sec. | ||
| 665 | 2025.09.24 16:52:17.136516 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.09.24 16:52:17.136703 [ 278 ] {c2ff41f9-614d-46d1-a750-b19369f68428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.09.24 16:52:17.136815 [ 278 ] {c2ff41f9-614d-46d1-a750-b19369f68428} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.09.24 16:52:17.138468 [ 278 ] {c2ff41f9-614d-46d1-a750-b19369f68428} <Debug> oximeter.fields_u64 (9cc4de9f-415a-486c-ad9c-8bc0c55f4062): Loading data parts | ||
| 669 | 2025.09.24 16:52:17.138612 [ 278 ] {c2ff41f9-614d-46d1-a750-b19369f68428} <Debug> oximeter.fields_u64 (9cc4de9f-415a-486c-ad9c-8bc0c55f4062): There are no data parts | ||
| 670 | 2025.09.24 16:52:17.139765 [ 278 ] {c2ff41f9-614d-46d1-a750-b19369f68428} <Debug> TCPHandler: Processed in 0.00329894 sec. | ||
| 671 | 2025.09.24 16:52:17.139894 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.09.24 16:52:17.140048 [ 278 ] {b92e5c0b-682d-4601-8d3c-1fa0a8a2a48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.09.24 16:52:17.140159 [ 278 ] {b92e5c0b-682d-4601-8d3c-1fa0a8a2a48f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.09.24 16:52:17.141823 [ 278 ] {b92e5c0b-682d-4601-8d3c-1fa0a8a2a48f} <Debug> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Loading data parts | ||
| 675 | 2025.09.24 16:52:17.141972 [ 278 ] {b92e5c0b-682d-4601-8d3c-1fa0a8a2a48f} <Debug> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): There are no data parts | ||
| 676 | 2025.09.24 16:52:17.143042 [ 278 ] {b92e5c0b-682d-4601-8d3c-1fa0a8a2a48f} <Debug> TCPHandler: Processed in 0.003197027 sec. | ||
| 677 | 2025.09.24 16:52:17.143245 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.09.24 16:52:17.143397 [ 278 ] {a6f95a6f-5417-484d-9440-0e1f9be840e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.09.24 16:52:17.143505 [ 278 ] {a6f95a6f-5417-484d-9440-0e1f9be840e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.09.24 16:52:17.145115 [ 278 ] {a6f95a6f-5417-484d-9440-0e1f9be840e0} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Loading data parts | ||
| 681 | 2025.09.24 16:52:17.145342 [ 278 ] {a6f95a6f-5417-484d-9440-0e1f9be840e0} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): There are no data parts | ||
| 682 | 2025.09.24 16:52:17.146446 [ 278 ] {a6f95a6f-5417-484d-9440-0e1f9be840e0} <Debug> TCPHandler: Processed in 0.003250398 sec. | ||
| 683 | 2025.09.24 16:52:17.146575 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.09.24 16:52:17.146801 [ 278 ] {6b7aa3cd-d516-4744-a5eb-ab73e2a49d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.09.24 16:52:17.146842 [ 278 ] {6b7aa3cd-d516-4744-a5eb-ab73e2a49d47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.09.24 16:52:17.148527 [ 278 ] {6b7aa3cd-d516-4744-a5eb-ab73e2a49d47} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Loading data parts | ||
| 687 | 2025.09.24 16:52:17.148649 [ 278 ] {6b7aa3cd-d516-4744-a5eb-ab73e2a49d47} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): There are no data parts | ||
| 688 | 2025.09.24 16:52:17.150425 [ 278 ] {6b7aa3cd-d516-4744-a5eb-ab73e2a49d47} <Debug> TCPHandler: Processed in 0.003899042 sec. | ||
| 689 | 2025.09.24 16:52:17.150654 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.09.24 16:52:17.150953 [ 278 ] {ebd55071-4dff-48f8-87f1-10f6f75cf6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.09.24 16:52:17.151096 [ 278 ] {ebd55071-4dff-48f8-87f1-10f6f75cf6c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.09.24 16:52:17.152994 [ 278 ] {ebd55071-4dff-48f8-87f1-10f6f75cf6c3} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb): Loading data parts | ||
| 696 | 2025.09.24 16:52:17.153144 [ 278 ] {ebd55071-4dff-48f8-87f1-10f6f75cf6c3} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb): There are no data parts | ||
| 697 | 2025.09.24 16:52:17.154328 [ 278 ] {ebd55071-4dff-48f8-87f1-10f6f75cf6c3} <Debug> TCPHandler: Processed in 0.003733589 sec. | ||
| 698 | 2025.09.24 16:52:17.154539 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.09.24 16:52:17.154805 [ 275 ] {4550de8d-861e-4abf-8e77-1f07c86a9237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.09.24 16:52:17.156015 [ 275 ] {4550de8d-861e-4abf-8e77-1f07c86a9237} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.09.24 16:52:17.163772 [ 285 ] {4550de8d-861e-4abf-8e77-1f07c86a9237} <Trace> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.09.24 16:52:17.163834 [ 285 ] {4550de8d-861e-4abf-8e77-1f07c86a9237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 703 | 2025.09.24 16:52:17.168305 [ 285 ] {4550de8d-861e-4abf-8e77-1f07c86a9237} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.09.24 16:52:17.168955 [ 285 ] {4550de8d-861e-4abf-8e77-1f07c86a9237} <Trace> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.09.24 16:52:17.169243 [ 275 ] {4550de8d-861e-4abf-8e77-1f07c86a9237} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014549 sec., 68.73324627122139 rows/sec., 1.07 KiB/sec. | ||
| 706 | 2025.09.24 16:52:17.169572 [ 275 ] {4550de8d-861e-4abf-8e77-1f07c86a9237} <Debug> TCPHandler: Processed in 0.015094777 sec. | ||
| 707 | 2025.09.24 16:52:18.000141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.46 MiB, peak 134.46 MiB, free memory in arenas 0.00 B, will set to 139.67 MiB (RSS), difference: 5.21 MiB | ||
| 708 | 2025.09.24 16:52:22.620620 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.09.24 16:52:22.620650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.09.24 16:52:22.620746 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.09.24 16:52:22.620893 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.09.24 16:52:22.623773 [ 244 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Loading data parts | ||
| 713 | 2025.09.24 16:52:22.623997 [ 244 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): There are no data parts | ||
| 714 | 2025.09.24 16:52:22.628868 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.09.24 16:52:22.628907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 716 | 2025.09.24 16:52:22.634647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.09.24 16:52:22.635226 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.09.24 16:52:22.635365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2025.09.24 16:52:22.636831 [ 245 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Loading data parts | ||
| 720 | 2025.09.24 16:52:22.637198 [ 245 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): There are no data parts | ||
| 721 | 2025.09.24 16:52:22.660728 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.09.24 16:52:22.660772 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 723 | 2025.09.24 16:52:22.666928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.09.24 16:52:22.668148 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.09.24 16:52:22.671212 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.09.24 16:52:23.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.10 MiB | ||
| 727 | 2025.09.24 16:52:25.120550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.09.24 16:52:25.120706 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.09.24 16:52:25.125009 [ 243 ] {} <Debug> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Loading data parts | ||
| 730 | 2025.09.24 16:52:25.125316 [ 243 ] {} <Debug> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): There are no data parts | ||
| 731 | 2025.09.24 16:52:25.130883 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.09.24 16:52:25.130918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 733 | 2025.09.24 16:52:25.132681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.09.24 16:52:25.133217 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.09.24 16:52:25.133581 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.09.24 16:52:26.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 155.12 MiB (RSS), difference: -3.01 MiB | ||
| 737 | 2025.09.24 16:52:30.094400 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.09.24 16:52:30.094511 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.09.24 16:52:30.135660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.09.24 16:52:30.136347 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.09.24 16:52:30.136384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 742 | 2025.09.24 16:52:30.137225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.09.24 16:52:30.137729 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.09.24 16:52:30.137873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.09.24 16:52:30.171309 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.09.24 16:52:30.189573 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.09.24 16:52:30.189630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 748 | 2025.09.24 16:52:30.196257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.09.24 16:52:30.197412 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.09.24 16:52:30.200804 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.09.24 16:52:31.001117 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.63 MiB (RSS), difference: 1.80 MiB | ||
| 752 | 2025.09.24 16:52:36.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.67 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.69 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.09.24 16:52:37.197253 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.09.24 16:52:37.197646 [ 275 ] {c8703a7d-3661-4ffc-afa2-816443d7c355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.09.24 16:52:37.198128 [ 275 ] {c8703a7d-3661-4ffc-afa2-816443d7c355} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.09.24 16:52:37.198485 [ 275 ] {c8703a7d-3661-4ffc-afa2-816443d7c355} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.09.24 16:52:37.199644 [ 275 ] {c8703a7d-3661-4ffc-afa2-816443d7c355} <Debug> TCPHandler: Processed in 0.002555983 sec. | ||
| 758 | 2025.09.24 16:52:37.207807 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.09.24 16:52:37.207949 [ 275 ] {a6504d6c-17b3-4153-bd19-dd95404099eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.09.24 16:52:37.210375 [ 275 ] {a6504d6c-17b3-4153-bd19-dd95404099eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.09.24 16:52:37.210441 [ 275 ] {a6504d6c-17b3-4153-bd19-dd95404099eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.09.24 16:52:37.210919 [ 275 ] {a6504d6c-17b3-4153-bd19-dd95404099eb} <Debug> TCPHandler: Processed in 0.003166297 sec. | ||
| 763 | 2025.09.24 16:52:37.211924 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.09.24 16:52:37.212036 [ 275 ] {fc45638d-eb33-4723-9543-11b84b752f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.09.24 16:52:37.212306 [ 275 ] {fc45638d-eb33-4723-9543-11b84b752f3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.09.24 16:52:37.212411 [ 275 ] {fc45638d-eb33-4723-9543-11b84b752f3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.09.24 16:52:37.212765 [ 275 ] {fc45638d-eb33-4723-9543-11b84b752f3f} <Debug> TCPHandler: Processed in 0.000868458 sec. | ||
| 768 | 2025.09.24 16:52:37.217263 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.09.24 16:52:37.217383 [ 275 ] {3c8065db-3ca3-41c1-9588-5ccf88878956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.09.24 16:52:37.217665 [ 275 ] {3c8065db-3ca3-41c1-9588-5ccf88878956} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.09.24 16:52:37.217710 [ 275 ] {3c8065db-3ca3-41c1-9588-5ccf88878956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.09.24 16:52:37.218127 [ 275 ] {3c8065db-3ca3-41c1-9588-5ccf88878956} <Debug> TCPHandler: Processed in 0.00093056 sec. | ||
| 773 | 2025.09.24 16:52:37.218748 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.09.24 16:52:37.218885 [ 275 ] {84163915-3ade-4239-84c7-1a5dcfca9517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.09.24 16:52:37.219164 [ 275 ] {84163915-3ade-4239-84c7-1a5dcfca9517} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.09.24 16:52:37.219219 [ 275 ] {84163915-3ade-4239-84c7-1a5dcfca9517} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.09.24 16:52:37.219538 [ 275 ] {84163915-3ade-4239-84c7-1a5dcfca9517} <Debug> TCPHandler: Processed in 0.000861878 sec. | ||
| 778 | 2025.09.24 16:52:37.219806 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.09.24 16:52:37.219952 [ 275 ] {0a86e869-b65f-401e-bf72-0c70315c6c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.09.24 16:52:37.220224 [ 275 ] {0a86e869-b65f-401e-bf72-0c70315c6c08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.09.24 16:52:37.220268 [ 275 ] {0a86e869-b65f-401e-bf72-0c70315c6c08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.09.24 16:52:37.220598 [ 275 ] {0a86e869-b65f-401e-bf72-0c70315c6c08} <Debug> TCPHandler: Processed in 0.000848988 sec. | ||
| 783 | 2025.09.24 16:52:37.220828 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.09.24 16:52:37.220946 [ 275 ] {83ffbe02-5b80-4b17-8b9a-eab4c66fce7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.09.24 16:52:37.221239 [ 275 ] {83ffbe02-5b80-4b17-8b9a-eab4c66fce7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.09.24 16:52:37.221304 [ 275 ] {83ffbe02-5b80-4b17-8b9a-eab4c66fce7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.09.24 16:52:37.221641 [ 275 ] {83ffbe02-5b80-4b17-8b9a-eab4c66fce7d} <Debug> TCPHandler: Processed in 0.000861768 sec. | ||
| 788 | 2025.09.24 16:52:37.221872 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.09.24 16:52:37.222002 [ 275 ] {44a048f4-1018-4227-a519-ce3f25d7df10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.09.24 16:52:37.222278 [ 275 ] {44a048f4-1018-4227-a519-ce3f25d7df10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.09.24 16:52:37.222321 [ 275 ] {44a048f4-1018-4227-a519-ce3f25d7df10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.09.24 16:52:37.222655 [ 275 ] {44a048f4-1018-4227-a519-ce3f25d7df10} <Debug> TCPHandler: Processed in 0.000831987 sec. | ||
| 793 | 2025.09.24 16:52:37.222916 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.09.24 16:52:37.223061 [ 275 ] {f4495012-1d11-46d9-a885-e47f8880da51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.09.24 16:52:37.223358 [ 275 ] {f4495012-1d11-46d9-a885-e47f8880da51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.09.24 16:52:37.223420 [ 275 ] {f4495012-1d11-46d9-a885-e47f8880da51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.09.24 16:52:37.223838 [ 275 ] {f4495012-1d11-46d9-a885-e47f8880da51} <Debug> TCPHandler: Processed in 0.000979491 sec. | ||
| 798 | 2025.09.24 16:52:37.224107 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.09.24 16:52:37.224270 [ 275 ] {04b45ea8-e9a5-47c6-a2ca-53a69a64c278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.09.24 16:52:37.224613 [ 275 ] {04b45ea8-e9a5-47c6-a2ca-53a69a64c278} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.09.24 16:52:37.224667 [ 275 ] {04b45ea8-e9a5-47c6-a2ca-53a69a64c278} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.09.24 16:52:37.225072 [ 275 ] {04b45ea8-e9a5-47c6-a2ca-53a69a64c278} <Debug> TCPHandler: Processed in 0.001026492 sec. | ||
| 803 | 2025.09.24 16:52:37.225362 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.09.24 16:52:37.225516 [ 275 ] {af1b52e6-f18b-40e7-a71c-de28819c2714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.09.24 16:52:37.225811 [ 275 ] {af1b52e6-f18b-40e7-a71c-de28819c2714} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.09.24 16:52:37.225854 [ 275 ] {af1b52e6-f18b-40e7-a71c-de28819c2714} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.09.24 16:52:37.226208 [ 275 ] {af1b52e6-f18b-40e7-a71c-de28819c2714} <Debug> TCPHandler: Processed in 0.000912899 sec. | ||
| 808 | 2025.09.24 16:52:37.226476 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.09.24 16:52:37.226595 [ 275 ] {6f8b9504-2518-43b5-a9a2-cf22ac9d20a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.09.24 16:52:37.226871 [ 275 ] {6f8b9504-2518-43b5-a9a2-cf22ac9d20a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.09.24 16:52:37.226921 [ 275 ] {6f8b9504-2518-43b5-a9a2-cf22ac9d20a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.09.24 16:52:37.227253 [ 275 ] {6f8b9504-2518-43b5-a9a2-cf22ac9d20a2} <Debug> TCPHandler: Processed in 0.000844698 sec. | ||
| 813 | 2025.09.24 16:52:37.227571 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.09.24 16:52:37.227683 [ 275 ] {16ed8ac9-01a7-43bf-9707-7fef95b09b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.09.24 16:52:37.227930 [ 275 ] {16ed8ac9-01a7-43bf-9707-7fef95b09b1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.09.24 16:52:37.227971 [ 275 ] {16ed8ac9-01a7-43bf-9707-7fef95b09b1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.09.24 16:52:37.228258 [ 275 ] {16ed8ac9-01a7-43bf-9707-7fef95b09b1d} <Debug> TCPHandler: Processed in 0.000801157 sec. | ||
| 818 | 2025.09.24 16:52:37.241412 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.09.24 16:52:37.241595 [ 275 ] {a037774c-f55d-44fa-bb59-813d13ab3856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.09.24 16:52:37.241948 [ 275 ] {a037774c-f55d-44fa-bb59-813d13ab3856} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.09.24 16:52:37.242000 [ 275 ] {a037774c-f55d-44fa-bb59-813d13ab3856} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.09.24 16:52:37.242446 [ 275 ] {a037774c-f55d-44fa-bb59-813d13ab3856} <Debug> TCPHandler: Processed in 0.001113433 sec. | ||
| 823 | 2025.09.24 16:52:37.242842 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.09.24 16:52:37.242983 [ 275 ] {9998c820-025d-41cd-bcc4-2136b5679a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.09.24 16:52:37.243265 [ 275 ] {9998c820-025d-41cd-bcc4-2136b5679a5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.09.24 16:52:37.243310 [ 275 ] {9998c820-025d-41cd-bcc4-2136b5679a5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.09.24 16:52:37.243688 [ 275 ] {9998c820-025d-41cd-bcc4-2136b5679a5d} <Debug> TCPHandler: Processed in 0.0009167 sec. | ||
| 828 | 2025.09.24 16:52:37.243964 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.09.24 16:52:37.244081 [ 275 ] {a39a9bf7-5fa3-472a-afda-10bc644055f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.09.24 16:52:37.244333 [ 275 ] {a39a9bf7-5fa3-472a-afda-10bc644055f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.09.24 16:52:37.244441 [ 275 ] {a39a9bf7-5fa3-472a-afda-10bc644055f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.09.24 16:52:37.244803 [ 275 ] {a39a9bf7-5fa3-472a-afda-10bc644055f8} <Debug> TCPHandler: Processed in 0.000850158 sec. | ||
| 833 | 2025.09.24 16:52:37.245048 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.09.24 16:52:37.245172 [ 275 ] {38f95de4-e2df-4ba0-91fc-02478277444d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.09.24 16:52:37.245476 [ 275 ] {38f95de4-e2df-4ba0-91fc-02478277444d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.09.24 16:52:37.245519 [ 275 ] {38f95de4-e2df-4ba0-91fc-02478277444d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.09.24 16:52:37.245887 [ 275 ] {38f95de4-e2df-4ba0-91fc-02478277444d} <Debug> TCPHandler: Processed in 0.000898299 sec. | ||
| 838 | 2025.09.24 16:52:37.246106 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.09.24 16:52:37.246228 [ 275 ] {59880767-377f-49ba-9ee5-b7dc345aa2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.09.24 16:52:37.246498 [ 275 ] {59880767-377f-49ba-9ee5-b7dc345aa2a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.09.24 16:52:37.246541 [ 275 ] {59880767-377f-49ba-9ee5-b7dc345aa2a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.09.24 16:52:37.246861 [ 275 ] {59880767-377f-49ba-9ee5-b7dc345aa2a2} <Debug> TCPHandler: Processed in 0.000803487 sec. | ||
| 843 | 2025.09.24 16:52:37.247083 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.09.24 16:52:37.247206 [ 275 ] {02b86453-e4fa-473b-926b-e3a849890667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.09.24 16:52:37.247463 [ 275 ] {02b86453-e4fa-473b-926b-e3a849890667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.09.24 16:52:37.247507 [ 275 ] {02b86453-e4fa-473b-926b-e3a849890667} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.09.24 16:52:37.247873 [ 275 ] {02b86453-e4fa-473b-926b-e3a849890667} <Debug> TCPHandler: Processed in 0.000839967 sec. | ||
| 848 | 2025.09.24 16:52:37.248101 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.09.24 16:52:37.248229 [ 275 ] {572917b7-893b-4177-9098-e4e2be3f55ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.09.24 16:52:37.248504 [ 275 ] {572917b7-893b-4177-9098-e4e2be3f55ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.09.24 16:52:37.248566 [ 275 ] {572917b7-893b-4177-9098-e4e2be3f55ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.09.24 16:52:37.248969 [ 275 ] {572917b7-893b-4177-9098-e4e2be3f55ab} <Debug> TCPHandler: Processed in 0.000936799 sec. | ||
| 853 | 2025.09.24 16:52:37.249177 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.09.24 16:52:37.249303 [ 275 ] {903b3567-44d7-4581-a706-11293d04a9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 855 | 2025.09.24 16:52:37.249581 [ 275 ] {903b3567-44d7-4581-a706-11293d04a9d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.09.24 16:52:37.249626 [ 275 ] {903b3567-44d7-4581-a706-11293d04a9d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.09.24 16:52:37.249993 [ 275 ] {903b3567-44d7-4581-a706-11293d04a9d9} <Debug> TCPHandler: Processed in 0.000864868 sec. | ||
| 858 | 2025.09.24 16:52:37.250217 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.09.24 16:52:37.250342 [ 275 ] {ad4bb08d-a92b-4899-9f24-8a74a6d531ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 860 | 2025.09.24 16:52:37.250617 [ 275 ] {ad4bb08d-a92b-4899-9f24-8a74a6d531ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.09.24 16:52:37.250659 [ 275 ] {ad4bb08d-a92b-4899-9f24-8a74a6d531ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2025.09.24 16:52:37.251015 [ 275 ] {ad4bb08d-a92b-4899-9f24-8a74a6d531ca} <Debug> TCPHandler: Processed in 0.000851017 sec. | ||
| 863 | 2025.09.24 16:52:37.251225 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.09.24 16:52:37.251349 [ 275 ] {bc5b384c-79f5-4f47-b5c5-c7582889feeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 865 | 2025.09.24 16:52:37.251640 [ 275 ] {bc5b384c-79f5-4f47-b5c5-c7582889feeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2025.09.24 16:52:37.251684 [ 275 ] {bc5b384c-79f5-4f47-b5c5-c7582889feeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2025.09.24 16:52:37.252002 [ 275 ] {bc5b384c-79f5-4f47-b5c5-c7582889feeb} <Debug> TCPHandler: Processed in 0.000826077 sec. | ||
| 868 | 2025.09.24 16:52:37.252225 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2025.09.24 16:52:37.252366 [ 275 ] {09ee1aea-b33d-4c18-aacc-60042f732d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 870 | 2025.09.24 16:52:37.252673 [ 275 ] {09ee1aea-b33d-4c18-aacc-60042f732d14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2025.09.24 16:52:37.252716 [ 275 ] {09ee1aea-b33d-4c18-aacc-60042f732d14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2025.09.24 16:52:37.253080 [ 275 ] {09ee1aea-b33d-4c18-aacc-60042f732d14} <Debug> TCPHandler: Processed in 0.000904139 sec. | ||
| 873 | 2025.09.24 16:52:37.253273 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.09.24 16:52:37.253399 [ 275 ] {ed6268c8-479a-4469-afd6-3ab3f5194d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 875 | 2025.09.24 16:52:37.253664 [ 275 ] {ed6268c8-479a-4469-afd6-3ab3f5194d33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2025.09.24 16:52:37.253706 [ 275 ] {ed6268c8-479a-4469-afd6-3ab3f5194d33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2025.09.24 16:52:37.254053 [ 275 ] {ed6268c8-479a-4469-afd6-3ab3f5194d33} <Debug> TCPHandler: Processed in 0.000829217 sec. | ||
| 878 | 2025.09.24 16:52:37.254297 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.09.24 16:52:37.254432 [ 275 ] {a973934f-773d-4751-aa2f-9555080beceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 880 | 2025.09.24 16:52:37.254700 [ 275 ] {a973934f-773d-4751-aa2f-9555080beceb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2025.09.24 16:52:37.254741 [ 275 ] {a973934f-773d-4751-aa2f-9555080beceb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2025.09.24 16:52:37.255068 [ 275 ] {a973934f-773d-4751-aa2f-9555080beceb} <Debug> TCPHandler: Processed in 0.000821348 sec. | ||
| 883 | 2025.09.24 16:52:37.255275 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.09.24 16:52:37.255421 [ 275 ] {3ba13f16-5f3f-4f56-a942-559dfeb15543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 885 | 2025.09.24 16:52:37.255720 [ 275 ] {3ba13f16-5f3f-4f56-a942-559dfeb15543} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2025.09.24 16:52:37.255764 [ 275 ] {3ba13f16-5f3f-4f56-a942-559dfeb15543} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2025.09.24 16:52:37.256138 [ 275 ] {3ba13f16-5f3f-4f56-a942-559dfeb15543} <Debug> TCPHandler: Processed in 0.000912959 sec. | ||
| 888 | 2025.09.24 16:52:37.256402 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2025.09.24 16:52:37.256534 [ 275 ] {dc543fcd-812f-4f82-b9de-03e95091e7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 890 | 2025.09.24 16:52:37.256813 [ 275 ] {dc543fcd-812f-4f82-b9de-03e95091e7e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2025.09.24 16:52:37.256856 [ 275 ] {dc543fcd-812f-4f82-b9de-03e95091e7e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2025.09.24 16:52:37.257222 [ 275 ] {dc543fcd-812f-4f82-b9de-03e95091e7e5} <Debug> TCPHandler: Processed in 0.000897149 sec. | ||
| 893 | 2025.09.24 16:52:37.257453 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2025.09.24 16:52:37.257580 [ 275 ] {54b83e4f-4a4f-43b8-91ba-5b335bb22648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 895 | 2025.09.24 16:52:37.257880 [ 275 ] {54b83e4f-4a4f-43b8-91ba-5b335bb22648} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2025.09.24 16:52:37.257928 [ 275 ] {54b83e4f-4a4f-43b8-91ba-5b335bb22648} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2025.09.24 16:52:37.258301 [ 275 ] {54b83e4f-4a4f-43b8-91ba-5b335bb22648} <Debug> TCPHandler: Processed in 0.000911429 sec. | ||
| 898 | 2025.09.24 16:52:37.258493 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.09.24 16:52:37.258621 [ 275 ] {c555a720-49b4-4830-b54b-a9c7350d2cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 900 | 2025.09.24 16:52:37.258912 [ 275 ] {c555a720-49b4-4830-b54b-a9c7350d2cec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2025.09.24 16:52:37.258955 [ 275 ] {c555a720-49b4-4830-b54b-a9c7350d2cec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2025.09.24 16:52:37.259300 [ 275 ] {c555a720-49b4-4830-b54b-a9c7350d2cec} <Debug> TCPHandler: Processed in 0.000855578 sec. | ||
| 903 | 2025.09.24 16:52:37.259492 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2025.09.24 16:52:37.259641 [ 275 ] {0c021041-baa8-4f1f-b0d6-79e86c491dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 905 | 2025.09.24 16:52:37.259928 [ 275 ] {0c021041-baa8-4f1f-b0d6-79e86c491dd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2025.09.24 16:52:37.259968 [ 275 ] {0c021041-baa8-4f1f-b0d6-79e86c491dd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2025.09.24 16:52:37.260303 [ 275 ] {0c021041-baa8-4f1f-b0d6-79e86c491dd1} <Debug> TCPHandler: Processed in 0.000911959 sec. | ||
| 908 | 2025.09.24 16:52:37.260578 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.09.24 16:52:37.260708 [ 275 ] {5726e373-5f81-4c42-8f9a-ff331efde582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 910 | 2025.09.24 16:52:37.261000 [ 275 ] {5726e373-5f81-4c42-8f9a-ff331efde582} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2025.09.24 16:52:37.261043 [ 275 ] {5726e373-5f81-4c42-8f9a-ff331efde582} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2025.09.24 16:52:37.261400 [ 275 ] {5726e373-5f81-4c42-8f9a-ff331efde582} <Debug> TCPHandler: Processed in 0.000869919 sec. | ||
| 913 | 2025.09.24 16:52:37.270011 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2025.09.24 16:52:37.270166 [ 275 ] {e998bd6c-01b1-402c-bce1-69dc289a2511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 915 | 2025.09.24 16:52:37.270219 [ 275 ] {e998bd6c-01b1-402c-bce1-69dc289a2511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2025.09.24 16:52:37.271109 [ 275 ] {e998bd6c-01b1-402c-bce1-69dc289a2511} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.09.24 16:52:37.271152 [ 275 ] {e998bd6c-01b1-402c-bce1-69dc289a2511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 918 | 2025.09.24 16:52:37.271884 [ 275 ] {e998bd6c-01b1-402c-bce1-69dc289a2511} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2025.09.24 16:52:37.272370 [ 275 ] {e998bd6c-01b1-402c-bce1-69dc289a2511} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.09.24 16:52:37.272544 [ 275 ] {e998bd6c-01b1-402c-bce1-69dc289a2511} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002416 sec., 13245.03311258278 rows/sec., 2.94 MiB/sec. | ||
| 921 | 2025.09.24 16:52:37.272582 [ 275 ] {e998bd6c-01b1-402c-bce1-69dc289a2511} <Debug> TCPHandler: Processed in 0.002642616 sec. | ||
| 922 | 2025.09.24 16:52:37.272750 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.09.24 16:52:37.272877 [ 275 ] {122d62f6-52d8-41aa-b1b6-929889260f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 924 | 2025.09.24 16:52:37.272919 [ 275 ] {122d62f6-52d8-41aa-b1b6-929889260f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 925 | 2025.09.24 16:52:37.275927 [ 275 ] {122d62f6-52d8-41aa-b1b6-929889260f18} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.09.24 16:52:37.275966 [ 275 ] {122d62f6-52d8-41aa-b1b6-929889260f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 927 | 2025.09.24 16:52:37.276507 [ 275 ] {122d62f6-52d8-41aa-b1b6-929889260f18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2025.09.24 16:52:37.277043 [ 275 ] {122d62f6-52d8-41aa-b1b6-929889260f18} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.09.24 16:52:37.277204 [ 275 ] {122d62f6-52d8-41aa-b1b6-929889260f18} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00435 sec., 94252.8735632184 rows/sec., 5.98 MiB/sec. | ||
| 930 | 2025.09.24 16:52:37.277241 [ 275 ] {122d62f6-52d8-41aa-b1b6-929889260f18} <Debug> TCPHandler: Processed in 0.004559636 sec. | ||
| 931 | 2025.09.24 16:52:37.277440 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.09.24 16:52:37.277558 [ 275 ] {7c7bf850-1339-4df7-a1c1-40d480b89c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 933 | 2025.09.24 16:52:37.277599 [ 275 ] {7c7bf850-1339-4df7-a1c1-40d480b89c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 934 | 2025.09.24 16:52:37.278023 [ 275 ] {7c7bf850-1339-4df7-a1c1-40d480b89c67} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.09.24 16:52:37.278058 [ 275 ] {7c7bf850-1339-4df7-a1c1-40d480b89c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 936 | 2025.09.24 16:52:37.278518 [ 275 ] {7c7bf850-1339-4df7-a1c1-40d480b89c67} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2025.09.24 16:52:37.279080 [ 275 ] {7c7bf850-1339-4df7-a1c1-40d480b89c67} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2025.09.24 16:52:37.279236 [ 275 ] {7c7bf850-1339-4df7-a1c1-40d480b89c67} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001701 sec., 5878.894767783657 rows/sec., 479.38 KiB/sec. | ||
| 939 | 2025.09.24 16:52:37.279274 [ 275 ] {7c7bf850-1339-4df7-a1c1-40d480b89c67} <Debug> TCPHandler: Processed in 0.00193334 sec. | ||
| 940 | 2025.09.24 16:52:37.279407 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2025.09.24 16:52:37.279514 [ 275 ] {1e42fc2e-54d1-4c58-8003-97053a669526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 942 | 2025.09.24 16:52:37.279554 [ 275 ] {1e42fc2e-54d1-4c58-8003-97053a669526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 943 | 2025.09.24 16:52:37.280930 [ 275 ] {1e42fc2e-54d1-4c58-8003-97053a669526} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.09.24 16:52:37.280965 [ 275 ] {1e42fc2e-54d1-4c58-8003-97053a669526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 945 | 2025.09.24 16:52:37.281593 [ 275 ] {1e42fc2e-54d1-4c58-8003-97053a669526} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2025.09.24 16:52:37.282151 [ 275 ] {1e42fc2e-54d1-4c58-8003-97053a669526} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.09.24 16:52:37.282300 [ 275 ] {1e42fc2e-54d1-4c58-8003-97053a669526} <Debug> executeQuery: Read 1137 rows, 92.17 KiB in 0.002805 sec., 405347.59358288767 rows/sec., 32.09 MiB/sec. | ||
| 948 | 2025.09.24 16:52:37.282340 [ 275 ] {1e42fc2e-54d1-4c58-8003-97053a669526} <Debug> TCPHandler: Processed in 0.002988663 sec. | ||
| 949 | 2025.09.24 16:52:37.282496 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.09.24 16:52:37.282594 [ 275 ] {4ba3d87a-841f-4536-a150-70dc3f486719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 951 | 2025.09.24 16:52:37.282635 [ 275 ] {4ba3d87a-841f-4536-a150-70dc3f486719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 952 | 2025.09.24 16:52:37.283240 [ 275 ] {4ba3d87a-841f-4536-a150-70dc3f486719} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.09.24 16:52:37.283275 [ 275 ] {4ba3d87a-841f-4536-a150-70dc3f486719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 954 | 2025.09.24 16:52:37.283806 [ 275 ] {4ba3d87a-841f-4536-a150-70dc3f486719} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2025.09.24 16:52:37.284307 [ 275 ] {4ba3d87a-841f-4536-a150-70dc3f486719} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.09.24 16:52:37.284450 [ 275 ] {4ba3d87a-841f-4536-a150-70dc3f486719} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001873 sec., 120128.13667912439 rows/sec., 7.18 MiB/sec. | ||
| 957 | 2025.09.24 16:52:37.284498 [ 275 ] {4ba3d87a-841f-4536-a150-70dc3f486719} <Debug> TCPHandler: Processed in 0.002068713 sec. | ||
| 958 | 2025.09.24 16:52:37.284643 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2025.09.24 16:52:37.284742 [ 275 ] {ad3bfc8f-cce1-4a46-8aaf-fe02e43b2dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 960 | 2025.09.24 16:52:37.284781 [ 275 ] {ad3bfc8f-cce1-4a46-8aaf-fe02e43b2dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 961 | 2025.09.24 16:52:37.285356 [ 275 ] {ad3bfc8f-cce1-4a46-8aaf-fe02e43b2dcc} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2025.09.24 16:52:37.285388 [ 275 ] {ad3bfc8f-cce1-4a46-8aaf-fe02e43b2dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 963 | 2025.09.24 16:52:37.285864 [ 275 ] {ad3bfc8f-cce1-4a46-8aaf-fe02e43b2dcc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2025.09.24 16:52:37.286339 [ 275 ] {ad3bfc8f-cce1-4a46-8aaf-fe02e43b2dcc} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2025.09.24 16:52:37.286485 [ 275 ] {ad3bfc8f-cce1-4a46-8aaf-fe02e43b2dcc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001762 sec., 120317.8206583428 rows/sec., 7.76 MiB/sec. | ||
| 966 | 2025.09.24 16:52:37.286522 [ 275 ] {ad3bfc8f-cce1-4a46-8aaf-fe02e43b2dcc} <Debug> TCPHandler: Processed in 0.001945091 sec. | ||
| 967 | 2025.09.24 16:52:37.286629 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.09.24 16:52:37.286727 [ 275 ] {eed941ce-859a-45a3-8992-30d8c0c5c7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 969 | 2025.09.24 16:52:37.286768 [ 275 ] {eed941ce-859a-45a3-8992-30d8c0c5c7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 970 | 2025.09.24 16:52:37.287346 [ 275 ] {eed941ce-859a-45a3-8992-30d8c0c5c7ee} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.09.24 16:52:37.287392 [ 275 ] {eed941ce-859a-45a3-8992-30d8c0c5c7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 972 | 2025.09.24 16:52:37.287993 [ 275 ] {eed941ce-859a-45a3-8992-30d8c0c5c7ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2025.09.24 16:52:37.288771 [ 275 ] {eed941ce-859a-45a3-8992-30d8c0c5c7ee} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.09.24 16:52:37.288931 [ 275 ] {eed941ce-859a-45a3-8992-30d8c0c5c7ee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002221 sec., 95002.25123818101 rows/sec., 5.39 MiB/sec. | ||
| 975 | 2025.09.24 16:52:37.288979 [ 275 ] {eed941ce-859a-45a3-8992-30d8c0c5c7ee} <Debug> TCPHandler: Processed in 0.00240367 sec. | ||
| 976 | 2025.09.24 16:52:37.289118 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.09.24 16:52:37.289214 [ 275 ] {80cfca50-2a7f-4b79-8879-d2d75cfa82c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 978 | 2025.09.24 16:52:37.289258 [ 275 ] {80cfca50-2a7f-4b79-8879-d2d75cfa82c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 979 | 2025.09.24 16:52:37.290184 [ 275 ] {80cfca50-2a7f-4b79-8879-d2d75cfa82c9} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.09.24 16:52:37.290221 [ 275 ] {80cfca50-2a7f-4b79-8879-d2d75cfa82c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 981 | 2025.09.24 16:52:37.290708 [ 275 ] {80cfca50-2a7f-4b79-8879-d2d75cfa82c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2025.09.24 16:52:37.291232 [ 275 ] {80cfca50-2a7f-4b79-8879-d2d75cfa82c9} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.09.24 16:52:37.291453 [ 275 ] {80cfca50-2a7f-4b79-8879-d2d75cfa82c9} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.002254 sec., 310115.35048802133 rows/sec., 21.70 MiB/sec. | ||
| 984 | 2025.09.24 16:52:37.291498 [ 275 ] {80cfca50-2a7f-4b79-8879-d2d75cfa82c9} <Debug> TCPHandler: Processed in 0.002437121 sec. | ||
| 985 | 2025.09.24 16:52:37.291619 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.09.24 16:52:37.291716 [ 275 ] {939bb75e-7761-4be9-a09c-8a4f0ac9cf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 987 | 2025.09.24 16:52:37.291757 [ 275 ] {939bb75e-7761-4be9-a09c-8a4f0ac9cf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 988 | 2025.09.24 16:52:37.292174 [ 275 ] {939bb75e-7761-4be9-a09c-8a4f0ac9cf2e} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.09.24 16:52:37.292220 [ 275 ] {939bb75e-7761-4be9-a09c-8a4f0ac9cf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 990 | 2025.09.24 16:52:37.292721 [ 275 ] {939bb75e-7761-4be9-a09c-8a4f0ac9cf2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2025.09.24 16:52:37.293195 [ 275 ] {939bb75e-7761-4be9-a09c-8a4f0ac9cf2e} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.09.24 16:52:37.293369 [ 275 ] {939bb75e-7761-4be9-a09c-8a4f0ac9cf2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001672 sec., 3588.516746411483 rows/sec., 187.49 KiB/sec. | ||
| 993 | 2025.09.24 16:52:37.293408 [ 275 ] {939bb75e-7761-4be9-a09c-8a4f0ac9cf2e} <Debug> TCPHandler: Processed in 0.001838518 sec. | ||
| 994 | 2025.09.24 16:52:37.293544 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.09.24 16:52:37.293642 [ 275 ] {3005eea2-790a-4fc7-9abd-e1a6fecfa6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 996 | 2025.09.24 16:52:37.293687 [ 275 ] {3005eea2-790a-4fc7-9abd-e1a6fecfa6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 997 | 2025.09.24 16:52:37.294293 [ 275 ] {3005eea2-790a-4fc7-9abd-e1a6fecfa6bc} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.09.24 16:52:37.294325 [ 275 ] {3005eea2-790a-4fc7-9abd-e1a6fecfa6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 999 | 2025.09.24 16:52:37.294808 [ 275 ] {3005eea2-790a-4fc7-9abd-e1a6fecfa6bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1000 | 2025.09.24 16:52:37.295420 [ 275 ] {3005eea2-790a-4fc7-9abd-e1a6fecfa6bc} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.09.24 16:52:37.295582 [ 275 ] {3005eea2-790a-4fc7-9abd-e1a6fecfa6bc} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.001957 sec., 163004.59887583036 rows/sec., 10.72 MiB/sec. | ||
| 1002 | 2025.09.24 16:52:37.295625 [ 275 ] {3005eea2-790a-4fc7-9abd-e1a6fecfa6bc} <Debug> TCPHandler: Processed in 0.002131365 sec. | ||
| 1003 | 2025.09.24 16:52:37.295763 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.09.24 16:52:37.295876 [ 275 ] {60dca7cd-827e-49e9-b5da-b5a1f8ba2270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1005 | 2025.09.24 16:52:37.295920 [ 275 ] {60dca7cd-827e-49e9-b5da-b5a1f8ba2270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1006 | 2025.09.24 16:52:37.296293 [ 275 ] {60dca7cd-827e-49e9-b5da-b5a1f8ba2270} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.09.24 16:52:37.296328 [ 275 ] {60dca7cd-827e-49e9-b5da-b5a1f8ba2270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1008 | 2025.09.24 16:52:37.296929 [ 275 ] {60dca7cd-827e-49e9-b5da-b5a1f8ba2270} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1009 | 2025.09.24 16:52:37.297528 [ 275 ] {60dca7cd-827e-49e9-b5da-b5a1f8ba2270} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.09.24 16:52:37.297659 [ 275 ] {60dca7cd-827e-49e9-b5da-b5a1f8ba2270} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001802 sec., 554.9389567147614 rows/sec., 37.39 KiB/sec. | ||
| 1011 | 2025.09.24 16:52:37.297699 [ 275 ] {60dca7cd-827e-49e9-b5da-b5a1f8ba2270} <Debug> TCPHandler: Processed in 0.001994362 sec. | ||
| 1012 | 2025.09.24 16:52:37.297815 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.09.24 16:52:37.297942 [ 275 ] {b30fca86-388b-4b8a-a362-da0eea91b651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.09.24 16:52:37.298017 [ 275 ] {b30fca86-388b-4b8a-a362-da0eea91b651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1015 | 2025.09.24 16:52:37.299414 [ 275 ] {b30fca86-388b-4b8a-a362-da0eea91b651} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.09.24 16:52:37.299460 [ 275 ] {b30fca86-388b-4b8a-a362-da0eea91b651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1017 | 2025.09.24 16:52:37.300808 [ 275 ] {b30fca86-388b-4b8a-a362-da0eea91b651} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1018 | 2025.09.24 16:52:37.301372 [ 275 ] {b30fca86-388b-4b8a-a362-da0eea91b651} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.09.24 16:52:37.301546 [ 275 ] {b30fca86-388b-4b8a-a362-da0eea91b651} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00363 sec., 2754.8209366391184 rows/sec., 4.94 MiB/sec. | ||
| 1020 | 2025.09.24 16:52:37.301626 [ 275 ] {b30fca86-388b-4b8a-a362-da0eea91b651} <Debug> TCPHandler: Processed in 0.003862921 sec. | ||
| 1021 | 2025.09.24 16:52:37.301767 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.09.24 16:52:37.301892 [ 275 ] {1ebeb7b1-1f02-4aa7-9df4-5222b2cf2fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.09.24 16:52:37.301947 [ 275 ] {1ebeb7b1-1f02-4aa7-9df4-5222b2cf2fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.09.24 16:52:37.302384 [ 275 ] {1ebeb7b1-1f02-4aa7-9df4-5222b2cf2fa2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.09.24 16:52:37.302427 [ 275 ] {1ebeb7b1-1f02-4aa7-9df4-5222b2cf2fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1026 | 2025.09.24 16:52:37.302968 [ 275 ] {1ebeb7b1-1f02-4aa7-9df4-5222b2cf2fa2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1027 | 2025.09.24 16:52:37.303557 [ 275 ] {1ebeb7b1-1f02-4aa7-9df4-5222b2cf2fa2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.09.24 16:52:37.303728 [ 275 ] {1ebeb7b1-1f02-4aa7-9df4-5222b2cf2fa2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001862 sec., 55853.92051557465 rows/sec., 3.42 MiB/sec. | ||
| 1029 | 2025.09.24 16:52:37.303768 [ 275 ] {1ebeb7b1-1f02-4aa7-9df4-5222b2cf2fa2} <Debug> TCPHandler: Processed in 0.002056383 sec. | ||
| 1030 | 2025.09.24 16:52:37.386942 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50575 | ||
| 1031 | 2025.09.24 16:52:37.387513 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2025.09.24 16:52:37.387556 [ 286 ] {} <Debug> TCP-Session: 2c84fdb0-b548-4fbb-ad10-d53b159bb99d Authenticating user 'default' from [fd00:1122:3344:101::e]:50575 | ||
| 1033 | 2025.09.24 16:52:37.387582 [ 286 ] {} <Debug> TCP-Session: 2c84fdb0-b548-4fbb-ad10-d53b159bb99d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2025.09.24 16:52:37.387599 [ 286 ] {} <Debug> TCP-Session: 2c84fdb0-b548-4fbb-ad10-d53b159bb99d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2025.09.24 16:52:37.387676 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1036 | 2025.09.24 16:52:37.387705 [ 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 | ||
| 1037 | 2025.09.24 16:52:37.387724 [ 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 | ||
| 1038 | 2025.09.24 16:52:37.388323 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50729 | ||
| 1039 | 2025.09.24 16:52:37.388391 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61972 | ||
| 1040 | 2025.09.24 16:52:37.388406 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39106 | ||
| 1041 | 2025.09.24 16:52:37.388501 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1042 | 2025.09.24 16:52:37.388514 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53775 | ||
| 1043 | 2025.09.24 16:52:37.388553 [ 287 ] {} <Debug> TCP-Session: bcfaca71-d9b8-44f1-86a6-3447e123ce88 Authenticating user 'default' from [fd00:1122:3344:101::e]:50729 | ||
| 1044 | 2025.09.24 16:52:37.388585 [ 287 ] {} <Debug> TCP-Session: bcfaca71-d9b8-44f1-86a6-3447e123ce88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2025.09.24 16:52:37.388599 [ 287 ] {} <Debug> TCP-Session: bcfaca71-d9b8-44f1-86a6-3447e123ce88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2025.09.24 16:52:37.388721 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46906 | ||
| 1047 | 2025.09.24 16:52:37.388751 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2025.09.24 16:52:37.388756 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1049 | 2025.09.24 16:52:37.388797 [ 289 ] {} <Debug> TCP-Session: 81831794-1dde-4070-883c-6b2c14a6f19c Authenticating user 'default' from [fd00:1122:3344:101::e]:61972 | ||
| 1050 | 2025.09.24 16:52:37.388826 [ 288 ] {} <Debug> TCP-Session: a2ea45b7-b0fc-4d57-91e9-f726b7dffb77 Authenticating user 'default' from [fd00:1122:3344:101::e]:39106 | ||
| 1051 | 2025.09.24 16:52:37.388832 [ 289 ] {} <Debug> TCP-Session: 81831794-1dde-4070-883c-6b2c14a6f19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2025.09.24 16:52:37.388863 [ 288 ] {} <Debug> TCP-Session: a2ea45b7-b0fc-4d57-91e9-f726b7dffb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2025.09.24 16:52:37.388866 [ 289 ] {} <Debug> TCP-Session: 81831794-1dde-4070-883c-6b2c14a6f19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2025.09.24 16:52:37.388868 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1055 | 2025.09.24 16:52:37.388891 [ 288 ] {} <Debug> TCP-Session: a2ea45b7-b0fc-4d57-91e9-f726b7dffb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2025.09.24 16:52:37.388931 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33558 | ||
| 1057 | 2025.09.24 16:52:37.388934 [ 290 ] {} <Debug> TCP-Session: d6084d76-9400-45e2-8181-5dc8df54212f Authenticating user 'default' from [fd00:1122:3344:101::e]:53775 | ||
| 1058 | 2025.09.24 16:52:37.388979 [ 290 ] {} <Debug> TCP-Session: d6084d76-9400-45e2-8181-5dc8df54212f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2025.09.24 16:52:37.388995 [ 290 ] {} <Debug> TCP-Session: d6084d76-9400-45e2-8181-5dc8df54212f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2025.09.24 16:52:37.389022 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1061 | 2025.09.24 16:52:37.389071 [ 291 ] {} <Debug> TCP-Session: 24dfa23e-e67a-4eb2-b73c-9a035078c3c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46906 | ||
| 1062 | 2025.09.24 16:52:37.389081 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64065 | ||
| 1063 | 2025.09.24 16:52:37.389094 [ 291 ] {} <Debug> TCP-Session: 24dfa23e-e67a-4eb2-b73c-9a035078c3c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2025.09.24 16:52:37.389123 [ 291 ] {} <Debug> TCP-Session: 24dfa23e-e67a-4eb2-b73c-9a035078c3c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2025.09.24 16:52:37.389174 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1066 | 2025.09.24 16:52:37.389222 [ 292 ] {} <Debug> TCP-Session: d392e6de-cf1a-47f1-a7b4-cc66003e1f92 Authenticating user 'default' from [fd00:1122:3344:101::e]:33558 | ||
| 1067 | 2025.09.24 16:52:37.389244 [ 292 ] {} <Debug> TCP-Session: d392e6de-cf1a-47f1-a7b4-cc66003e1f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2025.09.24 16:52:37.389258 [ 292 ] {} <Debug> TCP-Session: d392e6de-cf1a-47f1-a7b4-cc66003e1f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2025.09.24 16:52:37.389272 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1070 | 2025.09.24 16:52:37.389297 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52532 | ||
| 1071 | 2025.09.24 16:52:37.389309 [ 293 ] {} <Debug> TCP-Session: d4c0d261-414c-4df5-a69b-8370f855c547 Authenticating user 'default' from [fd00:1122:3344:101::e]:64065 | ||
| 1072 | 2025.09.24 16:52:37.389341 [ 293 ] {} <Debug> TCP-Session: d4c0d261-414c-4df5-a69b-8370f855c547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2025.09.24 16:52:37.389355 [ 293 ] {} <Debug> TCP-Session: d4c0d261-414c-4df5-a69b-8370f855c547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2025.09.24 16:52:37.389471 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1075 | 2025.09.24 16:52:37.389504 [ 294 ] {} <Debug> TCP-Session: fbc30cd3-2186-40da-8d5a-975304bb7e23 Authenticating user 'default' from [fd00:1122:3344:101::e]:52532 | ||
| 1076 | 2025.09.24 16:52:37.389522 [ 294 ] {} <Debug> TCP-Session: fbc30cd3-2186-40da-8d5a-975304bb7e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2025.09.24 16:52:37.389537 [ 294 ] {} <Debug> TCP-Session: fbc30cd3-2186-40da-8d5a-975304bb7e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2025.09.24 16:52:37.390711 [ 286 ] {} <Trace> TCP-Session: 2c84fdb0-b548-4fbb-ad10-d53b159bb99d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2025.09.24 16:52:37.390912 [ 286 ] {d542e615-3c3d-4016-be31-cba79efe243c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50575) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1080 | 2025.09.24 16:52:37.391263 [ 286 ] {d542e615-3c3d-4016-be31-cba79efe243c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1081 | 2025.09.24 16:52:37.391463 [ 286 ] {d542e615-3c3d-4016-be31-cba79efe243c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2025.09.24 16:52:37.392071 [ 286 ] {d542e615-3c3d-4016-be31-cba79efe243c} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 1083 | 2025.09.24 16:52:37.398005 [ 300 ] {d542e615-3c3d-4016-be31-cba79efe243c} <Trace> AggregatingTransform: Aggregating | ||
| 1084 | 2025.09.24 16:52:37.398119 [ 300 ] {d542e615-3c3d-4016-be31-cba79efe243c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1085 | 2025.09.24 16:52:37.398913 [ 300 ] {d542e615-3c3d-4016-be31-cba79efe243c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004553265 sec. (219.623 rows/sec., 8.58 KiB/sec.) | ||
| 1086 | 2025.09.24 16:52:37.398937 [ 300 ] {d542e615-3c3d-4016-be31-cba79efe243c} <Trace> Aggregator: Merging aggregated data | ||
| 1087 | 2025.09.24 16:52:37.398987 [ 300 ] {d542e615-3c3d-4016-be31-cba79efe243c} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1088 | 2025.09.24 16:52:37.400733 [ 286 ] {d542e615-3c3d-4016-be31-cba79efe243c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.009891 sec., 101.1020119300374 rows/sec., 3.95 KiB/sec. | ||
| 1089 | 2025.09.24 16:52:37.400884 [ 286 ] {d542e615-3c3d-4016-be31-cba79efe243c} <Debug> TCPHandler: Processed in 0.010330927 sec. | ||
| 1090 | 2025.09.24 16:52:37.405651 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2025.09.24 16:52:37.405690 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2025.09.24 16:52:37.405717 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1093 | 2025.09.24 16:52:37.405724 [ 286 ] {} <Debug> TCP-Session: 2c84fdb0-b548-4fbb-ad10-d53b159bb99d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2025.09.24 16:52:37.405750 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2025.09.24 16:52:37.405771 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2025.09.24 16:52:37.405787 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2025.09.24 16:52:37.405804 [ 290 ] {} <Debug> TCP-Session: d6084d76-9400-45e2-8181-5dc8df54212f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2025.09.24 16:52:37.405818 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1099 | 2025.09.24 16:52:37.405841 [ 293 ] {} <Debug> TCP-Session: d4c0d261-414c-4df5-a69b-8370f855c547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2025.09.24 16:52:37.405854 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1101 | 2025.09.24 16:52:37.405889 [ 292 ] {} <Debug> TCP-Session: d392e6de-cf1a-47f1-a7b4-cc66003e1f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2025.09.24 16:52:37.405834 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2025.09.24 16:52:37.405925 [ 291 ] {} <Debug> TCP-Session: 24dfa23e-e67a-4eb2-b73c-9a035078c3c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2025.09.24 16:52:37.405827 [ 289 ] {} <Debug> TCP-Session: 81831794-1dde-4070-883c-6b2c14a6f19c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2025.09.24 16:52:37.405966 [ 294 ] {} <Debug> TCP-Session: fbc30cd3-2186-40da-8d5a-975304bb7e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2025.09.24 16:52:37.405777 [ 288 ] {} <Debug> TCP-Session: a2ea45b7-b0fc-4d57-91e9-f726b7dffb77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2025.09.24 16:52:37.405742 [ 287 ] {} <Debug> TCP-Session: bcfaca71-d9b8-44f1-86a6-3447e123ce88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2025.09.24 16:52:37.637992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1109 | 2025.09.24 16:52:37.638573 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2025.09.24 16:52:37.638636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1111 | 2025.09.24 16:52:37.639501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1112 | 2025.09.24 16:52:37.640161 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2025.09.24 16:52:37.640349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1114 | 2025.09.24 16:52:37.700864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1115 | 2025.09.24 16:52:37.722887 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2025.09.24 16:52:37.722977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1117 | 2025.09.24 16:52:37.731266 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1118 | 2025.09.24 16:52:37.733040 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2025.09.24 16:52:37.739477 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1120 | 2025.09.24 16:52:38.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.55 MiB, peak 166.14 MiB, free memory in arenas 0.00 B, will set to 165.14 MiB (RSS), difference: 4.59 MiB | ||
| 1121 | 2025.09.24 16:52:39.272901 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39078 | ||
| 1122 | 2025.09.24 16:52:39.273016 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2025.09.24 16:52:39.273044 [ 286 ] {} <Debug> TCP-Session: 165f4f30-1785-4e03-9f68-828aa9cea8aa Authenticating user 'default' from [fd00:1122:3344:101::e]:39078 | ||
| 1124 | 2025.09.24 16:52:39.273066 [ 286 ] {} <Debug> TCP-Session: 165f4f30-1785-4e03-9f68-828aa9cea8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2025.09.24 16:52:39.273080 [ 286 ] {} <Debug> TCP-Session: 165f4f30-1785-4e03-9f68-828aa9cea8aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2025.09.24 16:52:39.273316 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43938 | ||
| 1127 | 2025.09.24 16:52:39.273354 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46570 | ||
| 1128 | 2025.09.24 16:52:39.273380 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50189 | ||
| 1129 | 2025.09.24 16:52:39.273402 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34749 | ||
| 1130 | 2025.09.24 16:52:39.273436 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1131 | 2025.09.24 16:52:39.273443 [ 286 ] {} <Trace> TCP-Session: 165f4f30-1785-4e03-9f68-828aa9cea8aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2025.09.24 16:52:39.273472 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2025.09.24 16:52:39.273484 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1134 | 2025.09.24 16:52:39.273494 [ 287 ] {} <Debug> TCP-Session: 406a68fc-ee5b-4a0d-8cd5-6667fc858071 Authenticating user 'default' from [fd00:1122:3344:101::e]:43938 | ||
| 1135 | 2025.09.24 16:52:39.273510 [ 291 ] {} <Debug> TCP-Session: 965265af-176a-459b-9da5-547e11be9d9a Authenticating user 'default' from [fd00:1122:3344:101::e]:50189 | ||
| 1136 | 2025.09.24 16:52:39.273530 [ 288 ] {} <Debug> TCP-Session: 0280d567-506a-4daf-bac1-3fe951606e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:46570 | ||
| 1137 | 2025.09.24 16:52:39.273540 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2025.09.24 16:52:39.273544 [ 291 ] {} <Debug> TCP-Session: 965265af-176a-459b-9da5-547e11be9d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2025.09.24 16:52:39.273565 [ 288 ] {} <Debug> TCP-Session: 0280d567-506a-4daf-bac1-3fe951606e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2025.09.24 16:52:39.273587 [ 291 ] {} <Debug> TCP-Session: 965265af-176a-459b-9da5-547e11be9d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2025.09.24 16:52:39.273600 [ 288 ] {} <Debug> TCP-Session: 0280d567-506a-4daf-bac1-3fe951606e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2025.09.24 16:52:39.273587 [ 293 ] {} <Debug> TCP-Session: a5376d3b-3f6e-4fed-86c9-a02e6f5a5bee Authenticating user 'default' from [fd00:1122:3344:101::e]:34749 | ||
| 1143 | 2025.09.24 16:52:39.273640 [ 286 ] {816fe6ac-d23a-4438-a1ff-87d01ccab885} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39078) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1144 | 2025.09.24 16:52:39.273662 [ 293 ] {} <Debug> TCP-Session: a5376d3b-3f6e-4fed-86c9-a02e6f5a5bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2025.09.24 16:52:39.273413 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62962 | ||
| 1146 | 2025.09.24 16:52:39.273688 [ 293 ] {} <Debug> TCP-Session: a5376d3b-3f6e-4fed-86c9-a02e6f5a5bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2025.09.24 16:52:39.273392 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51791 | ||
| 1148 | 2025.09.24 16:52:39.273357 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44026 | ||
| 1149 | 2025.09.24 16:52:39.273356 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35929 | ||
| 1150 | 2025.09.24 16:52:39.273796 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1151 | 2025.09.24 16:52:39.273821 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1152 | 2025.09.24 16:52:39.273845 [ 294 ] {} <Debug> TCP-Session: 76e9b7ec-4128-4051-87f0-f0515071c53b Authenticating user 'default' from [fd00:1122:3344:101::e]:62962 | ||
| 1153 | 2025.09.24 16:52:39.273862 [ 292 ] {} <Debug> TCP-Session: f7fef784-faec-4e13-b5fb-b43ea475a397 Authenticating user 'default' from [fd00:1122:3344:101::e]:51791 | ||
| 1154 | 2025.09.24 16:52:39.273539 [ 287 ] {} <Debug> TCP-Session: 406a68fc-ee5b-4a0d-8cd5-6667fc858071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2025.09.24 16:52:39.273890 [ 292 ] {} <Debug> TCP-Session: f7fef784-faec-4e13-b5fb-b43ea475a397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2025.09.24 16:52:39.273882 [ 294 ] {} <Debug> TCP-Session: 76e9b7ec-4128-4051-87f0-f0515071c53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2025.09.24 16:52:39.273907 [ 286 ] {816fe6ac-d23a-4438-a1ff-87d01ccab885} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1158 | 2025.09.24 16:52:39.273931 [ 294 ] {} <Debug> TCP-Session: 76e9b7ec-4128-4051-87f0-f0515071c53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2025.09.24 16:52:39.273915 [ 292 ] {} <Debug> TCP-Session: f7fef784-faec-4e13-b5fb-b43ea475a397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2025.09.24 16:52:39.273910 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1161 | 2025.09.24 16:52:39.273978 [ 286 ] {816fe6ac-d23a-4438-a1ff-87d01ccab885} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1162 | 2025.09.24 16:52:39.273983 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1163 | 2025.09.24 16:52:39.274006 [ 290 ] {} <Debug> TCP-Session: 13be7b5d-dabb-4f8c-ae9d-7d813d6d4492 Authenticating user 'default' from [fd00:1122:3344:101::e]:44026 | ||
| 1164 | 2025.09.24 16:52:39.274030 [ 289 ] {} <Debug> TCP-Session: d7bf8d42-1a48-43aa-b968-b4d31a2145d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35929 | ||
| 1165 | 2025.09.24 16:52:39.274041 [ 290 ] {} <Debug> TCP-Session: 13be7b5d-dabb-4f8c-ae9d-7d813d6d4492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2025.09.24 16:52:39.274057 [ 289 ] {} <Debug> TCP-Session: d7bf8d42-1a48-43aa-b968-b4d31a2145d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2025.09.24 16:52:39.274068 [ 290 ] {} <Debug> TCP-Session: 13be7b5d-dabb-4f8c-ae9d-7d813d6d4492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2025.09.24 16:52:39.274082 [ 289 ] {} <Debug> TCP-Session: d7bf8d42-1a48-43aa-b968-b4d31a2145d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2025.09.24 16:52:39.273904 [ 287 ] {} <Debug> TCP-Session: 406a68fc-ee5b-4a0d-8cd5-6667fc858071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2025.09.24 16:52:39.274294 [ 286 ] {816fe6ac-d23a-4438-a1ff-87d01ccab885} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 1171 | 2025.09.24 16:52:39.275195 [ 309 ] {816fe6ac-d23a-4438-a1ff-87d01ccab885} <Trace> AggregatingTransform: Aggregating | ||
| 1172 | 2025.09.24 16:52:39.275241 [ 309 ] {816fe6ac-d23a-4438-a1ff-87d01ccab885} <Trace> Aggregator: Aggregation method: without_key | ||
| 1173 | 2025.09.24 16:52:39.275279 [ 309 ] {816fe6ac-d23a-4438-a1ff-87d01ccab885} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883769 sec. (1131.517 rows/sec., 44.20 KiB/sec.) | ||
| 1174 | 2025.09.24 16:52:39.275299 [ 309 ] {816fe6ac-d23a-4438-a1ff-87d01ccab885} <Trace> Aggregator: Merging aggregated data | ||
| 1175 | 2025.09.24 16:52:39.276547 [ 286 ] {816fe6ac-d23a-4438-a1ff-87d01ccab885} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002964 sec., 337.38191632928476 rows/sec., 13.18 KiB/sec. | ||
| 1176 | 2025.09.24 16:52:39.276695 [ 286 ] {816fe6ac-d23a-4438-a1ff-87d01ccab885} <Debug> TCPHandler: Processed in 0.003369471 sec. | ||
| 1177 | 2025.09.24 16:52:39.276812 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2025.09.24 16:52:39.276840 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1179 | 2025.09.24 16:52:39.276851 [ 286 ] {} <Debug> TCP-Session: 165f4f30-1785-4e03-9f68-828aa9cea8aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2025.09.24 16:52:39.276859 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1181 | 2025.09.24 16:52:39.276880 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1182 | 2025.09.24 16:52:39.276901 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1183 | 2025.09.24 16:52:39.276908 [ 288 ] {} <Debug> TCP-Session: 0280d567-506a-4daf-bac1-3fe951606e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2025.09.24 16:52:39.276928 [ 287 ] {} <Debug> TCP-Session: 406a68fc-ee5b-4a0d-8cd5-6667fc858071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2025.09.24 16:52:39.276940 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1186 | 2025.09.24 16:52:39.276947 [ 289 ] {} <Debug> TCP-Session: d7bf8d42-1a48-43aa-b968-b4d31a2145d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2025.09.24 16:52:39.276960 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2025.09.24 16:52:39.276980 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1189 | 2025.09.24 16:52:39.276990 [ 292 ] {} <Debug> TCP-Session: f7fef784-faec-4e13-b5fb-b43ea475a397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2025.09.24 16:52:39.277015 [ 290 ] {} <Debug> TCP-Session: 13be7b5d-dabb-4f8c-ae9d-7d813d6d4492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2025.09.24 16:52:39.277032 [ 293 ] {} <Debug> TCP-Session: a5376d3b-3f6e-4fed-86c9-a02e6f5a5bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2025.09.24 16:52:39.276920 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1193 | 2025.09.24 16:52:39.276876 [ 294 ] {} <Debug> TCP-Session: 76e9b7ec-4128-4051-87f0-f0515071c53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2025.09.24 16:52:39.277094 [ 291 ] {} <Debug> TCP-Session: 965265af-176a-459b-9da5-547e11be9d9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2025.09.24 16:52:42.201758 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2025.09.24 16:52:42.201982 [ 275 ] {31a8949b-7f68-48a0-875a-a022ff274777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1197 | 2025.09.24 16:52:42.202059 [ 275 ] {31a8949b-7f68-48a0-875a-a022ff274777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1198 | 2025.09.24 16:52:42.202737 [ 275 ] {31a8949b-7f68-48a0-875a-a022ff274777} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.09.24 16:52:42.202788 [ 275 ] {31a8949b-7f68-48a0-875a-a022ff274777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1200 | 2025.09.24 16:52:42.203338 [ 275 ] {31a8949b-7f68-48a0-875a-a022ff274777} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1201 | 2025.09.24 16:52:42.203818 [ 275 ] {31a8949b-7f68-48a0-875a-a022ff274777} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.09.24 16:52:42.203980 [ 275 ] {31a8949b-7f68-48a0-875a-a022ff274777} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002055 sec., 27250.608272506084 rows/sec., 2.08 MiB/sec. | ||
| 1203 | 2025.09.24 16:52:42.204037 [ 275 ] {31a8949b-7f68-48a0-875a-a022ff274777} <Debug> TCPHandler: Processed in 0.002420911 sec. | ||
| 1204 | 2025.09.24 16:52:42.204164 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2025.09.24 16:52:42.204269 [ 275 ] {2da917c4-d176-48d4-bf94-a0a9e021e4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1206 | 2025.09.24 16:52:42.204312 [ 275 ] {2da917c4-d176-48d4-bf94-a0a9e021e4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1207 | 2025.09.24 16:52:42.204745 [ 275 ] {2da917c4-d176-48d4-bf94-a0a9e021e4ce} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2025.09.24 16:52:42.204780 [ 275 ] {2da917c4-d176-48d4-bf94-a0a9e021e4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1209 | 2025.09.24 16:52:42.205214 [ 275 ] {2da917c4-d176-48d4-bf94-a0a9e021e4ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1210 | 2025.09.24 16:52:42.205651 [ 275 ] {2da917c4-d176-48d4-bf94-a0a9e021e4ce} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2025.09.24 16:52:42.205778 [ 275 ] {2da917c4-d176-48d4-bf94-a0a9e021e4ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001534 sec., 41720.99087353325 rows/sec., 3.26 MiB/sec. | ||
| 1212 | 2025.09.24 16:52:42.205823 [ 275 ] {2da917c4-d176-48d4-bf94-a0a9e021e4ce} <Debug> TCPHandler: Processed in 0.001710485 sec. | ||
| 1213 | 2025.09.24 16:52:42.205938 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2025.09.24 16:52:42.206033 [ 275 ] {f730c608-f80f-4b16-8d4c-0dbc566e0851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1215 | 2025.09.24 16:52:42.206077 [ 275 ] {f730c608-f80f-4b16-8d4c-0dbc566e0851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1216 | 2025.09.24 16:52:42.206496 [ 275 ] {f730c608-f80f-4b16-8d4c-0dbc566e0851} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2025.09.24 16:52:42.206531 [ 275 ] {f730c608-f80f-4b16-8d4c-0dbc566e0851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1218 | 2025.09.24 16:52:42.206967 [ 275 ] {f730c608-f80f-4b16-8d4c-0dbc566e0851} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1219 | 2025.09.24 16:52:42.207434 [ 275 ] {f730c608-f80f-4b16-8d4c-0dbc566e0851} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2025.09.24 16:52:42.207563 [ 275 ] {f730c608-f80f-4b16-8d4c-0dbc566e0851} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 1221 | 2025.09.24 16:52:42.207606 [ 275 ] {f730c608-f80f-4b16-8d4c-0dbc566e0851} <Debug> TCPHandler: Processed in 0.001718216 sec. | ||
| 1222 | 2025.09.24 16:52:42.207717 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2025.09.24 16:52:42.207812 [ 275 ] {aca481c6-3e3b-4b49-b028-7e3c94083cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1224 | 2025.09.24 16:52:42.207854 [ 275 ] {aca481c6-3e3b-4b49-b028-7e3c94083cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1225 | 2025.09.24 16:52:42.208198 [ 275 ] {aca481c6-3e3b-4b49-b028-7e3c94083cb7} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2025.09.24 16:52:42.208233 [ 275 ] {aca481c6-3e3b-4b49-b028-7e3c94083cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1227 | 2025.09.24 16:52:42.208708 [ 275 ] {aca481c6-3e3b-4b49-b028-7e3c94083cb7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1228 | 2025.09.24 16:52:42.209150 [ 275 ] {aca481c6-3e3b-4b49-b028-7e3c94083cb7} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2025.09.24 16:52:42.209285 [ 275 ] {aca481c6-3e3b-4b49-b028-7e3c94083cb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec. | ||
| 1230 | 2025.09.24 16:52:42.209324 [ 275 ] {aca481c6-3e3b-4b49-b028-7e3c94083cb7} <Debug> TCPHandler: Processed in 0.001656355 sec. | ||
| 1231 | 2025.09.24 16:52:44.084147 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33668 | ||
| 1232 | 2025.09.24 16:52:44.084255 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1233 | 2025.09.24 16:52:44.084287 [ 286 ] {} <Debug> TCP-Session: 6a212218-e121-4c96-a143-d246eb028534 Authenticating user 'default' from [fd00:1122:3344:101::e]:33668 | ||
| 1234 | 2025.09.24 16:52:44.084308 [ 286 ] {} <Debug> TCP-Session: 6a212218-e121-4c96-a143-d246eb028534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2025.09.24 16:52:44.084321 [ 286 ] {} <Debug> TCP-Session: 6a212218-e121-4c96-a143-d246eb028534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2025.09.24 16:52:44.084510 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55340 | ||
| 1237 | 2025.09.24 16:52:44.084590 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65456 | ||
| 1238 | 2025.09.24 16:52:44.084615 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46152 | ||
| 1239 | 2025.09.24 16:52:44.084638 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42713 | ||
| 1240 | 2025.09.24 16:52:44.084658 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62742 | ||
| 1241 | 2025.09.24 16:52:44.084685 [ 286 ] {} <Trace> TCP-Session: 6a212218-e121-4c96-a143-d246eb028534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2025.09.24 16:52:44.084706 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1243 | 2025.09.24 16:52:44.084720 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1244 | 2025.09.24 16:52:44.084735 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1245 | 2025.09.24 16:52:44.084752 [ 288 ] {} <Debug> TCP-Session: c6c8e221-2293-4500-a4a4-27b1e3ff07e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65456 | ||
| 1246 | 2025.09.24 16:52:44.084769 [ 290 ] {} <Debug> TCP-Session: 859b6f8b-5238-4250-8022-e4c1808f67c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46152 | ||
| 1247 | 2025.09.24 16:52:44.084780 [ 292 ] {} <Debug> TCP-Session: 5460c1e6-f19a-4394-a4ab-f7623a5736c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42713 | ||
| 1248 | 2025.09.24 16:52:44.084792 [ 288 ] {} <Debug> TCP-Session: c6c8e221-2293-4500-a4a4-27b1e3ff07e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2025.09.24 16:52:44.084807 [ 290 ] {} <Debug> TCP-Session: 859b6f8b-5238-4250-8022-e4c1808f67c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2025.09.24 16:52:44.084822 [ 288 ] {} <Debug> TCP-Session: c6c8e221-2293-4500-a4a4-27b1e3ff07e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2025.09.24 16:52:44.084816 [ 292 ] {} <Debug> TCP-Session: 5460c1e6-f19a-4394-a4ab-f7623a5736c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2025.09.24 16:52:44.084841 [ 290 ] {} <Debug> TCP-Session: 859b6f8b-5238-4250-8022-e4c1808f67c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2025.09.24 16:52:44.084859 [ 292 ] {} <Debug> TCP-Session: 5460c1e6-f19a-4394-a4ab-f7623a5736c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2025.09.24 16:52:44.084756 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1255 | 2025.09.24 16:52:44.084901 [ 286 ] {55bcd6f1-cf2f-4c25-b7a4-a8802eddb3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33668) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1256 | 2025.09.24 16:52:44.084626 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47779 | ||
| 1257 | 2025.09.24 16:52:44.084925 [ 294 ] {} <Debug> TCP-Session: ad2805dd-f024-4b0a-83f8-e65ccf715314 Authenticating user 'default' from [fd00:1122:3344:101::e]:62742 | ||
| 1258 | 2025.09.24 16:52:44.084624 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1259 | 2025.09.24 16:52:44.084975 [ 294 ] {} <Debug> TCP-Session: ad2805dd-f024-4b0a-83f8-e65ccf715314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2025.09.24 16:52:44.084607 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61185 | ||
| 1261 | 2025.09.24 16:52:44.085007 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1262 | 2025.09.24 16:52:44.085005 [ 294 ] {} <Debug> TCP-Session: ad2805dd-f024-4b0a-83f8-e65ccf715314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2025.09.24 16:52:44.085070 [ 291 ] {} <Debug> TCP-Session: 8a547850-6532-4fa2-802a-d9328e1cf291 Authenticating user 'default' from [fd00:1122:3344:101::e]:47779 | ||
| 1264 | 2025.09.24 16:52:44.085002 [ 287 ] {} <Debug> TCP-Session: 94a3e5fa-6355-42d5-a5db-ba16987af4b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55340 | ||
| 1265 | 2025.09.24 16:52:44.084649 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51299 | ||
| 1266 | 2025.09.24 16:52:44.085115 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1267 | 2025.09.24 16:52:44.085114 [ 287 ] {} <Debug> TCP-Session: 94a3e5fa-6355-42d5-a5db-ba16987af4b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2025.09.24 16:52:44.085162 [ 289 ] {} <Debug> TCP-Session: 0dd0ac16-a4bc-4936-81cf-df9872d9fa23 Authenticating user 'default' from [fd00:1122:3344:101::e]:61185 | ||
| 1269 | 2025.09.24 16:52:44.085174 [ 287 ] {} <Debug> TCP-Session: 94a3e5fa-6355-42d5-a5db-ba16987af4b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2025.09.24 16:52:44.085188 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1271 | 2025.09.24 16:52:44.085197 [ 289 ] {} <Debug> TCP-Session: 0dd0ac16-a4bc-4936-81cf-df9872d9fa23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2025.09.24 16:52:44.085200 [ 286 ] {55bcd6f1-cf2f-4c25-b7a4-a8802eddb3b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1273 | 2025.09.24 16:52:44.085221 [ 293 ] {} <Debug> TCP-Session: 6e67b529-d74d-4562-9e14-2b65e74a90fd Authenticating user 'default' from [fd00:1122:3344:101::e]:51299 | ||
| 1274 | 2025.09.24 16:52:44.085221 [ 289 ] {} <Debug> TCP-Session: 0dd0ac16-a4bc-4936-81cf-df9872d9fa23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2025.09.24 16:52:44.085107 [ 291 ] {} <Debug> TCP-Session: 8a547850-6532-4fa2-802a-d9328e1cf291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2025.09.24 16:52:44.085260 [ 293 ] {} <Debug> TCP-Session: 6e67b529-d74d-4562-9e14-2b65e74a90fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2025.09.24 16:52:44.085288 [ 291 ] {} <Debug> TCP-Session: 8a547850-6532-4fa2-802a-d9328e1cf291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2025.09.24 16:52:44.085284 [ 286 ] {55bcd6f1-cf2f-4c25-b7a4-a8802eddb3b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1279 | 2025.09.24 16:52:44.085299 [ 293 ] {} <Debug> TCP-Session: 6e67b529-d74d-4562-9e14-2b65e74a90fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2025.09.24 16:52:44.085615 [ 286 ] {55bcd6f1-cf2f-4c25-b7a4-a8802eddb3b6} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 1281 | 2025.09.24 16:52:44.086622 [ 309 ] {55bcd6f1-cf2f-4c25-b7a4-a8802eddb3b6} <Trace> AggregatingTransform: Aggregating | ||
| 1282 | 2025.09.24 16:52:44.086659 [ 309 ] {55bcd6f1-cf2f-4c25-b7a4-a8802eddb3b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 1283 | 2025.09.24 16:52:44.086695 [ 309 ] {55bcd6f1-cf2f-4c25-b7a4-a8802eddb3b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979771 sec. (1020.647 rows/sec., 39.87 KiB/sec.) | ||
| 1284 | 2025.09.24 16:52:44.086710 [ 309 ] {55bcd6f1-cf2f-4c25-b7a4-a8802eddb3b6} <Trace> Aggregator: Merging aggregated data | ||
| 1285 | 2025.09.24 16:52:44.087830 [ 286 ] {55bcd6f1-cf2f-4c25-b7a4-a8802eddb3b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003003 sec., 333.000333000333 rows/sec., 13.01 KiB/sec. | ||
| 1286 | 2025.09.24 16:52:44.087971 [ 286 ] {55bcd6f1-cf2f-4c25-b7a4-a8802eddb3b6} <Debug> TCPHandler: Processed in 0.003439863 sec. | ||
| 1287 | 2025.09.24 16:52:44.088084 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1288 | 2025.09.24 16:52:44.088123 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1289 | 2025.09.24 16:52:44.088127 [ 286 ] {} <Debug> TCP-Session: 6a212218-e121-4c96-a143-d246eb028534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2025.09.24 16:52:44.088152 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1291 | 2025.09.24 16:52:44.088166 [ 287 ] {} <Debug> TCP-Session: 94a3e5fa-6355-42d5-a5db-ba16987af4b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2025.09.24 16:52:44.088173 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1293 | 2025.09.24 16:52:44.088189 [ 290 ] {} <Debug> TCP-Session: 859b6f8b-5238-4250-8022-e4c1808f67c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2025.09.24 16:52:44.088202 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1295 | 2025.09.24 16:52:44.088211 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1296 | 2025.09.24 16:52:44.088230 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1297 | 2025.09.24 16:52:44.088243 [ 294 ] {} <Debug> TCP-Session: ad2805dd-f024-4b0a-83f8-e65ccf715314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2025.09.24 16:52:44.088265 [ 288 ] {} <Debug> TCP-Session: c6c8e221-2293-4500-a4a4-27b1e3ff07e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2025.09.24 16:52:44.088274 [ 292 ] {} <Debug> TCP-Session: 5460c1e6-f19a-4394-a4ab-f7623a5736c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2025.09.24 16:52:44.088270 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1301 | 2025.09.24 16:52:44.088248 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1302 | 2025.09.24 16:52:44.088325 [ 291 ] {} <Debug> TCP-Session: 8a547850-6532-4fa2-802a-d9328e1cf291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2025.09.24 16:52:44.088229 [ 293 ] {} <Debug> TCP-Session: 6e67b529-d74d-4562-9e14-2b65e74a90fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1304 | 2025.09.24 16:52:44.088350 [ 289 ] {} <Debug> TCP-Session: 0dd0ac16-a4bc-4936-81cf-df9872d9fa23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2025.09.24 16:52:45.094554 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1306 | 2025.09.24 16:52:45.094614 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1307 | 2025.09.24 16:52:45.134772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 104 entries to flush up to offset 192 | ||
| 1308 | 2025.09.24 16:52:45.138903 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2025.09.24 16:52:45.138960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1310 | 2025.09.24 16:52:45.140178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1311 | 2025.09.24 16:52:45.140465 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2025.09.24 16:52:45.140781 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1313 | 2025.09.24 16:52:45.141364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1915 | ||
| 1314 | 2025.09.24 16:52:45.141861 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2025.09.24 16:52:45.141910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1316 | 2025.09.24 16:52:45.142410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1317 | 2025.09.24 16:52:45.142656 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.09.24 16:52:45.142795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1915 | ||
| 1319 | 2025.09.24 16:52:45.240486 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1320 | 2025.09.24 16:52:45.257063 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2025.09.24 16:52:45.257118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1322 | 2025.09.24 16:52:45.263258 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1323 | 2025.09.24 16:52:45.264000 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2025.09.24 16:52:45.267388 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1325 | 2025.09.24 16:52:47.217486 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.09.24 16:52:47.217703 [ 275 ] {c4fe608e-036f-4df5-8172-9d562572d866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1327 | 2025.09.24 16:52:47.217789 [ 275 ] {c4fe608e-036f-4df5-8172-9d562572d866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1328 | 2025.09.24 16:52:47.218693 [ 275 ] {c4fe608e-036f-4df5-8172-9d562572d866} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2025.09.24 16:52:47.218742 [ 275 ] {c4fe608e-036f-4df5-8172-9d562572d866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1330 | 2025.09.24 16:52:47.219176 [ 275 ] {c4fe608e-036f-4df5-8172-9d562572d866} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2025.09.24 16:52:47.219430 [ 275 ] {c4fe608e-036f-4df5-8172-9d562572d866} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.09.24 16:52:47.219601 [ 275 ] {c4fe608e-036f-4df5-8172-9d562572d866} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001961 sec., 209077.0015298317 rows/sec., 13.26 MiB/sec. | ||
| 1333 | 2025.09.24 16:52:47.219657 [ 275 ] {c4fe608e-036f-4df5-8172-9d562572d866} <Debug> TCPHandler: Processed in 0.002331739 sec. | ||
| 1334 | 2025.09.24 16:52:47.219801 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.09.24 16:52:47.219912 [ 275 ] {6abd98f3-c78d-49ec-831c-693c56a70129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1336 | 2025.09.24 16:52:47.219959 [ 275 ] {6abd98f3-c78d-49ec-831c-693c56a70129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1337 | 2025.09.24 16:52:47.220996 [ 275 ] {6abd98f3-c78d-49ec-831c-693c56a70129} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.09.24 16:52:47.221035 [ 275 ] {6abd98f3-c78d-49ec-831c-693c56a70129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1339 | 2025.09.24 16:52:47.221463 [ 275 ] {6abd98f3-c78d-49ec-831c-693c56a70129} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2025.09.24 16:52:47.221708 [ 275 ] {6abd98f3-c78d-49ec-831c-693c56a70129} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.09.24 16:52:47.221852 [ 275 ] {6abd98f3-c78d-49ec-831c-693c56a70129} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001966 sec., 575788.4028484232 rows/sec., 45.60 MiB/sec. | ||
| 1342 | 2025.09.24 16:52:47.221893 [ 275 ] {6abd98f3-c78d-49ec-831c-693c56a70129} <Debug> TCPHandler: Processed in 0.002144315 sec. | ||
| 1343 | 2025.09.24 16:52:47.222026 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.09.24 16:52:47.222124 [ 275 ] {b1c4a4f7-d9e6-4291-b61c-c03013ef20e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1345 | 2025.09.24 16:52:47.222166 [ 275 ] {b1c4a4f7-d9e6-4291-b61c-c03013ef20e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1346 | 2025.09.24 16:52:47.222699 [ 275 ] {b1c4a4f7-d9e6-4291-b61c-c03013ef20e7} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.09.24 16:52:47.222740 [ 275 ] {b1c4a4f7-d9e6-4291-b61c-c03013ef20e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1348 | 2025.09.24 16:52:47.223064 [ 275 ] {b1c4a4f7-d9e6-4291-b61c-c03013ef20e7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1349 | 2025.09.24 16:52:47.223293 [ 275 ] {b1c4a4f7-d9e6-4291-b61c-c03013ef20e7} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.09.24 16:52:47.223421 [ 275 ] {b1c4a4f7-d9e6-4291-b61c-c03013ef20e7} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001318 sec., 163125.9484066768 rows/sec., 9.68 MiB/sec. | ||
| 1351 | 2025.09.24 16:52:47.223457 [ 275 ] {b1c4a4f7-d9e6-4291-b61c-c03013ef20e7} <Debug> TCPHandler: Processed in 0.001487952 sec. | ||
| 1352 | 2025.09.24 16:52:47.223575 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.09.24 16:52:47.223673 [ 275 ] {6a424ee9-bc72-4192-9beb-4b3607ff2d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1354 | 2025.09.24 16:52:47.223712 [ 275 ] {6a424ee9-bc72-4192-9beb-4b3607ff2d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1355 | 2025.09.24 16:52:47.224203 [ 275 ] {6a424ee9-bc72-4192-9beb-4b3607ff2d82} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.09.24 16:52:47.224240 [ 275 ] {6a424ee9-bc72-4192-9beb-4b3607ff2d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1357 | 2025.09.24 16:52:47.224569 [ 275 ] {6a424ee9-bc72-4192-9beb-4b3607ff2d82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1358 | 2025.09.24 16:52:47.224826 [ 275 ] {6a424ee9-bc72-4192-9beb-4b3607ff2d82} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.09.24 16:52:47.224956 [ 275 ] {6a424ee9-bc72-4192-9beb-4b3607ff2d82} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001303 sec., 162701.4581734459 rows/sec., 10.49 MiB/sec. | ||
| 1360 | 2025.09.24 16:52:47.224994 [ 275 ] {6a424ee9-bc72-4192-9beb-4b3607ff2d82} <Debug> TCPHandler: Processed in 0.001468261 sec. | ||
| 1361 | 2025.09.24 16:52:47.225109 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.09.24 16:52:47.225210 [ 275 ] {b9a115ed-a1f3-40b7-9d97-9c2d7bb6f50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1363 | 2025.09.24 16:52:47.225251 [ 275 ] {b9a115ed-a1f3-40b7-9d97-9c2d7bb6f50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1364 | 2025.09.24 16:52:47.225791 [ 275 ] {b9a115ed-a1f3-40b7-9d97-9c2d7bb6f50a} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.09.24 16:52:47.225828 [ 275 ] {b9a115ed-a1f3-40b7-9d97-9c2d7bb6f50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1366 | 2025.09.24 16:52:47.226164 [ 275 ] {b9a115ed-a1f3-40b7-9d97-9c2d7bb6f50a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1367 | 2025.09.24 16:52:47.226447 [ 275 ] {b9a115ed-a1f3-40b7-9d97-9c2d7bb6f50a} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2025.09.24 16:52:47.226607 [ 275 ] {b9a115ed-a1f3-40b7-9d97-9c2d7bb6f50a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001415 sec., 149116.60777385157 rows/sec., 8.47 MiB/sec. | ||
| 1369 | 2025.09.24 16:52:47.226654 [ 275 ] {b9a115ed-a1f3-40b7-9d97-9c2d7bb6f50a} <Debug> TCPHandler: Processed in 0.001595334 sec. | ||
| 1370 | 2025.09.24 16:52:47.226792 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2025.09.24 16:52:47.226905 [ 275 ] {26782874-d182-4eab-9e15-1ccdab7fe3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1372 | 2025.09.24 16:52:47.226950 [ 275 ] {26782874-d182-4eab-9e15-1ccdab7fe3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1373 | 2025.09.24 16:52:47.227650 [ 275 ] {26782874-d182-4eab-9e15-1ccdab7fe3f9} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2025.09.24 16:52:47.227688 [ 275 ] {26782874-d182-4eab-9e15-1ccdab7fe3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1375 | 2025.09.24 16:52:47.228091 [ 275 ] {26782874-d182-4eab-9e15-1ccdab7fe3f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1376 | 2025.09.24 16:52:47.228327 [ 275 ] {26782874-d182-4eab-9e15-1ccdab7fe3f9} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2025.09.24 16:52:47.228475 [ 275 ] {26782874-d182-4eab-9e15-1ccdab7fe3f9} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001589 sec., 433606.04153555696 rows/sec., 30.28 MiB/sec. | ||
| 1378 | 2025.09.24 16:52:47.228513 [ 275 ] {26782874-d182-4eab-9e15-1ccdab7fe3f9} <Debug> TCPHandler: Processed in 0.001775277 sec. | ||
| 1379 | 2025.09.24 16:52:47.228633 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2025.09.24 16:52:47.228729 [ 275 ] {b4e4dd8f-361b-43e0-a37d-ec65d55037bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1381 | 2025.09.24 16:52:47.228774 [ 275 ] {b4e4dd8f-361b-43e0-a37d-ec65d55037bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1382 | 2025.09.24 16:52:47.229168 [ 275 ] {b4e4dd8f-361b-43e0-a37d-ec65d55037bf} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2025.09.24 16:52:47.229210 [ 275 ] {b4e4dd8f-361b-43e0-a37d-ec65d55037bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1384 | 2025.09.24 16:52:47.229522 [ 275 ] {b4e4dd8f-361b-43e0-a37d-ec65d55037bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1385 | 2025.09.24 16:52:47.229740 [ 275 ] {b4e4dd8f-361b-43e0-a37d-ec65d55037bf} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2025.09.24 16:52:47.229884 [ 275 ] {b4e4dd8f-361b-43e0-a37d-ec65d55037bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 267.02 KiB/sec. | ||
| 1387 | 2025.09.24 16:52:47.229922 [ 275 ] {b4e4dd8f-361b-43e0-a37d-ec65d55037bf} <Debug> TCPHandler: Processed in 0.001338408 sec. | ||
| 1388 | 2025.09.24 16:52:47.230042 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2025.09.24 16:52:47.230141 [ 275 ] {99de691d-34bc-4026-be82-a55ba8f3770e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1390 | 2025.09.24 16:52:47.230187 [ 275 ] {99de691d-34bc-4026-be82-a55ba8f3770e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1391 | 2025.09.24 16:52:47.230692 [ 275 ] {99de691d-34bc-4026-be82-a55ba8f3770e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2025.09.24 16:52:47.230730 [ 275 ] {99de691d-34bc-4026-be82-a55ba8f3770e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1393 | 2025.09.24 16:52:47.231101 [ 275 ] {99de691d-34bc-4026-be82-a55ba8f3770e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1394 | 2025.09.24 16:52:47.231325 [ 275 ] {99de691d-34bc-4026-be82-a55ba8f3770e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2025.09.24 16:52:47.231468 [ 275 ] {99de691d-34bc-4026-be82-a55ba8f3770e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001346 sec., 233283.80386329867 rows/sec., 15.32 MiB/sec. | ||
| 1396 | 2025.09.24 16:52:47.231510 [ 275 ] {99de691d-34bc-4026-be82-a55ba8f3770e} <Debug> TCPHandler: Processed in 0.001518402 sec. | ||
| 1397 | 2025.09.24 16:52:47.231631 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2025.09.24 16:52:47.231733 [ 275 ] {da16bc58-ead0-485e-9a8e-d87e8e6c9637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1399 | 2025.09.24 16:52:47.231780 [ 275 ] {da16bc58-ead0-485e-9a8e-d87e8e6c9637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1400 | 2025.09.24 16:52:47.232165 [ 275 ] {da16bc58-ead0-485e-9a8e-d87e8e6c9637} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2025.09.24 16:52:47.232212 [ 275 ] {da16bc58-ead0-485e-9a8e-d87e8e6c9637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1402 | 2025.09.24 16:52:47.232579 [ 275 ] {da16bc58-ead0-485e-9a8e-d87e8e6c9637} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1403 | 2025.09.24 16:52:47.232793 [ 275 ] {da16bc58-ead0-485e-9a8e-d87e8e6c9637} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2025.09.24 16:52:47.232935 [ 275 ] {da16bc58-ead0-485e-9a8e-d87e8e6c9637} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001221 sec., 819.000819000819 rows/sec., 55.19 KiB/sec. | ||
| 1405 | 2025.09.24 16:52:47.232971 [ 275 ] {da16bc58-ead0-485e-9a8e-d87e8e6c9637} <Debug> TCPHandler: Processed in 0.0013921 sec. | ||
| 1406 | 2025.09.24 16:52:47.233084 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2025.09.24 16:52:47.233204 [ 275 ] {68d9afc2-9080-496c-bd89-5b9f2aa9b74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1408 | 2025.09.24 16:52:47.233260 [ 275 ] {68d9afc2-9080-496c-bd89-5b9f2aa9b74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1409 | 2025.09.24 16:52:47.234085 [ 275 ] {68d9afc2-9080-496c-bd89-5b9f2aa9b74d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2025.09.24 16:52:47.234123 [ 275 ] {68d9afc2-9080-496c-bd89-5b9f2aa9b74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1411 | 2025.09.24 16:52:47.234652 [ 275 ] {68d9afc2-9080-496c-bd89-5b9f2aa9b74d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1412 | 2025.09.24 16:52:47.234878 [ 275 ] {68d9afc2-9080-496c-bd89-5b9f2aa9b74d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2025.09.24 16:52:47.235060 [ 275 ] {68d9afc2-9080-496c-bd89-5b9f2aa9b74d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001873 sec., 5339.028296849973 rows/sec., 9.57 MiB/sec. | ||
| 1414 | 2025.09.24 16:52:47.235123 [ 275 ] {68d9afc2-9080-496c-bd89-5b9f2aa9b74d} <Debug> TCPHandler: Processed in 0.002090534 sec. | ||
| 1415 | 2025.09.24 16:52:47.235242 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2025.09.24 16:52:47.235357 [ 275 ] {14e0637f-bb97-48d2-9770-a717d7828f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1417 | 2025.09.24 16:52:47.235401 [ 275 ] {14e0637f-bb97-48d2-9770-a717d7828f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1418 | 2025.09.24 16:52:47.235807 [ 275 ] {14e0637f-bb97-48d2-9770-a717d7828f00} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2025.09.24 16:52:47.235844 [ 275 ] {14e0637f-bb97-48d2-9770-a717d7828f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1420 | 2025.09.24 16:52:47.236160 [ 275 ] {14e0637f-bb97-48d2-9770-a717d7828f00} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1421 | 2025.09.24 16:52:47.236386 [ 275 ] {14e0637f-bb97-48d2-9770-a717d7828f00} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2025.09.24 16:52:47.236512 [ 275 ] {14e0637f-bb97-48d2-9770-a717d7828f00} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00119 sec., 87394.95798319326 rows/sec., 5.36 MiB/sec. | ||
| 1423 | 2025.09.24 16:52:47.236548 [ 275 ] {14e0637f-bb97-48d2-9770-a717d7828f00} <Debug> TCPHandler: Processed in 0.001355959 sec. | ||
| 1424 | 2025.09.24 16:52:52.196544 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2025.09.24 16:52:52.196822 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1426 | 2025.09.24 16:52:52.197253 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1427 | 2025.09.24 16:52:52.199247 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1428 | 2025.09.24 16:52:52.199512 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1429 | 2025.09.24 16:52:52.199586 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1430 | 2025.09.24 16:52:52.199771 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1431 | 2025.09.24 16:52:52.199836 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1432 | 2025.09.24 16:52:52.199867 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 1433 | 2025.09.24 16:52:52.199884 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1434 | 2025.09.24 16:52:52.201997 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1435 | 2025.09.24 16:52:52.202050 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1436 | 2025.09.24 16:52:52.211951 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.015231 sec., 2100.9782680060403 rows/sec., 79.31 KiB/sec. | ||
| 1437 | 2025.09.24 16:52:52.212110 [ 275 ] {3ea7e492-7be3-4517-908b-0d7d2df4aa13} <Debug> TCPHandler: Processed in 0.01569593 sec. | ||
| 1438 | 2025.09.24 16:52:52.212527 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2025.09.24 16:52:52.212715 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1440 | 2025.09.24 16:52:52.212958 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1441 | 2025.09.24 16:52:52.212994 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1442 | 2025.09.24 16:52:52.213208 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1443 | 2025.09.24 16:52:52.213264 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1444 | 2025.09.24 16:52:52.213367 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1445 | 2025.09.24 16:52:52.213398 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1446 | 2025.09.24 16:52:52.213417 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 1447 | 2025.09.24 16:52:52.213431 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1448 | 2025.09.24 16:52:52.213465 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1449 | 2025.09.24 16:52:52.213483 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1450 | 2025.09.24 16:52:52.213984 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001332 sec., 24024.024024024024 rows/sec., 906.91 KiB/sec. | ||
| 1451 | 2025.09.24 16:52:52.214071 [ 275 ] {17391b7a-d322-416c-a43e-dce9e6c53947} <Debug> TCPHandler: Processed in 0.001647475 sec. | ||
| 1452 | 2025.09.24 16:52:52.214302 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2025.09.24 16:52:52.214439 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1454 | 2025.09.24 16:52:52.214664 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1455 | 2025.09.24 16:52:52.214699 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1456 | 2025.09.24 16:52:52.214891 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1457 | 2025.09.24 16:52:52.214942 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1458 | 2025.09.24 16:52:52.215039 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1459 | 2025.09.24 16:52:52.215068 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1460 | 2025.09.24 16:52:52.215087 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 1461 | 2025.09.24 16:52:52.215101 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1462 | 2025.09.24 16:52:52.215133 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1463 | 2025.09.24 16:52:52.215151 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1464 | 2025.09.24 16:52:52.215593 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001209 sec., 26468.155500413566 rows/sec., 999.18 KiB/sec. | ||
| 1465 | 2025.09.24 16:52:52.215676 [ 275 ] {4de4e0b7-d279-4e07-8ac0-95e5350497a8} <Debug> TCPHandler: Processed in 0.001424 sec. | ||
| 1466 | 2025.09.24 16:52:52.222355 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2025.09.24 16:52:52.222488 [ 275 ] {f0c7d435-e8f1-457e-b152-52135589589d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1468 | 2025.09.24 16:52:52.222541 [ 275 ] {f0c7d435-e8f1-457e-b152-52135589589d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1469 | 2025.09.24 16:52:52.223265 [ 275 ] {f0c7d435-e8f1-457e-b152-52135589589d} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2025.09.24 16:52:52.223315 [ 275 ] {f0c7d435-e8f1-457e-b152-52135589589d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1471 | 2025.09.24 16:52:52.223764 [ 275 ] {f0c7d435-e8f1-457e-b152-52135589589d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1472 | 2025.09.24 16:52:52.223986 [ 275 ] {f0c7d435-e8f1-457e-b152-52135589589d} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2025.09.24 16:52:52.224140 [ 275 ] {f0c7d435-e8f1-457e-b152-52135589589d} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001689 sec., 1776.1989342806394 rows/sec., 161.89 KiB/sec. | ||
| 1474 | 2025.09.24 16:52:52.224179 [ 275 ] {f0c7d435-e8f1-457e-b152-52135589589d} <Debug> TCPHandler: Processed in 0.001883449 sec. | ||
| 1475 | 2025.09.24 16:52:52.224301 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2025.09.24 16:52:52.224398 [ 275 ] {1795ecd5-3627-4471-ac37-ec14b8f55f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1477 | 2025.09.24 16:52:52.224440 [ 275 ] {1795ecd5-3627-4471-ac37-ec14b8f55f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1478 | 2025.09.24 16:52:52.224880 [ 275 ] {1795ecd5-3627-4471-ac37-ec14b8f55f6e} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2025.09.24 16:52:52.224924 [ 275 ] {1795ecd5-3627-4471-ac37-ec14b8f55f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1480 | 2025.09.24 16:52:52.225241 [ 275 ] {1795ecd5-3627-4471-ac37-ec14b8f55f6e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1481 | 2025.09.24 16:52:52.225462 [ 275 ] {1795ecd5-3627-4471-ac37-ec14b8f55f6e} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2025.09.24 16:52:52.225598 [ 275 ] {1795ecd5-3627-4471-ac37-ec14b8f55f6e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001218 sec., 1642.0361247947455 rows/sec., 133.90 KiB/sec. | ||
| 1483 | 2025.09.24 16:52:52.225636 [ 275 ] {1795ecd5-3627-4471-ac37-ec14b8f55f6e} <Debug> TCPHandler: Processed in 0.001385279 sec. | ||
| 1484 | 2025.09.24 16:52:52.225766 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2025.09.24 16:52:52.225861 [ 275 ] {12d06107-b7c3-41b2-98f8-98a49f3e82e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1486 | 2025.09.24 16:52:52.225900 [ 275 ] {12d06107-b7c3-41b2-98f8-98a49f3e82e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1487 | 2025.09.24 16:52:52.226506 [ 275 ] {12d06107-b7c3-41b2-98f8-98a49f3e82e5} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2025.09.24 16:52:52.226544 [ 275 ] {12d06107-b7c3-41b2-98f8-98a49f3e82e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1489 | 2025.09.24 16:52:52.226863 [ 275 ] {12d06107-b7c3-41b2-98f8-98a49f3e82e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1490 | 2025.09.24 16:52:52.227099 [ 275 ] {12d06107-b7c3-41b2-98f8-98a49f3e82e5} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2025.09.24 16:52:52.227233 [ 275 ] {12d06107-b7c3-41b2-98f8-98a49f3e82e5} <Debug> executeQuery: Read 107 rows, 9.12 KiB in 0.001389 sec., 77033.83729301655 rows/sec., 6.41 MiB/sec. | ||
| 1492 | 2025.09.24 16:52:52.227276 [ 275 ] {12d06107-b7c3-41b2-98f8-98a49f3e82e5} <Debug> TCPHandler: Processed in 0.001566502 sec. | ||
| 1493 | 2025.09.24 16:52:52.227396 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2025.09.24 16:52:52.227491 [ 275 ] {f897bc80-07de-48aa-b51f-735c373f0ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1495 | 2025.09.24 16:52:52.227532 [ 275 ] {f897bc80-07de-48aa-b51f-735c373f0ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1496 | 2025.09.24 16:52:52.227953 [ 275 ] {f897bc80-07de-48aa-b51f-735c373f0ffa} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2025.09.24 16:52:52.227996 [ 275 ] {f897bc80-07de-48aa-b51f-735c373f0ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1498 | 2025.09.24 16:52:52.228296 [ 275 ] {f897bc80-07de-48aa-b51f-735c373f0ffa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1499 | 2025.09.24 16:52:52.228500 [ 275 ] {f897bc80-07de-48aa-b51f-735c373f0ffa} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2025.09.24 16:52:52.228633 [ 275 ] {f897bc80-07de-48aa-b51f-735c373f0ffa} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001159 sec., 23295.944779982743 rows/sec., 1.70 MiB/sec. | ||
| 1501 | 2025.09.24 16:52:52.228669 [ 275 ] {f897bc80-07de-48aa-b51f-735c373f0ffa} <Debug> TCPHandler: Processed in 0.001324338 sec. | ||
| 1502 | 2025.09.24 16:52:52.228789 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2025.09.24 16:52:52.228890 [ 275 ] {0cd547d1-e418-4ccb-8085-6510e244c214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1504 | 2025.09.24 16:52:52.228929 [ 275 ] {0cd547d1-e418-4ccb-8085-6510e244c214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1505 | 2025.09.24 16:52:52.229369 [ 275 ] {0cd547d1-e418-4ccb-8085-6510e244c214} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2025.09.24 16:52:52.229411 [ 275 ] {0cd547d1-e418-4ccb-8085-6510e244c214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1507 | 2025.09.24 16:52:52.229730 [ 275 ] {0cd547d1-e418-4ccb-8085-6510e244c214} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1508 | 2025.09.24 16:52:52.229941 [ 275 ] {0cd547d1-e418-4ccb-8085-6510e244c214} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2025.09.24 16:52:52.230072 [ 275 ] {0cd547d1-e418-4ccb-8085-6510e244c214} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001199 sec., 85904.92076730609 rows/sec., 6.72 MiB/sec. | ||
| 1510 | 2025.09.24 16:52:52.230110 [ 275 ] {0cd547d1-e418-4ccb-8085-6510e244c214} <Debug> TCPHandler: Processed in 0.001370289 sec. | ||
| 1511 | 2025.09.24 16:52:52.230229 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2025.09.24 16:52:52.230324 [ 275 ] {1a51832d-577e-4818-a914-c38918b512a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1513 | 2025.09.24 16:52:52.230366 [ 275 ] {1a51832d-577e-4818-a914-c38918b512a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1514 | 2025.09.24 16:52:52.230785 [ 275 ] {1a51832d-577e-4818-a914-c38918b512a5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2025.09.24 16:52:52.230821 [ 275 ] {1a51832d-577e-4818-a914-c38918b512a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1516 | 2025.09.24 16:52:52.231173 [ 275 ] {1a51832d-577e-4818-a914-c38918b512a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1517 | 2025.09.24 16:52:52.231390 [ 275 ] {1a51832d-577e-4818-a914-c38918b512a5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2025.09.24 16:52:52.231525 [ 275 ] {1a51832d-577e-4818-a914-c38918b512a5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00122 sec., 131967.2131147541 rows/sec., 9.19 MiB/sec. | ||
| 1519 | 2025.09.24 16:52:52.231566 [ 275 ] {1a51832d-577e-4818-a914-c38918b512a5} <Debug> TCPHandler: Processed in 0.001386739 sec. | ||
| 1520 | 2025.09.24 16:52:52.231693 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2025.09.24 16:52:52.231798 [ 275 ] {1ae6f345-ed1e-414d-a59d-60674e3ba7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1522 | 2025.09.24 16:52:52.231863 [ 275 ] {1ae6f345-ed1e-414d-a59d-60674e3ba7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1523 | 2025.09.24 16:52:52.232707 [ 275 ] {1ae6f345-ed1e-414d-a59d-60674e3ba7b8} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2025.09.24 16:52:52.232745 [ 275 ] {1ae6f345-ed1e-414d-a59d-60674e3ba7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1525 | 2025.09.24 16:52:52.233299 [ 275 ] {1ae6f345-ed1e-414d-a59d-60674e3ba7b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1526 | 2025.09.24 16:52:52.233528 [ 275 ] {1ae6f345-ed1e-414d-a59d-60674e3ba7b8} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2025.09.24 16:52:52.233674 [ 275 ] {1ae6f345-ed1e-414d-a59d-60674e3ba7b8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001897 sec., 13178.703215603584 rows/sec., 23.62 MiB/sec. | ||
| 1528 | 2025.09.24 16:52:52.233734 [ 275 ] {1ae6f345-ed1e-414d-a59d-60674e3ba7b8} <Debug> TCPHandler: Processed in 0.002097454 sec. | ||
| 1529 | 2025.09.24 16:52:52.233854 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2025.09.24 16:52:52.233950 [ 275 ] {7b90a90c-a53e-4cd3-a0ca-440d2f544f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1531 | 2025.09.24 16:52:52.233999 [ 275 ] {7b90a90c-a53e-4cd3-a0ca-440d2f544f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1532 | 2025.09.24 16:52:52.234336 [ 275 ] {7b90a90c-a53e-4cd3-a0ca-440d2f544f02} <Trace> oximeter.measurements_i64 (a0a81faa-8239-4564-894b-5590bc2d97ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2025.09.24 16:52:52.234373 [ 275 ] {7b90a90c-a53e-4cd3-a0ca-440d2f544f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1534 | 2025.09.24 16:52:52.234674 [ 275 ] {7b90a90c-a53e-4cd3-a0ca-440d2f544f02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1535 | 2025.09.24 16:52:52.234878 [ 275 ] {7b90a90c-a53e-4cd3-a0ca-440d2f544f02} <Trace> oximeter.measurements_i64 (a0a81faa-8239-4564-894b-5590bc2d97ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2025.09.24 16:52:52.235002 [ 275 ] {7b90a90c-a53e-4cd3-a0ca-440d2f544f02} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001071 sec., 19607.843137254902 rows/sec., 1.43 MiB/sec. | ||
| 1537 | 2025.09.24 16:52:52.235045 [ 275 ] {7b90a90c-a53e-4cd3-a0ca-440d2f544f02} <Debug> TCPHandler: Processed in 0.001241056 sec. | ||
| 1538 | 2025.09.24 16:52:52.235169 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2025.09.24 16:52:52.235287 [ 275 ] {3d5fa46a-f9ce-4aff-af06-e7e909e3beef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1540 | 2025.09.24 16:52:52.235340 [ 275 ] {3d5fa46a-f9ce-4aff-af06-e7e909e3beef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1541 | 2025.09.24 16:52:52.235722 [ 275 ] {3d5fa46a-f9ce-4aff-af06-e7e909e3beef} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2025.09.24 16:52:52.235759 [ 275 ] {3d5fa46a-f9ce-4aff-af06-e7e909e3beef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1543 | 2025.09.24 16:52:52.236089 [ 275 ] {3d5fa46a-f9ce-4aff-af06-e7e909e3beef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1544 | 2025.09.24 16:52:52.236289 [ 275 ] {3d5fa46a-f9ce-4aff-af06-e7e909e3beef} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2025.09.24 16:52:52.236426 [ 275 ] {3d5fa46a-f9ce-4aff-af06-e7e909e3beef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 1546 | 2025.09.24 16:52:52.236464 [ 275 ] {3d5fa46a-f9ce-4aff-af06-e7e909e3beef} <Debug> TCPHandler: Processed in 0.001354289 sec. | ||
| 1547 | 2025.09.24 16:52:52.642885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2363 | ||
| 1548 | 2025.09.24 16:52:52.643374 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2025.09.24 16:52:52.643416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1550 | 2025.09.24 16:52:52.643899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1551 | 2025.09.24 16:52:52.644145 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2025.09.24 16:52:52.644282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2363 | ||
| 1553 | 2025.09.24 16:52:52.767478 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1554 | 2025.09.24 16:52:52.784314 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2025.09.24 16:52:52.784377 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1556 | 2025.09.24 16:52:52.790455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1557 | 2025.09.24 16:52:52.791184 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2025.09.24 16:52:52.794293 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1559 | 2025.09.24 16:52:53.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.75 MiB, peak 173.48 MiB, free memory in arenas 0.00 B, will set to 170.25 MiB (RSS), difference: 1.50 MiB | ||
| 1560 | 2025.09.24 16:52:55.141203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 238 | ||
| 1561 | 2025.09.24 16:52:55.143719 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2025.09.24 16:52:55.143770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1563 | 2025.09.24 16:52:55.144908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1564 | 2025.09.24 16:52:55.145181 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2025.09.24 16:52:55.145482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1566 | 2025.09.24 16:52:57.213338 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2025.09.24 16:52:57.213554 [ 275 ] {16c84610-fedf-420e-920b-00bd3574db1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1568 | 2025.09.24 16:52:57.213628 [ 275 ] {16c84610-fedf-420e-920b-00bd3574db1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1569 | 2025.09.24 16:52:57.214481 [ 275 ] {16c84610-fedf-420e-920b-00bd3574db1a} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2025.09.24 16:52:57.214524 [ 275 ] {16c84610-fedf-420e-920b-00bd3574db1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1571 | 2025.09.24 16:52:57.214930 [ 275 ] {16c84610-fedf-420e-920b-00bd3574db1a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1572 | 2025.09.24 16:52:57.215165 [ 275 ] {16c84610-fedf-420e-920b-00bd3574db1a} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2025.09.24 16:52:57.215322 [ 275 ] {16c84610-fedf-420e-920b-00bd3574db1a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001824 sec., 224780.70175438595 rows/sec., 14.26 MiB/sec. | ||
| 1574 | 2025.09.24 16:52:57.215373 [ 275 ] {16c84610-fedf-420e-920b-00bd3574db1a} <Debug> TCPHandler: Processed in 0.002173686 sec. | ||
| 1575 | 2025.09.24 16:52:57.215502 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2025.09.24 16:52:57.215608 [ 275 ] {9df1f65a-058c-4ef0-95fd-3a582fab0ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1577 | 2025.09.24 16:52:57.215651 [ 275 ] {9df1f65a-058c-4ef0-95fd-3a582fab0ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1578 | 2025.09.24 16:52:57.216503 [ 275 ] {9df1f65a-058c-4ef0-95fd-3a582fab0ffe} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2025.09.24 16:52:57.216541 [ 275 ] {9df1f65a-058c-4ef0-95fd-3a582fab0ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1580 | 2025.09.24 16:52:57.216922 [ 275 ] {9df1f65a-058c-4ef0-95fd-3a582fab0ffe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1581 | 2025.09.24 16:52:57.217131 [ 275 ] {9df1f65a-058c-4ef0-95fd-3a582fab0ffe} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2025.09.24 16:52:57.217262 [ 275 ] {9df1f65a-058c-4ef0-95fd-3a582fab0ffe} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001679 sec., 674210.8397855867 rows/sec., 53.40 MiB/sec. | ||
| 1583 | 2025.09.24 16:52:57.217299 [ 275 ] {9df1f65a-058c-4ef0-95fd-3a582fab0ffe} <Debug> TCPHandler: Processed in 0.001850768 sec. | ||
| 1584 | 2025.09.24 16:52:57.217421 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2025.09.24 16:52:57.217517 [ 275 ] {693d4337-a0a0-46be-aa0c-d8ccb03def5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1586 | 2025.09.24 16:52:57.217558 [ 275 ] {693d4337-a0a0-46be-aa0c-d8ccb03def5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1587 | 2025.09.24 16:52:57.218014 [ 275 ] {693d4337-a0a0-46be-aa0c-d8ccb03def5e} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2025.09.24 16:52:57.218050 [ 275 ] {693d4337-a0a0-46be-aa0c-d8ccb03def5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1589 | 2025.09.24 16:52:57.218363 [ 275 ] {693d4337-a0a0-46be-aa0c-d8ccb03def5e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1590 | 2025.09.24 16:52:57.218574 [ 275 ] {693d4337-a0a0-46be-aa0c-d8ccb03def5e} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2025.09.24 16:52:57.218699 [ 275 ] {693d4337-a0a0-46be-aa0c-d8ccb03def5e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001201 sec., 179017.48542880933 rows/sec., 10.63 MiB/sec. | ||
| 1592 | 2025.09.24 16:52:57.218736 [ 275 ] {693d4337-a0a0-46be-aa0c-d8ccb03def5e} <Debug> TCPHandler: Processed in 0.001365968 sec. | ||
| 1593 | 2025.09.24 16:52:57.218837 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2025.09.24 16:52:57.218931 [ 275 ] {042202bf-ae17-4fe0-97d7-62e76bb4a4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1595 | 2025.09.24 16:52:57.218970 [ 275 ] {042202bf-ae17-4fe0-97d7-62e76bb4a4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1596 | 2025.09.24 16:52:57.219425 [ 275 ] {042202bf-ae17-4fe0-97d7-62e76bb4a4df} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2025.09.24 16:52:57.219461 [ 275 ] {042202bf-ae17-4fe0-97d7-62e76bb4a4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1598 | 2025.09.24 16:52:57.219763 [ 275 ] {042202bf-ae17-4fe0-97d7-62e76bb4a4df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1599 | 2025.09.24 16:52:57.219973 [ 275 ] {042202bf-ae17-4fe0-97d7-62e76bb4a4df} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2025.09.24 16:52:57.220098 [ 275 ] {042202bf-ae17-4fe0-97d7-62e76bb4a4df} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001185 sec., 178902.95358649787 rows/sec., 11.54 MiB/sec. | ||
| 1601 | 2025.09.24 16:52:57.220134 [ 275 ] {042202bf-ae17-4fe0-97d7-62e76bb4a4df} <Debug> TCPHandler: Processed in 0.001346008 sec. | ||
| 1602 | 2025.09.24 16:52:57.220244 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2025.09.24 16:52:57.220337 [ 275 ] {6c36d835-378b-457a-a110-bc41ba4717a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1604 | 2025.09.24 16:52:57.220376 [ 275 ] {6c36d835-378b-457a-a110-bc41ba4717a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1605 | 2025.09.24 16:52:57.220833 [ 275 ] {6c36d835-378b-457a-a110-bc41ba4717a0} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2025.09.24 16:52:57.220869 [ 275 ] {6c36d835-378b-457a-a110-bc41ba4717a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1607 | 2025.09.24 16:52:57.221169 [ 275 ] {6c36d835-378b-457a-a110-bc41ba4717a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1608 | 2025.09.24 16:52:57.221384 [ 275 ] {6c36d835-378b-457a-a110-bc41ba4717a0} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2025.09.24 16:52:57.221509 [ 275 ] {6c36d835-378b-457a-a110-bc41ba4717a0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 1610 | 2025.09.24 16:52:57.221545 [ 275 ] {6c36d835-378b-457a-a110-bc41ba4717a0} <Debug> TCPHandler: Processed in 0.001350898 sec. | ||
| 1611 | 2025.09.24 16:52:57.221664 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2025.09.24 16:52:57.221783 [ 275 ] {cda4b684-14fd-4c2a-ac49-e5037872ebeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1613 | 2025.09.24 16:52:57.221834 [ 275 ] {cda4b684-14fd-4c2a-ac49-e5037872ebeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1614 | 2025.09.24 16:52:57.222536 [ 275 ] {cda4b684-14fd-4c2a-ac49-e5037872ebeb} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2025.09.24 16:52:57.222580 [ 275 ] {cda4b684-14fd-4c2a-ac49-e5037872ebeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1616 | 2025.09.24 16:52:57.222941 [ 275 ] {cda4b684-14fd-4c2a-ac49-e5037872ebeb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1617 | 2025.09.24 16:52:57.223165 [ 275 ] {cda4b684-14fd-4c2a-ac49-e5037872ebeb} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2025.09.24 16:52:57.223295 [ 275 ] {cda4b684-14fd-4c2a-ac49-e5037872ebeb} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001536 sec., 448567.7083333333 rows/sec., 31.32 MiB/sec. | ||
| 1619 | 2025.09.24 16:52:57.223334 [ 275 ] {cda4b684-14fd-4c2a-ac49-e5037872ebeb} <Debug> TCPHandler: Processed in 0.001730446 sec. | ||
| 1620 | 2025.09.24 16:52:57.223444 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2025.09.24 16:52:57.223537 [ 275 ] {20614378-f512-4abd-9a7e-2933a60f1f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1622 | 2025.09.24 16:52:57.223579 [ 275 ] {20614378-f512-4abd-9a7e-2933a60f1f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1623 | 2025.09.24 16:52:57.223960 [ 275 ] {20614378-f512-4abd-9a7e-2933a60f1f41} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2025.09.24 16:52:57.224002 [ 275 ] {20614378-f512-4abd-9a7e-2933a60f1f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1625 | 2025.09.24 16:52:57.224362 [ 275 ] {20614378-f512-4abd-9a7e-2933a60f1f41} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1626 | 2025.09.24 16:52:57.224617 [ 275 ] {20614378-f512-4abd-9a7e-2933a60f1f41} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2025.09.24 16:52:57.224750 [ 275 ] {20614378-f512-4abd-9a7e-2933a60f1f41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001231 sec., 4874.086108854589 rows/sec., 254.65 KiB/sec. | ||
| 1628 | 2025.09.24 16:52:57.224786 [ 275 ] {20614378-f512-4abd-9a7e-2933a60f1f41} <Debug> TCPHandler: Processed in 0.00139171 sec. | ||
| 1629 | 2025.09.24 16:52:57.224895 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2025.09.24 16:52:57.224997 [ 275 ] {6b6ece71-a34f-49c4-b1cb-af1689ed7505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1631 | 2025.09.24 16:52:57.225042 [ 275 ] {6b6ece71-a34f-49c4-b1cb-af1689ed7505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1632 | 2025.09.24 16:52:57.225485 [ 275 ] {6b6ece71-a34f-49c4-b1cb-af1689ed7505} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2025.09.24 16:52:57.225518 [ 275 ] {6b6ece71-a34f-49c4-b1cb-af1689ed7505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1634 | 2025.09.24 16:52:57.225843 [ 275 ] {6b6ece71-a34f-49c4-b1cb-af1689ed7505} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1635 | 2025.09.24 16:52:57.226048 [ 275 ] {6b6ece71-a34f-49c4-b1cb-af1689ed7505} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2025.09.24 16:52:57.226181 [ 275 ] {6b6ece71-a34f-49c4-b1cb-af1689ed7505} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001204 sec., 260797.34219269102 rows/sec., 17.13 MiB/sec. | ||
| 1637 | 2025.09.24 16:52:57.226218 [ 275 ] {6b6ece71-a34f-49c4-b1cb-af1689ed7505} <Debug> TCPHandler: Processed in 0.001374979 sec. | ||
| 1638 | 2025.09.24 16:52:57.226320 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2025.09.24 16:52:57.226414 [ 275 ] {dc0c13fd-7561-4347-9fa3-5e4539a46459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1640 | 2025.09.24 16:52:57.226456 [ 275 ] {dc0c13fd-7561-4347-9fa3-5e4539a46459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1641 | 2025.09.24 16:52:57.226761 [ 275 ] {dc0c13fd-7561-4347-9fa3-5e4539a46459} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2025.09.24 16:52:57.226797 [ 275 ] {dc0c13fd-7561-4347-9fa3-5e4539a46459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1643 | 2025.09.24 16:52:57.227093 [ 275 ] {dc0c13fd-7561-4347-9fa3-5e4539a46459} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1644 | 2025.09.24 16:52:57.227299 [ 275 ] {dc0c13fd-7561-4347-9fa3-5e4539a46459} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2025.09.24 16:52:57.227423 [ 275 ] {dc0c13fd-7561-4347-9fa3-5e4539a46459} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 1646 | 2025.09.24 16:52:57.227458 [ 275 ] {dc0c13fd-7561-4347-9fa3-5e4539a46459} <Debug> TCPHandler: Processed in 0.001187445 sec. | ||
| 1647 | 2025.09.24 16:52:57.227577 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2025.09.24 16:52:57.227697 [ 275 ] {3bbf13a3-eebc-430e-b207-ad77c83923fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1649 | 2025.09.24 16:52:57.227763 [ 275 ] {3bbf13a3-eebc-430e-b207-ad77c83923fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1650 | 2025.09.24 16:52:57.228619 [ 275 ] {3bbf13a3-eebc-430e-b207-ad77c83923fe} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2025.09.24 16:52:57.228661 [ 275 ] {3bbf13a3-eebc-430e-b207-ad77c83923fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1652 | 2025.09.24 16:52:57.229170 [ 275 ] {3bbf13a3-eebc-430e-b207-ad77c83923fe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1653 | 2025.09.24 16:52:57.229394 [ 275 ] {3bbf13a3-eebc-430e-b207-ad77c83923fe} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2025.09.24 16:52:57.229526 [ 275 ] {3bbf13a3-eebc-430e-b207-ad77c83923fe} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001853 sec., 5396.654074473826 rows/sec., 9.67 MiB/sec. | ||
| 1655 | 2025.09.24 16:52:57.229576 [ 275 ] {3bbf13a3-eebc-430e-b207-ad77c83923fe} <Debug> TCPHandler: Processed in 0.002060013 sec. | ||
| 1656 | 2025.09.24 16:52:57.229682 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2025.09.24 16:52:57.229776 [ 275 ] {74d53599-2728-46fd-be27-0830b7a2c4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1658 | 2025.09.24 16:52:57.229817 [ 275 ] {74d53599-2728-46fd-be27-0830b7a2c4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1659 | 2025.09.24 16:52:57.230138 [ 275 ] {74d53599-2728-46fd-be27-0830b7a2c4e8} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2025.09.24 16:52:57.230176 [ 275 ] {74d53599-2728-46fd-be27-0830b7a2c4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1661 | 2025.09.24 16:52:57.230474 [ 275 ] {74d53599-2728-46fd-be27-0830b7a2c4e8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1662 | 2025.09.24 16:52:57.230677 [ 275 ] {74d53599-2728-46fd-be27-0830b7a2c4e8} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2025.09.24 16:52:57.230804 [ 275 ] {74d53599-2728-46fd-be27-0830b7a2c4e8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001046 sec., 99426.38623326959 rows/sec., 6.09 MiB/sec. | ||
| 1664 | 2025.09.24 16:52:57.230839 [ 275 ] {74d53599-2728-46fd-be27-0830b7a2c4e8} <Debug> TCPHandler: Processed in 0.001206855 sec. | ||
| 1665 | 2025.09.24 16:53:00.094671 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1666 | 2025.09.24 16:53:00.094735 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1667 | 2025.09.24 16:53:00.145197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2875 | ||
| 1668 | 2025.09.24 16:53:00.145694 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2025.09.24 16:53:00.145739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1670 | 2025.09.24 16:53:00.146241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1671 | 2025.09.24 16:53:00.146500 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2025.09.24 16:53:00.146635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2875 | ||
| 1673 | 2025.09.24 16:53:00.146646 [ 74 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1674 | 2025.09.24 16:53:00.146718 [ 74 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2025.09.24 16:53:00.146739 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1676 | 2025.09.24 16:53:00.148849 [ 190 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 1677 | 2025.09.24 16:53:00.150914 [ 190 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1678 | 2025.09.24 16:53:00.151004 [ 190 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 1679 | 2025.09.24 16:53:00.151126 [ 190 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 1680 | 2025.09.24 16:53:00.151189 [ 190 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 1681 | 2025.09.24 16:53:00.151243 [ 190 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1682 | 2025.09.24 16:53:00.151306 [ 190 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 1683 | 2025.09.24 16:53:00.151356 [ 190 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 1684 | 2025.09.24 16:53:00.163212 [ 188 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 4 columns (4 merged, 0 gathered) in 0.016386875 sec., 175445.28776841224 rows/sec., 2.51 MiB/sec. | ||
| 1685 | 2025.09.24 16:53:00.164022 [ 188 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1686 | 2025.09.24 16:53:00.164317 [ 188 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_6_1} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2025.09.24 16:53:00.164384 [ 188 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_6_1} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1688 | 2025.09.24 16:53:00.164490 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1689 | 2025.09.24 16:53:00.295200 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1690 | 2025.09.24 16:53:00.312013 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2025.09.24 16:53:00.312065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1692 | 2025.09.24 16:53:00.318360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1693 | 2025.09.24 16:53:00.319112 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2025.09.24 16:53:00.319392 [ 74 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1695 | 2025.09.24 16:53:00.319440 [ 74 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2025.09.24 16:53:00.319463 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1697 | 2025.09.24 16:53:00.319551 [ 188 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 1698 | 2025.09.24 16:53:00.322439 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1699 | 2025.09.24 16:53:00.323878 [ 188 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1700 | 2025.09.24 16:53:00.325401 [ 188 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 1701 | 2025.09.24 16:53:00.330174 [ 188 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 1702 | 2025.09.24 16:53:00.334658 [ 188 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 1703 | 2025.09.24 16:53:00.338834 [ 188 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 1704 | 2025.09.24 16:53:00.344139 [ 188 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 1705 | 2025.09.24 16:53:00.348455 [ 188 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 1706 | 2025.09.24 16:53:00.402839 [ 186 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.083327151 sec., 552.0409548143557 rows/sec., 2.85 MiB/sec. | ||
| 1707 | 2025.09.24 16:53:00.405097 [ 186 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1708 | 2025.09.24 16:53:00.407172 [ 186 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_6_1} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2025.09.24 16:53:00.407279 [ 186 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_6_1} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1710 | 2025.09.24 16:53:00.409244 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1711 | 2025.09.24 16:53:01.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.44 MiB, peak 180.98 MiB, free memory in arenas 0.00 B, will set to 181.48 MiB (RSS), difference: 10.03 MiB | ||
| 1712 | 2025.09.24 16:53:02.203013 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2025.09.24 16:53:02.203206 [ 275 ] {d3b25827-352b-44ae-8652-bca564f0621a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1714 | 2025.09.24 16:53:02.203274 [ 275 ] {d3b25827-352b-44ae-8652-bca564f0621a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1715 | 2025.09.24 16:53:02.203960 [ 275 ] {d3b25827-352b-44ae-8652-bca564f0621a} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2025.09.24 16:53:02.204011 [ 275 ] {d3b25827-352b-44ae-8652-bca564f0621a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1717 | 2025.09.24 16:53:02.204413 [ 275 ] {d3b25827-352b-44ae-8652-bca564f0621a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1718 | 2025.09.24 16:53:02.204642 [ 275 ] {d3b25827-352b-44ae-8652-bca564f0621a} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2025.09.24 16:53:02.204764 [ 72 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1720 | 2025.09.24 16:53:02.204799 [ 275 ] {d3b25827-352b-44ae-8652-bca564f0621a} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001641 sec., 67032.29737964655 rows/sec., 5.62 MiB/sec. | ||
| 1721 | 2025.09.24 16:53:02.204829 [ 72 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2025.09.24 16:53:02.204854 [ 275 ] {d3b25827-352b-44ae-8652-bca564f0621a} <Debug> TCPHandler: Processed in 0.001973811 sec. | ||
| 1723 | 2025.09.24 16:53:02.204859 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1724 | 2025.09.24 16:53:02.205001 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2025.09.24 16:53:02.205046 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 1726 | 2025.09.24 16:53:02.205112 [ 275 ] {28ddd168-d4c9-4a3a-9523-17e54e4c4830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1727 | 2025.09.24 16:53:02.205161 [ 275 ] {28ddd168-d4c9-4a3a-9523-17e54e4c4830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1728 | 2025.09.24 16:53:02.205218 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1729 | 2025.09.24 16:53:02.205265 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1730 | 2025.09.24 16:53:02.205359 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1731 | 2025.09.24 16:53:02.205410 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1732 | 2025.09.24 16:53:02.205462 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 107 rows starting from the beginning of the part | ||
| 1733 | 2025.09.24 16:53:02.205509 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1734 | 2025.09.24 16:53:02.205554 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1735 | 2025.09.24 16:53:02.205573 [ 275 ] {28ddd168-d4c9-4a3a-9523-17e54e4c4830} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2025.09.24 16:53:02.205616 [ 275 ] {28ddd168-d4c9-4a3a-9523-17e54e4c4830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1737 | 2025.09.24 16:53:02.206046 [ 275 ] {28ddd168-d4c9-4a3a-9523-17e54e4c4830} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1738 | 2025.09.24 16:53:02.206306 [ 275 ] {28ddd168-d4c9-4a3a-9523-17e54e4c4830} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2025.09.24 16:53:02.206451 [ 275 ] {28ddd168-d4c9-4a3a-9523-17e54e4c4830} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001364 sec., 19794.721407624635 rows/sec., 1.45 MiB/sec. | ||
| 1740 | 2025.09.24 16:53:02.206490 [ 275 ] {28ddd168-d4c9-4a3a-9523-17e54e4c4830} <Debug> TCPHandler: Processed in 0.001541553 sec. | ||
| 1741 | 2025.09.24 16:53:02.206595 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2025.09.24 16:53:02.206692 [ 275 ] {0cd982f6-2af2-49d2-ad4c-a548da494197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1743 | 2025.09.24 16:53:02.206734 [ 275 ] {0cd982f6-2af2-49d2-ad4c-a548da494197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1744 | 2025.09.24 16:53:02.207140 [ 275 ] {0cd982f6-2af2-49d2-ad4c-a548da494197} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2025.09.24 16:53:02.207179 [ 275 ] {0cd982f6-2af2-49d2-ad4c-a548da494197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1746 | 2025.09.24 16:53:02.207383 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3674 rows, containing 5 columns (5 merged, 0 gathered) in 0.00240872 sec., 1525291.4410973464 rows/sec., 126.93 MiB/sec. | ||
| 1747 | 2025.09.24 16:53:02.207490 [ 275 ] {0cd982f6-2af2-49d2-ad4c-a548da494197} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1748 | 2025.09.24 16:53:02.207732 [ 275 ] {0cd982f6-2af2-49d2-ad4c-a548da494197} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.09.24 16:53:02.207734 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1750 | 2025.09.24 16:53:02.207847 [ 70 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1751 | 2025.09.24 16:53:02.207863 [ 275 ] {0cd982f6-2af2-49d2-ad4c-a548da494197} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001191 sec., 76406.3811922754 rows/sec., 5.97 MiB/sec. | ||
| 1752 | 2025.09.24 16:53:02.207900 [ 70 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2025.09.24 16:53:02.207915 [ 275 ] {0cd982f6-2af2-49d2-ad4c-a548da494197} <Debug> TCPHandler: Processed in 0.001370369 sec. | ||
| 1754 | 2025.09.24 16:53:02.207931 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1755 | 2025.09.24 16:53:02.208004 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 1756 | 2025.09.24 16:53:02.208028 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2025.09.24 16:53:02.208077 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_6_1} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.09.24 16:53:02.208094 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1759 | 2025.09.24 16:53:02.208123 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1760 | 2025.09.24 16:53:02.208130 [ 275 ] {859025aa-07d2-4710-8654-7ca8741784ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1761 | 2025.09.24 16:53:02.208163 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_6_1} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1762 | 2025.09.24 16:53:02.208171 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1763 | 2025.09.24 16:53:02.208180 [ 275 ] {859025aa-07d2-4710-8654-7ca8741784ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1764 | 2025.09.24 16:53:02.208224 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1765 | 2025.09.24 16:53:02.208266 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 103 rows starting from the beginning of the part | ||
| 1766 | 2025.09.24 16:53:02.208270 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 1767 | 2025.09.24 16:53:02.208305 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1768 | 2025.09.24 16:53:02.208347 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 91 rows starting from the beginning of the part | ||
| 1769 | 2025.09.24 16:53:02.208613 [ 275 ] {859025aa-07d2-4710-8654-7ca8741784ea} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2025.09.24 16:53:02.208654 [ 275 ] {859025aa-07d2-4710-8654-7ca8741784ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1771 | 2025.09.24 16:53:02.209014 [ 275 ] {859025aa-07d2-4710-8654-7ca8741784ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1772 | 2025.09.24 16:53:02.209241 [ 275 ] {859025aa-07d2-4710-8654-7ca8741784ea} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2025.09.24 16:53:02.209339 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1774 | 2025.09.24 16:53:02.209370 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2025.09.24 16:53:02.209371 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394779 sec., 1674100.3413443994 rows/sec., 124.89 MiB/sec. | ||
| 1776 | 2025.09.24 16:53:02.209388 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1777 | 2025.09.24 16:53:02.209371 [ 275 ] {859025aa-07d2-4710-8654-7ca8741784ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 1778 | 2025.09.24 16:53:02.209460 [ 275 ] {859025aa-07d2-4710-8654-7ca8741784ea} <Debug> TCPHandler: Processed in 0.001480761 sec. | ||
| 1779 | 2025.09.24 16:53:02.209467 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 1780 | 2025.09.24 16:53:02.209559 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2025.09.24 16:53:02.209564 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1782 | 2025.09.24 16:53:02.209612 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 319 rows starting from the beginning of the part | ||
| 1783 | 2025.09.24 16:53:02.209628 [ 200 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1784 | 2025.09.24 16:53:02.209659 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1785 | 2025.09.24 16:53:02.209663 [ 275 ] {c165fde8-ec28-43be-881a-ce6e278d1a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1786 | 2025.09.24 16:53:02.209704 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1787 | 2025.09.24 16:53:02.209732 [ 275 ] {c165fde8-ec28-43be-881a-ce6e278d1a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1788 | 2025.09.24 16:53:02.209747 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1789 | 2025.09.24 16:53:02.209787 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1790 | 2025.09.24 16:53:02.209823 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1791 | 2025.09.24 16:53:02.209979 [ 200 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_6_1} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2025.09.24 16:53:02.210064 [ 200 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_6_1} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1793 | 2025.09.24 16:53:02.210156 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1794 | 2025.09.24 16:53:02.210539 [ 275 ] {c165fde8-ec28-43be-881a-ce6e278d1a8f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2025.09.24 16:53:02.210581 [ 275 ] {c165fde8-ec28-43be-881a-ce6e278d1a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1796 | 2025.09.24 16:53:02.210858 [ 200 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414849 sec., 1009294.9848358376 rows/sec., 67.66 MiB/sec. | ||
| 1797 | 2025.09.24 16:53:02.211070 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1798 | 2025.09.24 16:53:02.211143 [ 275 ] {c165fde8-ec28-43be-881a-ce6e278d1a8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1799 | 2025.09.24 16:53:02.211485 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2025.09.24 16:53:02.211520 [ 275 ] {c165fde8-ec28-43be-881a-ce6e278d1a8f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2025.09.24 16:53:02.211580 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1802 | 2025.09.24 16:53:02.211675 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1803 | 2025.09.24 16:53:02.211689 [ 275 ] {c165fde8-ec28-43be-881a-ce6e278d1a8f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002043 sec., 13215.859030837004 rows/sec., 23.68 MiB/sec. | ||
| 1804 | 2025.09.24 16:53:02.211759 [ 275 ] {c165fde8-ec28-43be-881a-ce6e278d1a8f} <Debug> TCPHandler: Processed in 0.002247107 sec. | ||
| 1805 | 2025.09.24 16:53:02.211868 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2025.09.24 16:53:02.211972 [ 275 ] {19158c58-3bf5-4ee8-abef-5c5e7aa4f4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1807 | 2025.09.24 16:53:02.212015 [ 275 ] {19158c58-3bf5-4ee8-abef-5c5e7aa4f4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1808 | 2025.09.24 16:53:02.212343 [ 275 ] {19158c58-3bf5-4ee8-abef-5c5e7aa4f4ce} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2025.09.24 16:53:02.212380 [ 275 ] {19158c58-3bf5-4ee8-abef-5c5e7aa4f4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1810 | 2025.09.24 16:53:02.212702 [ 275 ] {19158c58-3bf5-4ee8-abef-5c5e7aa4f4ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1811 | 2025.09.24 16:53:02.212922 [ 275 ] {19158c58-3bf5-4ee8-abef-5c5e7aa4f4ce} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2025.09.24 16:53:02.213014 [ 70 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1813 | 2025.09.24 16:53:02.213045 [ 70 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.09.24 16:53:02.213047 [ 275 ] {19158c58-3bf5-4ee8-abef-5c5e7aa4f4ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 1815 | 2025.09.24 16:53:02.213063 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1816 | 2025.09.24 16:53:02.213095 [ 275 ] {19158c58-3bf5-4ee8-abef-5c5e7aa4f4ce} <Debug> TCPHandler: Processed in 0.001278247 sec. | ||
| 1817 | 2025.09.24 16:53:02.213180 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 1818 | 2025.09.24 16:53:02.213297 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1819 | 2025.09.24 16:53:02.213343 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 104 rows starting from the beginning of the part | ||
| 1820 | 2025.09.24 16:53:02.213430 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1821 | 2025.09.24 16:53:02.213484 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1822 | 2025.09.24 16:53:02.213529 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1823 | 2025.09.24 16:53:02.213574 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1824 | 2025.09.24 16:53:02.213620 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1825 | 2025.09.24 16:53:02.214492 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366909 sec., 359936.1771705359 rows/sec., 22.86 MiB/sec. | ||
| 1826 | 2025.09.24 16:53:02.214638 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1827 | 2025.09.24 16:53:02.214890 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_6_1} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2025.09.24 16:53:02.214949 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_6_1} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1829 | 2025.09.24 16:53:02.215004 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1830 | 2025.09.24 16:53:05.146571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 272 | ||
| 1831 | 2025.09.24 16:53:05.148782 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2025.09.24 16:53:05.148837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1833 | 2025.09.24 16:53:05.149987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1834 | 2025.09.24 16:53:05.150259 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2025.09.24 16:53:05.150596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 1836 | 2025.09.24 16:53:07.196332 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2025.09.24 16:53:07.196595 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1838 | 2025.09.24 16:53:07.196945 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1839 | 2025.09.24 16:53:07.196986 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1840 | 2025.09.24 16:53:07.197247 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1841 | 2025.09.24 16:53:07.197316 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1842 | 2025.09.24 16:53:07.197468 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1843 | 2025.09.24 16:53:07.197599 [ 316 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1844 | 2025.09.24 16:53:07.197605 [ 319 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1845 | 2025.09.24 16:53:07.197750 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 1846 | 2025.09.24 16:53:07.197779 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1847 | 2025.09.24 16:53:07.199808 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1848 | 2025.09.24 16:53:07.199835 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1849 | 2025.09.24 16:53:07.199885 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1850 | 2025.09.24 16:53:07.199929 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1851 | 2025.09.24 16:53:07.201146 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004655 sec., 7518.796992481202 rows/sec., 289.30 KiB/sec. | ||
| 1852 | 2025.09.24 16:53:07.201249 [ 275 ] {a681be5b-35b9-4e23-9c74-4627ade42dd7} <Debug> TCPHandler: Processed in 0.005047066 sec. | ||
| 1853 | 2025.09.24 16:53:07.201595 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2025.09.24 16:53:07.201740 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1855 | 2025.09.24 16:53:07.201956 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1856 | 2025.09.24 16:53:07.201992 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1857 | 2025.09.24 16:53:07.202193 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1858 | 2025.09.24 16:53:07.202246 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1859 | 2025.09.24 16:53:07.202352 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1860 | 2025.09.24 16:53:07.202414 [ 329 ] {432284f4-4b94-4939-b688-5646224b7b56} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1861 | 2025.09.24 16:53:07.202419 [ 319 ] {432284f4-4b94-4939-b688-5646224b7b56} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1862 | 2025.09.24 16:53:07.202514 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 1863 | 2025.09.24 16:53:07.202539 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1864 | 2025.09.24 16:53:07.202593 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1865 | 2025.09.24 16:53:07.202610 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1866 | 2025.09.24 16:53:07.202641 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1867 | 2025.09.24 16:53:07.202670 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1868 | 2025.09.24 16:53:07.203457 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001778 sec., 19685.03937007874 rows/sec., 757.41 KiB/sec. | ||
| 1869 | 2025.09.24 16:53:07.203548 [ 275 ] {432284f4-4b94-4939-b688-5646224b7b56} <Debug> TCPHandler: Processed in 0.002005372 sec. | ||
| 1870 | 2025.09.24 16:53:07.203820 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2025.09.24 16:53:07.203958 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1872 | 2025.09.24 16:53:07.204171 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1873 | 2025.09.24 16:53:07.204207 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1874 | 2025.09.24 16:53:07.204409 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1875 | 2025.09.24 16:53:07.204461 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1876 | 2025.09.24 16:53:07.204559 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1877 | 2025.09.24 16:53:07.204620 [ 329 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1878 | 2025.09.24 16:53:07.204623 [ 316 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1879 | 2025.09.24 16:53:07.204714 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 1880 | 2025.09.24 16:53:07.204738 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1881 | 2025.09.24 16:53:07.204791 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1882 | 2025.09.24 16:53:07.204807 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1883 | 2025.09.24 16:53:07.204837 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1884 | 2025.09.24 16:53:07.204866 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1885 | 2025.09.24 16:53:07.205435 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001536 sec., 22786.458333333332 rows/sec., 876.74 KiB/sec. | ||
| 1886 | 2025.09.24 16:53:07.205533 [ 275 ] {3d33c61e-b636-4f24-86db-e64e0e45ef0c} <Debug> TCPHandler: Processed in 0.001762157 sec. | ||
| 1887 | 2025.09.24 16:53:07.205757 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2025.09.24 16:53:07.205892 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1889 | 2025.09.24 16:53:07.206109 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1890 | 2025.09.24 16:53:07.206145 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1891 | 2025.09.24 16:53:07.206352 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1892 | 2025.09.24 16:53:07.206410 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1893 | 2025.09.24 16:53:07.206508 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1894 | 2025.09.24 16:53:07.206567 [ 319 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1895 | 2025.09.24 16:53:07.206572 [ 316 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1896 | 2025.09.24 16:53:07.206661 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 1897 | 2025.09.24 16:53:07.206687 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1898 | 2025.09.24 16:53:07.206739 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1899 | 2025.09.24 16:53:07.206756 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1900 | 2025.09.24 16:53:07.206786 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1901 | 2025.09.24 16:53:07.206819 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1902 | 2025.09.24 16:53:07.207394 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001559 sec., 22450.28864656831 rows/sec., 863.81 KiB/sec. | ||
| 1903 | 2025.09.24 16:53:07.207478 [ 275 ] {8d0d6d2e-3b17-4de7-867c-f7541f626783} <Debug> TCPHandler: Processed in 0.001770607 sec. | ||
| 1904 | 2025.09.24 16:53:07.207707 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2025.09.24 16:53:07.207843 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1906 | 2025.09.24 16:53:07.208057 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1907 | 2025.09.24 16:53:07.208092 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1908 | 2025.09.24 16:53:07.208293 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1909 | 2025.09.24 16:53:07.208345 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1910 | 2025.09.24 16:53:07.208472 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1911 | 2025.09.24 16:53:07.208533 [ 329 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1912 | 2025.09.24 16:53:07.208536 [ 299 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1913 | 2025.09.24 16:53:07.208633 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 1914 | 2025.09.24 16:53:07.208657 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1915 | 2025.09.24 16:53:07.208710 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1916 | 2025.09.24 16:53:07.208727 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1917 | 2025.09.24 16:53:07.208782 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1918 | 2025.09.24 16:53:07.208814 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1919 | 2025.09.24 16:53:07.209384 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001596 sec., 21929.824561403508 rows/sec., 843.78 KiB/sec. | ||
| 1920 | 2025.09.24 16:53:07.209483 [ 275 ] {450ed291-483f-4c12-8457-eb6957f38c22} <Debug> TCPHandler: Processed in 0.001825358 sec. | ||
| 1921 | 2025.09.24 16:53:07.209749 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2025.09.24 16:53:07.209884 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1923 | 2025.09.24 16:53:07.210105 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1924 | 2025.09.24 16:53:07.210142 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1925 | 2025.09.24 16:53:07.210345 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1926 | 2025.09.24 16:53:07.210397 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1927 | 2025.09.24 16:53:07.210494 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1928 | 2025.09.24 16:53:07.210552 [ 329 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1929 | 2025.09.24 16:53:07.210553 [ 316 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1930 | 2025.09.24 16:53:07.210639 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 1931 | 2025.09.24 16:53:07.210665 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1932 | 2025.09.24 16:53:07.210718 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1933 | 2025.09.24 16:53:07.210734 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1934 | 2025.09.24 16:53:07.210764 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1935 | 2025.09.24 16:53:07.210794 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1936 | 2025.09.24 16:53:07.211405 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001577 sec., 22194.039315155358 rows/sec., 853.95 KiB/sec. | ||
| 1937 | 2025.09.24 16:53:07.211504 [ 275 ] {a7645cfd-5898-44d5-bec7-73b19b190dad} <Debug> TCPHandler: Processed in 0.001805178 sec. | ||
| 1938 | 2025.09.24 16:53:07.225951 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2025.09.24 16:53:07.226126 [ 275 ] {410cf2c4-b942-4367-81b6-8e2d108526e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1940 | 2025.09.24 16:53:07.226209 [ 275 ] {410cf2c4-b942-4367-81b6-8e2d108526e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1941 | 2025.09.24 16:53:07.227110 [ 275 ] {410cf2c4-b942-4367-81b6-8e2d108526e5} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2025.09.24 16:53:07.227152 [ 275 ] {410cf2c4-b942-4367-81b6-8e2d108526e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1943 | 2025.09.24 16:53:07.227570 [ 275 ] {410cf2c4-b942-4367-81b6-8e2d108526e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1944 | 2025.09.24 16:53:07.227771 [ 275 ] {410cf2c4-b942-4367-81b6-8e2d108526e5} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2025.09.24 16:53:07.227925 [ 275 ] {410cf2c4-b942-4367-81b6-8e2d108526e5} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001856 sec., 3232.7586206896553 rows/sec., 1.50 MiB/sec. | ||
| 1946 | 2025.09.24 16:53:07.227963 [ 275 ] {410cf2c4-b942-4367-81b6-8e2d108526e5} <Debug> TCPHandler: Processed in 0.002072174 sec. | ||
| 1947 | 2025.09.24 16:53:07.228085 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2025.09.24 16:53:07.228182 [ 275 ] {05fdcb5e-ad25-44d4-8ab1-a80e71f6d5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1949 | 2025.09.24 16:53:07.228224 [ 275 ] {05fdcb5e-ad25-44d4-8ab1-a80e71f6d5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1950 | 2025.09.24 16:53:07.228637 [ 275 ] {05fdcb5e-ad25-44d4-8ab1-a80e71f6d5e2} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2025.09.24 16:53:07.228674 [ 275 ] {05fdcb5e-ad25-44d4-8ab1-a80e71f6d5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1952 | 2025.09.24 16:53:07.228969 [ 275 ] {05fdcb5e-ad25-44d4-8ab1-a80e71f6d5e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1953 | 2025.09.24 16:53:07.229188 [ 275 ] {05fdcb5e-ad25-44d4-8ab1-a80e71f6d5e2} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2025.09.24 16:53:07.229321 [ 275 ] {05fdcb5e-ad25-44d4-8ab1-a80e71f6d5e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.72 MiB/sec. | ||
| 1955 | 2025.09.24 16:53:07.229357 [ 275 ] {05fdcb5e-ad25-44d4-8ab1-a80e71f6d5e2} <Debug> TCPHandler: Processed in 0.001321088 sec. | ||
| 1956 | 2025.09.24 16:53:07.229469 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2025.09.24 16:53:07.229563 [ 275 ] {343e4456-b954-48fe-8454-7ffa852c34f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1958 | 2025.09.24 16:53:07.229602 [ 275 ] {343e4456-b954-48fe-8454-7ffa852c34f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1959 | 2025.09.24 16:53:07.230070 [ 275 ] {343e4456-b954-48fe-8454-7ffa852c34f2} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2025.09.24 16:53:07.230107 [ 275 ] {343e4456-b954-48fe-8454-7ffa852c34f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1961 | 2025.09.24 16:53:07.230423 [ 275 ] {343e4456-b954-48fe-8454-7ffa852c34f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1962 | 2025.09.24 16:53:07.230649 [ 275 ] {343e4456-b954-48fe-8454-7ffa852c34f2} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2025.09.24 16:53:07.230776 [ 275 ] {343e4456-b954-48fe-8454-7ffa852c34f2} <Debug> executeQuery: Read 196 rows, 17.82 KiB in 0.001232 sec., 159090.9090909091 rows/sec., 14.13 MiB/sec. | ||
| 1964 | 2025.09.24 16:53:07.230811 [ 275 ] {343e4456-b954-48fe-8454-7ffa852c34f2} <Debug> TCPHandler: Processed in 0.001391869 sec. | ||
| 1965 | 2025.09.24 16:53:07.230921 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2025.09.24 16:53:07.231016 [ 275 ] {69ab7442-c17c-4c46-8c90-a06f6a7e790c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1967 | 2025.09.24 16:53:07.231056 [ 275 ] {69ab7442-c17c-4c46-8c90-a06f6a7e790c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1968 | 2025.09.24 16:53:07.231436 [ 275 ] {69ab7442-c17c-4c46-8c90-a06f6a7e790c} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2025.09.24 16:53:07.231473 [ 275 ] {69ab7442-c17c-4c46-8c90-a06f6a7e790c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1970 | 2025.09.24 16:53:07.231760 [ 275 ] {69ab7442-c17c-4c46-8c90-a06f6a7e790c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1971 | 2025.09.24 16:53:07.231967 [ 275 ] {69ab7442-c17c-4c46-8c90-a06f6a7e790c} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2025.09.24 16:53:07.232064 [ 60 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1973 | 2025.09.24 16:53:07.232093 [ 275 ] {69ab7442-c17c-4c46-8c90-a06f6a7e790c} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001095 sec., 20091.32420091324 rows/sec., 1.53 MiB/sec. | ||
| 1974 | 2025.09.24 16:53:07.232113 [ 60 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2025.09.24 16:53:07.232136 [ 275 ] {69ab7442-c17c-4c46-8c90-a06f6a7e790c} <Debug> TCPHandler: Processed in 0.001263756 sec. | ||
| 1976 | 2025.09.24 16:53:07.232141 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1977 | 2025.09.24 16:53:07.232247 [ 196 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 1978 | 2025.09.24 16:53:07.232249 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2025.09.24 16:53:07.232352 [ 196 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1980 | 2025.09.24 16:53:07.232382 [ 275 ] {4cd2120f-7172-4dc8-a056-36b8eff5dda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1981 | 2025.09.24 16:53:07.232387 [ 196 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 1982 | 2025.09.24 16:53:07.232432 [ 275 ] {4cd2120f-7172-4dc8-a056-36b8eff5dda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1983 | 2025.09.24 16:53:07.232463 [ 196 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 1984 | 2025.09.24 16:53:07.232516 [ 196 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part | ||
| 1985 | 2025.09.24 16:53:07.232557 [ 196 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 1986 | 2025.09.24 16:53:07.232596 [ 196 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 1987 | 2025.09.24 16:53:07.232635 [ 196 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1988 | 2025.09.24 16:53:07.232860 [ 275 ] {4cd2120f-7172-4dc8-a056-36b8eff5dda0} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2025.09.24 16:53:07.232905 [ 275 ] {4cd2120f-7172-4dc8-a056-36b8eff5dda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1990 | 2025.09.24 16:53:07.233237 [ 275 ] {4cd2120f-7172-4dc8-a056-36b8eff5dda0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1991 | 2025.09.24 16:53:07.233489 [ 275 ] {4cd2120f-7172-4dc8-a056-36b8eff5dda0} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2025.09.24 16:53:07.233507 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300137 sec., 562248.4399720952 rows/sec., 36.44 MiB/sec. | ||
| 1993 | 2025.09.24 16:53:07.233628 [ 275 ] {4cd2120f-7172-4dc8-a056-36b8eff5dda0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00127 sec., 18897.63779527559 rows/sec., 1.57 MiB/sec. | ||
| 1994 | 2025.09.24 16:53:07.233674 [ 275 ] {4cd2120f-7172-4dc8-a056-36b8eff5dda0} <Debug> TCPHandler: Processed in 0.001476991 sec. | ||
| 1995 | 2025.09.24 16:53:07.233709 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1996 | 2025.09.24 16:53:07.233787 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2025.09.24 16:53:07.233890 [ 275 ] {8390d72a-3a59-4659-9eda-84f4ebaea892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1998 | 2025.09.24 16:53:07.233932 [ 275 ] {8390d72a-3a59-4659-9eda-84f4ebaea892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1999 | 2025.09.24 16:53:07.234014 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_6_1} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2025.09.24 16:53:07.234092 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_6_1} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2001 | 2025.09.24 16:53:07.234174 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2002 | 2025.09.24 16:53:07.234329 [ 275 ] {8390d72a-3a59-4659-9eda-84f4ebaea892} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2025.09.24 16:53:07.234372 [ 275 ] {8390d72a-3a59-4659-9eda-84f4ebaea892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2004 | 2025.09.24 16:53:07.234683 [ 275 ] {8390d72a-3a59-4659-9eda-84f4ebaea892} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2005 | 2025.09.24 16:53:07.234896 [ 275 ] {8390d72a-3a59-4659-9eda-84f4ebaea892} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2025.09.24 16:53:07.235023 [ 275 ] {8390d72a-3a59-4659-9eda-84f4ebaea892} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 2007 | 2025.09.24 16:53:07.235061 [ 275 ] {8390d72a-3a59-4659-9eda-84f4ebaea892} <Debug> TCPHandler: Processed in 0.001323828 sec. | ||
| 2008 | 2025.09.24 16:53:07.235179 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2025.09.24 16:53:07.235296 [ 275 ] {4e22ed52-214c-4cdd-b647-0819b98a4da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2010 | 2025.09.24 16:53:07.235344 [ 275 ] {4e22ed52-214c-4cdd-b647-0819b98a4da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2011 | 2025.09.24 16:53:07.235866 [ 275 ] {4e22ed52-214c-4cdd-b647-0819b98a4da6} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2025.09.24 16:53:07.235911 [ 275 ] {4e22ed52-214c-4cdd-b647-0819b98a4da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2013 | 2025.09.24 16:53:07.236249 [ 275 ] {4e22ed52-214c-4cdd-b647-0819b98a4da6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2014 | 2025.09.24 16:53:07.236469 [ 275 ] {4e22ed52-214c-4cdd-b647-0819b98a4da6} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2025.09.24 16:53:07.236594 [ 275 ] {4e22ed52-214c-4cdd-b647-0819b98a4da6} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001322 sec., 83207.2617246596 rows/sec., 6.78 MiB/sec. | ||
| 2016 | 2025.09.24 16:53:07.236633 [ 275 ] {4e22ed52-214c-4cdd-b647-0819b98a4da6} <Debug> TCPHandler: Processed in 0.001514162 sec. | ||
| 2017 | 2025.09.24 16:53:07.236742 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2025.09.24 16:53:07.236835 [ 275 ] {705fb677-bc66-4c9b-b312-484d27c7171a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2019 | 2025.09.24 16:53:07.236878 [ 275 ] {705fb677-bc66-4c9b-b312-484d27c7171a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2020 | 2025.09.24 16:53:07.237297 [ 275 ] {705fb677-bc66-4c9b-b312-484d27c7171a} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2025.09.24 16:53:07.237334 [ 275 ] {705fb677-bc66-4c9b-b312-484d27c7171a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2022 | 2025.09.24 16:53:07.237685 [ 275 ] {705fb677-bc66-4c9b-b312-484d27c7171a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2023 | 2025.09.24 16:53:07.237904 [ 275 ] {705fb677-bc66-4c9b-b312-484d27c7171a} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2025.09.24 16:53:07.238030 [ 275 ] {705fb677-bc66-4c9b-b312-484d27c7171a} <Debug> executeQuery: Read 352 rows, 27.35 KiB in 0.001212 sec., 290429.0429042904 rows/sec., 22.04 MiB/sec. | ||
| 2025 | 2025.09.24 16:53:07.238065 [ 275 ] {705fb677-bc66-4c9b-b312-484d27c7171a} <Debug> TCPHandler: Processed in 0.001371259 sec. | ||
| 2026 | 2025.09.24 16:53:07.238177 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2025.09.24 16:53:07.238270 [ 275 ] {df216661-8400-4a24-90ae-b8c8e50b2b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2028 | 2025.09.24 16:53:07.238324 [ 275 ] {df216661-8400-4a24-90ae-b8c8e50b2b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2029 | 2025.09.24 16:53:07.239010 [ 275 ] {df216661-8400-4a24-90ae-b8c8e50b2b80} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2025.09.24 16:53:07.239047 [ 275 ] {df216661-8400-4a24-90ae-b8c8e50b2b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2031 | 2025.09.24 16:53:07.239540 [ 275 ] {df216661-8400-4a24-90ae-b8c8e50b2b80} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2032 | 2025.09.24 16:53:07.239765 [ 275 ] {df216661-8400-4a24-90ae-b8c8e50b2b80} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2025.09.24 16:53:07.239864 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2034 | 2025.09.24 16:53:07.239897 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2025.09.24 16:53:07.239897 [ 275 ] {df216661-8400-4a24-90ae-b8c8e50b2b80} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001645 sec., 6079.0273556231 rows/sec., 10.89 MiB/sec. | ||
| 2036 | 2025.09.24 16:53:07.239917 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2037 | 2025.09.24 16:53:07.239961 [ 275 ] {df216661-8400-4a24-90ae-b8c8e50b2b80} <Debug> TCPHandler: Processed in 0.001832699 sec. | ||
| 2038 | 2025.09.24 16:53:07.240001 [ 196 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 2039 | 2025.09.24 16:53:07.240076 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2025.09.24 16:53:07.240174 [ 275 ] {9e337a51-0073-40f6-baa1-14d190bc7598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2041 | 2025.09.24 16:53:07.240213 [ 196 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2042 | 2025.09.24 16:53:07.240215 [ 275 ] {9e337a51-0073-40f6-baa1-14d190bc7598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2043 | 2025.09.24 16:53:07.240279 [ 196 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2044 | 2025.09.24 16:53:07.240411 [ 196 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2045 | 2025.09.24 16:53:07.240537 [ 196 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 2046 | 2025.09.24 16:53:07.240573 [ 275 ] {9e337a51-0073-40f6-baa1-14d190bc7598} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2025.09.24 16:53:07.240613 [ 275 ] {9e337a51-0073-40f6-baa1-14d190bc7598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2048 | 2025.09.24 16:53:07.240664 [ 196 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2049 | 2025.09.24 16:53:07.240795 [ 196 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 2050 | 2025.09.24 16:53:07.240922 [ 196 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2051 | 2025.09.24 16:53:07.240942 [ 275 ] {9e337a51-0073-40f6-baa1-14d190bc7598} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2052 | 2025.09.24 16:53:07.241167 [ 275 ] {9e337a51-0073-40f6-baa1-14d190bc7598} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2025.09.24 16:53:07.241304 [ 275 ] {9e337a51-0073-40f6-baa1-14d190bc7598} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 2054 | 2025.09.24 16:53:07.241339 [ 275 ] {9e337a51-0073-40f6-baa1-14d190bc7598} <Debug> TCPHandler: Processed in 0.001311708 sec. | ||
| 2055 | 2025.09.24 16:53:07.242670 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 92 rows, containing 19 columns (19 merged, 0 gathered) in 0.002704227 sec., 34020.81260190065 rows/sec., 60.96 MiB/sec. | ||
| 2056 | 2025.09.24 16:53:07.243065 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2057 | 2025.09.24 16:53:07.243480 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2025.09.24 16:53:07.243555 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2059 | 2025.09.24 16:53:07.243685 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2060 | 2025.09.24 16:53:07.646806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3323 | ||
| 2061 | 2025.09.24 16:53:07.647284 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2025.09.24 16:53:07.647329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2063 | 2025.09.24 16:53:07.647867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2064 | 2025.09.24 16:53:07.648116 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2025.09.24 16:53:07.648270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3323 | ||
| 2066 | 2025.09.24 16:53:07.822607 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2067 | 2025.09.24 16:53:07.841938 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2025.09.24 16:53:07.842011 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 2069 | 2025.09.24 16:53:07.847742 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2070 | 2025.09.24 16:53:07.848488 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2025.09.24 16:53:07.852240 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2072 | 2025.09.24 16:53:09.288490 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46632 | ||
| 2073 | 2025.09.24 16:53:09.288610 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2025.09.24 16:53:09.288636 [ 286 ] {} <Debug> TCP-Session: ca934eea-ee14-4e51-8ed3-081a71176f8f Authenticating user 'default' from [fd00:1122:3344:101::e]:46632 | ||
| 2075 | 2025.09.24 16:53:09.288659 [ 286 ] {} <Debug> TCP-Session: ca934eea-ee14-4e51-8ed3-081a71176f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2025.09.24 16:53:09.288672 [ 286 ] {} <Debug> TCP-Session: ca934eea-ee14-4e51-8ed3-081a71176f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2025.09.24 16:53:09.288873 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42710 | ||
| 2078 | 2025.09.24 16:53:09.288913 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61451 | ||
| 2079 | 2025.09.24 16:53:09.288935 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51056 | ||
| 2080 | 2025.09.24 16:53:09.288961 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37796 | ||
| 2081 | 2025.09.24 16:53:09.288990 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43347 | ||
| 2082 | 2025.09.24 16:53:09.289013 [ 286 ] {} <Trace> TCP-Session: ca934eea-ee14-4e51-8ed3-081a71176f8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2025.09.24 16:53:09.289032 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2084 | 2025.09.24 16:53:09.289034 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2025.09.24 16:53:09.288979 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51948 | ||
| 2086 | 2025.09.24 16:53:09.289104 [ 289 ] {} <Debug> TCP-Session: 1fabe682-08df-4a2a-ad00-c66a79c7080f Authenticating user 'default' from [fd00:1122:3344:101::e]:61451 | ||
| 2087 | 2025.09.24 16:53:09.289093 [ 287 ] {} <Debug> TCP-Session: 99d96540-31e2-4944-9aff-355c3e1a08e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42710 | ||
| 2088 | 2025.09.24 16:53:09.289136 [ 289 ] {} <Debug> TCP-Session: 1fabe682-08df-4a2a-ad00-c66a79c7080f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2025.09.24 16:53:09.288952 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41495 | ||
| 2090 | 2025.09.24 16:53:09.289162 [ 287 ] {} <Debug> TCP-Session: 99d96540-31e2-4944-9aff-355c3e1a08e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2025.09.24 16:53:09.289168 [ 289 ] {} <Debug> TCP-Session: 1fabe682-08df-4a2a-ad00-c66a79c7080f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2025.09.24 16:53:09.289195 [ 287 ] {} <Debug> TCP-Session: 99d96540-31e2-4944-9aff-355c3e1a08e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2025.09.24 16:53:09.289196 [ 286 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46632) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2094 | 2025.09.24 16:53:09.288914 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42646 | ||
| 2095 | 2025.09.24 16:53:09.289332 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2096 | 2025.09.24 16:53:09.289364 [ 292 ] {} <Debug> TCP-Session: ee7b71ff-51f3-42be-aeb5-d5eb6905a517 Authenticating user 'default' from [fd00:1122:3344:101::e]:37796 | ||
| 2097 | 2025.09.24 16:53:09.289386 [ 292 ] {} <Debug> TCP-Session: ee7b71ff-51f3-42be-aeb5-d5eb6905a517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2025.09.24 16:53:09.289395 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2099 | 2025.09.24 16:53:09.289400 [ 292 ] {} <Debug> TCP-Session: ee7b71ff-51f3-42be-aeb5-d5eb6905a517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2025.09.24 16:53:09.289428 [ 291 ] {} <Debug> TCP-Session: 9f7fea01-2781-4a4a-8358-414ea90bb418 Authenticating user 'default' from [fd00:1122:3344:101::e]:41495 | ||
| 2101 | 2025.09.24 16:53:09.289445 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2025.09.24 16:53:09.289450 [ 291 ] {} <Debug> TCP-Session: 9f7fea01-2781-4a4a-8358-414ea90bb418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2025.09.24 16:53:09.289479 [ 288 ] {} <Debug> TCP-Session: e2a68028-08bb-40c7-927f-f4db35671436 Authenticating user 'default' from [fd00:1122:3344:101::e]:42646 | ||
| 2104 | 2025.09.24 16:53:09.289485 [ 291 ] {} <Debug> TCP-Session: 9f7fea01-2781-4a4a-8358-414ea90bb418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2025.09.24 16:53:09.289488 [ 286 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2106 | 2025.09.24 16:53:09.289502 [ 288 ] {} <Debug> TCP-Session: e2a68028-08bb-40c7-927f-f4db35671436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2025.09.24 16:53:09.289524 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2108 | 2025.09.24 16:53:09.289543 [ 288 ] {} <Debug> TCP-Session: e2a68028-08bb-40c7-927f-f4db35671436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2025.09.24 16:53:09.289567 [ 286 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2110 | 2025.09.24 16:53:09.289573 [ 290 ] {} <Debug> TCP-Session: b2294bd1-7740-466a-ada9-b05d88e5ee8d Authenticating user 'default' from [fd00:1122:3344:101::e]:51056 | ||
| 2111 | 2025.09.24 16:53:09.289450 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2025.09.24 16:53:09.289604 [ 290 ] {} <Debug> TCP-Session: b2294bd1-7740-466a-ada9-b05d88e5ee8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2025.09.24 16:53:09.289595 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2114 | 2025.09.24 16:53:09.289641 [ 290 ] {} <Debug> TCP-Session: b2294bd1-7740-466a-ada9-b05d88e5ee8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2025.09.24 16:53:09.289638 [ 293 ] {} <Debug> TCP-Session: 93519b5b-3919-43e8-9019-823c7a374990 Authenticating user 'default' from [fd00:1122:3344:101::e]:51948 | ||
| 2116 | 2025.09.24 16:53:09.289663 [ 294 ] {} <Debug> TCP-Session: bf9952a9-a201-4d19-af8d-7af45dba4aff Authenticating user 'default' from [fd00:1122:3344:101::e]:43347 | ||
| 2117 | 2025.09.24 16:53:09.289685 [ 293 ] {} <Debug> TCP-Session: 93519b5b-3919-43e8-9019-823c7a374990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2025.09.24 16:53:09.289696 [ 294 ] {} <Debug> TCP-Session: bf9952a9-a201-4d19-af8d-7af45dba4aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2025.09.24 16:53:09.289713 [ 293 ] {} <Debug> TCP-Session: 93519b5b-3919-43e8-9019-823c7a374990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2025.09.24 16:53:09.289720 [ 294 ] {} <Debug> TCP-Session: bf9952a9-a201-4d19-af8d-7af45dba4aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2025.09.24 16:53:09.289858 [ 286 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 2122 | 2025.09.24 16:53:09.289947 [ 286 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2123 | 2025.09.24 16:53:09.581995 [ 316 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Trace> AggregatingTransform: Aggregating | ||
| 2124 | 2025.09.24 16:53:09.582052 [ 316 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2125 | 2025.09.24 16:53:09.582084 [ 316 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001745677 sec. (572.844 rows/sec., 22.38 KiB/sec.) | ||
| 2126 | 2025.09.24 16:53:09.582098 [ 316 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Trace> Aggregator: Merging aggregated data | ||
| 2127 | 2025.09.24 16:53:09.583153 [ 286 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.294024 sec., 3.4010829047968874 rows/sec., 136.04 B/sec. | ||
| 2128 | 2025.09.24 16:53:09.583308 [ 286 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2129 | 2025.09.24 16:53:09.583323 [ 286 ] {9f49c480-0d35-4297-8936-821e00a3eed6} <Debug> TCPHandler: Processed in 0.29444523 sec. | ||
| 2130 | 2025.09.24 16:53:09.583478 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2025.09.24 16:53:09.583537 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2132 | 2025.09.24 16:53:09.583545 [ 287 ] {} <Debug> TCP-Session: 99d96540-31e2-4944-9aff-355c3e1a08e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2025.09.24 16:53:09.583561 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2025.09.24 16:53:09.583583 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2025.09.24 16:53:09.583594 [ 288 ] {} <Debug> TCP-Session: e2a68028-08bb-40c7-927f-f4db35671436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2025.09.24 16:53:09.583616 [ 291 ] {} <Debug> TCP-Session: 9f7fea01-2781-4a4a-8358-414ea90bb418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2025.09.24 16:53:09.583633 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2025.09.24 16:53:09.583640 [ 294 ] {} <Debug> TCP-Session: bf9952a9-a201-4d19-af8d-7af45dba4aff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2025.09.24 16:53:09.583647 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2025.09.24 16:53:09.583667 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2025.09.24 16:53:09.583710 [ 290 ] {} <Debug> TCP-Session: b2294bd1-7740-466a-ada9-b05d88e5ee8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2025.09.24 16:53:09.583689 [ 292 ] {} <Debug> TCP-Session: ee7b71ff-51f3-42be-aeb5-d5eb6905a517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2025.09.24 16:53:09.583761 [ 293 ] {} <Debug> TCP-Session: 93519b5b-3919-43e8-9019-823c7a374990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2025.09.24 16:53:09.583611 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2145 | 2025.09.24 16:53:09.583683 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2146 | 2025.09.24 16:53:09.583827 [ 289 ] {} <Debug> TCP-Session: 1fabe682-08df-4a2a-ad00-c66a79c7080f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2025.09.24 16:53:09.583841 [ 286 ] {} <Debug> TCP-Session: ca934eea-ee14-4e51-8ed3-081a71176f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2025.09.24 16:53:10.001138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.47 MiB, peak 194.58 MiB, free memory in arenas 0.00 B, will set to 203.82 MiB (RSS), difference: 19.35 MiB | ||
| 2149 | 2025.09.24 16:53:12.203391 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2025.09.24 16:53:12.203601 [ 275 ] {0c51e681-8d91-4a86-b653-546ba0ec5758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2151 | 2025.09.24 16:53:12.203671 [ 275 ] {0c51e681-8d91-4a86-b653-546ba0ec5758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2152 | 2025.09.24 16:53:12.204339 [ 275 ] {0c51e681-8d91-4a86-b653-546ba0ec5758} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2025.09.24 16:53:12.204387 [ 275 ] {0c51e681-8d91-4a86-b653-546ba0ec5758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2154 | 2025.09.24 16:53:12.204784 [ 275 ] {0c51e681-8d91-4a86-b653-546ba0ec5758} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2155 | 2025.09.24 16:53:12.205018 [ 275 ] {0c51e681-8d91-4a86-b653-546ba0ec5758} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2025.09.24 16:53:12.205189 [ 275 ] {0c51e681-8d91-4a86-b653-546ba0ec5758} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.00164 sec., 67073.17073170732 rows/sec., 5.62 MiB/sec. | ||
| 2157 | 2025.09.24 16:53:12.205239 [ 275 ] {0c51e681-8d91-4a86-b653-546ba0ec5758} <Debug> TCPHandler: Processed in 0.001985712 sec. | ||
| 2158 | 2025.09.24 16:53:12.205374 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2025.09.24 16:53:12.205478 [ 275 ] {4ed210bc-f759-4ca0-abf2-fc0ed0418777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2160 | 2025.09.24 16:53:12.205522 [ 275 ] {4ed210bc-f759-4ca0-abf2-fc0ed0418777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2161 | 2025.09.24 16:53:12.205940 [ 275 ] {4ed210bc-f759-4ca0-abf2-fc0ed0418777} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2025.09.24 16:53:12.205979 [ 275 ] {4ed210bc-f759-4ca0-abf2-fc0ed0418777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2163 | 2025.09.24 16:53:12.206287 [ 275 ] {4ed210bc-f759-4ca0-abf2-fc0ed0418777} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2164 | 2025.09.24 16:53:12.206500 [ 275 ] {4ed210bc-f759-4ca0-abf2-fc0ed0418777} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2025.09.24 16:53:12.206643 [ 275 ] {4ed210bc-f759-4ca0-abf2-fc0ed0418777} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001188 sec., 22727.272727272728 rows/sec., 1.67 MiB/sec. | ||
| 2166 | 2025.09.24 16:53:12.206681 [ 275 ] {4ed210bc-f759-4ca0-abf2-fc0ed0418777} <Debug> TCPHandler: Processed in 0.001360128 sec. | ||
| 2167 | 2025.09.24 16:53:12.206783 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2025.09.24 16:53:12.206879 [ 275 ] {1ae7ca4a-bcf3-438a-a139-6059c400f531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2169 | 2025.09.24 16:53:12.206918 [ 275 ] {1ae7ca4a-bcf3-438a-a139-6059c400f531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2170 | 2025.09.24 16:53:12.207334 [ 275 ] {1ae7ca4a-bcf3-438a-a139-6059c400f531} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2025.09.24 16:53:12.207371 [ 275 ] {1ae7ca4a-bcf3-438a-a139-6059c400f531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2172 | 2025.09.24 16:53:12.207683 [ 275 ] {1ae7ca4a-bcf3-438a-a139-6059c400f531} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2173 | 2025.09.24 16:53:12.207899 [ 275 ] {1ae7ca4a-bcf3-438a-a139-6059c400f531} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2025.09.24 16:53:12.208034 [ 275 ] {1ae7ca4a-bcf3-438a-a139-6059c400f531} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001174 sec., 77512.77683134584 rows/sec., 6.05 MiB/sec. | ||
| 2175 | 2025.09.24 16:53:12.208070 [ 275 ] {1ae7ca4a-bcf3-438a-a139-6059c400f531} <Debug> TCPHandler: Processed in 0.001336858 sec. | ||
| 2176 | 2025.09.24 16:53:12.208180 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2025.09.24 16:53:12.208274 [ 275 ] {cd8e1f94-d4f1-4a29-9fc6-c2e7333caf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2178 | 2025.09.24 16:53:12.208318 [ 275 ] {cd8e1f94-d4f1-4a29-9fc6-c2e7333caf6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2179 | 2025.09.24 16:53:12.208716 [ 275 ] {cd8e1f94-d4f1-4a29-9fc6-c2e7333caf6c} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2025.09.24 16:53:12.208753 [ 275 ] {cd8e1f94-d4f1-4a29-9fc6-c2e7333caf6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2181 | 2025.09.24 16:53:12.209082 [ 275 ] {cd8e1f94-d4f1-4a29-9fc6-c2e7333caf6c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2182 | 2025.09.24 16:53:12.209297 [ 275 ] {cd8e1f94-d4f1-4a29-9fc6-c2e7333caf6c} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2025.09.24 16:53:12.209441 [ 275 ] {cd8e1f94-d4f1-4a29-9fc6-c2e7333caf6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2184 | 2025.09.24 16:53:12.209479 [ 275 ] {cd8e1f94-d4f1-4a29-9fc6-c2e7333caf6c} <Debug> TCPHandler: Processed in 0.001346788 sec. | ||
| 2185 | 2025.09.24 16:53:12.209603 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2025.09.24 16:53:12.209725 [ 275 ] {ca2a4a14-0e84-4230-8207-bb5a1c11a5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2187 | 2025.09.24 16:53:12.209791 [ 275 ] {ca2a4a14-0e84-4230-8207-bb5a1c11a5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2188 | 2025.09.24 16:53:12.210608 [ 275 ] {ca2a4a14-0e84-4230-8207-bb5a1c11a5a1} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2025.09.24 16:53:12.210647 [ 275 ] {ca2a4a14-0e84-4230-8207-bb5a1c11a5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2190 | 2025.09.24 16:53:12.211203 [ 275 ] {ca2a4a14-0e84-4230-8207-bb5a1c11a5a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2191 | 2025.09.24 16:53:12.211443 [ 275 ] {ca2a4a14-0e84-4230-8207-bb5a1c11a5a1} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2025.09.24 16:53:12.211589 [ 275 ] {ca2a4a14-0e84-4230-8207-bb5a1c11a5a1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001889 sec., 14293.2768660667 rows/sec., 25.61 MiB/sec. | ||
| 2193 | 2025.09.24 16:53:12.211653 [ 275 ] {ca2a4a14-0e84-4230-8207-bb5a1c11a5a1} <Debug> TCPHandler: Processed in 0.002111795 sec. | ||
| 2194 | 2025.09.24 16:53:12.211769 [ 275 ] {} <Trace> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2025.09.24 16:53:12.211864 [ 275 ] {3ee9b930-f272-4c7b-9fed-d1e8efc9fd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61055) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2196 | 2025.09.24 16:53:12.211907 [ 275 ] {3ee9b930-f272-4c7b-9fed-d1e8efc9fd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2197 | 2025.09.24 16:53:12.212243 [ 275 ] {3ee9b930-f272-4c7b-9fed-d1e8efc9fd91} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.09.24 16:53:12.212280 [ 275 ] {3ee9b930-f272-4c7b-9fed-d1e8efc9fd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2199 | 2025.09.24 16:53:12.212599 [ 275 ] {3ee9b930-f272-4c7b-9fed-d1e8efc9fd91} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2200 | 2025.09.24 16:53:12.212816 [ 275 ] {3ee9b930-f272-4c7b-9fed-d1e8efc9fd91} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2025.09.24 16:53:12.212944 [ 275 ] {3ee9b930-f272-4c7b-9fed-d1e8efc9fd91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 2202 | 2025.09.24 16:53:12.212979 [ 275 ] {3ee9b930-f272-4c7b-9fed-d1e8efc9fd91} <Debug> TCPHandler: Processed in 0.001258977 sec. | ||
| 2203 | 2025.09.24 16:53:14.260823 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36916 | ||
| 2204 | 2025.09.24 16:53:14.260932 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2205 | 2025.09.24 16:53:14.260961 [ 289 ] {} <Debug> TCP-Session: 57cf293e-1054-4689-9be1-bf7ef064f5e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36916 | ||
| 2206 | 2025.09.24 16:53:14.260984 [ 289 ] {} <Debug> TCP-Session: 57cf293e-1054-4689-9be1-bf7ef064f5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2025.09.24 16:53:14.260997 [ 289 ] {} <Debug> TCP-Session: 57cf293e-1054-4689-9be1-bf7ef064f5e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2025.09.24 16:53:14.261216 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47192 | ||
| 2209 | 2025.09.24 16:53:14.261250 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38275 | ||
| 2210 | 2025.09.24 16:53:14.261280 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40386 | ||
| 2211 | 2025.09.24 16:53:14.261312 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59081 | ||
| 2212 | 2025.09.24 16:53:14.261340 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2213 | 2025.09.24 16:53:14.261355 [ 289 ] {} <Trace> TCP-Session: 57cf293e-1054-4689-9be1-bf7ef064f5e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2214 | 2025.09.24 16:53:14.261377 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2215 | 2025.09.24 16:53:14.261385 [ 290 ] {} <Debug> TCP-Session: 7c0f9e96-5895-48ec-8d09-18c394e67e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:47192 | ||
| 2216 | 2025.09.24 16:53:14.261302 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41847 | ||
| 2217 | 2025.09.24 16:53:14.261419 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2025.09.24 16:53:14.261433 [ 290 ] {} <Debug> TCP-Session: 7c0f9e96-5895-48ec-8d09-18c394e67e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2025.09.24 16:53:14.261478 [ 288 ] {} <Debug> TCP-Session: facf1ec6-b4f4-4c9d-915f-ae56cdd59391 Authenticating user 'default' from [fd00:1122:3344:101::e]:59081 | ||
| 2220 | 2025.09.24 16:53:14.261497 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2221 | 2025.09.24 16:53:14.261500 [ 290 ] {} <Debug> TCP-Session: 7c0f9e96-5895-48ec-8d09-18c394e67e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2025.09.24 16:53:14.261520 [ 288 ] {} <Debug> TCP-Session: facf1ec6-b4f4-4c9d-915f-ae56cdd59391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2025.09.24 16:53:14.261530 [ 287 ] {} <Debug> TCP-Session: 2fb95610-aaa8-4565-a233-20ce0df7d4ad Authenticating user 'default' from [fd00:1122:3344:101::e]:41847 | ||
| 2224 | 2025.09.24 16:53:14.261551 [ 288 ] {} <Debug> TCP-Session: facf1ec6-b4f4-4c9d-915f-ae56cdd59391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2025.09.24 16:53:14.261563 [ 289 ] {d644ad5b-3d47-406c-803a-23241bbd8958} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36916) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2226 | 2025.09.24 16:53:14.261572 [ 287 ] {} <Debug> TCP-Session: 2fb95610-aaa8-4565-a233-20ce0df7d4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2025.09.24 16:53:14.261419 [ 291 ] {} <Debug> TCP-Session: 68e5e0a0-87ae-46f3-b944-8b05c79bacce Authenticating user 'default' from [fd00:1122:3344:101::e]:38275 | ||
| 2228 | 2025.09.24 16:53:14.261607 [ 287 ] {} <Debug> TCP-Session: 2fb95610-aaa8-4565-a233-20ce0df7d4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2025.09.24 16:53:14.261624 [ 291 ] {} <Debug> TCP-Session: 68e5e0a0-87ae-46f3-b944-8b05c79bacce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2025.09.24 16:53:14.261289 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56981 | ||
| 2231 | 2025.09.24 16:53:14.261642 [ 291 ] {} <Debug> TCP-Session: 68e5e0a0-87ae-46f3-b944-8b05c79bacce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2025.09.24 16:53:14.261269 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37752 | ||
| 2233 | 2025.09.24 16:53:14.261261 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63821 | ||
| 2234 | 2025.09.24 16:53:14.261708 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2025.09.24 16:53:14.261389 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2236 | 2025.09.24 16:53:14.261757 [ 286 ] {} <Debug> TCP-Session: 01c44b3e-2a14-4662-9077-9192c0a6345a Authenticating user 'default' from [fd00:1122:3344:101::e]:56981 | ||
| 2237 | 2025.09.24 16:53:14.261752 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2025.09.24 16:53:14.261777 [ 286 ] {} <Debug> TCP-Session: 01c44b3e-2a14-4662-9077-9192c0a6345a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2025.09.24 16:53:14.261772 [ 294 ] {} <Debug> TCP-Session: 45abb542-4b90-4bb9-bda6-a998d3a761f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40386 | ||
| 2240 | 2025.09.24 16:53:14.261779 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2241 | 2025.09.24 16:53:14.261813 [ 294 ] {} <Debug> TCP-Session: 45abb542-4b90-4bb9-bda6-a998d3a761f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2025.09.24 16:53:14.261830 [ 292 ] {} <Debug> TCP-Session: 8e3c81ff-765f-43a6-a3ed-40370aaddbcd Authenticating user 'default' from [fd00:1122:3344:101::e]:63821 | ||
| 2243 | 2025.09.24 16:53:14.261837 [ 294 ] {} <Debug> TCP-Session: 45abb542-4b90-4bb9-bda6-a998d3a761f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2025.09.24 16:53:14.261855 [ 292 ] {} <Debug> TCP-Session: 8e3c81ff-765f-43a6-a3ed-40370aaddbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2025.09.24 16:53:14.261800 [ 286 ] {} <Debug> TCP-Session: 01c44b3e-2a14-4662-9077-9192c0a6345a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2025.09.24 16:53:14.261881 [ 292 ] {} <Debug> TCP-Session: 8e3c81ff-765f-43a6-a3ed-40370aaddbcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2025.09.24 16:53:14.261796 [ 293 ] {} <Debug> TCP-Session: 7b60c818-52a9-4721-96d1-676c4fe16b22 Authenticating user 'default' from [fd00:1122:3344:101::e]:37752 | ||
| 2248 | 2025.09.24 16:53:14.261883 [ 289 ] {d644ad5b-3d47-406c-803a-23241bbd8958} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2249 | 2025.09.24 16:53:14.261949 [ 293 ] {} <Debug> TCP-Session: 7b60c818-52a9-4721-96d1-676c4fe16b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2025.09.24 16:53:14.261969 [ 293 ] {} <Debug> TCP-Session: 7b60c818-52a9-4721-96d1-676c4fe16b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2025.09.24 16:53:14.262007 [ 289 ] {d644ad5b-3d47-406c-803a-23241bbd8958} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2252 | 2025.09.24 16:53:14.262320 [ 289 ] {d644ad5b-3d47-406c-803a-23241bbd8958} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 2253 | 2025.09.24 16:53:14.263390 [ 329 ] {d644ad5b-3d47-406c-803a-23241bbd8958} <Trace> AggregatingTransform: Aggregating | ||
| 2254 | 2025.09.24 16:53:14.263422 [ 329 ] {d644ad5b-3d47-406c-803a-23241bbd8958} <Trace> Aggregator: Aggregation method: without_key | ||
| 2255 | 2025.09.24 16:53:14.263452 [ 329 ] {d644ad5b-3d47-406c-803a-23241bbd8958} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001033812 sec. (967.294 rows/sec., 37.78 KiB/sec.) | ||
| 2256 | 2025.09.24 16:53:14.263467 [ 329 ] {d644ad5b-3d47-406c-803a-23241bbd8958} <Trace> Aggregator: Merging aggregated data | ||
| 2257 | 2025.09.24 16:53:14.264787 [ 289 ] {d644ad5b-3d47-406c-803a-23241bbd8958} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003328 sec., 300.4807692307692 rows/sec., 11.74 KiB/sec. | ||
| 2258 | 2025.09.24 16:53:14.264901 [ 289 ] {d644ad5b-3d47-406c-803a-23241bbd8958} <Debug> TCPHandler: Processed in 0.003735139 sec. | ||
| 2259 | 2025.09.24 16:53:14.265017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2260 | 2025.09.24 16:53:14.265043 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2261 | 2025.09.24 16:53:14.265045 [ 289 ] {} <Debug> TCP-Session: 57cf293e-1054-4689-9be1-bf7ef064f5e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2025.09.24 16:53:14.265061 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2263 | 2025.09.24 16:53:14.265086 [ 288 ] {} <Debug> TCP-Session: facf1ec6-b4f4-4c9d-915f-ae56cdd59391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2025.09.24 16:53:14.265095 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2265 | 2025.09.24 16:53:14.265110 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2025.09.24 16:53:14.265124 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2267 | 2025.09.24 16:53:14.265139 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2025.09.24 16:53:14.265165 [ 287 ] {} <Debug> TCP-Session: 2fb95610-aaa8-4565-a233-20ce0df7d4ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2025.09.24 16:53:14.265174 [ 291 ] {} <Debug> TCP-Session: 68e5e0a0-87ae-46f3-b944-8b05c79bacce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2025.09.24 16:53:14.265193 [ 294 ] {} <Debug> TCP-Session: 45abb542-4b90-4bb9-bda6-a998d3a761f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2025.09.24 16:53:14.265151 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2272 | 2025.09.24 16:53:14.265146 [ 293 ] {} <Debug> TCP-Session: 7b60c818-52a9-4721-96d1-676c4fe16b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2025.09.24 16:53:14.265299 [ 286 ] {} <Debug> TCP-Session: 01c44b3e-2a14-4662-9077-9192c0a6345a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2025.09.24 16:53:14.265117 [ 290 ] {} <Debug> TCP-Session: 7c0f9e96-5895-48ec-8d09-18c394e67e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2025.09.24 16:53:14.265078 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2025.09.24 16:53:14.265377 [ 292 ] {} <Debug> TCP-Session: 8e3c81ff-765f-43a6-a3ed-40370aaddbcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2025.09.24 16:53:15.094992 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2278 | 2025.09.24 16:53:15.095046 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2279 | 2025.09.24 16:53:15.148357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3835 | ||
| 2280 | 2025.09.24 16:53:15.148872 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2025.09.24 16:53:15.148921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2282 | 2025.09.24 16:53:15.149419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2283 | 2025.09.24 16:53:15.149681 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2025.09.24 16:53:15.149839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3835 | ||
| 2285 | 2025.09.24 16:53:15.150751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 320 | ||
| 2286 | 2025.09.24 16:53:15.153612 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2025.09.24 16:53:15.153665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2288 | 2025.09.24 16:53:15.154902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2289 | 2025.09.24 16:53:15.155193 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2025.09.24 16:53:15.155506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 2291 | 2025.09.24 16:53:15.352322 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2292 | 2025.09.24 16:53:15.370865 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2025.09.24 16:53:15.370941 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2294 | 2025.09.24 16:53:15.376856 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2295 | 2025.09.24 16:53:15.377587 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2025.09.24 16:53:15.381253 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2297 | 2025.09.24 16:53:16.881833 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2298 | 2025.09.24 16:53:16.881902 [ 275 ] {} <Debug> TCP-Session: 0b8b1f51-704a-422c-8dc8-55131e37dc55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2025.09.24 16:53:17.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.26 MiB, peak 214.26 MiB, free memory in arenas 0.00 B, will set to 205.30 MiB (RSS), difference: 2.04 MiB | ||
| 2300 | 2025.09.24 16:53:17.203126 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.09.24 16:53:17.203330 [ 278 ] {432e5bd7-7666-4720-b288-f04020b1cfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2302 | 2025.09.24 16:53:17.203396 [ 278 ] {432e5bd7-7666-4720-b288-f04020b1cfca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2303 | 2025.09.24 16:53:17.204079 [ 278 ] {432e5bd7-7666-4720-b288-f04020b1cfca} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2025.09.24 16:53:17.204126 [ 278 ] {432e5bd7-7666-4720-b288-f04020b1cfca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2305 | 2025.09.24 16:53:17.204584 [ 278 ] {432e5bd7-7666-4720-b288-f04020b1cfca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2306 | 2025.09.24 16:53:17.204876 [ 278 ] {432e5bd7-7666-4720-b288-f04020b1cfca} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2025.09.24 16:53:17.205049 [ 278 ] {432e5bd7-7666-4720-b288-f04020b1cfca} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001769 sec., 42962.125494629734 rows/sec., 3.53 MiB/sec. | ||
| 2308 | 2025.09.24 16:53:17.205093 [ 278 ] {432e5bd7-7666-4720-b288-f04020b1cfca} <Debug> TCPHandler: Processed in 0.002102684 sec. | ||
| 2309 | 2025.09.24 16:53:17.205240 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2025.09.24 16:53:17.205342 [ 278 ] {2db0989e-c825-40c4-b81c-a97fee8f4e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2311 | 2025.09.24 16:53:17.205383 [ 278 ] {2db0989e-c825-40c4-b81c-a97fee8f4e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2312 | 2025.09.24 16:53:17.205796 [ 278 ] {2db0989e-c825-40c4-b81c-a97fee8f4e59} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2025.09.24 16:53:17.205835 [ 278 ] {2db0989e-c825-40c4-b81c-a97fee8f4e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2314 | 2025.09.24 16:53:17.206145 [ 278 ] {2db0989e-c825-40c4-b81c-a97fee8f4e59} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2315 | 2025.09.24 16:53:17.206389 [ 278 ] {2db0989e-c825-40c4-b81c-a97fee8f4e59} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2025.09.24 16:53:17.206534 [ 278 ] {2db0989e-c825-40c4-b81c-a97fee8f4e59} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00121 sec., 8264.462809917355 rows/sec., 621.45 KiB/sec. | ||
| 2317 | 2025.09.24 16:53:17.206576 [ 278 ] {2db0989e-c825-40c4-b81c-a97fee8f4e59} <Debug> TCPHandler: Processed in 0.001386159 sec. | ||
| 2318 | 2025.09.24 16:53:17.206692 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2025.09.24 16:53:17.206786 [ 278 ] {3dd3af2a-babb-423b-8c28-c66d325fb3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2320 | 2025.09.24 16:53:17.206825 [ 278 ] {3dd3af2a-babb-423b-8c28-c66d325fb3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2321 | 2025.09.24 16:53:17.207249 [ 278 ] {3dd3af2a-babb-423b-8c28-c66d325fb3cd} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2025.09.24 16:53:17.207286 [ 278 ] {3dd3af2a-babb-423b-8c28-c66d325fb3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2323 | 2025.09.24 16:53:17.207597 [ 278 ] {3dd3af2a-babb-423b-8c28-c66d325fb3cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2324 | 2025.09.24 16:53:17.207813 [ 278 ] {3dd3af2a-babb-423b-8c28-c66d325fb3cd} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2025.09.24 16:53:17.207951 [ 278 ] {3dd3af2a-babb-423b-8c28-c66d325fb3cd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001182 sec., 62605.75296108291 rows/sec., 4.89 MiB/sec. | ||
| 2326 | 2025.09.24 16:53:17.207987 [ 278 ] {3dd3af2a-babb-423b-8c28-c66d325fb3cd} <Debug> TCPHandler: Processed in 0.001343878 sec. | ||
| 2327 | 2025.09.24 16:53:17.208110 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2025.09.24 16:53:17.208205 [ 278 ] {9d40c3a4-ec70-43bc-8fc3-68e8c163ffd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2329 | 2025.09.24 16:53:17.208248 [ 278 ] {9d40c3a4-ec70-43bc-8fc3-68e8c163ffd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2330 | 2025.09.24 16:53:17.208685 [ 278 ] {9d40c3a4-ec70-43bc-8fc3-68e8c163ffd7} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2025.09.24 16:53:17.208720 [ 278 ] {9d40c3a4-ec70-43bc-8fc3-68e8c163ffd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2332 | 2025.09.24 16:53:17.209045 [ 278 ] {9d40c3a4-ec70-43bc-8fc3-68e8c163ffd7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2333 | 2025.09.24 16:53:17.209266 [ 278 ] {9d40c3a4-ec70-43bc-8fc3-68e8c163ffd7} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2025.09.24 16:53:17.209401 [ 278 ] {9d40c3a4-ec70-43bc-8fc3-68e8c163ffd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 2335 | 2025.09.24 16:53:17.209437 [ 278 ] {9d40c3a4-ec70-43bc-8fc3-68e8c163ffd7} <Debug> TCPHandler: Processed in 0.001377019 sec. | ||
| 2336 | 2025.09.24 16:53:17.209550 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2025.09.24 16:53:17.209642 [ 278 ] {6d169149-9049-45a0-ab08-936bf9c4ad71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2338 | 2025.09.24 16:53:17.209696 [ 278 ] {6d169149-9049-45a0-ab08-936bf9c4ad71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2339 | 2025.09.24 16:53:17.210464 [ 278 ] {6d169149-9049-45a0-ab08-936bf9c4ad71} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2025.09.24 16:53:17.210498 [ 278 ] {6d169149-9049-45a0-ab08-936bf9c4ad71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2341 | 2025.09.24 16:53:17.210994 [ 278 ] {6d169149-9049-45a0-ab08-936bf9c4ad71} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2342 | 2025.09.24 16:53:17.211224 [ 278 ] {6d169149-9049-45a0-ab08-936bf9c4ad71} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2025.09.24 16:53:17.211365 [ 278 ] {6d169149-9049-45a0-ab08-936bf9c4ad71} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 2344 | 2025.09.24 16:53:17.211419 [ 278 ] {6d169149-9049-45a0-ab08-936bf9c4ad71} <Debug> TCPHandler: Processed in 0.00191765 sec. | ||
| 2345 | 2025.09.24 16:53:17.211532 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2025.09.24 16:53:17.211625 [ 278 ] {a7be4476-d4df-496e-833f-6421ca35d7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2347 | 2025.09.24 16:53:17.211667 [ 278 ] {a7be4476-d4df-496e-833f-6421ca35d7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2348 | 2025.09.24 16:53:17.212004 [ 278 ] {a7be4476-d4df-496e-833f-6421ca35d7e7} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2025.09.24 16:53:17.212045 [ 278 ] {a7be4476-d4df-496e-833f-6421ca35d7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2350 | 2025.09.24 16:53:17.212459 [ 278 ] {a7be4476-d4df-496e-833f-6421ca35d7e7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2351 | 2025.09.24 16:53:17.212785 [ 278 ] {a7be4476-d4df-496e-833f-6421ca35d7e7} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2025.09.24 16:53:17.212969 [ 278 ] {a7be4476-d4df-496e-833f-6421ca35d7e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
| 2353 | 2025.09.24 16:53:17.213022 [ 278 ] {a7be4476-d4df-496e-833f-6421ca35d7e7} <Debug> TCPHandler: Processed in 0.001537802 sec. | ||
| 2354 | 2025.09.24 16:53:17.754686 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2355 | 2025.09.24 16:53:17.754923 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2356 | 2025.09.24 16:53:17.755288 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2357 | 2025.09.24 16:53:17.755330 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2358 | 2025.09.24 16:53:17.755593 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2359 | 2025.09.24 16:53:17.755663 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2360 | 2025.09.24 16:53:17.755803 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2361 | 2025.09.24 16:53:17.755936 [ 320 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2362 | 2025.09.24 16:53:17.755948 [ 299 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2363 | 2025.09.24 16:53:17.755936 [ 340 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2364 | 2025.09.24 16:53:17.756098 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 2365 | 2025.09.24 16:53:17.756125 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2366 | 2025.09.24 16:53:17.756213 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2367 | 2025.09.24 16:53:17.756233 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2368 | 2025.09.24 16:53:17.756269 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2369 | 2025.09.24 16:53:17.756328 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2370 | 2025.09.24 16:53:17.756365 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2371 | 2025.09.24 16:53:17.757278 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002458 sec., 16680.227827502033 rows/sec., 671.83 KiB/sec. | ||
| 2372 | 2025.09.24 16:53:17.757431 [ 278 ] {e42f5831-605a-4af4-853e-7073ad7ac83d} <Debug> TCPHandler: Processed in 0.002877131 sec. | ||
| 2373 | 2025.09.24 16:53:17.757692 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2025.09.24 16:53:17.757834 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2375 | 2025.09.24 16:53:17.758084 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2376 | 2025.09.24 16:53:17.758124 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2377 | 2025.09.24 16:53:17.758362 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2378 | 2025.09.24 16:53:17.758419 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2379 | 2025.09.24 16:53:17.758524 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2380 | 2025.09.24 16:53:17.758601 [ 339 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2381 | 2025.09.24 16:53:17.758614 [ 323 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2382 | 2025.09.24 16:53:17.758613 [ 340 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2383 | 2025.09.24 16:53:17.758725 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 2384 | 2025.09.24 16:53:17.758751 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2385 | 2025.09.24 16:53:17.758822 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2386 | 2025.09.24 16:53:17.758841 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2387 | 2025.09.24 16:53:17.758872 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2388 | 2025.09.24 16:53:17.758903 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2389 | 2025.09.24 16:53:17.758931 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2390 | 2025.09.24 16:53:17.759597 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001824 sec., 22478.070175438595 rows/sec., 905.35 KiB/sec. | ||
| 2391 | 2025.09.24 16:53:17.759728 [ 278 ] {a22e6b27-f440-447f-b685-3eaf05d39e23} <Debug> TCPHandler: Processed in 0.002086284 sec. | ||
| 2392 | 2025.09.24 16:53:17.759963 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2025.09.24 16:53:17.760103 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2394 | 2025.09.24 16:53:17.760336 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2395 | 2025.09.24 16:53:17.760377 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2396 | 2025.09.24 16:53:17.760592 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2397 | 2025.09.24 16:53:17.760646 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2398 | 2025.09.24 16:53:17.760744 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2399 | 2025.09.24 16:53:17.760810 [ 323 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2400 | 2025.09.24 16:53:17.760814 [ 339 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2401 | 2025.09.24 16:53:17.760810 [ 299 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2402 | 2025.09.24 16:53:17.760919 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 2403 | 2025.09.24 16:53:17.760945 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2404 | 2025.09.24 16:53:17.761014 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2405 | 2025.09.24 16:53:17.761033 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2406 | 2025.09.24 16:53:17.761063 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2407 | 2025.09.24 16:53:17.761093 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2408 | 2025.09.24 16:53:17.761121 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2409 | 2025.09.24 16:53:17.761894 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00185 sec., 22162.16216216216 rows/sec., 892.63 KiB/sec. | ||
| 2410 | 2025.09.24 16:53:17.762025 [ 278 ] {ab0cf938-f15f-414e-8fb2-45eb8001c848} <Debug> TCPHandler: Processed in 0.002111894 sec. | ||
| 2411 | 2025.09.24 16:53:17.762243 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2025.09.24 16:53:17.762380 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2413 | 2025.09.24 16:53:17.762615 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2414 | 2025.09.24 16:53:17.762653 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2415 | 2025.09.24 16:53:17.762891 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2416 | 2025.09.24 16:53:17.762945 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2417 | 2025.09.24 16:53:17.763042 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2418 | 2025.09.24 16:53:17.763103 [ 323 ] {80d24659-733b-448d-9acd-a0df1038b534} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2419 | 2025.09.24 16:53:17.763105 [ 339 ] {80d24659-733b-448d-9acd-a0df1038b534} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2420 | 2025.09.24 16:53:17.763144 [ 311 ] {80d24659-733b-448d-9acd-a0df1038b534} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2421 | 2025.09.24 16:53:17.763246 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 2422 | 2025.09.24 16:53:17.763274 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2423 | 2025.09.24 16:53:17.763362 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2424 | 2025.09.24 16:53:17.763386 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2425 | 2025.09.24 16:53:17.763426 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2426 | 2025.09.24 16:53:17.763469 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2427 | 2025.09.24 16:53:17.763513 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2428 | 2025.09.24 16:53:17.764178 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001856 sec., 22090.51724137931 rows/sec., 889.75 KiB/sec. | ||
| 2429 | 2025.09.24 16:53:17.764334 [ 278 ] {80d24659-733b-448d-9acd-a0df1038b534} <Debug> TCPHandler: Processed in 0.002141255 sec. | ||
| 2430 | 2025.09.24 16:53:17.764572 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2025.09.24 16:53:17.764712 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2432 | 2025.09.24 16:53:17.764952 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2433 | 2025.09.24 16:53:17.764990 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2434 | 2025.09.24 16:53:17.765204 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2435 | 2025.09.24 16:53:17.765257 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2436 | 2025.09.24 16:53:17.765355 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2437 | 2025.09.24 16:53:17.765421 [ 343 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2438 | 2025.09.24 16:53:17.765430 [ 311 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2439 | 2025.09.24 16:53:17.765433 [ 339 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2440 | 2025.09.24 16:53:17.765535 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 2441 | 2025.09.24 16:53:17.765561 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2442 | 2025.09.24 16:53:17.765628 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2443 | 2025.09.24 16:53:17.765647 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2444 | 2025.09.24 16:53:17.765677 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2445 | 2025.09.24 16:53:17.765709 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2446 | 2025.09.24 16:53:17.765737 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2447 | 2025.09.24 16:53:17.766372 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001718 sec., 23864.959254947615 rows/sec., 961.21 KiB/sec. | ||
| 2448 | 2025.09.24 16:53:17.766510 [ 278 ] {f97d5394-fb2d-4ec4-9cd5-2c075589f48c} <Debug> TCPHandler: Processed in 0.001987512 sec. | ||
| 2449 | 2025.09.24 16:53:17.766734 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2025.09.24 16:53:17.766874 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2451 | 2025.09.24 16:53:17.767118 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2452 | 2025.09.24 16:53:17.767157 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2453 | 2025.09.24 16:53:17.767375 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2454 | 2025.09.24 16:53:17.767428 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2455 | 2025.09.24 16:53:17.767527 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2456 | 2025.09.24 16:53:17.767593 [ 307 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2457 | 2025.09.24 16:53:17.767593 [ 311 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2458 | 2025.09.24 16:53:17.767599 [ 339 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2459 | 2025.09.24 16:53:17.767711 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (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 | ||
| 2460 | 2025.09.24 16:53:17.767737 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2461 | 2025.09.24 16:53:17.767810 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2462 | 2025.09.24 16:53:17.767830 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Debug> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2463 | 2025.09.24 16:53:17.767861 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2464 | 2025.09.24 16:53:17.767895 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2465 | 2025.09.24 16:53:17.767925 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2466 | 2025.09.24 16:53:17.768618 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001803 sec., 22739.87798114254 rows/sec., 915.90 KiB/sec. | ||
| 2467 | 2025.09.24 16:53:17.768746 [ 278 ] {dae8cb0e-aba1-442d-bd3c-89e58aeb80fc} <Debug> TCPHandler: Processed in 0.002062234 sec. | ||
| 2468 | 2025.09.24 16:53:17.864591 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2025.09.24 16:53:17.864775 [ 278 ] {4bfd075d-22e3-473f-a38b-23b7ffea4c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2470 | 2025.09.24 16:53:17.864850 [ 278 ] {4bfd075d-22e3-473f-a38b-23b7ffea4c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2471 | 2025.09.24 16:53:17.865577 [ 278 ] {4bfd075d-22e3-473f-a38b-23b7ffea4c5c} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2025.09.24 16:53:17.865628 [ 278 ] {4bfd075d-22e3-473f-a38b-23b7ffea4c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2473 | 2025.09.24 16:53:17.866104 [ 278 ] {4bfd075d-22e3-473f-a38b-23b7ffea4c5c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2474 | 2025.09.24 16:53:17.866318 [ 278 ] {4bfd075d-22e3-473f-a38b-23b7ffea4c5c} <Trace> oximeter.timeseries_schema (3a216a1d-6cc9-452f-bb83-abbc85396dfb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2025.09.24 16:53:17.866497 [ 278 ] {4bfd075d-22e3-473f-a38b-23b7ffea4c5c} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001772 sec., 3386.0045146726866 rows/sec., 753.92 KiB/sec. | ||
| 2476 | 2025.09.24 16:53:17.866551 [ 278 ] {4bfd075d-22e3-473f-a38b-23b7ffea4c5c} <Debug> TCPHandler: Processed in 0.002092074 sec. | ||
| 2477 | 2025.09.24 16:53:17.866678 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2025.09.24 16:53:17.866786 [ 278 ] {dfed46eb-a46d-4864-a62c-1ccdc5d7fee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2479 | 2025.09.24 16:53:17.866831 [ 278 ] {dfed46eb-a46d-4864-a62c-1ccdc5d7fee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2480 | 2025.09.24 16:53:17.867261 [ 278 ] {dfed46eb-a46d-4864-a62c-1ccdc5d7fee5} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2025.09.24 16:53:17.867298 [ 278 ] {dfed46eb-a46d-4864-a62c-1ccdc5d7fee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2482 | 2025.09.24 16:53:17.867610 [ 278 ] {dfed46eb-a46d-4864-a62c-1ccdc5d7fee5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2483 | 2025.09.24 16:53:17.867829 [ 278 ] {dfed46eb-a46d-4864-a62c-1ccdc5d7fee5} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2025.09.24 16:53:17.867967 [ 278 ] {dfed46eb-a46d-4864-a62c-1ccdc5d7fee5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001206 sec., 4975.124378109453 rows/sec., 405.69 KiB/sec. | ||
| 2485 | 2025.09.24 16:53:17.868005 [ 278 ] {dfed46eb-a46d-4864-a62c-1ccdc5d7fee5} <Debug> TCPHandler: Processed in 0.001379899 sec. | ||
| 2486 | 2025.09.24 16:53:17.868152 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2025.09.24 16:53:17.868277 [ 278 ] {016daaf0-5228-42b3-a821-0057ef0e91da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2488 | 2025.09.24 16:53:17.868326 [ 278 ] {016daaf0-5228-42b3-a821-0057ef0e91da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2489 | 2025.09.24 16:53:17.869721 [ 278 ] {016daaf0-5228-42b3-a821-0057ef0e91da} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2025.09.24 16:53:17.869760 [ 278 ] {016daaf0-5228-42b3-a821-0057ef0e91da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2491 | 2025.09.24 16:53:17.870197 [ 278 ] {016daaf0-5228-42b3-a821-0057ef0e91da} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2492 | 2025.09.24 16:53:17.870437 [ 278 ] {016daaf0-5228-42b3-a821-0057ef0e91da} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2025.09.24 16:53:17.870572 [ 278 ] {016daaf0-5228-42b3-a821-0057ef0e91da} <Debug> executeQuery: Read 1261 rows, 106.55 KiB in 0.002322 sec., 543066.3221360897 rows/sec., 44.81 MiB/sec. | ||
| 2494 | 2025.09.24 16:53:17.870609 [ 278 ] {016daaf0-5228-42b3-a821-0057ef0e91da} <Debug> TCPHandler: Processed in 0.002519883 sec. | ||
| 2495 | 2025.09.24 16:53:17.870739 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2025.09.24 16:53:17.870835 [ 278 ] {01082d2c-9dee-4d23-83e6-75f6682c2a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2497 | 2025.09.24 16:53:17.870876 [ 278 ] {01082d2c-9dee-4d23-83e6-75f6682c2a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2498 | 2025.09.24 16:53:17.871279 [ 278 ] {01082d2c-9dee-4d23-83e6-75f6682c2a48} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2025.09.24 16:53:17.871313 [ 278 ] {01082d2c-9dee-4d23-83e6-75f6682c2a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2500 | 2025.09.24 16:53:17.871625 [ 278 ] {01082d2c-9dee-4d23-83e6-75f6682c2a48} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2501 | 2025.09.24 16:53:17.871839 [ 278 ] {01082d2c-9dee-4d23-83e6-75f6682c2a48} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2025.09.24 16:53:17.871978 [ 278 ] {01082d2c-9dee-4d23-83e6-75f6682c2a48} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001162 sec., 31841.652323580034 rows/sec., 2.31 MiB/sec. | ||
| 2503 | 2025.09.24 16:53:17.872015 [ 278 ] {01082d2c-9dee-4d23-83e6-75f6682c2a48} <Debug> TCPHandler: Processed in 0.001327447 sec. | ||
| 2504 | 2025.09.24 16:53:17.872150 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2025.09.24 16:53:17.872246 [ 278 ] {0acccac7-1eee-4566-a6bd-51db02e2d27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2506 | 2025.09.24 16:53:17.872286 [ 278 ] {0acccac7-1eee-4566-a6bd-51db02e2d27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2507 | 2025.09.24 16:53:17.872778 [ 278 ] {0acccac7-1eee-4566-a6bd-51db02e2d27a} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2025.09.24 16:53:17.872816 [ 278 ] {0acccac7-1eee-4566-a6bd-51db02e2d27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2509 | 2025.09.24 16:53:17.873115 [ 278 ] {0acccac7-1eee-4566-a6bd-51db02e2d27a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2510 | 2025.09.24 16:53:17.873330 [ 278 ] {0acccac7-1eee-4566-a6bd-51db02e2d27a} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2025.09.24 16:53:17.873471 [ 278 ] {0acccac7-1eee-4566-a6bd-51db02e2d27a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001243 sec., 183427.19227674982 rows/sec., 12.42 MiB/sec. | ||
| 2512 | 2025.09.24 16:53:17.873509 [ 278 ] {0acccac7-1eee-4566-a6bd-51db02e2d27a} <Debug> TCPHandler: Processed in 0.00140995 sec. | ||
| 2513 | 2025.09.24 16:53:17.873622 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2025.09.24 16:53:17.873718 [ 278 ] {0478af2b-f093-428c-84f7-b1d26ab3cf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2515 | 2025.09.24 16:53:17.873757 [ 278 ] {0478af2b-f093-428c-84f7-b1d26ab3cf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2516 | 2025.09.24 16:53:17.874353 [ 278 ] {0478af2b-f093-428c-84f7-b1d26ab3cf24} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2025.09.24 16:53:17.874390 [ 278 ] {0478af2b-f093-428c-84f7-b1d26ab3cf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2518 | 2025.09.24 16:53:17.874723 [ 278 ] {0478af2b-f093-428c-84f7-b1d26ab3cf24} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2519 | 2025.09.24 16:53:17.874954 [ 278 ] {0478af2b-f093-428c-84f7-b1d26ab3cf24} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2025.09.24 16:53:17.875090 [ 278 ] {0478af2b-f093-428c-84f7-b1d26ab3cf24} <Debug> executeQuery: Read 563 rows, 42.86 KiB in 0.00139 sec., 405035.97122302157 rows/sec., 30.11 MiB/sec. | ||
| 2521 | 2025.09.24 16:53:17.875128 [ 278 ] {0478af2b-f093-428c-84f7-b1d26ab3cf24} <Debug> TCPHandler: Processed in 0.001556423 sec. | ||
| 2522 | 2025.09.24 16:53:17.875247 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2025.09.24 16:53:17.875344 [ 278 ] {14ee5ef0-4a40-4a7a-8f18-f20aa6ee203c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2524 | 2025.09.24 16:53:17.875388 [ 278 ] {14ee5ef0-4a40-4a7a-8f18-f20aa6ee203c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2525 | 2025.09.24 16:53:17.876541 [ 278 ] {14ee5ef0-4a40-4a7a-8f18-f20aa6ee203c} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2025.09.24 16:53:17.876581 [ 278 ] {14ee5ef0-4a40-4a7a-8f18-f20aa6ee203c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2527 | 2025.09.24 16:53:17.877133 [ 278 ] {14ee5ef0-4a40-4a7a-8f18-f20aa6ee203c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2528 | 2025.09.24 16:53:17.877438 [ 278 ] {14ee5ef0-4a40-4a7a-8f18-f20aa6ee203c} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2025.09.24 16:53:17.877622 [ 278 ] {14ee5ef0-4a40-4a7a-8f18-f20aa6ee203c} <Debug> executeQuery: Read 2507 rows, 171.48 KiB in 0.002294 sec., 1092850.9154315605 rows/sec., 73.00 MiB/sec. | ||
| 2530 | 2025.09.24 16:53:17.877677 [ 278 ] {14ee5ef0-4a40-4a7a-8f18-f20aa6ee203c} <Debug> TCPHandler: Processed in 0.002479302 sec. | ||
| 2531 | 2025.09.24 16:53:17.877805 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2025.09.24 16:53:17.877909 [ 278 ] {e21ffd72-5363-4d46-a918-e43087e28e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2533 | 2025.09.24 16:53:17.877967 [ 278 ] {e21ffd72-5363-4d46-a918-e43087e28e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2534 | 2025.09.24 16:53:17.878791 [ 278 ] {e21ffd72-5363-4d46-a918-e43087e28e99} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2025.09.24 16:53:17.878831 [ 278 ] {e21ffd72-5363-4d46-a918-e43087e28e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2536 | 2025.09.24 16:53:17.879379 [ 278 ] {e21ffd72-5363-4d46-a918-e43087e28e99} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2537 | 2025.09.24 16:53:17.879625 [ 278 ] {e21ffd72-5363-4d46-a918-e43087e28e99} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2025.09.24 16:53:17.879771 [ 278 ] {e21ffd72-5363-4d46-a918-e43087e28e99} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001887 sec., 16428.192898781133 rows/sec., 29.44 MiB/sec. | ||
| 2539 | 2025.09.24 16:53:17.879836 [ 278 ] {e21ffd72-5363-4d46-a918-e43087e28e99} <Debug> TCPHandler: Processed in 0.002082314 sec. | ||
| 2540 | 2025.09.24 16:53:17.879955 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2025.09.24 16:53:17.880052 [ 278 ] {9858c520-1d42-4e37-bec8-7c49b14d6efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2542 | 2025.09.24 16:53:17.880098 [ 278 ] {9858c520-1d42-4e37-bec8-7c49b14d6efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2543 | 2025.09.24 16:53:17.880441 [ 278 ] {9858c520-1d42-4e37-bec8-7c49b14d6efa} <Trace> oximeter.measurements_i64 (a0a81faa-8239-4564-894b-5590bc2d97ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2025.09.24 16:53:17.880478 [ 278 ] {9858c520-1d42-4e37-bec8-7c49b14d6efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2545 | 2025.09.24 16:53:17.880787 [ 278 ] {9858c520-1d42-4e37-bec8-7c49b14d6efa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2546 | 2025.09.24 16:53:17.881013 [ 278 ] {9858c520-1d42-4e37-bec8-7c49b14d6efa} <Trace> oximeter.measurements_i64 (a0a81faa-8239-4564-894b-5590bc2d97ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2025.09.24 16:53:17.881140 [ 278 ] {9858c520-1d42-4e37-bec8-7c49b14d6efa} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 382.86 KiB/sec. | ||
| 2548 | 2025.09.24 16:53:17.881177 [ 278 ] {9858c520-1d42-4e37-bec8-7c49b14d6efa} <Debug> TCPHandler: Processed in 0.001273747 sec. | ||
| 2549 | 2025.09.24 16:53:17.881301 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2025.09.24 16:53:17.881403 [ 278 ] {b6ed38cf-cdb6-4c38-96e1-569062e6a8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2551 | 2025.09.24 16:53:17.881446 [ 278 ] {b6ed38cf-cdb6-4c38-96e1-569062e6a8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2552 | 2025.09.24 16:53:17.881784 [ 278 ] {b6ed38cf-cdb6-4c38-96e1-569062e6a8fe} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2025.09.24 16:53:17.881821 [ 278 ] {b6ed38cf-cdb6-4c38-96e1-569062e6a8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2554 | 2025.09.24 16:53:17.882120 [ 278 ] {b6ed38cf-cdb6-4c38-96e1-569062e6a8fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2555 | 2025.09.24 16:53:17.882331 [ 278 ] {b6ed38cf-cdb6-4c38-96e1-569062e6a8fe} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2025.09.24 16:53:17.882460 [ 278 ] {b6ed38cf-cdb6-4c38-96e1-569062e6a8fe} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001076 sec., 11152.416356877324 rows/sec., 769.63 KiB/sec. | ||
| 2557 | 2025.09.24 16:53:17.882496 [ 278 ] {b6ed38cf-cdb6-4c38-96e1-569062e6a8fe} <Debug> TCPHandler: Processed in 0.001245376 sec. | ||
| 2558 | 2025.09.24 16:53:22.199990 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2025.09.24 16:53:22.200188 [ 278 ] {cbc9a448-8121-4446-92f1-1a828f363c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2560 | 2025.09.24 16:53:22.200259 [ 278 ] {cbc9a448-8121-4446-92f1-1a828f363c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2561 | 2025.09.24 16:53:22.200904 [ 278 ] {cbc9a448-8121-4446-92f1-1a828f363c43} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2025.09.24 16:53:22.200947 [ 278 ] {cbc9a448-8121-4446-92f1-1a828f363c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2563 | 2025.09.24 16:53:22.201362 [ 278 ] {cbc9a448-8121-4446-92f1-1a828f363c43} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2564 | 2025.09.24 16:53:22.201595 [ 278 ] {cbc9a448-8121-4446-92f1-1a828f363c43} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2025.09.24 16:53:22.201713 [ 41 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2566 | 2025.09.24 16:53:22.201750 [ 41 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.09.24 16:53:22.201769 [ 278 ] {cbc9a448-8121-4446-92f1-1a828f363c43} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 2568 | 2025.09.24 16:53:22.201770 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2569 | 2025.09.24 16:53:22.201822 [ 278 ] {cbc9a448-8121-4446-92f1-1a828f363c43} <Debug> TCPHandler: Processed in 0.001963441 sec. | ||
| 2570 | 2025.09.24 16:53:22.201932 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 2571 | 2025.09.24 16:53:22.201950 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2025.09.24 16:53:22.202085 [ 278 ] {c5afdfa2-919a-44c2-9adf-6b1d8d7b1f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2573 | 2025.09.24 16:53:22.202091 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2574 | 2025.09.24 16:53:22.202132 [ 278 ] {c5afdfa2-919a-44c2-9adf-6b1d8d7b1f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2575 | 2025.09.24 16:53:22.202138 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1192 rows starting from the beginning of the part | ||
| 2576 | 2025.09.24 16:53:22.202215 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2577 | 2025.09.24 16:53:22.202260 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2578 | 2025.09.24 16:53:22.202307 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2579 | 2025.09.24 16:53:22.202350 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1261 rows starting from the beginning of the part | ||
| 2580 | 2025.09.24 16:53:22.202400 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2581 | 2025.09.24 16:53:22.202588 [ 278 ] {c5afdfa2-919a-44c2-9adf-6b1d8d7b1f2a} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2025.09.24 16:53:22.202631 [ 278 ] {c5afdfa2-919a-44c2-9adf-6b1d8d7b1f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2583 | 2025.09.24 16:53:22.202964 [ 278 ] {c5afdfa2-919a-44c2-9adf-6b1d8d7b1f2a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2584 | 2025.09.24 16:53:22.203203 [ 278 ] {c5afdfa2-919a-44c2-9adf-6b1d8d7b1f2a} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2025.09.24 16:53:22.203316 [ 41 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2586 | 2025.09.24 16:53:22.203361 [ 41 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2025.09.24 16:53:22.203371 [ 278 ] {c5afdfa2-919a-44c2-9adf-6b1d8d7b1f2a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001315 sec., 48669.201520912546 rows/sec., 3.80 MiB/sec. | ||
| 2588 | 2025.09.24 16:53:22.203391 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2589 | 2025.09.24 16:53:22.203421 [ 278 ] {c5afdfa2-919a-44c2-9adf-6b1d8d7b1f2a} <Debug> TCPHandler: Processed in 0.001522632 sec. | ||
| 2590 | 2025.09.24 16:53:22.203527 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 2591 | 2025.09.24 16:53:22.203549 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2025.09.24 16:53:22.203671 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2593 | 2025.09.24 16:53:22.203675 [ 278 ] {11d8cb1a-914d-4adc-aebe-b0a96b669b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2594 | 2025.09.24 16:53:22.203732 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 740 rows starting from the beginning of the part | ||
| 2595 | 2025.09.24 16:53:22.203746 [ 278 ] {11d8cb1a-914d-4adc-aebe-b0a96b669b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2596 | 2025.09.24 16:53:22.203833 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2597 | 2025.09.24 16:53:22.203886 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 91 rows starting from the beginning of the part | ||
| 2598 | 2025.09.24 16:53:22.203942 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2599 | 2025.09.24 16:53:22.203986 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 563 rows starting from the beginning of the part | ||
| 2600 | 2025.09.24 16:53:22.204027 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2601 | 2025.09.24 16:53:22.204061 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2891 rows, containing 5 columns (5 merged, 0 gathered) in 0.002203846 sec., 1311797.6482930295 rows/sec., 112.19 MiB/sec. | ||
| 2602 | 2025.09.24 16:53:22.204161 [ 278 ] {11d8cb1a-914d-4adc-aebe-b0a96b669b1b} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2025.09.24 16:53:22.204205 [ 278 ] {11d8cb1a-914d-4adc-aebe-b0a96b669b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2604 | 2025.09.24 16:53:22.204361 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2605 | 2025.09.24 16:53:22.204643 [ 278 ] {11d8cb1a-914d-4adc-aebe-b0a96b669b1b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2606 | 2025.09.24 16:53:22.204693 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_11_2} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2025.09.24 16:53:22.204788 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_11_2} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2608 | 2025.09.24 16:53:22.204870 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2609 | 2025.09.24 16:53:22.204918 [ 278 ] {11d8cb1a-914d-4adc-aebe-b0a96b669b1b} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2025.09.24 16:53:22.205032 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2611 | 2025.09.24 16:53:22.205067 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2025.09.24 16:53:22.205068 [ 278 ] {11d8cb1a-914d-4adc-aebe-b0a96b669b1b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001422 sec., 90014.06469760899 rows/sec., 6.27 MiB/sec. | ||
| 2613 | 2025.09.24 16:53:22.205087 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2614 | 2025.09.24 16:53:22.205113 [ 278 ] {11d8cb1a-914d-4adc-aebe-b0a96b669b1b} <Debug> TCPHandler: Processed in 0.001616523 sec. | ||
| 2615 | 2025.09.24 16:53:22.205194 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 2616 | 2025.09.24 16:53:22.205235 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2025.09.24 16:53:22.205256 [ 196 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1642 rows, containing 5 columns (5 merged, 0 gathered) in 0.001794687 sec., 914922.7692628297 rows/sec., 70.81 MiB/sec. | ||
| 2618 | 2025.09.24 16:53:22.205330 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2619 | 2025.09.24 16:53:22.205334 [ 278 ] {8abfb076-a926-45a1-8622-a2405022eb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2620 | 2025.09.24 16:53:22.205370 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1428 rows starting from the beginning of the part | ||
| 2621 | 2025.09.24 16:53:22.205390 [ 278 ] {8abfb076-a926-45a1-8622-a2405022eb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2622 | 2025.09.24 16:53:22.205462 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 352 rows starting from the beginning of the part | ||
| 2623 | 2025.09.24 16:53:22.205513 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2624 | 2025.09.24 16:53:22.205513 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2625 | 2025.09.24 16:53:22.205564 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2626 | 2025.09.24 16:53:22.205611 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2507 rows starting from the beginning of the part | ||
| 2627 | 2025.09.24 16:53:22.205664 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2628 | 2025.09.24 16:53:22.205723 [ 278 ] {8abfb076-a926-45a1-8622-a2405022eb16} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2025.09.24 16:53:22.205765 [ 278 ] {8abfb076-a926-45a1-8622-a2405022eb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2630 | 2025.09.24 16:53:22.205881 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_11_2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2025.09.24 16:53:22.205981 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_11_2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2632 | 2025.09.24 16:53:22.206104 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2633 | 2025.09.24 16:53:22.206126 [ 278 ] {8abfb076-a926-45a1-8622-a2405022eb16} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2634 | 2025.09.24 16:53:22.206357 [ 278 ] {8abfb076-a926-45a1-8622-a2405022eb16} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2025.09.24 16:53:22.206452 [ 41 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2636 | 2025.09.24 16:53:22.206478 [ 41 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2025.09.24 16:53:22.206490 [ 278 ] {8abfb076-a926-45a1-8622-a2405022eb16} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001177 sec., 40781.64825828377 rows/sec., 2.75 MiB/sec. | ||
| 2638 | 2025.09.24 16:53:22.206494 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2639 | 2025.09.24 16:53:22.206528 [ 278 ] {8abfb076-a926-45a1-8622-a2405022eb16} <Debug> TCPHandler: Processed in 0.001343548 sec. | ||
| 2640 | 2025.09.24 16:53:22.206572 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 2641 | 2025.09.24 16:53:22.206673 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2642 | 2025.09.24 16:53:22.206712 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 492 rows starting from the beginning of the part | ||
| 2643 | 2025.09.24 16:53:22.206762 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2644 | 2025.09.24 16:53:22.206799 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2645 | 2025.09.24 16:53:22.206835 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2646 | 2025.09.24 16:53:22.206870 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2647 | 2025.09.24 16:53:22.206905 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2648 | 2025.09.24 16:53:22.207698 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155915 sec., 633264.5566499267 rows/sec., 41.03 MiB/sec. | ||
| 2649 | 2025.09.24 16:53:22.207890 [ 192 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2650 | 2025.09.24 16:53:22.208172 [ 192 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_11_2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2025.09.24 16:53:22.208243 [ 192 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_11_2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2652 | 2025.09.24 16:53:22.208307 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2653 | 2025.09.24 16:53:22.209372 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4735 rows, containing 5 columns (5 merged, 0 gathered) in 0.004229529 sec., 1119509.9974488884 rows/sec., 75.92 MiB/sec. | ||
| 2654 | 2025.09.24 16:53:22.210058 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2655 | 2025.09.24 16:53:22.210502 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2025.09.24 16:53:22.210577 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2657 | 2025.09.24 16:53:22.210655 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2658 | 2025.09.24 16:53:22.650843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4283 | ||
| 2659 | 2025.09.24 16:53:22.651327 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.09.24 16:53:22.651379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2661 | 2025.09.24 16:53:22.651871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2662 | 2025.09.24 16:53:22.652128 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2025.09.24 16:53:22.652273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4283 | ||
| 2664 | 2025.09.24 16:53:22.882255 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2665 | 2025.09.24 16:53:22.899161 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2025.09.24 16:53:22.899216 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2667 | 2025.09.24 16:53:22.905500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2668 | 2025.09.24 16:53:22.906197 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2025.09.24 16:53:22.909140 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2670 | 2025.09.24 16:53:23.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.27 MiB, peak 214.26 MiB, free memory in arenas 0.00 B, will set to 209.52 MiB (RSS), difference: 2.25 MiB | ||
| 2671 | 2025.09.24 16:53:25.156632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 372 | ||
| 2672 | 2025.09.24 16:53:25.159236 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2025.09.24 16:53:25.159284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2674 | 2025.09.24 16:53:25.160451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2675 | 2025.09.24 16:53:25.160707 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2025.09.24 16:53:25.160871 [ 38 ] {} <Debug> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2677 | 2025.09.24 16:53:25.160943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2678 | 2025.09.24 16:53:25.160968 [ 38 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2025.09.24 16:53:25.161011 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2680 | 2025.09.24 16:53:25.161154 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 2681 | 2025.09.24 16:53:25.161738 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2682 | 2025.09.24 16:53:25.161931 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 2683 | 2025.09.24 16:53:25.162343 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 104 rows starting from the beginning of the part | ||
| 2684 | 2025.09.24 16:53:25.162738 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 2685 | 2025.09.24 16:53:25.163111 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2686 | 2025.09.24 16:53:25.163468 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 2687 | 2025.09.24 16:53:25.163856 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 2688 | 2025.09.24 16:53:25.170103 [ 192 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 72 columns (72 merged, 0 gathered) in 0.00900711 sec., 41300.705775770475 rows/sec., 42.03 MiB/sec. | ||
| 2689 | 2025.09.24 16:53:25.171100 [ 191 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2690 | 2025.09.24 16:53:25.171706 [ 191 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_6_1} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2025.09.24 16:53:25.171773 [ 191 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_6_1} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2692 | 2025.09.24 16:53:25.171970 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 2693 | 2025.09.24 16:53:27.202000 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2025.09.24 16:53:27.202219 [ 278 ] {767044ba-b3e4-4d38-99a2-7f2cf0b00c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2695 | 2025.09.24 16:53:27.202299 [ 278 ] {767044ba-b3e4-4d38-99a2-7f2cf0b00c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2696 | 2025.09.24 16:53:27.202975 [ 278 ] {767044ba-b3e4-4d38-99a2-7f2cf0b00c91} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2025.09.24 16:53:27.203020 [ 278 ] {767044ba-b3e4-4d38-99a2-7f2cf0b00c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2698 | 2025.09.24 16:53:27.203424 [ 278 ] {767044ba-b3e4-4d38-99a2-7f2cf0b00c91} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2699 | 2025.09.24 16:53:27.203664 [ 278 ] {767044ba-b3e4-4d38-99a2-7f2cf0b00c91} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2025.09.24 16:53:27.203831 [ 278 ] {767044ba-b3e4-4d38-99a2-7f2cf0b00c91} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001666 sec., 45618.24729891957 rows/sec., 3.74 MiB/sec. | ||
| 2701 | 2025.09.24 16:53:27.203880 [ 278 ] {767044ba-b3e4-4d38-99a2-7f2cf0b00c91} <Debug> TCPHandler: Processed in 0.002017542 sec. | ||
| 2702 | 2025.09.24 16:53:27.204007 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2025.09.24 16:53:27.204112 [ 278 ] {65de6f61-376d-4053-91c1-ce91b2bd37ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2704 | 2025.09.24 16:53:27.204155 [ 278 ] {65de6f61-376d-4053-91c1-ce91b2bd37ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2705 | 2025.09.24 16:53:27.204546 [ 278 ] {65de6f61-376d-4053-91c1-ce91b2bd37ba} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2025.09.24 16:53:27.204583 [ 278 ] {65de6f61-376d-4053-91c1-ce91b2bd37ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2707 | 2025.09.24 16:53:27.204900 [ 278 ] {65de6f61-376d-4053-91c1-ce91b2bd37ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2708 | 2025.09.24 16:53:27.205131 [ 278 ] {65de6f61-376d-4053-91c1-ce91b2bd37ba} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2025.09.24 16:53:27.205264 [ 278 ] {65de6f61-376d-4053-91c1-ce91b2bd37ba} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001176 sec., 8503.401360544218 rows/sec., 639.42 KiB/sec. | ||
| 2710 | 2025.09.24 16:53:27.205303 [ 278 ] {65de6f61-376d-4053-91c1-ce91b2bd37ba} <Debug> TCPHandler: Processed in 0.001348228 sec. | ||
| 2711 | 2025.09.24 16:53:27.205434 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2025.09.24 16:53:27.205531 [ 278 ] {c9257b39-133e-4f6b-9995-de1433584850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2713 | 2025.09.24 16:53:27.205571 [ 278 ] {c9257b39-133e-4f6b-9995-de1433584850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2714 | 2025.09.24 16:53:27.205969 [ 278 ] {c9257b39-133e-4f6b-9995-de1433584850} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2025.09.24 16:53:27.206005 [ 278 ] {c9257b39-133e-4f6b-9995-de1433584850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2716 | 2025.09.24 16:53:27.206307 [ 278 ] {c9257b39-133e-4f6b-9995-de1433584850} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2717 | 2025.09.24 16:53:27.206527 [ 278 ] {c9257b39-133e-4f6b-9995-de1433584850} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2025.09.24 16:53:27.206652 [ 278 ] {c9257b39-133e-4f6b-9995-de1433584850} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001141 sec., 64855.39000876424 rows/sec., 5.06 MiB/sec. | ||
| 2719 | 2025.09.24 16:53:27.206689 [ 278 ] {c9257b39-133e-4f6b-9995-de1433584850} <Debug> TCPHandler: Processed in 0.001305768 sec. | ||
| 2720 | 2025.09.24 16:53:27.206797 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2025.09.24 16:53:27.206891 [ 278 ] {73872950-16f4-413f-af3a-770612bd7a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2722 | 2025.09.24 16:53:27.206934 [ 278 ] {73872950-16f4-413f-af3a-770612bd7a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2723 | 2025.09.24 16:53:27.207316 [ 278 ] {73872950-16f4-413f-af3a-770612bd7a55} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2025.09.24 16:53:27.207351 [ 278 ] {73872950-16f4-413f-af3a-770612bd7a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2725 | 2025.09.24 16:53:27.207681 [ 278 ] {73872950-16f4-413f-af3a-770612bd7a55} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2726 | 2025.09.24 16:53:27.207896 [ 278 ] {73872950-16f4-413f-af3a-770612bd7a55} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2025.09.24 16:53:27.208023 [ 278 ] {73872950-16f4-413f-af3a-770612bd7a55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 2728 | 2025.09.24 16:53:27.208058 [ 278 ] {73872950-16f4-413f-af3a-770612bd7a55} <Debug> TCPHandler: Processed in 0.001311978 sec. | ||
| 2729 | 2025.09.24 16:53:27.208167 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2025.09.24 16:53:27.208261 [ 278 ] {e198fc67-55f6-4cb5-bb93-d996bf706f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2731 | 2025.09.24 16:53:27.208316 [ 278 ] {e198fc67-55f6-4cb5-bb93-d996bf706f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2732 | 2025.09.24 16:53:27.209050 [ 278 ] {e198fc67-55f6-4cb5-bb93-d996bf706f57} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2025.09.24 16:53:27.209083 [ 278 ] {e198fc67-55f6-4cb5-bb93-d996bf706f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2734 | 2025.09.24 16:53:27.209590 [ 278 ] {e198fc67-55f6-4cb5-bb93-d996bf706f57} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2735 | 2025.09.24 16:53:27.209825 [ 278 ] {e198fc67-55f6-4cb5-bb93-d996bf706f57} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2025.09.24 16:53:27.209963 [ 278 ] {e198fc67-55f6-4cb5-bb93-d996bf706f57} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00172 sec., 5813.9534883720935 rows/sec., 10.42 MiB/sec. | ||
| 2737 | 2025.09.24 16:53:27.210017 [ 278 ] {e198fc67-55f6-4cb5-bb93-d996bf706f57} <Debug> TCPHandler: Processed in 0.00190058 sec. | ||
| 2738 | 2025.09.24 16:53:27.210122 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2025.09.24 16:53:27.210218 [ 278 ] {c64d55ca-2b58-4ac5-bba0-97943d569804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2740 | 2025.09.24 16:53:27.210260 [ 278 ] {c64d55ca-2b58-4ac5-bba0-97943d569804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2741 | 2025.09.24 16:53:27.210595 [ 278 ] {c64d55ca-2b58-4ac5-bba0-97943d569804} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2025.09.24 16:53:27.210629 [ 278 ] {c64d55ca-2b58-4ac5-bba0-97943d569804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2743 | 2025.09.24 16:53:27.210926 [ 278 ] {c64d55ca-2b58-4ac5-bba0-97943d569804} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2744 | 2025.09.24 16:53:27.211136 [ 278 ] {c64d55ca-2b58-4ac5-bba0-97943d569804} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2025.09.24 16:53:27.211260 [ 278 ] {c64d55ca-2b58-4ac5-bba0-97943d569804} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 2746 | 2025.09.24 16:53:27.211294 [ 278 ] {c64d55ca-2b58-4ac5-bba0-97943d569804} <Debug> TCPHandler: Processed in 0.001221386 sec. | ||
| 2747 | 2025.09.24 16:53:28.883419 [ 53 ] {} <Debug> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2748 | 2025.09.24 16:53:28.883486 [ 53 ] {} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2025.09.24 16:53:28.883511 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2750 | 2025.09.24 16:53:28.883617 [ 193 ] {b43c0954-8b43-4858-a783-9f582e101925::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 | ||
| 2751 | 2025.09.24 16:53:28.883734 [ 193 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2752 | 2025.09.24 16:53:28.883767 [ 193 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2753 | 2025.09.24 16:53:28.883831 [ 193 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2754 | 2025.09.24 16:53:28.883872 [ 193 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2755 | 2025.09.24 16:53:28.883910 [ 193 ] {b43c0954-8b43-4858-a783-9f582e101925::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 | ||
| 2756 | 2025.09.24 16:53:28.883945 [ 193 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 2757 | 2025.09.24 16:53:28.884774 [ 191 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192415 sec., 744707.1699030958 rows/sec., 51.85 MiB/sec. | ||
| 2758 | 2025.09.24 16:53:28.884938 [ 193 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2759 | 2025.09.24 16:53:28.885197 [ 193 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_5_1} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2025.09.24 16:53:28.885269 [ 193 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_5_1} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2761 | 2025.09.24 16:53:28.885339 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2762 | 2025.09.24 16:53:30.095088 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2763 | 2025.09.24 16:53:30.095158 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2764 | 2025.09.24 16:53:30.153295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4795 | ||
| 2765 | 2025.09.24 16:53:30.153773 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2025.09.24 16:53:30.153813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2767 | 2025.09.24 16:53:30.154309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2768 | 2025.09.24 16:53:30.154551 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2025.09.24 16:53:30.154682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4795 | ||
| 2770 | 2025.09.24 16:53:30.410156 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2771 | 2025.09.24 16:53:30.427768 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2025.09.24 16:53:30.427828 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2773 | 2025.09.24 16:53:30.434085 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2774 | 2025.09.24 16:53:30.434812 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2025.09.24 16:53:30.437724 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2776 | 2025.09.24 16:53:31.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.30 MiB, peak 214.30 MiB, free memory in arenas 0.00 B, will set to 212.57 MiB (RSS), difference: 2.26 MiB | ||
| 2777 | 2025.09.24 16:53:32.203634 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2025.09.24 16:53:32.203850 [ 278 ] {f130d8c1-9a9b-4f1e-b493-4ba6de0144ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2779 | 2025.09.24 16:53:32.203924 [ 278 ] {f130d8c1-9a9b-4f1e-b493-4ba6de0144ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2780 | 2025.09.24 16:53:32.204672 [ 278 ] {f130d8c1-9a9b-4f1e-b493-4ba6de0144ed} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2025.09.24 16:53:32.204723 [ 278 ] {f130d8c1-9a9b-4f1e-b493-4ba6de0144ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2782 | 2025.09.24 16:53:32.205139 [ 278 ] {f130d8c1-9a9b-4f1e-b493-4ba6de0144ed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2783 | 2025.09.24 16:53:32.205381 [ 278 ] {f130d8c1-9a9b-4f1e-b493-4ba6de0144ed} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.09.24 16:53:32.205536 [ 278 ] {f130d8c1-9a9b-4f1e-b493-4ba6de0144ed} <Debug> executeQuery: Read 118 rows, 10.21 KiB in 0.00174 sec., 67816.091954023 rows/sec., 5.73 MiB/sec. | ||
| 2785 | 2025.09.24 16:53:32.205579 [ 278 ] {f130d8c1-9a9b-4f1e-b493-4ba6de0144ed} <Debug> TCPHandler: Processed in 0.002085174 sec. | ||
| 2786 | 2025.09.24 16:53:32.205702 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2025.09.24 16:53:32.205796 [ 278 ] {9e7e9d9c-941d-4e86-a2f2-015778de66b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2788 | 2025.09.24 16:53:32.205836 [ 278 ] {9e7e9d9c-941d-4e86-a2f2-015778de66b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2789 | 2025.09.24 16:53:32.206236 [ 278 ] {9e7e9d9c-941d-4e86-a2f2-015778de66b1} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2025.09.24 16:53:32.206273 [ 278 ] {9e7e9d9c-941d-4e86-a2f2-015778de66b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2791 | 2025.09.24 16:53:32.206570 [ 278 ] {9e7e9d9c-941d-4e86-a2f2-015778de66b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2792 | 2025.09.24 16:53:32.206780 [ 278 ] {9e7e9d9c-941d-4e86-a2f2-015778de66b1} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2025.09.24 16:53:32.206885 [ 68 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2794 | 2025.09.24 16:53:32.206910 [ 278 ] {9e7e9d9c-941d-4e86-a2f2-015778de66b1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001132 sec., 27385.159010600706 rows/sec., 2.01 MiB/sec. | ||
| 2795 | 2025.09.24 16:53:32.206950 [ 68 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2025.09.24 16:53:32.206957 [ 278 ] {9e7e9d9c-941d-4e86-a2f2-015778de66b1} <Debug> TCPHandler: Processed in 0.001303497 sec. | ||
| 2797 | 2025.09.24 16:53:32.206977 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2798 | 2025.09.24 16:53:32.207077 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2025.09.24 16:53:32.207102 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 2800 | 2025.09.24 16:53:32.207180 [ 278 ] {2615ffe8-e98a-4a0e-8fe0-a1745efae6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2801 | 2025.09.24 16:53:32.207211 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2802 | 2025.09.24 16:53:32.207222 [ 278 ] {2615ffe8-e98a-4a0e-8fe0-a1745efae6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2803 | 2025.09.24 16:53:32.207254 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 266 rows starting from the beginning of the part | ||
| 2804 | 2025.09.24 16:53:32.207351 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2805 | 2025.09.24 16:53:32.207406 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2806 | 2025.09.24 16:53:32.207457 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part | ||
| 2807 | 2025.09.24 16:53:32.207504 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2808 | 2025.09.24 16:53:32.207553 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2809 | 2025.09.24 16:53:32.207668 [ 278 ] {2615ffe8-e98a-4a0e-8fe0-a1745efae6f2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.09.24 16:53:32.207706 [ 278 ] {2615ffe8-e98a-4a0e-8fe0-a1745efae6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2811 | 2025.09.24 16:53:32.208046 [ 278 ] {2615ffe8-e98a-4a0e-8fe0-a1745efae6f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2812 | 2025.09.24 16:53:32.208280 [ 278 ] {2615ffe8-e98a-4a0e-8fe0-a1745efae6f2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2025.09.24 16:53:32.208335 [ 191 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281467 sec., 297315.4985653162 rows/sec., 20.58 MiB/sec. | ||
| 2814 | 2025.09.24 16:53:32.208415 [ 278 ] {2615ffe8-e98a-4a0e-8fe0-a1745efae6f2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001254 sec., 75757.57575757576 rows/sec., 5.92 MiB/sec. | ||
| 2815 | 2025.09.24 16:53:32.208459 [ 278 ] {2615ffe8-e98a-4a0e-8fe0-a1745efae6f2} <Debug> TCPHandler: Processed in 0.001433011 sec. | ||
| 2816 | 2025.09.24 16:53:32.208481 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2817 | 2025.09.24 16:53:32.208571 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2025.09.24 16:53:32.208667 [ 278 ] {73c7d919-f45b-4e13-954a-682e202eb570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2819 | 2025.09.24 16:53:32.208713 [ 278 ] {73c7d919-f45b-4e13-954a-682e202eb570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2820 | 2025.09.24 16:53:32.208713 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_11_2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2025.09.24 16:53:32.208785 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_11_2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2822 | 2025.09.24 16:53:32.208841 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2823 | 2025.09.24 16:53:32.209113 [ 278 ] {73c7d919-f45b-4e13-954a-682e202eb570} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2025.09.24 16:53:32.209150 [ 278 ] {73c7d919-f45b-4e13-954a-682e202eb570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2825 | 2025.09.24 16:53:32.209477 [ 278 ] {73c7d919-f45b-4e13-954a-682e202eb570} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2826 | 2025.09.24 16:53:32.209703 [ 278 ] {73c7d919-f45b-4e13-954a-682e202eb570} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2025.09.24 16:53:32.209836 [ 278 ] {73c7d919-f45b-4e13-954a-682e202eb570} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 2828 | 2025.09.24 16:53:32.209873 [ 278 ] {73c7d919-f45b-4e13-954a-682e202eb570} <Debug> TCPHandler: Processed in 0.001351888 sec. | ||
| 2829 | 2025.09.24 16:53:32.209981 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2025.09.24 16:53:32.210076 [ 278 ] {587a7e03-ad95-4ee5-8ab2-9ceaa2c2ca28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2831 | 2025.09.24 16:53:32.210131 [ 278 ] {587a7e03-ad95-4ee5-8ab2-9ceaa2c2ca28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2832 | 2025.09.24 16:53:32.210918 [ 278 ] {587a7e03-ad95-4ee5-8ab2-9ceaa2c2ca28} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2025.09.24 16:53:32.210955 [ 278 ] {587a7e03-ad95-4ee5-8ab2-9ceaa2c2ca28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2834 | 2025.09.24 16:53:32.211504 [ 278 ] {587a7e03-ad95-4ee5-8ab2-9ceaa2c2ca28} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2835 | 2025.09.24 16:53:32.211740 [ 278 ] {587a7e03-ad95-4ee5-8ab2-9ceaa2c2ca28} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2025.09.24 16:53:32.211844 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2837 | 2025.09.24 16:53:32.211876 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2025.09.24 16:53:32.211881 [ 278 ] {587a7e03-ad95-4ee5-8ab2-9ceaa2c2ca28} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001822 sec., 17014.270032930846 rows/sec., 30.49 MiB/sec. | ||
| 2839 | 2025.09.24 16:53:32.211894 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2840 | 2025.09.24 16:53:32.211948 [ 278 ] {587a7e03-ad95-4ee5-8ab2-9ceaa2c2ca28} <Debug> TCPHandler: Processed in 0.002015622 sec. | ||
| 2841 | 2025.09.24 16:53:32.211991 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 2842 | 2025.09.24 16:53:32.212123 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2025.09.24 16:53:32.212220 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2844 | 2025.09.24 16:53:32.212224 [ 278 ] {1bd36e64-b4a0-4c20-8052-1d28dd4e8efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2845 | 2025.09.24 16:53:32.212286 [ 278 ] {1bd36e64-b4a0-4c20-8052-1d28dd4e8efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2846 | 2025.09.24 16:53:32.212293 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part | ||
| 2847 | 2025.09.24 16:53:32.212459 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2848 | 2025.09.24 16:53:32.212578 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2849 | 2025.09.24 16:53:32.212639 [ 278 ] {1bd36e64-b4a0-4c20-8052-1d28dd4e8efb} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2025.09.24 16:53:32.212682 [ 278 ] {1bd36e64-b4a0-4c20-8052-1d28dd4e8efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2851 | 2025.09.24 16:53:32.212694 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 2852 | 2025.09.24 16:53:32.212802 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2853 | 2025.09.24 16:53:32.212902 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2854 | 2025.09.24 16:53:32.213007 [ 278 ] {1bd36e64-b4a0-4c20-8052-1d28dd4e8efb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2855 | 2025.09.24 16:53:32.213253 [ 278 ] {1bd36e64-b4a0-4c20-8052-1d28dd4e8efb} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2025.09.24 16:53:32.213402 [ 278 ] {1bd36e64-b4a0-4c20-8052-1d28dd4e8efb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 2857 | 2025.09.24 16:53:32.213440 [ 278 ] {1bd36e64-b4a0-4c20-8052-1d28dd4e8efb} <Debug> TCPHandler: Processed in 0.001366798 sec. | ||
| 2858 | 2025.09.24 16:53:32.215608 [ 201 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 19 columns (19 merged, 0 gathered) in 0.003655567 sec., 54984.63029127903 rows/sec., 98.53 MiB/sec. | ||
| 2859 | 2025.09.24 16:53:32.215945 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2860 | 2025.09.24 16:53:32.216253 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2025.09.24 16:53:32.216326 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2862 | 2025.09.24 16:53:32.216413 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 2863 | 2025.09.24 16:53:35.162154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 396 | ||
| 2864 | 2025.09.24 16:53:35.164157 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.09.24 16:53:35.164199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2866 | 2025.09.24 16:53:35.165312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2867 | 2025.09.24 16:53:35.165571 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2025.09.24 16:53:35.165819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 2869 | 2025.09.24 16:53:37.205100 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2025.09.24 16:53:37.205412 [ 278 ] {436ff579-7a69-46e3-a379-7610f58c17e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2871 | 2025.09.24 16:53:37.205520 [ 278 ] {436ff579-7a69-46e3-a379-7610f58c17e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2872 | 2025.09.24 16:53:37.206292 [ 278 ] {436ff579-7a69-46e3-a379-7610f58c17e8} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2025.09.24 16:53:37.206334 [ 278 ] {436ff579-7a69-46e3-a379-7610f58c17e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2874 | 2025.09.24 16:53:37.206731 [ 278 ] {436ff579-7a69-46e3-a379-7610f58c17e8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2875 | 2025.09.24 16:53:37.206975 [ 278 ] {436ff579-7a69-46e3-a379-7610f58c17e8} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2025.09.24 16:53:37.207140 [ 278 ] {436ff579-7a69-46e3-a379-7610f58c17e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001807 sec., 13281.682346430547 rows/sec., 1.10 MiB/sec. | ||
| 2877 | 2025.09.24 16:53:37.207191 [ 278 ] {436ff579-7a69-46e3-a379-7610f58c17e8} <Debug> TCPHandler: Processed in 0.002306059 sec. | ||
| 2878 | 2025.09.24 16:53:37.207315 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2025.09.24 16:53:37.207419 [ 278 ] {25b5d6eb-150f-4403-a504-b0119136cf54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2880 | 2025.09.24 16:53:37.207464 [ 278 ] {25b5d6eb-150f-4403-a504-b0119136cf54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2881 | 2025.09.24 16:53:37.207855 [ 278 ] {25b5d6eb-150f-4403-a504-b0119136cf54} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2025.09.24 16:53:37.207892 [ 278 ] {25b5d6eb-150f-4403-a504-b0119136cf54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2883 | 2025.09.24 16:53:37.208208 [ 278 ] {25b5d6eb-150f-4403-a504-b0119136cf54} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2884 | 2025.09.24 16:53:37.208435 [ 278 ] {25b5d6eb-150f-4403-a504-b0119136cf54} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2025.09.24 16:53:37.208565 [ 278 ] {25b5d6eb-150f-4403-a504-b0119136cf54} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00117 sec., 8547.008547008547 rows/sec., 696.95 KiB/sec. | ||
| 2886 | 2025.09.24 16:53:37.208604 [ 278 ] {25b5d6eb-150f-4403-a504-b0119136cf54} <Debug> TCPHandler: Processed in 0.001342858 sec. | ||
| 2887 | 2025.09.24 16:53:37.208710 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2025.09.24 16:53:37.208807 [ 278 ] {b096ef3c-18e5-4700-b494-8817a08cd750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2889 | 2025.09.24 16:53:37.208847 [ 278 ] {b096ef3c-18e5-4700-b494-8817a08cd750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2890 | 2025.09.24 16:53:37.209325 [ 278 ] {b096ef3c-18e5-4700-b494-8817a08cd750} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2025.09.24 16:53:37.209363 [ 278 ] {b096ef3c-18e5-4700-b494-8817a08cd750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2892 | 2025.09.24 16:53:37.209684 [ 278 ] {b096ef3c-18e5-4700-b494-8817a08cd750} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2893 | 2025.09.24 16:53:37.209907 [ 278 ] {b096ef3c-18e5-4700-b494-8817a08cd750} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2025.09.24 16:53:37.210037 [ 278 ] {b096ef3c-18e5-4700-b494-8817a08cd750} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.00125 sec., 160800 rows/sec., 14.21 MiB/sec. | ||
| 2895 | 2025.09.24 16:53:37.210074 [ 278 ] {b096ef3c-18e5-4700-b494-8817a08cd750} <Debug> TCPHandler: Processed in 0.001413669 sec. | ||
| 2896 | 2025.09.24 16:53:37.210180 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2025.09.24 16:53:37.210277 [ 278 ] {6107b130-0123-4c55-9fc3-347ecdc2c826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2898 | 2025.09.24 16:53:37.210322 [ 278 ] {6107b130-0123-4c55-9fc3-347ecdc2c826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2899 | 2025.09.24 16:53:37.210701 [ 278 ] {6107b130-0123-4c55-9fc3-347ecdc2c826} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2025.09.24 16:53:37.210737 [ 278 ] {6107b130-0123-4c55-9fc3-347ecdc2c826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2901 | 2025.09.24 16:53:37.211033 [ 278 ] {6107b130-0123-4c55-9fc3-347ecdc2c826} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2902 | 2025.09.24 16:53:37.211256 [ 278 ] {6107b130-0123-4c55-9fc3-347ecdc2c826} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2025.09.24 16:53:37.211383 [ 278 ] {6107b130-0123-4c55-9fc3-347ecdc2c826} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001126 sec., 28419.18294849023 rows/sec., 2.09 MiB/sec. | ||
| 2904 | 2025.09.24 16:53:37.211420 [ 278 ] {6107b130-0123-4c55-9fc3-347ecdc2c826} <Debug> TCPHandler: Processed in 0.001289718 sec. | ||
| 2905 | 2025.09.24 16:53:37.211522 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2025.09.24 16:53:37.211617 [ 278 ] {d6b37690-b79c-48ff-8268-94177d9d334c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2907 | 2025.09.24 16:53:37.211657 [ 278 ] {d6b37690-b79c-48ff-8268-94177d9d334c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2908 | 2025.09.24 16:53:37.212025 [ 278 ] {d6b37690-b79c-48ff-8268-94177d9d334c} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2025.09.24 16:53:37.212060 [ 278 ] {d6b37690-b79c-48ff-8268-94177d9d334c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2910 | 2025.09.24 16:53:37.212356 [ 278 ] {d6b37690-b79c-48ff-8268-94177d9d334c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2911 | 2025.09.24 16:53:37.212585 [ 278 ] {d6b37690-b79c-48ff-8268-94177d9d334c} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2025.09.24 16:53:37.212715 [ 278 ] {d6b37690-b79c-48ff-8268-94177d9d334c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.78 MiB/sec. | ||
| 2913 | 2025.09.24 16:53:37.212752 [ 278 ] {d6b37690-b79c-48ff-8268-94177d9d334c} <Debug> TCPHandler: Processed in 0.001278257 sec. | ||
| 2914 | 2025.09.24 16:53:37.212854 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2025.09.24 16:53:37.212949 [ 278 ] {aa27a32a-296a-429e-97a2-813fed27fa6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2916 | 2025.09.24 16:53:37.212990 [ 278 ] {aa27a32a-296a-429e-97a2-813fed27fa6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2917 | 2025.09.24 16:53:37.213363 [ 278 ] {aa27a32a-296a-429e-97a2-813fed27fa6d} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2025.09.24 16:53:37.213398 [ 278 ] {aa27a32a-296a-429e-97a2-813fed27fa6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2919 | 2025.09.24 16:53:37.213690 [ 278 ] {aa27a32a-296a-429e-97a2-813fed27fa6d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2920 | 2025.09.24 16:53:37.213913 [ 278 ] {aa27a32a-296a-429e-97a2-813fed27fa6d} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2025.09.24 16:53:37.214046 [ 278 ] {aa27a32a-296a-429e-97a2-813fed27fa6d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 2922 | 2025.09.24 16:53:37.214084 [ 278 ] {aa27a32a-296a-429e-97a2-813fed27fa6d} <Debug> TCPHandler: Processed in 0.001278027 sec. | ||
| 2923 | 2025.09.24 16:53:37.214188 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2025.09.24 16:53:37.214283 [ 278 ] {448a2259-20b4-4680-ada0-2d1ab2f823ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2925 | 2025.09.24 16:53:37.214322 [ 278 ] {448a2259-20b4-4680-ada0-2d1ab2f823ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2926 | 2025.09.24 16:53:37.214732 [ 278 ] {448a2259-20b4-4680-ada0-2d1ab2f823ab} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2025.09.24 16:53:37.214769 [ 278 ] {448a2259-20b4-4680-ada0-2d1ab2f823ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2928 | 2025.09.24 16:53:37.215078 [ 278 ] {448a2259-20b4-4680-ada0-2d1ab2f823ab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2929 | 2025.09.24 16:53:37.215304 [ 278 ] {448a2259-20b4-4680-ada0-2d1ab2f823ab} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2025.09.24 16:53:37.215429 [ 278 ] {448a2259-20b4-4680-ada0-2d1ab2f823ab} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001165 sec., 103004.29184549356 rows/sec., 8.37 MiB/sec. | ||
| 2931 | 2025.09.24 16:53:37.215466 [ 278 ] {448a2259-20b4-4680-ada0-2d1ab2f823ab} <Debug> TCPHandler: Processed in 0.001327818 sec. | ||
| 2932 | 2025.09.24 16:53:37.215570 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2025.09.24 16:53:37.215664 [ 278 ] {b2fed423-4dbe-46c9-9276-274c61f6cd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2934 | 2025.09.24 16:53:37.215708 [ 278 ] {b2fed423-4dbe-46c9-9276-274c61f6cd2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2935 | 2025.09.24 16:53:37.216108 [ 278 ] {b2fed423-4dbe-46c9-9276-274c61f6cd2a} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2025.09.24 16:53:37.216142 [ 278 ] {b2fed423-4dbe-46c9-9276-274c61f6cd2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2937 | 2025.09.24 16:53:37.216481 [ 278 ] {b2fed423-4dbe-46c9-9276-274c61f6cd2a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2938 | 2025.09.24 16:53:37.216713 [ 278 ] {b2fed423-4dbe-46c9-9276-274c61f6cd2a} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2025.09.24 16:53:37.216840 [ 278 ] {b2fed423-4dbe-46c9-9276-274c61f6cd2a} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001195 sec., 168200.83682008367 rows/sec., 12.05 MiB/sec. | ||
| 2940 | 2025.09.24 16:53:37.216877 [ 278 ] {b2fed423-4dbe-46c9-9276-274c61f6cd2a} <Debug> TCPHandler: Processed in 0.001355538 sec. | ||
| 2941 | 2025.09.24 16:53:37.216981 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2025.09.24 16:53:37.217077 [ 278 ] {84e41677-ac31-4dff-be47-1cbc93ac553f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2943 | 2025.09.24 16:53:37.217131 [ 278 ] {84e41677-ac31-4dff-be47-1cbc93ac553f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2944 | 2025.09.24 16:53:37.217855 [ 278 ] {84e41677-ac31-4dff-be47-1cbc93ac553f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2025.09.24 16:53:37.217891 [ 278 ] {84e41677-ac31-4dff-be47-1cbc93ac553f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2946 | 2025.09.24 16:53:37.218399 [ 278 ] {84e41677-ac31-4dff-be47-1cbc93ac553f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2947 | 2025.09.24 16:53:37.218633 [ 278 ] {84e41677-ac31-4dff-be47-1cbc93ac553f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2025.09.24 16:53:37.218773 [ 278 ] {84e41677-ac31-4dff-be47-1cbc93ac553f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001715 sec., 5830.903790087464 rows/sec., 10.45 MiB/sec. | ||
| 2949 | 2025.09.24 16:53:37.218827 [ 278 ] {84e41677-ac31-4dff-be47-1cbc93ac553f} <Debug> TCPHandler: Processed in 0.00189505 sec. | ||
| 2950 | 2025.09.24 16:53:37.218931 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2025.09.24 16:53:37.219027 [ 278 ] {35a77057-a598-40fd-9e50-faba16dd00db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2952 | 2025.09.24 16:53:37.219070 [ 278 ] {35a77057-a598-40fd-9e50-faba16dd00db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2953 | 2025.09.24 16:53:37.219388 [ 278 ] {35a77057-a598-40fd-9e50-faba16dd00db} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2025.09.24 16:53:37.219422 [ 278 ] {35a77057-a598-40fd-9e50-faba16dd00db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2955 | 2025.09.24 16:53:37.219728 [ 278 ] {35a77057-a598-40fd-9e50-faba16dd00db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2956 | 2025.09.24 16:53:37.219946 [ 278 ] {35a77057-a598-40fd-9e50-faba16dd00db} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2025.09.24 16:53:37.220070 [ 278 ] {35a77057-a598-40fd-9e50-faba16dd00db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 2958 | 2025.09.24 16:53:37.220104 [ 278 ] {35a77057-a598-40fd-9e50-faba16dd00db} <Debug> TCPHandler: Processed in 0.001222636 sec. | ||
| 2959 | 2025.09.24 16:53:37.654743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5243 | ||
| 2960 | 2025.09.24 16:53:37.655391 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2025.09.24 16:53:37.655459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2962 | 2025.09.24 16:53:37.656168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2963 | 2025.09.24 16:53:37.656455 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2025.09.24 16:53:37.656578 [ 125 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2965 | 2025.09.24 16:53:37.656589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5243 | ||
| 2966 | 2025.09.24 16:53:37.656653 [ 125 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2025.09.24 16:53:37.656679 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2968 | 2025.09.24 16:53:37.656787 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 2969 | 2025.09.24 16:53:37.656920 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2970 | 2025.09.24 16:53:37.656964 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2875 rows starting from the beginning of the part | ||
| 2971 | 2025.09.24 16:53:37.657033 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 2972 | 2025.09.24 16:53:37.657082 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 2973 | 2025.09.24 16:53:37.657128 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 2974 | 2025.09.24 16:53:37.657173 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 2975 | 2025.09.24 16:53:37.657218 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 2976 | 2025.09.24 16:53:37.658610 [ 201 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5243 rows, containing 4 columns (4 merged, 0 gathered) in 0.00187031 sec., 2803278.600873652 rows/sec., 40.10 MiB/sec. | ||
| 2977 | 2025.09.24 16:53:37.659158 [ 201 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2978 | 2025.09.24 16:53:37.659471 [ 201 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_11_2} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2025.09.24 16:53:37.659551 [ 201 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_11_2} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2980 | 2025.09.24 16:53:37.659623 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2981 | 2025.09.24 16:53:37.937766 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2982 | 2025.09.24 16:53:37.955529 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2025.09.24 16:53:37.955587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2984 | 2025.09.24 16:53:37.961524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2985 | 2025.09.24 16:53:37.962215 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2025.09.24 16:53:37.962499 [ 108 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2987 | 2025.09.24 16:53:37.962564 [ 108 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2025.09.24 16:53:37.962590 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2989 | 2025.09.24 16:53:37.962680 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 2990 | 2025.09.24 16:53:37.965282 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2991 | 2025.09.24 16:53:37.965622 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2992 | 2025.09.24 16:53:37.966333 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 2993 | 2025.09.24 16:53:37.969591 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 2994 | 2025.09.24 16:53:37.972808 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 2995 | 2025.09.24 16:53:37.976549 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 2996 | 2025.09.24 16:53:37.980993 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 2997 | 2025.09.24 16:53:37.985173 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 2998 | 2025.09.24 16:53:38.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.58 MiB, peak 224.58 MiB, free memory in arenas 0.00 B, will set to 220.74 MiB (RSS), difference: -3.84 MiB | ||
| 2999 | 2025.09.24 16:53:38.034781 [ 190 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072128176 sec., 1150.7292240413788 rows/sec., 5.95 MiB/sec. | ||
| 3000 | 2025.09.24 16:53:38.037167 [ 186 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3001 | 2025.09.24 16:53:38.039042 [ 186 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_11_2} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.09.24 16:53:38.039161 [ 186 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_11_2} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3003 | 2025.09.24 16:53:38.041915 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3004 | 2025.09.24 16:53:39.001233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.32 MiB, peak 224.58 MiB, free memory in arenas 0.00 B, will set to 222.73 MiB (RSS), difference: 11.41 MiB | ||
| 3005 | 2025.09.24 16:53:42.203896 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2025.09.24 16:53:42.204140 [ 278 ] {490178d4-108d-4495-ae35-fc0cf9825f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3007 | 2025.09.24 16:53:42.204209 [ 278 ] {490178d4-108d-4495-ae35-fc0cf9825f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3008 | 2025.09.24 16:53:42.204879 [ 278 ] {490178d4-108d-4495-ae35-fc0cf9825f92} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2025.09.24 16:53:42.204922 [ 278 ] {490178d4-108d-4495-ae35-fc0cf9825f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3010 | 2025.09.24 16:53:42.205361 [ 278 ] {490178d4-108d-4495-ae35-fc0cf9825f92} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3011 | 2025.09.24 16:53:42.205606 [ 278 ] {490178d4-108d-4495-ae35-fc0cf9825f92} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2025.09.24 16:53:42.205774 [ 278 ] {490178d4-108d-4495-ae35-fc0cf9825f92} <Debug> executeQuery: Read 118 rows, 10.21 KiB in 0.001685 sec., 70029.67359050445 rows/sec., 5.92 MiB/sec. | ||
| 3013 | 2025.09.24 16:53:42.205821 [ 278 ] {490178d4-108d-4495-ae35-fc0cf9825f92} <Debug> TCPHandler: Processed in 0.002115595 sec. | ||
| 3014 | 2025.09.24 16:53:42.205949 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2025.09.24 16:53:42.206084 [ 278 ] {6ef39ca6-67c8-4e88-876f-4a818626632a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3016 | 2025.09.24 16:53:42.206129 [ 278 ] {6ef39ca6-67c8-4e88-876f-4a818626632a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3017 | 2025.09.24 16:53:42.206533 [ 278 ] {6ef39ca6-67c8-4e88-876f-4a818626632a} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2025.09.24 16:53:42.206568 [ 278 ] {6ef39ca6-67c8-4e88-876f-4a818626632a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3019 | 2025.09.24 16:53:42.206878 [ 278 ] {6ef39ca6-67c8-4e88-876f-4a818626632a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3020 | 2025.09.24 16:53:42.207100 [ 278 ] {6ef39ca6-67c8-4e88-876f-4a818626632a} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2025.09.24 16:53:42.207233 [ 278 ] {6ef39ca6-67c8-4e88-876f-4a818626632a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001174 sec., 26405.451448040887 rows/sec., 1.94 MiB/sec. | ||
| 3022 | 2025.09.24 16:53:42.207299 [ 278 ] {6ef39ca6-67c8-4e88-876f-4a818626632a} <Debug> TCPHandler: Processed in 0.001402089 sec. | ||
| 3023 | 2025.09.24 16:53:42.207408 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2025.09.24 16:53:42.207506 [ 278 ] {06ac84b5-0398-4e7c-b926-2bb3ef67a3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3025 | 2025.09.24 16:53:42.207547 [ 278 ] {06ac84b5-0398-4e7c-b926-2bb3ef67a3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3026 | 2025.09.24 16:53:42.207965 [ 278 ] {06ac84b5-0398-4e7c-b926-2bb3ef67a3f5} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2025.09.24 16:53:42.208002 [ 278 ] {06ac84b5-0398-4e7c-b926-2bb3ef67a3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3028 | 2025.09.24 16:53:42.208304 [ 278 ] {06ac84b5-0398-4e7c-b926-2bb3ef67a3f5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3029 | 2025.09.24 16:53:42.208529 [ 278 ] {06ac84b5-0398-4e7c-b926-2bb3ef67a3f5} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2025.09.24 16:53:42.208655 [ 278 ] {06ac84b5-0398-4e7c-b926-2bb3ef67a3f5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001171 sec., 81127.2416737831 rows/sec., 6.34 MiB/sec. | ||
| 3031 | 2025.09.24 16:53:42.208693 [ 278 ] {06ac84b5-0398-4e7c-b926-2bb3ef67a3f5} <Debug> TCPHandler: Processed in 0.001335648 sec. | ||
| 3032 | 2025.09.24 16:53:42.208809 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2025.09.24 16:53:42.208905 [ 278 ] {f9b69309-b33f-485f-8ae1-19b5ae4a8513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3034 | 2025.09.24 16:53:42.208950 [ 278 ] {f9b69309-b33f-485f-8ae1-19b5ae4a8513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3035 | 2025.09.24 16:53:42.209370 [ 278 ] {f9b69309-b33f-485f-8ae1-19b5ae4a8513} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2025.09.24 16:53:42.209406 [ 278 ] {f9b69309-b33f-485f-8ae1-19b5ae4a8513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3037 | 2025.09.24 16:53:42.209739 [ 278 ] {f9b69309-b33f-485f-8ae1-19b5ae4a8513} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3038 | 2025.09.24 16:53:42.209974 [ 278 ] {f9b69309-b33f-485f-8ae1-19b5ae4a8513} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2025.09.24 16:53:42.210103 [ 278 ] {f9b69309-b33f-485f-8ae1-19b5ae4a8513} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 3040 | 2025.09.24 16:53:42.210141 [ 278 ] {f9b69309-b33f-485f-8ae1-19b5ae4a8513} <Debug> TCPHandler: Processed in 0.001380939 sec. | ||
| 3041 | 2025.09.24 16:53:42.210250 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2025.09.24 16:53:42.210348 [ 278 ] {2b43c8fb-d451-4be2-bc85-9f64a01caf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3043 | 2025.09.24 16:53:42.210403 [ 278 ] {2b43c8fb-d451-4be2-bc85-9f64a01caf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3044 | 2025.09.24 16:53:42.211188 [ 278 ] {2b43c8fb-d451-4be2-bc85-9f64a01caf51} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2025.09.24 16:53:42.211224 [ 278 ] {2b43c8fb-d451-4be2-bc85-9f64a01caf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3046 | 2025.09.24 16:53:42.211769 [ 278 ] {2b43c8fb-d451-4be2-bc85-9f64a01caf51} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3047 | 2025.09.24 16:53:42.212003 [ 278 ] {2b43c8fb-d451-4be2-bc85-9f64a01caf51} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2025.09.24 16:53:42.212141 [ 278 ] {2b43c8fb-d451-4be2-bc85-9f64a01caf51} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001812 sec., 17108.167770419426 rows/sec., 30.66 MiB/sec. | ||
| 3049 | 2025.09.24 16:53:42.212198 [ 278 ] {2b43c8fb-d451-4be2-bc85-9f64a01caf51} <Debug> TCPHandler: Processed in 0.001997102 sec. | ||
| 3050 | 2025.09.24 16:53:42.212313 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2025.09.24 16:53:42.212410 [ 278 ] {041e68f2-539e-48a2-b640-a2f47ed28eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3052 | 2025.09.24 16:53:42.212453 [ 278 ] {041e68f2-539e-48a2-b640-a2f47ed28eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3053 | 2025.09.24 16:53:42.212792 [ 278 ] {041e68f2-539e-48a2-b640-a2f47ed28eb4} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2025.09.24 16:53:42.212827 [ 278 ] {041e68f2-539e-48a2-b640-a2f47ed28eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3055 | 2025.09.24 16:53:42.213133 [ 278 ] {041e68f2-539e-48a2-b640-a2f47ed28eb4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3056 | 2025.09.24 16:53:42.213359 [ 278 ] {041e68f2-539e-48a2-b640-a2f47ed28eb4} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2025.09.24 16:53:42.213486 [ 278 ] {041e68f2-539e-48a2-b640-a2f47ed28eb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 3058 | 2025.09.24 16:53:42.213521 [ 278 ] {041e68f2-539e-48a2-b640-a2f47ed28eb4} <Debug> TCPHandler: Processed in 0.001259047 sec. | ||
| 3059 | 2025.09.24 16:53:45.095215 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3060 | 2025.09.24 16:53:45.095273 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3061 | 2025.09.24 16:53:45.157645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5755 | ||
| 3062 | 2025.09.24 16:53:45.158113 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2025.09.24 16:53:45.158152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3064 | 2025.09.24 16:53:45.158771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3065 | 2025.09.24 16:53:45.159021 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2025.09.24 16:53:45.159156 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5755 | ||
| 3067 | 2025.09.24 16:53:45.166875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 428 | ||
| 3068 | 2025.09.24 16:53:45.169038 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2025.09.24 16:53:45.169084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3070 | 2025.09.24 16:53:45.170237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3071 | 2025.09.24 16:53:45.170492 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2025.09.24 16:53:45.170729 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3073 | 2025.09.24 16:53:45.466297 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3074 | 2025.09.24 16:53:45.483852 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2025.09.24 16:53:45.483912 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3076 | 2025.09.24 16:53:45.489626 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3077 | 2025.09.24 16:53:45.490306 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2025.09.24 16:53:45.493264 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3079 | 2025.09.24 16:53:47.201835 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2025.09.24 16:53:47.202150 [ 278 ] {d4cdfd55-286d-4ea6-8a5d-8ce3360d08cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3081 | 2025.09.24 16:53:47.202226 [ 278 ] {d4cdfd55-286d-4ea6-8a5d-8ce3360d08cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3082 | 2025.09.24 16:53:47.202879 [ 278 ] {d4cdfd55-286d-4ea6-8a5d-8ce3360d08cd} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2025.09.24 16:53:47.202928 [ 278 ] {d4cdfd55-286d-4ea6-8a5d-8ce3360d08cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3084 | 2025.09.24 16:53:47.203333 [ 278 ] {d4cdfd55-286d-4ea6-8a5d-8ce3360d08cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3085 | 2025.09.24 16:53:47.203590 [ 278 ] {d4cdfd55-286d-4ea6-8a5d-8ce3360d08cd} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2025.09.24 16:53:47.203736 [ 147 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3087 | 2025.09.24 16:53:47.203767 [ 278 ] {d4cdfd55-286d-4ea6-8a5d-8ce3360d08cd} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001695 sec., 44837.7581120944 rows/sec., 3.68 MiB/sec. | ||
| 3088 | 2025.09.24 16:53:47.203811 [ 147 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2025.09.24 16:53:47.203825 [ 278 ] {d4cdfd55-286d-4ea6-8a5d-8ce3360d08cd} <Debug> TCPHandler: Processed in 0.002178856 sec. | ||
| 3090 | 2025.09.24 16:53:47.203843 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3091 | 2025.09.24 16:53:47.203963 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2025.09.24 16:53:47.204016 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 3093 | 2025.09.24 16:53:47.204074 [ 278 ] {0c2aba21-030f-4394-a6ad-2e0f0e68efde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3094 | 2025.09.24 16:53:47.204128 [ 278 ] {0c2aba21-030f-4394-a6ad-2e0f0e68efde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3095 | 2025.09.24 16:53:47.204224 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3096 | 2025.09.24 16:53:47.204286 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2463 rows starting from the beginning of the part | ||
| 3097 | 2025.09.24 16:53:47.204429 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 3098 | 2025.09.24 16:53:47.204513 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 118 rows starting from the beginning of the part | ||
| 3099 | 2025.09.24 16:53:47.204561 [ 278 ] {0c2aba21-030f-4394-a6ad-2e0f0e68efde} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2025.09.24 16:53:47.204586 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 201 rows starting from the beginning of the part | ||
| 3101 | 2025.09.24 16:53:47.204609 [ 278 ] {0c2aba21-030f-4394-a6ad-2e0f0e68efde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3102 | 2025.09.24 16:53:47.204665 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 3103 | 2025.09.24 16:53:47.204750 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 3104 | 2025.09.24 16:53:47.204938 [ 278 ] {0c2aba21-030f-4394-a6ad-2e0f0e68efde} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3105 | 2025.09.24 16:53:47.205221 [ 278 ] {0c2aba21-030f-4394-a6ad-2e0f0e68efde} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2025.09.24 16:53:47.205368 [ 278 ] {0c2aba21-030f-4394-a6ad-2e0f0e68efde} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001318 sec., 7587.253414264037 rows/sec., 570.53 KiB/sec. | ||
| 3107 | 2025.09.24 16:53:47.205406 [ 278 ] {0c2aba21-030f-4394-a6ad-2e0f0e68efde} <Debug> TCPHandler: Processed in 0.001493271 sec. | ||
| 3108 | 2025.09.24 16:53:47.205523 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2025.09.24 16:53:47.205620 [ 278 ] {1884c0c8-c215-471c-a91d-878fd5a2e1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3110 | 2025.09.24 16:53:47.205661 [ 278 ] {1884c0c8-c215-471c-a91d-878fd5a2e1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3111 | 2025.09.24 16:53:47.206074 [ 278 ] {1884c0c8-c215-471c-a91d-878fd5a2e1e8} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.09.24 16:53:47.206111 [ 278 ] {1884c0c8-c215-471c-a91d-878fd5a2e1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3113 | 2025.09.24 16:53:47.206419 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3052 rows, containing 5 columns (5 merged, 0 gathered) in 0.002490032 sec., 1225687.0594434128 rows/sec., 105.57 MiB/sec. | ||
| 3114 | 2025.09.24 16:53:47.206424 [ 278 ] {1884c0c8-c215-471c-a91d-878fd5a2e1e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3115 | 2025.09.24 16:53:47.206674 [ 278 ] {1884c0c8-c215-471c-a91d-878fd5a2e1e8} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2025.09.24 16:53:47.206749 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3117 | 2025.09.24 16:53:47.206780 [ 147 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3118 | 2025.09.24 16:53:47.206812 [ 278 ] {1884c0c8-c215-471c-a91d-878fd5a2e1e8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001211 sec., 61106.523534269196 rows/sec., 4.77 MiB/sec. | ||
| 3119 | 2025.09.24 16:53:47.206813 [ 147 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2025.09.24 16:53:47.206858 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3121 | 2025.09.24 16:53:47.206861 [ 278 ] {1884c0c8-c215-471c-a91d-878fd5a2e1e8} <Debug> TCPHandler: Processed in 0.0013879 sec. | ||
| 3122 | 2025.09.24 16:53:47.206943 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 3123 | 2025.09.24 16:53:47.206985 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2025.09.24 16:53:47.207032 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_16_3} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2025.09.24 16:53:47.207043 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3126 | 2025.09.24 16:53:47.207072 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1248 rows starting from the beginning of the part | ||
| 3127 | 2025.09.24 16:53:47.207089 [ 278 ] {84170182-f162-428a-8bc2-999f58d68c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3128 | 2025.09.24 16:53:47.207108 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_16_3} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3129 | 2025.09.24 16:53:47.207125 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 3130 | 2025.09.24 16:53:47.207141 [ 278 ] {84170182-f162-428a-8bc2-999f58d68c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3131 | 2025.09.24 16:53:47.207171 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 95 rows starting from the beginning of the part | ||
| 3132 | 2025.09.24 16:53:47.207195 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 3133 | 2025.09.24 16:53:47.207216 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 120 rows starting from the beginning of the part | ||
| 3134 | 2025.09.24 16:53:47.207256 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
| 3135 | 2025.09.24 16:53:47.207293 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 3136 | 2025.09.24 16:53:47.207555 [ 278 ] {84170182-f162-428a-8bc2-999f58d68c72} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2025.09.24 16:53:47.207597 [ 278 ] {84170182-f162-428a-8bc2-999f58d68c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3138 | 2025.09.24 16:53:47.207950 [ 278 ] {84170182-f162-428a-8bc2-999f58d68c72} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3139 | 2025.09.24 16:53:47.208187 [ 278 ] {84170182-f162-428a-8bc2-999f58d68c72} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2025.09.24 16:53:47.208290 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3141 | 2025.09.24 16:53:47.208294 [ 186 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1706 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384829 sec., 1231921.053068646 rows/sec., 95.83 MiB/sec. | ||
| 3142 | 2025.09.24 16:53:47.208321 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2025.09.24 16:53:47.208325 [ 278 ] {84170182-f162-428a-8bc2-999f58d68c72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 3144 | 2025.09.24 16:53:47.208352 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3145 | 2025.09.24 16:53:47.208385 [ 278 ] {84170182-f162-428a-8bc2-999f58d68c72} <Debug> TCPHandler: Processed in 0.001448691 sec. | ||
| 3146 | 2025.09.24 16:53:47.208443 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 3147 | 2025.09.24 16:53:47.208501 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2025.09.24 16:53:47.208570 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3149 | 2025.09.24 16:53:47.208595 [ 200 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3150 | 2025.09.24 16:53:47.208601 [ 278 ] {1054a25d-0355-4dfb-a385-a6488d4d334d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3151 | 2025.09.24 16:53:47.208621 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4735 rows starting from the beginning of the part | ||
| 3152 | 2025.09.24 16:53:47.208687 [ 278 ] {1054a25d-0355-4dfb-a385-a6488d4d334d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3153 | 2025.09.24 16:53:47.208740 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3154 | 2025.09.24 16:53:47.208797 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3155 | 2025.09.24 16:53:47.208844 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 201 rows starting from the beginning of the part | ||
| 3156 | 2025.09.24 16:53:47.208890 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3157 | 2025.09.24 16:53:47.208938 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3158 | 2025.09.24 16:53:47.208986 [ 200 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_16_3} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2025.09.24 16:53:47.209091 [ 200 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_16_3} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3160 | 2025.09.24 16:53:47.209201 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3161 | 2025.09.24 16:53:47.209451 [ 278 ] {1054a25d-0355-4dfb-a385-a6488d4d334d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.09.24 16:53:47.209494 [ 278 ] {1054a25d-0355-4dfb-a385-a6488d4d334d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3163 | 2025.09.24 16:53:47.210084 [ 278 ] {1054a25d-0355-4dfb-a385-a6488d4d334d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3164 | 2025.09.24 16:53:47.210345 [ 278 ] {1054a25d-0355-4dfb-a385-a6488d4d334d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2025.09.24 16:53:47.210489 [ 278 ] {1054a25d-0355-4dfb-a385-a6488d4d334d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001905 sec., 5249.343832020997 rows/sec., 9.41 MiB/sec. | ||
| 3166 | 2025.09.24 16:53:47.210551 [ 278 ] {1054a25d-0355-4dfb-a385-a6488d4d334d} <Debug> TCPHandler: Processed in 0.002098954 sec. | ||
| 3167 | 2025.09.24 16:53:47.210658 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2025.09.24 16:53:47.210754 [ 278 ] {fd247445-16a9-4aa7-8ed3-0336a13a0b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3169 | 2025.09.24 16:53:47.210797 [ 278 ] {fd247445-16a9-4aa7-8ed3-0336a13a0b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3170 | 2025.09.24 16:53:47.211127 [ 278 ] {fd247445-16a9-4aa7-8ed3-0336a13a0b3c} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2025.09.24 16:53:47.211165 [ 278 ] {fd247445-16a9-4aa7-8ed3-0336a13a0b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3172 | 2025.09.24 16:53:47.211494 [ 278 ] {fd247445-16a9-4aa7-8ed3-0336a13a0b3c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3173 | 2025.09.24 16:53:47.211592 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5576 rows, containing 5 columns (5 merged, 0 gathered) in 0.003183197 sec., 1751698.0570162637 rows/sec., 119.40 MiB/sec. | ||
| 3174 | 2025.09.24 16:53:47.211726 [ 278 ] {fd247445-16a9-4aa7-8ed3-0336a13a0b3c} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2025.09.24 16:53:47.211831 [ 147 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3176 | 2025.09.24 16:53:47.211859 [ 147 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2025.09.24 16:53:47.211864 [ 278 ] {fd247445-16a9-4aa7-8ed3-0336a13a0b3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 3178 | 2025.09.24 16:53:47.211876 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3179 | 2025.09.24 16:53:47.211911 [ 278 ] {fd247445-16a9-4aa7-8ed3-0336a13a0b3c} <Debug> TCPHandler: Processed in 0.001302367 sec. | ||
| 3180 | 2025.09.24 16:53:47.211977 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 3181 | 2025.09.24 16:53:47.212093 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3182 | 2025.09.24 16:53:47.212127 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 732 rows starting from the beginning of the part | ||
| 3183 | 2025.09.24 16:53:47.212207 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3184 | 2025.09.24 16:53:47.212253 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3185 | 2025.09.24 16:53:47.212293 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 3186 | 2025.09.24 16:53:47.212336 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3187 | 2025.09.24 16:53:47.212357 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3188 | 2025.09.24 16:53:47.212381 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3189 | 2025.09.24 16:53:47.212676 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2025.09.24 16:53:47.212757 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3191 | 2025.09.24 16:53:47.212840 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 3192 | 2025.09.24 16:53:47.213311 [ 194 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 4 columns (4 merged, 0 gathered) in 0.001376899 sec., 749510.3126663611 rows/sec., 49.13 MiB/sec. | ||
| 3193 | 2025.09.24 16:53:47.213478 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3194 | 2025.09.24 16:53:47.213715 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_16_3} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2025.09.24 16:53:47.213774 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_16_3} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3196 | 2025.09.24 16:53:47.213835 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3197 | 2025.09.24 16:53:50.443117 [ 138 ] {} <Debug> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3198 | 2025.09.24 16:53:50.443220 [ 138 ] {} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2025.09.24 16:53:50.443261 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3200 | 2025.09.24 16:53:50.443400 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::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 | ||
| 3201 | 2025.09.24 16:53:50.443556 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3202 | 2025.09.24 16:53:50.443595 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 3203 | 2025.09.24 16:53:50.443668 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3204 | 2025.09.24 16:53:50.443717 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3205 | 2025.09.24 16:53:50.443764 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::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 | ||
| 3206 | 2025.09.24 16:53:50.443811 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3207 | 2025.09.24 16:53:50.444668 [ 194 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325848 sec., 495531.91617742006 rows/sec., 30.38 MiB/sec. | ||
| 3208 | 2025.09.24 16:53:50.444846 [ 199 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3209 | 2025.09.24 16:53:50.445151 [ 199 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_5_1} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2025.09.24 16:53:50.445228 [ 199 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_5_1} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3211 | 2025.09.24 16:53:50.445324 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3212 | 2025.09.24 16:53:50.608960 [ 138 ] {} <Debug> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3213 | 2025.09.24 16:53:50.609044 [ 138 ] {} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2025.09.24 16:53:50.609084 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3215 | 2025.09.24 16:53:50.609205 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::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 | ||
| 3216 | 2025.09.24 16:53:50.609344 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3217 | 2025.09.24 16:53:50.609376 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 3218 | 2025.09.24 16:53:50.609433 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3219 | 2025.09.24 16:53:50.609480 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 3220 | 2025.09.24 16:53:50.609523 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::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 | ||
| 3221 | 2025.09.24 16:53:50.609566 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3222 | 2025.09.24 16:53:50.610475 [ 199 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309937 sec., 975619.438186722 rows/sec., 66.33 MiB/sec. | ||
| 3223 | 2025.09.24 16:53:50.610635 [ 199 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3224 | 2025.09.24 16:53:50.610891 [ 199 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_5_1} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2025.09.24 16:53:50.610957 [ 199 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_5_1} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3226 | 2025.09.24 16:53:50.611029 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3227 | 2025.09.24 16:53:52.229799 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2025.09.24 16:53:52.230008 [ 278 ] {41127122-d79a-44b6-9073-cc419568834e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3229 | 2025.09.24 16:53:52.230079 [ 278 ] {41127122-d79a-44b6-9073-cc419568834e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3230 | 2025.09.24 16:53:52.230712 [ 278 ] {41127122-d79a-44b6-9073-cc419568834e} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2025.09.24 16:53:52.230762 [ 278 ] {41127122-d79a-44b6-9073-cc419568834e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3232 | 2025.09.24 16:53:52.231196 [ 278 ] {41127122-d79a-44b6-9073-cc419568834e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3233 | 2025.09.24 16:53:52.231443 [ 278 ] {41127122-d79a-44b6-9073-cc419568834e} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2025.09.24 16:53:52.231632 [ 278 ] {41127122-d79a-44b6-9073-cc419568834e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001677 sec., 1192.6058437686345 rows/sec., 97.25 KiB/sec. | ||
| 3235 | 2025.09.24 16:53:52.231685 [ 278 ] {41127122-d79a-44b6-9073-cc419568834e} <Debug> TCPHandler: Processed in 0.002023293 sec. | ||
| 3236 | 2025.09.24 16:53:52.231826 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2025.09.24 16:53:52.231935 [ 278 ] {2308c1e5-c528-44ae-9b38-2d88e6bb3c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3238 | 2025.09.24 16:53:52.231981 [ 278 ] {2308c1e5-c528-44ae-9b38-2d88e6bb3c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3239 | 2025.09.24 16:53:52.233166 [ 278 ] {2308c1e5-c528-44ae-9b38-2d88e6bb3c1f} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2025.09.24 16:53:52.233204 [ 278 ] {2308c1e5-c528-44ae-9b38-2d88e6bb3c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3241 | 2025.09.24 16:53:52.233628 [ 278 ] {2308c1e5-c528-44ae-9b38-2d88e6bb3c1f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3242 | 2025.09.24 16:53:52.233865 [ 278 ] {2308c1e5-c528-44ae-9b38-2d88e6bb3c1f} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2025.09.24 16:53:52.234031 [ 278 ] {2308c1e5-c528-44ae-9b38-2d88e6bb3c1f} <Debug> executeQuery: Read 1259 rows, 106.40 KiB in 0.002121 sec., 593587.9302215936 rows/sec., 48.99 MiB/sec. | ||
| 3244 | 2025.09.24 16:53:52.234072 [ 278 ] {2308c1e5-c528-44ae-9b38-2d88e6bb3c1f} <Debug> TCPHandler: Processed in 0.002301289 sec. | ||
| 3245 | 2025.09.24 16:53:52.234190 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2025.09.24 16:53:52.234295 [ 278 ] {acd6a779-dfbb-4ae9-b74e-96aea259f23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3247 | 2025.09.24 16:53:52.234340 [ 278 ] {acd6a779-dfbb-4ae9-b74e-96aea259f23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3248 | 2025.09.24 16:53:52.234909 [ 278 ] {acd6a779-dfbb-4ae9-b74e-96aea259f23d} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2025.09.24 16:53:52.234945 [ 278 ] {acd6a779-dfbb-4ae9-b74e-96aea259f23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3250 | 2025.09.24 16:53:52.235270 [ 278 ] {acd6a779-dfbb-4ae9-b74e-96aea259f23d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3251 | 2025.09.24 16:53:52.235497 [ 278 ] {acd6a779-dfbb-4ae9-b74e-96aea259f23d} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2025.09.24 16:53:52.235632 [ 278 ] {acd6a779-dfbb-4ae9-b74e-96aea259f23d} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001362 sec., 24229.074889867843 rows/sec., 1.77 MiB/sec. | ||
| 3253 | 2025.09.24 16:53:52.235671 [ 278 ] {acd6a779-dfbb-4ae9-b74e-96aea259f23d} <Debug> TCPHandler: Processed in 0.001531572 sec. | ||
| 3254 | 2025.09.24 16:53:52.235777 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2025.09.24 16:53:52.235876 [ 278 ] {e9fbaf82-7284-4e08-be7e-d71336c0f20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3256 | 2025.09.24 16:53:52.235918 [ 278 ] {e9fbaf82-7284-4e08-be7e-d71336c0f20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3257 | 2025.09.24 16:53:52.236399 [ 278 ] {e9fbaf82-7284-4e08-be7e-d71336c0f20b} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2025.09.24 16:53:52.236435 [ 278 ] {e9fbaf82-7284-4e08-be7e-d71336c0f20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3259 | 2025.09.24 16:53:52.236756 [ 278 ] {e9fbaf82-7284-4e08-be7e-d71336c0f20b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3260 | 2025.09.24 16:53:52.236983 [ 278 ] {e9fbaf82-7284-4e08-be7e-d71336c0f20b} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2025.09.24 16:53:52.237117 [ 278 ] {e9fbaf82-7284-4e08-be7e-d71336c0f20b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001262 sec., 180665.61014263073 rows/sec., 12.23 MiB/sec. | ||
| 3262 | 2025.09.24 16:53:52.237156 [ 278 ] {e9fbaf82-7284-4e08-be7e-d71336c0f20b} <Debug> TCPHandler: Processed in 0.00142929 sec. | ||
| 3263 | 2025.09.24 16:53:52.237259 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2025.09.24 16:53:52.237355 [ 278 ] {a1441fb0-3a8b-422d-b0c9-b51db5ab5d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3265 | 2025.09.24 16:53:52.237396 [ 278 ] {a1441fb0-3a8b-422d-b0c9-b51db5ab5d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3266 | 2025.09.24 16:53:52.237996 [ 278 ] {a1441fb0-3a8b-422d-b0c9-b51db5ab5d88} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2025.09.24 16:53:52.238034 [ 278 ] {a1441fb0-3a8b-422d-b0c9-b51db5ab5d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3268 | 2025.09.24 16:53:52.238387 [ 278 ] {a1441fb0-3a8b-422d-b0c9-b51db5ab5d88} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3269 | 2025.09.24 16:53:52.238608 [ 278 ] {a1441fb0-3a8b-422d-b0c9-b51db5ab5d88} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2025.09.24 16:53:52.238735 [ 278 ] {a1441fb0-3a8b-422d-b0c9-b51db5ab5d88} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.0014 sec., 395000 rows/sec., 29.33 MiB/sec. | ||
| 3271 | 2025.09.24 16:53:52.238773 [ 278 ] {a1441fb0-3a8b-422d-b0c9-b51db5ab5d88} <Debug> TCPHandler: Processed in 0.001563742 sec. | ||
| 3272 | 2025.09.24 16:53:52.238883 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2025.09.24 16:53:52.238979 [ 278 ] {ba1443d3-180d-4e2e-9faa-5963edc13a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3274 | 2025.09.24 16:53:52.239024 [ 278 ] {ba1443d3-180d-4e2e-9faa-5963edc13a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3275 | 2025.09.24 16:53:52.239583 [ 278 ] {ba1443d3-180d-4e2e-9faa-5963edc13a7a} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2025.09.24 16:53:52.239618 [ 278 ] {ba1443d3-180d-4e2e-9faa-5963edc13a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3277 | 2025.09.24 16:53:52.239987 [ 278 ] {ba1443d3-180d-4e2e-9faa-5963edc13a7a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3278 | 2025.09.24 16:53:52.240205 [ 278 ] {ba1443d3-180d-4e2e-9faa-5963edc13a7a} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2025.09.24 16:53:52.240334 [ 278 ] {ba1443d3-180d-4e2e-9faa-5963edc13a7a} <Debug> executeQuery: Read 833 rows, 57.42 KiB in 0.001374 sec., 606259.0975254731 rows/sec., 40.81 MiB/sec. | ||
| 3280 | 2025.09.24 16:53:52.240370 [ 278 ] {ba1443d3-180d-4e2e-9faa-5963edc13a7a} <Debug> TCPHandler: Processed in 0.001537092 sec. | ||
| 3281 | 2025.09.24 16:53:52.240478 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2025.09.24 16:53:52.240573 [ 278 ] {ef392b30-ac5b-474e-a7f7-7ebb2ca6c91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3283 | 2025.09.24 16:53:52.240629 [ 278 ] {ef392b30-ac5b-474e-a7f7-7ebb2ca6c91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3284 | 2025.09.24 16:53:52.241705 [ 278 ] {ef392b30-ac5b-474e-a7f7-7ebb2ca6c91b} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2025.09.24 16:53:52.241751 [ 278 ] {ef392b30-ac5b-474e-a7f7-7ebb2ca6c91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3286 | 2025.09.24 16:53:52.242596 [ 278 ] {ef392b30-ac5b-474e-a7f7-7ebb2ca6c91b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3287 | 2025.09.24 16:53:52.242943 [ 278 ] {ef392b30-ac5b-474e-a7f7-7ebb2ca6c91b} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2025.09.24 16:53:52.243134 [ 278 ] {ef392b30-ac5b-474e-a7f7-7ebb2ca6c91b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002578 sec., 12024.825446082234 rows/sec., 21.55 MiB/sec. | ||
| 3289 | 2025.09.24 16:53:52.243219 [ 278 ] {ef392b30-ac5b-474e-a7f7-7ebb2ca6c91b} <Debug> TCPHandler: Processed in 0.002789359 sec. | ||
| 3290 | 2025.09.24 16:53:52.243346 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2025.09.24 16:53:52.243461 [ 278 ] {57666077-2040-415e-bec8-8ee70d5d8b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3292 | 2025.09.24 16:53:52.243516 [ 278 ] {57666077-2040-415e-bec8-8ee70d5d8b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3293 | 2025.09.24 16:53:52.243945 [ 278 ] {57666077-2040-415e-bec8-8ee70d5d8b62} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2025.09.24 16:53:52.243989 [ 278 ] {57666077-2040-415e-bec8-8ee70d5d8b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3295 | 2025.09.24 16:53:52.244424 [ 278 ] {57666077-2040-415e-bec8-8ee70d5d8b62} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3296 | 2025.09.24 16:53:52.244758 [ 278 ] {57666077-2040-415e-bec8-8ee70d5d8b62} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2025.09.24 16:53:52.244929 [ 278 ] {57666077-2040-415e-bec8-8ee70d5d8b62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
| 3298 | 2025.09.24 16:53:52.244978 [ 278 ] {57666077-2040-415e-bec8-8ee70d5d8b62} <Debug> TCPHandler: Processed in 0.001693926 sec. | ||
| 3299 | 2025.09.24 16:53:52.659229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6203 | ||
| 3300 | 2025.09.24 16:53:52.659958 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2025.09.24 16:53:52.660033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3302 | 2025.09.24 16:53:52.660784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3303 | 2025.09.24 16:53:52.661027 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2025.09.24 16:53:52.661169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6203 | ||
| 3305 | 2025.09.24 16:53:52.993319 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3306 | 2025.09.24 16:53:53.009147 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2025.09.24 16:53:53.009195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3308 | 2025.09.24 16:53:53.015128 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3309 | 2025.09.24 16:53:53.015814 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2025.09.24 16:53:53.018518 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3311 | 2025.09.24 16:53:55.170870 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 456 | ||
| 3312 | 2025.09.24 16:53:55.173311 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2025.09.24 16:53:55.173352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3314 | 2025.09.24 16:53:55.174485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3315 | 2025.09.24 16:53:55.174745 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2025.09.24 16:53:55.174986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3317 | 2025.09.24 16:53:57.202307 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2025.09.24 16:53:57.202570 [ 278 ] {5c27d882-4023-4965-8ea7-2762aba56b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3319 | 2025.09.24 16:53:57.202643 [ 278 ] {5c27d882-4023-4965-8ea7-2762aba56b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3320 | 2025.09.24 16:53:57.203351 [ 278 ] {5c27d882-4023-4965-8ea7-2762aba56b96} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2025.09.24 16:53:57.203397 [ 278 ] {5c27d882-4023-4965-8ea7-2762aba56b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3322 | 2025.09.24 16:53:57.203789 [ 278 ] {5c27d882-4023-4965-8ea7-2762aba56b96} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3323 | 2025.09.24 16:53:57.204021 [ 278 ] {5c27d882-4023-4965-8ea7-2762aba56b96} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2025.09.24 16:53:57.204177 [ 278 ] {5c27d882-4023-4965-8ea7-2762aba56b96} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001661 sec., 45755.56893437688 rows/sec., 3.75 MiB/sec. | ||
| 3325 | 2025.09.24 16:53:57.204218 [ 278 ] {5c27d882-4023-4965-8ea7-2762aba56b96} <Debug> TCPHandler: Processed in 0.002096714 sec. | ||
| 3326 | 2025.09.24 16:53:57.204340 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2025.09.24 16:53:57.204437 [ 278 ] {151ea955-be30-485c-b18d-c0604195ce12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3328 | 2025.09.24 16:53:57.204480 [ 278 ] {151ea955-be30-485c-b18d-c0604195ce12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3329 | 2025.09.24 16:53:57.204872 [ 278 ] {151ea955-be30-485c-b18d-c0604195ce12} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2025.09.24 16:53:57.204907 [ 278 ] {151ea955-be30-485c-b18d-c0604195ce12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3331 | 2025.09.24 16:53:57.205220 [ 278 ] {151ea955-be30-485c-b18d-c0604195ce12} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3332 | 2025.09.24 16:53:57.205436 [ 278 ] {151ea955-be30-485c-b18d-c0604195ce12} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2025.09.24 16:53:57.205529 [ 133 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3334 | 2025.09.24 16:53:57.205566 [ 278 ] {151ea955-be30-485c-b18d-c0604195ce12} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 655.01 KiB/sec. | ||
| 3335 | 2025.09.24 16:53:57.205567 [ 133 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2025.09.24 16:53:57.205599 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3337 | 2025.09.24 16:53:57.205605 [ 278 ] {151ea955-be30-485c-b18d-c0604195ce12} <Debug> TCPHandler: Processed in 0.001314408 sec. | ||
| 3338 | 2025.09.24 16:53:57.205711 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 3339 | 2025.09.24 16:53:57.205720 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2025.09.24 16:53:57.205858 [ 278 ] {c6076846-f500-4b76-8f23-b01554f48728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3341 | 2025.09.24 16:53:57.205858 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3342 | 2025.09.24 16:53:57.205902 [ 278 ] {c6076846-f500-4b76-8f23-b01554f48728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3343 | 2025.09.24 16:53:57.205911 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 276 rows starting from the beginning of the part | ||
| 3344 | 2025.09.24 16:53:57.205992 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 3345 | 2025.09.24 16:53:57.206040 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3346 | 2025.09.24 16:53:57.206081 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3347 | 2025.09.24 16:53:57.206119 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 3348 | 2025.09.24 16:53:57.206158 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3349 | 2025.09.24 16:53:57.206317 [ 278 ] {c6076846-f500-4b76-8f23-b01554f48728} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2025.09.24 16:53:57.206361 [ 278 ] {c6076846-f500-4b76-8f23-b01554f48728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3351 | 2025.09.24 16:53:57.206685 [ 278 ] {c6076846-f500-4b76-8f23-b01554f48728} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3352 | 2025.09.24 16:53:57.206934 [ 278 ] {c6076846-f500-4b76-8f23-b01554f48728} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2025.09.24 16:53:57.207012 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350269 sec., 290312.5229121012 rows/sec., 20.15 MiB/sec. | ||
| 3354 | 2025.09.24 16:53:57.207064 [ 278 ] {c6076846-f500-4b76-8f23-b01554f48728} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001225 sec., 60408.163265306124 rows/sec., 4.72 MiB/sec. | ||
| 3355 | 2025.09.24 16:53:57.207108 [ 278 ] {c6076846-f500-4b76-8f23-b01554f48728} <Debug> TCPHandler: Processed in 0.00143754 sec. | ||
| 3356 | 2025.09.24 16:53:57.207207 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3357 | 2025.09.24 16:53:57.207214 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2025.09.24 16:53:57.207315 [ 278 ] {cbc75501-b497-4fd9-abe7-58db6292afdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3359 | 2025.09.24 16:53:57.207361 [ 278 ] {cbc75501-b497-4fd9-abe7-58db6292afdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3360 | 2025.09.24 16:53:57.207470 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_16_3} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2025.09.24 16:53:57.207531 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_16_3} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3362 | 2025.09.24 16:53:57.207601 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3363 | 2025.09.24 16:53:57.207767 [ 278 ] {cbc75501-b497-4fd9-abe7-58db6292afdb} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2025.09.24 16:53:57.207802 [ 278 ] {cbc75501-b497-4fd9-abe7-58db6292afdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3365 | 2025.09.24 16:53:57.208126 [ 278 ] {cbc75501-b497-4fd9-abe7-58db6292afdb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3366 | 2025.09.24 16:53:57.208340 [ 278 ] {cbc75501-b497-4fd9-abe7-58db6292afdb} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2025.09.24 16:53:57.208468 [ 278 ] {cbc75501-b497-4fd9-abe7-58db6292afdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 3368 | 2025.09.24 16:53:57.208506 [ 278 ] {cbc75501-b497-4fd9-abe7-58db6292afdb} <Debug> TCPHandler: Processed in 0.001339588 sec. | ||
| 3369 | 2025.09.24 16:53:57.208616 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2025.09.24 16:53:57.208711 [ 278 ] {ad48e7e2-ff6d-46ab-b59b-194128648a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3371 | 2025.09.24 16:53:57.208767 [ 278 ] {ad48e7e2-ff6d-46ab-b59b-194128648a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3372 | 2025.09.24 16:53:57.209489 [ 278 ] {ad48e7e2-ff6d-46ab-b59b-194128648a4d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2025.09.24 16:53:57.209525 [ 278 ] {ad48e7e2-ff6d-46ab-b59b-194128648a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3374 | 2025.09.24 16:53:57.210022 [ 278 ] {ad48e7e2-ff6d-46ab-b59b-194128648a4d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3375 | 2025.09.24 16:53:57.210252 [ 278 ] {ad48e7e2-ff6d-46ab-b59b-194128648a4d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2025.09.24 16:53:57.210350 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3377 | 2025.09.24 16:53:57.210379 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2025.09.24 16:53:57.210389 [ 278 ] {ad48e7e2-ff6d-46ab-b59b-194128648a4d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001696 sec., 5896.226415094339 rows/sec., 10.57 MiB/sec. | ||
| 3379 | 2025.09.24 16:53:57.210396 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3380 | 2025.09.24 16:53:57.210440 [ 278 ] {ad48e7e2-ff6d-46ab-b59b-194128648a4d} <Debug> TCPHandler: Processed in 0.001872539 sec. | ||
| 3381 | 2025.09.24 16:53:57.210507 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 3382 | 2025.09.24 16:53:57.210545 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2025.09.24 16:53:57.210650 [ 278 ] {29cdaa49-4dd2-438a-828b-fbb20476de0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3384 | 2025.09.24 16:53:57.210694 [ 278 ] {29cdaa49-4dd2-438a-828b-fbb20476de0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3385 | 2025.09.24 16:53:57.210839 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3386 | 2025.09.24 16:53:57.210923 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 201 rows starting from the beginning of the part | ||
| 3387 | 2025.09.24 16:53:57.211016 [ 278 ] {29cdaa49-4dd2-438a-828b-fbb20476de0c} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2025.09.24 16:53:57.211059 [ 278 ] {29cdaa49-4dd2-438a-828b-fbb20476de0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3389 | 2025.09.24 16:53:57.211117 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3390 | 2025.09.24 16:53:57.211309 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3391 | 2025.09.24 16:53:57.211379 [ 278 ] {29cdaa49-4dd2-438a-828b-fbb20476de0c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3392 | 2025.09.24 16:53:57.211474 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3393 | 2025.09.24 16:53:57.211579 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3394 | 2025.09.24 16:53:57.211617 [ 278 ] {29cdaa49-4dd2-438a-828b-fbb20476de0c} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.09.24 16:53:57.211680 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3396 | 2025.09.24 16:53:57.211755 [ 278 ] {29cdaa49-4dd2-438a-828b-fbb20476de0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 3397 | 2025.09.24 16:53:57.211796 [ 278 ] {29cdaa49-4dd2-438a-828b-fbb20476de0c} <Debug> TCPHandler: Processed in 0.001299918 sec. | ||
| 3398 | 2025.09.24 16:53:57.214253 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 19 columns (19 merged, 0 gathered) in 0.00379293 sec., 77248.98693094784 rows/sec., 138.43 MiB/sec. | ||
| 3399 | 2025.09.24 16:53:57.214736 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3400 | 2025.09.24 16:53:57.215103 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2025.09.24 16:53:57.215185 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3402 | 2025.09.24 16:53:57.215279 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3403 | 2025.09.24 16:54:00.095311 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3404 | 2025.09.24 16:54:00.095361 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3405 | 2025.09.24 16:54:00.162202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6715 | ||
| 3406 | 2025.09.24 16:54:00.162697 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2025.09.24 16:54:00.162742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3408 | 2025.09.24 16:54:00.163237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3409 | 2025.09.24 16:54:00.163492 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2025.09.24 16:54:00.163635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6715 | ||
| 3411 | 2025.09.24 16:54:00.518867 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3412 | 2025.09.24 16:54:00.535351 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2025.09.24 16:54:00.535411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3414 | 2025.09.24 16:54:00.541639 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3415 | 2025.09.24 16:54:00.542368 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2025.09.24 16:54:00.545276 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3417 | 2025.09.24 16:54:02.203145 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2025.09.24 16:54:02.203458 [ 278 ] {272267ed-d559-4d61-a670-51a537326db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3419 | 2025.09.24 16:54:02.203557 [ 278 ] {272267ed-d559-4d61-a670-51a537326db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3420 | 2025.09.24 16:54:02.204275 [ 278 ] {272267ed-d559-4d61-a670-51a537326db1} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2025.09.24 16:54:02.204322 [ 278 ] {272267ed-d559-4d61-a670-51a537326db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3422 | 2025.09.24 16:54:02.204721 [ 278 ] {272267ed-d559-4d61-a670-51a537326db1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3423 | 2025.09.24 16:54:02.204957 [ 278 ] {272267ed-d559-4d61-a670-51a537326db1} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2025.09.24 16:54:02.205118 [ 278 ] {272267ed-d559-4d61-a670-51a537326db1} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001739 sec., 69005.17538815411 rows/sec., 5.85 MiB/sec. | ||
| 3425 | 2025.09.24 16:54:02.205169 [ 278 ] {272267ed-d559-4d61-a670-51a537326db1} <Debug> TCPHandler: Processed in 0.002215307 sec. | ||
| 3426 | 2025.09.24 16:54:02.205294 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2025.09.24 16:54:02.205400 [ 278 ] {2dc9a7ea-24db-473c-a39c-e83c30c299f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3428 | 2025.09.24 16:54:02.205445 [ 278 ] {2dc9a7ea-24db-473c-a39c-e83c30c299f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3429 | 2025.09.24 16:54:02.205868 [ 278 ] {2dc9a7ea-24db-473c-a39c-e83c30c299f2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.09.24 16:54:02.205907 [ 278 ] {2dc9a7ea-24db-473c-a39c-e83c30c299f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3431 | 2025.09.24 16:54:02.206216 [ 278 ] {2dc9a7ea-24db-473c-a39c-e83c30c299f2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3432 | 2025.09.24 16:54:02.206439 [ 278 ] {2dc9a7ea-24db-473c-a39c-e83c30c299f2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2025.09.24 16:54:02.206568 [ 278 ] {2dc9a7ea-24db-473c-a39c-e83c30c299f2} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001193 sec., 26823.134953897737 rows/sec., 1.97 MiB/sec. | ||
| 3434 | 2025.09.24 16:54:02.206607 [ 278 ] {2dc9a7ea-24db-473c-a39c-e83c30c299f2} <Debug> TCPHandler: Processed in 0.001364539 sec. | ||
| 3435 | 2025.09.24 16:54:02.206719 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2025.09.24 16:54:02.206817 [ 278 ] {fc43497f-20fc-49da-a018-1d6ec91ae5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3437 | 2025.09.24 16:54:02.206858 [ 278 ] {fc43497f-20fc-49da-a018-1d6ec91ae5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3438 | 2025.09.24 16:54:02.207284 [ 278 ] {fc43497f-20fc-49da-a018-1d6ec91ae5a2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2025.09.24 16:54:02.207323 [ 278 ] {fc43497f-20fc-49da-a018-1d6ec91ae5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3440 | 2025.09.24 16:54:02.207627 [ 278 ] {fc43497f-20fc-49da-a018-1d6ec91ae5a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3441 | 2025.09.24 16:54:02.207846 [ 278 ] {fc43497f-20fc-49da-a018-1d6ec91ae5a2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2025.09.24 16:54:02.207981 [ 278 ] {fc43497f-20fc-49da-a018-1d6ec91ae5a2} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001184 sec., 81081.08108108108 rows/sec., 6.33 MiB/sec. | ||
| 3443 | 2025.09.24 16:54:02.208019 [ 278 ] {fc43497f-20fc-49da-a018-1d6ec91ae5a2} <Debug> TCPHandler: Processed in 0.001350059 sec. | ||
| 3444 | 2025.09.24 16:54:02.208130 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2025.09.24 16:54:02.208228 [ 278 ] {4ba028da-e46c-4cdb-b02f-f3ee6a10a30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3446 | 2025.09.24 16:54:02.208272 [ 278 ] {4ba028da-e46c-4cdb-b02f-f3ee6a10a30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3447 | 2025.09.24 16:54:02.208673 [ 278 ] {4ba028da-e46c-4cdb-b02f-f3ee6a10a30e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2025.09.24 16:54:02.208710 [ 278 ] {4ba028da-e46c-4cdb-b02f-f3ee6a10a30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3449 | 2025.09.24 16:54:02.209044 [ 278 ] {4ba028da-e46c-4cdb-b02f-f3ee6a10a30e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3450 | 2025.09.24 16:54:02.209264 [ 278 ] {4ba028da-e46c-4cdb-b02f-f3ee6a10a30e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2025.09.24 16:54:02.209391 [ 278 ] {4ba028da-e46c-4cdb-b02f-f3ee6a10a30e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 3452 | 2025.09.24 16:54:02.209428 [ 278 ] {4ba028da-e46c-4cdb-b02f-f3ee6a10a30e} <Debug> TCPHandler: Processed in 0.001346708 sec. | ||
| 3453 | 2025.09.24 16:54:02.209547 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2025.09.24 16:54:02.209672 [ 278 ] {775f9be8-5d8b-4663-addd-bd911072511b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3455 | 2025.09.24 16:54:02.209739 [ 278 ] {775f9be8-5d8b-4663-addd-bd911072511b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3456 | 2025.09.24 16:54:02.210648 [ 278 ] {775f9be8-5d8b-4663-addd-bd911072511b} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2025.09.24 16:54:02.210686 [ 278 ] {775f9be8-5d8b-4663-addd-bd911072511b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3458 | 2025.09.24 16:54:02.211215 [ 278 ] {775f9be8-5d8b-4663-addd-bd911072511b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3459 | 2025.09.24 16:54:02.211437 [ 278 ] {775f9be8-5d8b-4663-addd-bd911072511b} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2025.09.24 16:54:02.211573 [ 278 ] {775f9be8-5d8b-4663-addd-bd911072511b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001928 sec., 16597.510373443984 rows/sec., 29.74 MiB/sec. | ||
| 3461 | 2025.09.24 16:54:02.211625 [ 278 ] {775f9be8-5d8b-4663-addd-bd911072511b} <Debug> TCPHandler: Processed in 0.002142145 sec. | ||
| 3462 | 2025.09.24 16:54:02.211737 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2025.09.24 16:54:02.211832 [ 278 ] {719389e3-b607-49fb-b020-b4218607c6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3464 | 2025.09.24 16:54:02.211875 [ 278 ] {719389e3-b607-49fb-b020-b4218607c6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3465 | 2025.09.24 16:54:02.212206 [ 278 ] {719389e3-b607-49fb-b020-b4218607c6a1} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2025.09.24 16:54:02.212244 [ 278 ] {719389e3-b607-49fb-b020-b4218607c6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3467 | 2025.09.24 16:54:02.212542 [ 278 ] {719389e3-b607-49fb-b020-b4218607c6a1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3468 | 2025.09.24 16:54:02.212758 [ 278 ] {719389e3-b607-49fb-b020-b4218607c6a1} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2025.09.24 16:54:02.212883 [ 278 ] {719389e3-b607-49fb-b020-b4218607c6a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 3470 | 2025.09.24 16:54:02.212919 [ 278 ] {719389e3-b607-49fb-b020-b4218607c6a1} <Debug> TCPHandler: Processed in 0.001231526 sec. | ||
| 3471 | 2025.09.24 16:54:05.102314 [ 123 ] {} <Debug> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3472 | 2025.09.24 16:54:05.102377 [ 123 ] {} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2025.09.24 16:54:05.102398 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3474 | 2025.09.24 16:54:05.102536 [ 198 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::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 | ||
| 3475 | 2025.09.24 16:54:05.102760 [ 198 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3476 | 2025.09.24 16:54:05.102819 [ 198 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3477 | 2025.09.24 16:54:05.102928 [ 198 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::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 | ||
| 3478 | 2025.09.24 16:54:05.103003 [ 198 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::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 | ||
| 3479 | 2025.09.24 16:54:05.103072 [ 198 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3480 | 2025.09.24 16:54:05.103139 [ 198 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3481 | 2025.09.24 16:54:05.104072 [ 196 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598144 sec., 18771.77525930079 rows/sec., 1.57 MiB/sec. | ||
| 3482 | 2025.09.24 16:54:05.104213 [ 198 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3483 | 2025.09.24 16:54:05.104461 [ 198 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_5_1} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2025.09.24 16:54:05.104530 [ 198 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_5_1} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3485 | 2025.09.24 16:54:05.104602 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3486 | 2025.09.24 16:54:05.175981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 480 | ||
| 3487 | 2025.09.24 16:54:05.177961 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2025.09.24 16:54:05.178003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3489 | 2025.09.24 16:54:05.179137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3490 | 2025.09.24 16:54:05.179400 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2025.09.24 16:54:05.179724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3492 | 2025.09.24 16:54:07.204522 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2025.09.24 16:54:07.204772 [ 278 ] {13e965dd-1b51-468c-bc90-5e463155778b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3494 | 2025.09.24 16:54:07.204882 [ 278 ] {13e965dd-1b51-468c-bc90-5e463155778b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3495 | 2025.09.24 16:54:07.205776 [ 278 ] {13e965dd-1b51-468c-bc90-5e463155778b} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.09.24 16:54:07.205828 [ 278 ] {13e965dd-1b51-468c-bc90-5e463155778b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3497 | 2025.09.24 16:54:07.206218 [ 278 ] {13e965dd-1b51-468c-bc90-5e463155778b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3498 | 2025.09.24 16:54:07.206451 [ 278 ] {13e965dd-1b51-468c-bc90-5e463155778b} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2025.09.24 16:54:07.206609 [ 278 ] {13e965dd-1b51-468c-bc90-5e463155778b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001914 sec., 12539.184952978057 rows/sec., 1.04 MiB/sec. | ||
| 3500 | 2025.09.24 16:54:07.206657 [ 278 ] {13e965dd-1b51-468c-bc90-5e463155778b} <Debug> TCPHandler: Processed in 0.002268758 sec. | ||
| 3501 | 2025.09.24 16:54:07.206782 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2025.09.24 16:54:07.206887 [ 278 ] {3b74a1a3-f206-4a81-96fb-b6f78d6d2fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3503 | 2025.09.24 16:54:07.206930 [ 278 ] {3b74a1a3-f206-4a81-96fb-b6f78d6d2fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3504 | 2025.09.24 16:54:07.207415 [ 278 ] {3b74a1a3-f206-4a81-96fb-b6f78d6d2fdb} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2025.09.24 16:54:07.207454 [ 278 ] {3b74a1a3-f206-4a81-96fb-b6f78d6d2fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3506 | 2025.09.24 16:54:07.207780 [ 278 ] {3b74a1a3-f206-4a81-96fb-b6f78d6d2fdb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3507 | 2025.09.24 16:54:07.208002 [ 278 ] {3b74a1a3-f206-4a81-96fb-b6f78d6d2fdb} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2025.09.24 16:54:07.208132 [ 278 ] {3b74a1a3-f206-4a81-96fb-b6f78d6d2fdb} <Debug> executeQuery: Read 196 rows, 17.82 KiB in 0.001267 sec., 154696.13259668509 rows/sec., 13.74 MiB/sec. | ||
| 3509 | 2025.09.24 16:54:07.208171 [ 278 ] {3b74a1a3-f206-4a81-96fb-b6f78d6d2fdb} <Debug> TCPHandler: Processed in 0.00144016 sec. | ||
| 3510 | 2025.09.24 16:54:07.208283 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2025.09.24 16:54:07.208380 [ 278 ] {83a6c456-84f6-4ee3-a518-5ce6fb132302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3512 | 2025.09.24 16:54:07.208421 [ 278 ] {83a6c456-84f6-4ee3-a518-5ce6fb132302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3513 | 2025.09.24 16:54:07.208802 [ 278 ] {83a6c456-84f6-4ee3-a518-5ce6fb132302} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2025.09.24 16:54:07.208840 [ 278 ] {83a6c456-84f6-4ee3-a518-5ce6fb132302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3515 | 2025.09.24 16:54:07.209133 [ 278 ] {83a6c456-84f6-4ee3-a518-5ce6fb132302} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3516 | 2025.09.24 16:54:07.209357 [ 278 ] {83a6c456-84f6-4ee3-a518-5ce6fb132302} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2025.09.24 16:54:07.209489 [ 278 ] {83a6c456-84f6-4ee3-a518-5ce6fb132302} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001128 sec., 19503.54609929078 rows/sec., 1.48 MiB/sec. | ||
| 3518 | 2025.09.24 16:54:07.209526 [ 278 ] {83a6c456-84f6-4ee3-a518-5ce6fb132302} <Debug> TCPHandler: Processed in 0.001293457 sec. | ||
| 3519 | 2025.09.24 16:54:07.209631 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2025.09.24 16:54:07.209727 [ 278 ] {5addefa1-9261-4415-9100-848b687f6d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3521 | 2025.09.24 16:54:07.209767 [ 278 ] {5addefa1-9261-4415-9100-848b687f6d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3522 | 2025.09.24 16:54:07.210140 [ 278 ] {5addefa1-9261-4415-9100-848b687f6d45} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2025.09.24 16:54:07.210177 [ 278 ] {5addefa1-9261-4415-9100-848b687f6d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3524 | 2025.09.24 16:54:07.210468 [ 278 ] {5addefa1-9261-4415-9100-848b687f6d45} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3525 | 2025.09.24 16:54:07.210677 [ 278 ] {5addefa1-9261-4415-9100-848b687f6d45} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2025.09.24 16:54:07.210803 [ 278 ] {5addefa1-9261-4415-9100-848b687f6d45} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001094 sec., 21937.84277879342 rows/sec., 1.82 MiB/sec. | ||
| 3527 | 2025.09.24 16:54:07.210840 [ 278 ] {5addefa1-9261-4415-9100-848b687f6d45} <Debug> TCPHandler: Processed in 0.001258086 sec. | ||
| 3528 | 2025.09.24 16:54:07.210960 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2025.09.24 16:54:07.211085 [ 278 ] {3c1b960c-f364-4a35-883c-e074e8657aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3530 | 2025.09.24 16:54:07.211137 [ 278 ] {3c1b960c-f364-4a35-883c-e074e8657aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3531 | 2025.09.24 16:54:07.211620 [ 278 ] {3c1b960c-f364-4a35-883c-e074e8657aa8} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2025.09.24 16:54:07.211658 [ 278 ] {3c1b960c-f364-4a35-883c-e074e8657aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3533 | 2025.09.24 16:54:07.211965 [ 278 ] {3c1b960c-f364-4a35-883c-e074e8657aa8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3534 | 2025.09.24 16:54:07.212193 [ 278 ] {3c1b960c-f364-4a35-883c-e074e8657aa8} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2025.09.24 16:54:07.212323 [ 278 ] {3c1b960c-f364-4a35-883c-e074e8657aa8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001262 sec., 9508.716323296354 rows/sec., 742.87 KiB/sec. | ||
| 3536 | 2025.09.24 16:54:07.212361 [ 278 ] {3c1b960c-f364-4a35-883c-e074e8657aa8} <Debug> TCPHandler: Processed in 0.001462661 sec. | ||
| 3537 | 2025.09.24 16:54:07.212469 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3538 | 2025.09.24 16:54:07.212564 [ 278 ] {ffbc1121-1854-4d57-beb6-0ab8b78708fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3539 | 2025.09.24 16:54:07.212604 [ 278 ] {ffbc1121-1854-4d57-beb6-0ab8b78708fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3540 | 2025.09.24 16:54:07.213018 [ 278 ] {ffbc1121-1854-4d57-beb6-0ab8b78708fb} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2025.09.24 16:54:07.213055 [ 278 ] {ffbc1121-1854-4d57-beb6-0ab8b78708fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3542 | 2025.09.24 16:54:07.213360 [ 278 ] {ffbc1121-1854-4d57-beb6-0ab8b78708fb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3543 | 2025.09.24 16:54:07.213578 [ 278 ] {ffbc1121-1854-4d57-beb6-0ab8b78708fb} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2025.09.24 16:54:07.213705 [ 278 ] {ffbc1121-1854-4d57-beb6-0ab8b78708fb} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001159 sec., 94909.40465918895 rows/sec., 7.73 MiB/sec. | ||
| 3545 | 2025.09.24 16:54:07.213742 [ 278 ] {ffbc1121-1854-4d57-beb6-0ab8b78708fb} <Debug> TCPHandler: Processed in 0.001323228 sec. | ||
| 3546 | 2025.09.24 16:54:07.213848 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3547 | 2025.09.24 16:54:07.213943 [ 278 ] {645ec356-853c-4846-8d4b-94abf0ad83b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3548 | 2025.09.24 16:54:07.213987 [ 278 ] {645ec356-853c-4846-8d4b-94abf0ad83b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3549 | 2025.09.24 16:54:07.214388 [ 278 ] {645ec356-853c-4846-8d4b-94abf0ad83b7} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2025.09.24 16:54:07.214425 [ 278 ] {645ec356-853c-4846-8d4b-94abf0ad83b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3551 | 2025.09.24 16:54:07.214763 [ 278 ] {645ec356-853c-4846-8d4b-94abf0ad83b7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3552 | 2025.09.24 16:54:07.214980 [ 278 ] {645ec356-853c-4846-8d4b-94abf0ad83b7} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2025.09.24 16:54:07.215108 [ 278 ] {645ec356-853c-4846-8d4b-94abf0ad83b7} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001182 sec., 165820.64297800336 rows/sec., 11.90 MiB/sec. | ||
| 3554 | 2025.09.24 16:54:07.215145 [ 278 ] {645ec356-853c-4846-8d4b-94abf0ad83b7} <Debug> TCPHandler: Processed in 0.001345218 sec. | ||
| 3555 | 2025.09.24 16:54:07.215253 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3556 | 2025.09.24 16:54:07.215347 [ 278 ] {d5df76e5-889f-4e35-9739-ec5381ce0cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3557 | 2025.09.24 16:54:07.215401 [ 278 ] {d5df76e5-889f-4e35-9739-ec5381ce0cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3558 | 2025.09.24 16:54:07.216117 [ 278 ] {d5df76e5-889f-4e35-9739-ec5381ce0cdb} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2025.09.24 16:54:07.216154 [ 278 ] {d5df76e5-889f-4e35-9739-ec5381ce0cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3560 | 2025.09.24 16:54:07.216645 [ 278 ] {d5df76e5-889f-4e35-9739-ec5381ce0cdb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3561 | 2025.09.24 16:54:07.216874 [ 278 ] {d5df76e5-889f-4e35-9739-ec5381ce0cdb} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2025.09.24 16:54:07.217017 [ 278 ] {d5df76e5-889f-4e35-9739-ec5381ce0cdb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001688 sec., 5924.170616113744 rows/sec., 10.62 MiB/sec. | ||
| 3563 | 2025.09.24 16:54:07.217068 [ 278 ] {d5df76e5-889f-4e35-9739-ec5381ce0cdb} <Debug> TCPHandler: Processed in 0.001863109 sec. | ||
| 3564 | 2025.09.24 16:54:07.217174 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2025.09.24 16:54:07.217271 [ 278 ] {a78d4572-6220-4516-93c0-cd8cca990c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3566 | 2025.09.24 16:54:07.217313 [ 278 ] {a78d4572-6220-4516-93c0-cd8cca990c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3567 | 2025.09.24 16:54:07.217633 [ 278 ] {a78d4572-6220-4516-93c0-cd8cca990c8d} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2025.09.24 16:54:07.217670 [ 278 ] {a78d4572-6220-4516-93c0-cd8cca990c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3569 | 2025.09.24 16:54:07.217987 [ 278 ] {a78d4572-6220-4516-93c0-cd8cca990c8d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3570 | 2025.09.24 16:54:07.218202 [ 278 ] {a78d4572-6220-4516-93c0-cd8cca990c8d} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2025.09.24 16:54:07.218328 [ 278 ] {a78d4572-6220-4516-93c0-cd8cca990c8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3572 | 2025.09.24 16:54:07.218363 [ 278 ] {a78d4572-6220-4516-93c0-cd8cca990c8d} <Debug> TCPHandler: Processed in 0.001237516 sec. | ||
| 3573 | 2025.09.24 16:54:07.664610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7163 | ||
| 3574 | 2025.09.24 16:54:07.665070 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2025.09.24 16:54:07.665108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3576 | 2025.09.24 16:54:07.665658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3577 | 2025.09.24 16:54:07.665907 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2025.09.24 16:54:07.666046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7163 | ||
| 3579 | 2025.09.24 16:54:08.046311 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3580 | 2025.09.24 16:54:08.062959 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2025.09.24 16:54:08.063031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3582 | 2025.09.24 16:54:08.068681 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3583 | 2025.09.24 16:54:08.069360 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2025.09.24 16:54:08.072220 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3585 | 2025.09.24 16:54:09.208876 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61907 | ||
| 3586 | 2025.09.24 16:54:09.208986 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3587 | 2025.09.24 16:54:09.209013 [ 289 ] {} <Debug> TCP-Session: e06c3dfa-c1c0-4072-8f59-c846aa408727 Authenticating user 'default' from [fd00:1122:3344:101::e]:61907 | ||
| 3588 | 2025.09.24 16:54:09.209038 [ 289 ] {} <Debug> TCP-Session: e06c3dfa-c1c0-4072-8f59-c846aa408727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2025.09.24 16:54:09.209052 [ 289 ] {} <Debug> TCP-Session: e06c3dfa-c1c0-4072-8f59-c846aa408727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2025.09.24 16:54:09.209260 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52401 | ||
| 3591 | 2025.09.24 16:54:09.209302 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57032 | ||
| 3592 | 2025.09.24 16:54:09.209302 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47433 | ||
| 3593 | 2025.09.24 16:54:09.209327 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57638 | ||
| 3594 | 2025.09.24 16:54:09.209358 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60412 | ||
| 3595 | 2025.09.24 16:54:09.209397 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3596 | 2025.09.24 16:54:09.209407 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3597 | 2025.09.24 16:54:09.209434 [ 293 ] {} <Debug> TCP-Session: 90016557-3bf5-4748-9c36-aa169f8de43a Authenticating user 'default' from [fd00:1122:3344:101::e]:57032 | ||
| 3598 | 2025.09.24 16:54:09.209364 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37762 | ||
| 3599 | 2025.09.24 16:54:09.209458 [ 290 ] {} <Debug> TCP-Session: 636e28d8-ad35-4f4b-8509-f6f9833d87e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52401 | ||
| 3600 | 2025.09.24 16:54:09.209462 [ 293 ] {} <Debug> TCP-Session: 90016557-3bf5-4748-9c36-aa169f8de43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2025.09.24 16:54:09.209513 [ 290 ] {} <Debug> TCP-Session: 636e28d8-ad35-4f4b-8509-f6f9833d87e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2025.09.24 16:54:09.209532 [ 293 ] {} <Debug> TCP-Session: 90016557-3bf5-4748-9c36-aa169f8de43a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2025.09.24 16:54:09.209545 [ 290 ] {} <Debug> TCP-Session: 636e28d8-ad35-4f4b-8509-f6f9833d87e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2025.09.24 16:54:09.209331 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36598 | ||
| 3605 | 2025.09.24 16:54:09.209270 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38091 | ||
| 3606 | 2025.09.24 16:54:09.209604 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3607 | 2025.09.24 16:54:09.209643 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3608 | 2025.09.24 16:54:09.209648 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3609 | 2025.09.24 16:54:09.209660 [ 292 ] {} <Debug> TCP-Session: 28e6e2f4-7ae1-4a7e-a9f7-a423b200b285 Authenticating user 'default' from [fd00:1122:3344:101::e]:47433 | ||
| 3610 | 2025.09.24 16:54:09.209679 [ 286 ] {} <Debug> TCP-Session: d22070b3-bdea-4eb4-bf2d-707dc81648f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60412 | ||
| 3611 | 2025.09.24 16:54:09.209692 [ 294 ] {} <Debug> TCP-Session: b76cae0c-0fb0-42d9-b115-e106cf4308fb Authenticating user 'default' from [fd00:1122:3344:101::e]:57638 | ||
| 3612 | 2025.09.24 16:54:09.209708 [ 292 ] {} <Debug> TCP-Session: 28e6e2f4-7ae1-4a7e-a9f7-a423b200b285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2025.09.24 16:54:09.209726 [ 294 ] {} <Debug> TCP-Session: b76cae0c-0fb0-42d9-b115-e106cf4308fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2025.09.24 16:54:09.209744 [ 292 ] {} <Debug> TCP-Session: 28e6e2f4-7ae1-4a7e-a9f7-a423b200b285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2025.09.24 16:54:09.209757 [ 294 ] {} <Debug> TCP-Session: b76cae0c-0fb0-42d9-b115-e106cf4308fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3616 | 2025.09.24 16:54:09.209716 [ 286 ] {} <Debug> TCP-Session: d22070b3-bdea-4eb4-bf2d-707dc81648f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2025.09.24 16:54:09.209377 [ 289 ] {} <Trace> TCP-Session: e06c3dfa-c1c0-4072-8f59-c846aa408727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2025.09.24 16:54:09.209794 [ 286 ] {} <Debug> TCP-Session: d22070b3-bdea-4eb4-bf2d-707dc81648f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3619 | 2025.09.24 16:54:09.209847 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3620 | 2025.09.24 16:54:09.209851 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3621 | 2025.09.24 16:54:09.209883 [ 275 ] {} <Debug> TCP-Session: 79872c5b-cf02-402d-ae8c-a22ece9b87ab Authenticating user 'default' from [fd00:1122:3344:101::e]:36598 | ||
| 3622 | 2025.09.24 16:54:09.209905 [ 291 ] {} <Debug> TCP-Session: 836f3981-27a5-45fb-b6ba-fb8aac119838 Authenticating user 'default' from [fd00:1122:3344:101::e]:38091 | ||
| 3623 | 2025.09.24 16:54:09.209905 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3624 | 2025.09.24 16:54:09.209934 [ 291 ] {} <Debug> TCP-Session: 836f3981-27a5-45fb-b6ba-fb8aac119838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2025.09.24 16:54:09.209908 [ 275 ] {} <Debug> TCP-Session: 79872c5b-cf02-402d-ae8c-a22ece9b87ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2025.09.24 16:54:09.209950 [ 287 ] {} <Debug> TCP-Session: c176d75d-6698-4817-8c00-72b79d9b1221 Authenticating user 'default' from [fd00:1122:3344:101::e]:37762 | ||
| 3627 | 2025.09.24 16:54:09.209974 [ 275 ] {} <Debug> TCP-Session: 79872c5b-cf02-402d-ae8c-a22ece9b87ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2025.09.24 16:54:09.209975 [ 289 ] {9bf1846e-a680-425b-a710-2b4b502a2e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61907) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3629 | 2025.09.24 16:54:09.209990 [ 287 ] {} <Debug> TCP-Session: c176d75d-6698-4817-8c00-72b79d9b1221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2025.09.24 16:54:09.209952 [ 291 ] {} <Debug> TCP-Session: 836f3981-27a5-45fb-b6ba-fb8aac119838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2025.09.24 16:54:09.210021 [ 287 ] {} <Debug> TCP-Session: c176d75d-6698-4817-8c00-72b79d9b1221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3632 | 2025.09.24 16:54:09.210248 [ 289 ] {9bf1846e-a680-425b-a710-2b4b502a2e2b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3633 | 2025.09.24 16:54:09.210304 [ 289 ] {9bf1846e-a680-425b-a710-2b4b502a2e2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3634 | 2025.09.24 16:54:09.210557 [ 289 ] {9bf1846e-a680-425b-a710-2b4b502a2e2b} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 3635 | 2025.09.24 16:54:09.211521 [ 307 ] {9bf1846e-a680-425b-a710-2b4b502a2e2b} <Trace> AggregatingTransform: Aggregating | ||
| 3636 | 2025.09.24 16:54:09.211558 [ 307 ] {9bf1846e-a680-425b-a710-2b4b502a2e2b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3637 | 2025.09.24 16:54:09.211593 [ 307 ] {9bf1846e-a680-425b-a710-2b4b502a2e2b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913369 sec. (1094.848 rows/sec., 42.77 KiB/sec.) | ||
| 3638 | 2025.09.24 16:54:09.211611 [ 307 ] {9bf1846e-a680-425b-a710-2b4b502a2e2b} <Trace> Aggregator: Merging aggregated data | ||
| 3639 | 2025.09.24 16:54:09.212867 [ 289 ] {9bf1846e-a680-425b-a710-2b4b502a2e2b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002944 sec., 339.67391304347825 rows/sec., 13.27 KiB/sec. | ||
| 3640 | 2025.09.24 16:54:09.213030 [ 289 ] {9bf1846e-a680-425b-a710-2b4b502a2e2b} <Debug> TCPHandler: Processed in 0.003776859 sec. | ||
| 3641 | 2025.09.24 16:54:09.213123 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3642 | 2025.09.24 16:54:09.213150 [ 289 ] {} <Debug> TCP-Session: e06c3dfa-c1c0-4072-8f59-c846aa408727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3643 | 2025.09.24 16:54:09.213154 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3644 | 2025.09.24 16:54:09.213176 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3645 | 2025.09.24 16:54:09.213195 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3646 | 2025.09.24 16:54:09.213206 [ 290 ] {} <Debug> TCP-Session: 636e28d8-ad35-4f4b-8509-f6f9833d87e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2025.09.24 16:54:09.213217 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3648 | 2025.09.24 16:54:09.213234 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3649 | 2025.09.24 16:54:09.213255 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3650 | 2025.09.24 16:54:09.213269 [ 292 ] {} <Debug> TCP-Session: 28e6e2f4-7ae1-4a7e-a9f7-a423b200b285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2025.09.24 16:54:09.213274 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3652 | 2025.09.24 16:54:09.213307 [ 286 ] {} <Debug> TCP-Session: d22070b3-bdea-4eb4-bf2d-707dc81648f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2025.09.24 16:54:09.213284 [ 287 ] {} <Debug> TCP-Session: c176d75d-6698-4817-8c00-72b79d9b1221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2025.09.24 16:54:09.213346 [ 293 ] {} <Debug> TCP-Session: 90016557-3bf5-4748-9c36-aa169f8de43a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2025.09.24 16:54:09.213286 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3656 | 2025.09.24 16:54:09.213239 [ 294 ] {} <Debug> TCP-Session: b76cae0c-0fb0-42d9-b115-e106cf4308fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2025.09.24 16:54:09.213408 [ 275 ] {} <Debug> TCP-Session: 79872c5b-cf02-402d-ae8c-a22ece9b87ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3658 | 2025.09.24 16:54:09.213225 [ 291 ] {} <Debug> TCP-Session: 836f3981-27a5-45fb-b6ba-fb8aac119838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2025.09.24 16:54:09.213836 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38074 | ||
| 3660 | 2025.09.24 16:54:09.213888 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3661 | 2025.09.24 16:54:09.213906 [ 289 ] {} <Debug> TCP-Session: 509015b1-5f70-479c-8c4f-b5470cde01e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38074 | ||
| 3662 | 2025.09.24 16:54:09.213922 [ 289 ] {} <Debug> TCP-Session: 509015b1-5f70-479c-8c4f-b5470cde01e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2025.09.24 16:54:09.213934 [ 289 ] {} <Debug> TCP-Session: 509015b1-5f70-479c-8c4f-b5470cde01e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2025.09.24 16:54:09.214060 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54514 | ||
| 3665 | 2025.09.24 16:54:09.214130 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32809 | ||
| 3666 | 2025.09.24 16:54:09.214148 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3667 | 2025.09.24 16:54:09.214179 [ 290 ] {} <Debug> TCP-Session: f9ec7ebf-7800-4121-b152-f68f3c182a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:54514 | ||
| 3668 | 2025.09.24 16:54:09.214187 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3669 | 2025.09.24 16:54:09.214195 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63751 | ||
| 3670 | 2025.09.24 16:54:09.214213 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43184 | ||
| 3671 | 2025.09.24 16:54:09.214230 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62518 | ||
| 3672 | 2025.09.24 16:54:09.214247 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38737 | ||
| 3673 | 2025.09.24 16:54:09.214267 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61920 | ||
| 3674 | 2025.09.24 16:54:09.214292 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3675 | 2025.09.24 16:54:09.214294 [ 289 ] {} <Trace> TCP-Session: 509015b1-5f70-479c-8c4f-b5470cde01e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2025.09.24 16:54:09.214323 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3677 | 2025.09.24 16:54:09.214327 [ 275 ] {} <Debug> TCP-Session: 943b1ff2-52ba-4dfa-915a-10135d41e2cf Authenticating user 'default' from [fd00:1122:3344:101::e]:62518 | ||
| 3678 | 2025.09.24 16:54:09.214341 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3679 | 2025.09.24 16:54:09.214369 [ 275 ] {} <Debug> TCP-Session: 943b1ff2-52ba-4dfa-915a-10135d41e2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2025.09.24 16:54:09.214392 [ 287 ] {} <Debug> TCP-Session: 30d6be14-72d2-4048-b2f6-56b48f10b195 Authenticating user 'default' from [fd00:1122:3344:101::e]:61920 | ||
| 3681 | 2025.09.24 16:54:09.214400 [ 275 ] {} <Debug> TCP-Session: 943b1ff2-52ba-4dfa-915a-10135d41e2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2025.09.24 16:54:09.214417 [ 287 ] {} <Debug> TCP-Session: 30d6be14-72d2-4048-b2f6-56b48f10b195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2025.09.24 16:54:09.214428 [ 289 ] {bb8e0332-7e72-4665-887d-cc2e2c601ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38074) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3684 | 2025.09.24 16:54:09.214443 [ 287 ] {} <Debug> TCP-Session: 30d6be14-72d2-4048-b2f6-56b48f10b195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2025.09.24 16:54:09.214292 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3686 | 2025.09.24 16:54:09.214269 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3687 | 2025.09.24 16:54:09.214494 [ 293 ] {} <Debug> TCP-Session: 0f348482-e007-4bc3-82f4-646161704633 Authenticating user 'default' from [fd00:1122:3344:101::e]:43184 | ||
| 3688 | 2025.09.24 16:54:09.214233 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46493 | ||
| 3689 | 2025.09.24 16:54:09.214523 [ 293 ] {} <Debug> TCP-Session: 0f348482-e007-4bc3-82f4-646161704633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2025.09.24 16:54:09.214517 [ 292 ] {} <Debug> TCP-Session: ffee1eff-805b-4748-a91e-4bb5d164c829 Authenticating user 'default' from [fd00:1122:3344:101::e]:63751 | ||
| 3691 | 2025.09.24 16:54:09.214563 [ 293 ] {} <Debug> TCP-Session: 0f348482-e007-4bc3-82f4-646161704633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2025.09.24 16:54:09.214586 [ 292 ] {} <Debug> TCP-Session: ffee1eff-805b-4748-a91e-4bb5d164c829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2025.09.24 16:54:09.214596 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3694 | 2025.09.24 16:54:09.214608 [ 292 ] {} <Debug> TCP-Session: ffee1eff-805b-4748-a91e-4bb5d164c829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2025.09.24 16:54:09.214629 [ 294 ] {} <Debug> TCP-Session: 8bcf947e-0a33-4046-b272-f1e82589e397 Authenticating user 'default' from [fd00:1122:3344:101::e]:46493 | ||
| 3696 | 2025.09.24 16:54:09.214592 [ 289 ] {bb8e0332-7e72-4665-887d-cc2e2c601ad6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3697 | 2025.09.24 16:54:09.214658 [ 294 ] {} <Debug> TCP-Session: 8bcf947e-0a33-4046-b272-f1e82589e397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2025.09.24 16:54:09.214218 [ 291 ] {} <Debug> TCP-Session: b95c2914-fb6d-4f11-8c6a-f2a30001336c Authenticating user 'default' from [fd00:1122:3344:101::e]:32809 | ||
| 3699 | 2025.09.24 16:54:09.214691 [ 294 ] {} <Debug> TCP-Session: 8bcf947e-0a33-4046-b272-f1e82589e397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2025.09.24 16:54:09.214699 [ 289 ] {bb8e0332-7e72-4665-887d-cc2e2c601ad6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3701 | 2025.09.24 16:54:09.214719 [ 291 ] {} <Debug> TCP-Session: b95c2914-fb6d-4f11-8c6a-f2a30001336c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2025.09.24 16:54:09.214354 [ 286 ] {} <Debug> TCP-Session: d188a435-5cbe-4646-83e6-0c235bdb3581 Authenticating user 'default' from [fd00:1122:3344:101::e]:38737 | ||
| 3703 | 2025.09.24 16:54:09.214755 [ 291 ] {} <Debug> TCP-Session: b95c2914-fb6d-4f11-8c6a-f2a30001336c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2025.09.24 16:54:09.214196 [ 290 ] {} <Debug> TCP-Session: f9ec7ebf-7800-4121-b152-f68f3c182a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2025.09.24 16:54:09.214788 [ 286 ] {} <Debug> TCP-Session: d188a435-5cbe-4646-83e6-0c235bdb3581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2025.09.24 16:54:09.214816 [ 290 ] {} <Debug> TCP-Session: f9ec7ebf-7800-4121-b152-f68f3c182a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2025.09.24 16:54:09.214818 [ 286 ] {} <Debug> TCP-Session: d188a435-5cbe-4646-83e6-0c235bdb3581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2025.09.24 16:54:09.214941 [ 289 ] {bb8e0332-7e72-4665-887d-cc2e2c601ad6} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 3709 | 2025.09.24 16:54:09.215717 [ 298 ] {bb8e0332-7e72-4665-887d-cc2e2c601ad6} <Trace> AggregatingTransform: Aggregating | ||
| 3710 | 2025.09.24 16:54:09.215764 [ 298 ] {bb8e0332-7e72-4665-887d-cc2e2c601ad6} <Trace> Aggregator: Aggregation method: without_key | ||
| 3711 | 2025.09.24 16:54:09.215802 [ 298 ] {bb8e0332-7e72-4665-887d-cc2e2c601ad6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000777236 sec. (1286.611 rows/sec., 50.26 KiB/sec.) | ||
| 3712 | 2025.09.24 16:54:09.215821 [ 298 ] {bb8e0332-7e72-4665-887d-cc2e2c601ad6} <Trace> Aggregator: Merging aggregated data | ||
| 3713 | 2025.09.24 16:54:09.216979 [ 289 ] {bb8e0332-7e72-4665-887d-cc2e2c601ad6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002581 sec., 387.4467260751647 rows/sec., 15.13 KiB/sec. | ||
| 3714 | 2025.09.24 16:54:09.217099 [ 289 ] {bb8e0332-7e72-4665-887d-cc2e2c601ad6} <Debug> TCPHandler: Processed in 0.00285742 sec. | ||
| 3715 | 2025.09.24 16:54:09.217199 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3716 | 2025.09.24 16:54:09.217223 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3717 | 2025.09.24 16:54:09.217238 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3718 | 2025.09.24 16:54:09.217250 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3719 | 2025.09.24 16:54:09.217265 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3720 | 2025.09.24 16:54:09.217286 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3721 | 2025.09.24 16:54:09.217301 [ 291 ] {} <Debug> TCP-Session: b95c2914-fb6d-4f11-8c6a-f2a30001336c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2025.09.24 16:54:09.217318 [ 287 ] {} <Debug> TCP-Session: 30d6be14-72d2-4048-b2f6-56b48f10b195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2025.09.24 16:54:09.217310 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3724 | 2025.09.24 16:54:09.217337 [ 292 ] {} <Debug> TCP-Session: ffee1eff-805b-4748-a91e-4bb5d164c829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2025.09.24 16:54:09.217364 [ 286 ] {} <Debug> TCP-Session: d188a435-5cbe-4646-83e6-0c235bdb3581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2025.09.24 16:54:09.217326 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3727 | 2025.09.24 16:54:09.217298 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3728 | 2025.09.24 16:54:09.217417 [ 275 ] {} <Debug> TCP-Session: 943b1ff2-52ba-4dfa-915a-10135d41e2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2025.09.24 16:54:09.217286 [ 293 ] {} <Debug> TCP-Session: 0f348482-e007-4bc3-82f4-646161704633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2025.09.24 16:54:09.217446 [ 294 ] {} <Debug> TCP-Session: 8bcf947e-0a33-4046-b272-f1e82589e397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2025.09.24 16:54:09.217268 [ 290 ] {} <Debug> TCP-Session: f9ec7ebf-7800-4121-b152-f68f3c182a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2025.09.24 16:54:09.217226 [ 289 ] {} <Debug> TCP-Session: 509015b1-5f70-479c-8c4f-b5470cde01e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2025.09.24 16:54:12.203082 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2025.09.24 16:54:12.203299 [ 278 ] {58d8474d-2f66-4e73-8c5f-a2f49a8f0e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3735 | 2025.09.24 16:54:12.203373 [ 278 ] {58d8474d-2f66-4e73-8c5f-a2f49a8f0e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3736 | 2025.09.24 16:54:12.204079 [ 278 ] {58d8474d-2f66-4e73-8c5f-a2f49a8f0e93} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.09.24 16:54:12.204129 [ 278 ] {58d8474d-2f66-4e73-8c5f-a2f49a8f0e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3738 | 2025.09.24 16:54:12.204535 [ 278 ] {58d8474d-2f66-4e73-8c5f-a2f49a8f0e93} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3739 | 2025.09.24 16:54:12.204763 [ 278 ] {58d8474d-2f66-4e73-8c5f-a2f49a8f0e93} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2025.09.24 16:54:12.204941 [ 278 ] {58d8474d-2f66-4e73-8c5f-a2f49a8f0e93} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001697 sec., 70713.02298173247 rows/sec., 5.99 MiB/sec. | ||
| 3741 | 2025.09.24 16:54:12.204955 [ 115 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3742 | 2025.09.24 16:54:12.204983 [ 278 ] {58d8474d-2f66-4e73-8c5f-a2f49a8f0e93} <Debug> TCPHandler: Processed in 0.002042163 sec. | ||
| 3743 | 2025.09.24 16:54:12.205036 [ 115 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2025.09.24 16:54:12.205077 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3745 | 2025.09.24 16:54:12.205138 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2025.09.24 16:54:12.205183 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 3747 | 2025.09.24 16:54:12.205240 [ 278 ] {e40a1b98-0d56-4041-920a-2f819fc038bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3748 | 2025.09.24 16:54:12.205281 [ 278 ] {e40a1b98-0d56-4041-920a-2f819fc038bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3749 | 2025.09.24 16:54:12.205290 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3750 | 2025.09.24 16:54:12.205323 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2464 rows starting from the beginning of the part | ||
| 3751 | 2025.09.24 16:54:12.205416 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1259 rows starting from the beginning of the part | ||
| 3752 | 2025.09.24 16:54:12.205473 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 3753 | 2025.09.24 16:54:12.205526 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part | ||
| 3754 | 2025.09.24 16:54:12.205575 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3755 | 2025.09.24 16:54:12.205629 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 120 rows starting from the beginning of the part | ||
| 3756 | 2025.09.24 16:54:12.205692 [ 278 ] {e40a1b98-0d56-4041-920a-2f819fc038bb} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2025.09.24 16:54:12.205730 [ 278 ] {e40a1b98-0d56-4041-920a-2f819fc038bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3758 | 2025.09.24 16:54:12.206040 [ 278 ] {e40a1b98-0d56-4041-920a-2f819fc038bb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3759 | 2025.09.24 16:54:12.206255 [ 278 ] {e40a1b98-0d56-4041-920a-2f819fc038bb} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2025.09.24 16:54:12.206391 [ 278 ] {e40a1b98-0d56-4041-920a-2f819fc038bb} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00117 sec., 27350.427350427348 rows/sec., 2.01 MiB/sec. | ||
| 3761 | 2025.09.24 16:54:12.206430 [ 278 ] {e40a1b98-0d56-4041-920a-2f819fc038bb} <Debug> TCPHandler: Processed in 0.001341508 sec. | ||
| 3762 | 2025.09.24 16:54:12.206539 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2025.09.24 16:54:12.206632 [ 278 ] {e21e2e97-2c60-47c3-b158-813aff7fc248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3764 | 2025.09.24 16:54:12.206670 [ 278 ] {e21e2e97-2c60-47c3-b158-813aff7fc248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3765 | 2025.09.24 16:54:12.207090 [ 278 ] {e21e2e97-2c60-47c3-b158-813aff7fc248} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2025.09.24 16:54:12.207126 [ 278 ] {e21e2e97-2c60-47c3-b158-813aff7fc248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3767 | 2025.09.24 16:54:12.207428 [ 278 ] {e21e2e97-2c60-47c3-b158-813aff7fc248} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3768 | 2025.09.24 16:54:12.207498 [ 198 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4235 rows, containing 5 columns (5 merged, 0 gathered) in 0.00235336 sec., 1799554.6792670903 rows/sec., 155.16 MiB/sec. | ||
| 3769 | 2025.09.24 16:54:12.207648 [ 278 ] {e21e2e97-2c60-47c3-b158-813aff7fc248} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2025.09.24 16:54:12.207755 [ 115 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3771 | 2025.09.24 16:54:12.207784 [ 278 ] {e21e2e97-2c60-47c3-b158-813aff7fc248} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00117 sec., 82051.28205128205 rows/sec., 6.41 MiB/sec. | ||
| 3772 | 2025.09.24 16:54:12.207790 [ 115 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2025.09.24 16:54:12.207824 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3774 | 2025.09.24 16:54:12.207828 [ 278 ] {e21e2e97-2c60-47c3-b158-813aff7fc248} <Debug> TCPHandler: Processed in 0.001338239 sec. | ||
| 3775 | 2025.09.24 16:54:12.207871 [ 198 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3776 | 2025.09.24 16:54:12.207944 [ 196 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 3777 | 2025.09.24 16:54:12.207960 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2025.09.24 16:54:12.208100 [ 278 ] {d781c3e8-fe34-426c-931c-ce74f23e8220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3779 | 2025.09.24 16:54:12.208108 [ 196 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3780 | 2025.09.24 16:54:12.208149 [ 278 ] {d781c3e8-fe34-426c-931c-ce74f23e8220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3781 | 2025.09.24 16:54:12.208160 [ 196 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1250 rows starting from the beginning of the part | ||
| 3782 | 2025.09.24 16:54:12.208208 [ 198 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_21_4} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2025.09.24 16:54:12.208240 [ 196 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 553 rows starting from the beginning of the part | ||
| 3784 | 2025.09.24 16:54:12.208292 [ 196 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 3785 | 2025.09.24 16:54:12.208300 [ 198 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_21_4} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3786 | 2025.09.24 16:54:12.208342 [ 196 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 96 rows starting from the beginning of the part | ||
| 3787 | 2025.09.24 16:54:12.208385 [ 196 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
| 3788 | 2025.09.24 16:54:12.208406 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3789 | 2025.09.24 16:54:12.208424 [ 196 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 96 rows starting from the beginning of the part | ||
| 3790 | 2025.09.24 16:54:12.208573 [ 278 ] {d781c3e8-fe34-426c-931c-ce74f23e8220} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2025.09.24 16:54:12.208616 [ 278 ] {d781c3e8-fe34-426c-931c-ce74f23e8220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3792 | 2025.09.24 16:54:12.208984 [ 278 ] {d781c3e8-fe34-426c-931c-ce74f23e8220} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3793 | 2025.09.24 16:54:12.209214 [ 278 ] {d781c3e8-fe34-426c-931c-ce74f23e8220} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2025.09.24 16:54:12.209322 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3795 | 2025.09.24 16:54:12.209352 [ 278 ] {d781c3e8-fe34-426c-931c-ce74f23e8220} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 3796 | 2025.09.24 16:54:12.209353 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2025.09.24 16:54:12.209392 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3798 | 2025.09.24 16:54:12.209396 [ 278 ] {d781c3e8-fe34-426c-931c-ce74f23e8220} <Debug> TCPHandler: Processed in 0.001484902 sec. | ||
| 3799 | 2025.09.24 16:54:12.209495 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 3800 | 2025.09.24 16:54:12.209519 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2025.09.24 16:54:12.209619 [ 278 ] {87b0dd5f-0eb5-4da1-b64f-fe6b3f102979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3802 | 2025.09.24 16:54:12.209625 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3803 | 2025.09.24 16:54:12.209662 [ 192 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001780037 sec., 1224131.8579332903 rows/sec., 95.12 MiB/sec. | ||
| 3804 | 2025.09.24 16:54:12.209674 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5576 rows starting from the beginning of the part | ||
| 3805 | 2025.09.24 16:54:12.209678 [ 278 ] {87b0dd5f-0eb5-4da1-b64f-fe6b3f102979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3806 | 2025.09.24 16:54:12.209782 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 833 rows starting from the beginning of the part | ||
| 3807 | 2025.09.24 16:54:12.209832 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 3808 | 2025.09.24 16:54:12.209867 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3809 | 2025.09.24 16:54:12.209888 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 3810 | 2025.09.24 16:54:12.209936 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3811 | 2025.09.24 16:54:12.209986 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 3812 | 2025.09.24 16:54:12.210165 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_21_4} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2025.09.24 16:54:12.210247 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_21_4} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3814 | 2025.09.24 16:54:12.210330 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3815 | 2025.09.24 16:54:12.210552 [ 278 ] {87b0dd5f-0eb5-4da1-b64f-fe6b3f102979} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2025.09.24 16:54:12.210593 [ 278 ] {87b0dd5f-0eb5-4da1-b64f-fe6b3f102979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3817 | 2025.09.24 16:54:12.211153 [ 278 ] {87b0dd5f-0eb5-4da1-b64f-fe6b3f102979} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3818 | 2025.09.24 16:54:12.211421 [ 278 ] {87b0dd5f-0eb5-4da1-b64f-fe6b3f102979} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2025.09.24 16:54:12.211565 [ 278 ] {87b0dd5f-0eb5-4da1-b64f-fe6b3f102979} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001964 sec., 16293.279022403258 rows/sec., 29.20 MiB/sec. | ||
| 3820 | 2025.09.24 16:54:12.211624 [ 278 ] {87b0dd5f-0eb5-4da1-b64f-fe6b3f102979} <Debug> TCPHandler: Processed in 0.002154275 sec. | ||
| 3821 | 2025.09.24 16:54:12.211736 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2025.09.24 16:54:12.211829 [ 278 ] {b2809017-cbf7-4c6e-a0dc-9b8b6e2335d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3823 | 2025.09.24 16:54:12.211871 [ 278 ] {b2809017-cbf7-4c6e-a0dc-9b8b6e2335d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3824 | 2025.09.24 16:54:12.212200 [ 278 ] {b2809017-cbf7-4c6e-a0dc-9b8b6e2335d0} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2025.09.24 16:54:12.212237 [ 278 ] {b2809017-cbf7-4c6e-a0dc-9b8b6e2335d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3826 | 2025.09.24 16:54:12.212326 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7085 rows, containing 5 columns (5 merged, 0 gathered) in 0.00287271 sec., 2466312.297447358 rows/sec., 168.36 MiB/sec. | ||
| 3827 | 2025.09.24 16:54:12.212535 [ 278 ] {b2809017-cbf7-4c6e-a0dc-9b8b6e2335d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3828 | 2025.09.24 16:54:12.212743 [ 278 ] {b2809017-cbf7-4c6e-a0dc-9b8b6e2335d0} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2025.09.24 16:54:12.212839 [ 115 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3830 | 2025.09.24 16:54:12.212867 [ 278 ] {b2809017-cbf7-4c6e-a0dc-9b8b6e2335d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 3831 | 2025.09.24 16:54:12.212869 [ 115 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2025.09.24 16:54:12.212907 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3833 | 2025.09.24 16:54:12.212908 [ 278 ] {b2809017-cbf7-4c6e-a0dc-9b8b6e2335d0} <Debug> TCPHandler: Processed in 0.001220015 sec. | ||
| 3834 | 2025.09.24 16:54:12.212968 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 3835 | 2025.09.24 16:54:12.213000 [ 198 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3836 | 2025.09.24 16:54:12.213065 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3837 | 2025.09.24 16:54:12.213095 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1032 rows starting from the beginning of the part | ||
| 3838 | 2025.09.24 16:54:12.213138 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3839 | 2025.09.24 16:54:12.213174 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 3840 | 2025.09.24 16:54:12.213209 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 3841 | 2025.09.24 16:54:12.213244 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 3842 | 2025.09.24 16:54:12.213278 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 3843 | 2025.09.24 16:54:12.213310 [ 198 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2025.09.24 16:54:12.213392 [ 198 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3845 | 2025.09.24 16:54:12.213469 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3846 | 2025.09.24 16:54:12.214109 [ 192 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1332 rows, containing 4 columns (4 merged, 0 gathered) in 0.001166115 sec., 1142254.4088704803 rows/sec., 75.34 MiB/sec. | ||
| 3847 | 2025.09.24 16:54:12.214284 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3848 | 2025.09.24 16:54:12.214539 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_21_4} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2025.09.24 16:54:12.214604 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_21_4} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3850 | 2025.09.24 16:54:12.214666 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3851 | 2025.09.24 16:54:14.196338 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48079 | ||
| 3852 | 2025.09.24 16:54:14.196465 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3853 | 2025.09.24 16:54:14.196502 [ 287 ] {} <Debug> TCP-Session: e9f813b1-13b8-4c17-b9ee-053747884336 Authenticating user 'default' from [fd00:1122:3344:101::e]:48079 | ||
| 3854 | 2025.09.24 16:54:14.196531 [ 287 ] {} <Debug> TCP-Session: e9f813b1-13b8-4c17-b9ee-053747884336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2025.09.24 16:54:14.196550 [ 287 ] {} <Debug> TCP-Session: e9f813b1-13b8-4c17-b9ee-053747884336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2025.09.24 16:54:14.196769 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46834 | ||
| 3857 | 2025.09.24 16:54:14.196811 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61127 | ||
| 3858 | 2025.09.24 16:54:14.196831 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46182 | ||
| 3859 | 2025.09.24 16:54:14.196876 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59313 | ||
| 3860 | 2025.09.24 16:54:14.196891 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63701 | ||
| 3861 | 2025.09.24 16:54:14.196935 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3862 | 2025.09.24 16:54:14.196940 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3863 | 2025.09.24 16:54:14.196967 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3864 | 2025.09.24 16:54:14.196985 [ 288 ] {} <Debug> TCP-Session: 59322d1b-90c4-4fab-9958-048055adc48b Authenticating user 'default' from [fd00:1122:3344:101::e]:46834 | ||
| 3865 | 2025.09.24 16:54:14.196995 [ 290 ] {} <Debug> TCP-Session: 63ea1153-a18e-4930-8f4a-fbd270b298fd Authenticating user 'default' from [fd00:1122:3344:101::e]:61127 | ||
| 3866 | 2025.09.24 16:54:14.197003 [ 294 ] {} <Debug> TCP-Session: 9e510b2a-f8d7-40e0-954f-bd37da46b6e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59313 | ||
| 3867 | 2025.09.24 16:54:14.197018 [ 288 ] {} <Debug> TCP-Session: 59322d1b-90c4-4fab-9958-048055adc48b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2025.09.24 16:54:14.197030 [ 290 ] {} <Debug> TCP-Session: 63ea1153-a18e-4930-8f4a-fbd270b298fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2025.09.24 16:54:14.197034 [ 294 ] {} <Debug> TCP-Session: 9e510b2a-f8d7-40e0-954f-bd37da46b6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2025.09.24 16:54:14.197045 [ 288 ] {} <Debug> TCP-Session: 59322d1b-90c4-4fab-9958-048055adc48b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2025.09.24 16:54:14.197056 [ 290 ] {} <Debug> TCP-Session: 63ea1153-a18e-4930-8f4a-fbd270b298fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2025.09.24 16:54:14.197066 [ 294 ] {} <Debug> TCP-Session: 9e510b2a-f8d7-40e0-954f-bd37da46b6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2025.09.24 16:54:14.197023 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3874 | 2025.09.24 16:54:14.197007 [ 287 ] {} <Trace> TCP-Session: e9f813b1-13b8-4c17-b9ee-053747884336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2025.09.24 16:54:14.197143 [ 275 ] {} <Debug> TCP-Session: d02766e3-3168-4d65-a2f2-826efc950362 Authenticating user 'default' from [fd00:1122:3344:101::e]:63701 | ||
| 3876 | 2025.09.24 16:54:14.196953 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3877 | 2025.09.24 16:54:14.197186 [ 275 ] {} <Debug> TCP-Session: d02766e3-3168-4d65-a2f2-826efc950362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2025.09.24 16:54:14.196841 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49190 | ||
| 3879 | 2025.09.24 16:54:14.197214 [ 275 ] {} <Debug> TCP-Session: d02766e3-3168-4d65-a2f2-826efc950362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2025.09.24 16:54:14.196818 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63763 | ||
| 3881 | 2025.09.24 16:54:14.196771 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48904 | ||
| 3882 | 2025.09.24 16:54:14.197288 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3883 | 2025.09.24 16:54:14.197210 [ 292 ] {} <Debug> TCP-Session: 3da287ba-4073-41dd-b39e-16b34c5fd939 Authenticating user 'default' from [fd00:1122:3344:101::e]:46182 | ||
| 3884 | 2025.09.24 16:54:14.197331 [ 287 ] {237fbeca-720c-4fe5-bced-add42d02fedc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48079) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3885 | 2025.09.24 16:54:14.197336 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3886 | 2025.09.24 16:54:14.197350 [ 292 ] {} <Debug> TCP-Session: 3da287ba-4073-41dd-b39e-16b34c5fd939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2025.09.24 16:54:14.197362 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3888 | 2025.09.24 16:54:14.197390 [ 292 ] {} <Debug> TCP-Session: 3da287ba-4073-41dd-b39e-16b34c5fd939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2025.09.24 16:54:14.197382 [ 291 ] {} <Debug> TCP-Session: d24140fd-bd74-4af0-804f-769ecc150dc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63763 | ||
| 3890 | 2025.09.24 16:54:14.197414 [ 289 ] {} <Debug> TCP-Session: e14b80ec-75cf-4f12-a55f-acd1240abf2b Authenticating user 'default' from [fd00:1122:3344:101::e]:48904 | ||
| 3891 | 2025.09.24 16:54:14.197439 [ 291 ] {} <Debug> TCP-Session: d24140fd-bd74-4af0-804f-769ecc150dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2025.09.24 16:54:14.197456 [ 289 ] {} <Debug> TCP-Session: e14b80ec-75cf-4f12-a55f-acd1240abf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2025.09.24 16:54:14.197469 [ 291 ] {} <Debug> TCP-Session: d24140fd-bd74-4af0-804f-769ecc150dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2025.09.24 16:54:14.197484 [ 289 ] {} <Debug> TCP-Session: e14b80ec-75cf-4f12-a55f-acd1240abf2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2025.09.24 16:54:14.197333 [ 293 ] {} <Debug> TCP-Session: 28fae170-efe1-431e-9ccd-a1b00d9f2fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49190 | ||
| 3896 | 2025.09.24 16:54:14.197528 [ 293 ] {} <Debug> TCP-Session: 28fae170-efe1-431e-9ccd-a1b00d9f2fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2025.09.24 16:54:14.197544 [ 293 ] {} <Debug> TCP-Session: 28fae170-efe1-431e-9ccd-a1b00d9f2fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2025.09.24 16:54:14.197664 [ 287 ] {237fbeca-720c-4fe5-bced-add42d02fedc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3899 | 2025.09.24 16:54:14.197726 [ 287 ] {237fbeca-720c-4fe5-bced-add42d02fedc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3900 | 2025.09.24 16:54:14.198030 [ 287 ] {237fbeca-720c-4fe5-bced-add42d02fedc} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 3901 | 2025.09.24 16:54:14.198970 [ 331 ] {237fbeca-720c-4fe5-bced-add42d02fedc} <Trace> AggregatingTransform: Aggregating | ||
| 3902 | 2025.09.24 16:54:14.199013 [ 331 ] {237fbeca-720c-4fe5-bced-add42d02fedc} <Trace> Aggregator: Aggregation method: without_key | ||
| 3903 | 2025.09.24 16:54:14.199046 [ 331 ] {237fbeca-720c-4fe5-bced-add42d02fedc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091796 sec. (1089.372 rows/sec., 42.55 KiB/sec.) | ||
| 3904 | 2025.09.24 16:54:14.199065 [ 331 ] {237fbeca-720c-4fe5-bced-add42d02fedc} <Trace> Aggregator: Merging aggregated data | ||
| 3905 | 2025.09.24 16:54:14.200610 [ 287 ] {237fbeca-720c-4fe5-bced-add42d02fedc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003342 sec., 299.22202274087374 rows/sec., 11.69 KiB/sec. | ||
| 3906 | 2025.09.24 16:54:14.200712 [ 287 ] {237fbeca-720c-4fe5-bced-add42d02fedc} <Debug> TCPHandler: Processed in 0.003863061 sec. | ||
| 3907 | 2025.09.24 16:54:14.200792 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3908 | 2025.09.24 16:54:14.200818 [ 287 ] {} <Debug> TCP-Session: e9f813b1-13b8-4c17-b9ee-053747884336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2025.09.24 16:54:14.200823 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3910 | 2025.09.24 16:54:14.200838 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3911 | 2025.09.24 16:54:14.200860 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3912 | 2025.09.24 16:54:14.200867 [ 288 ] {} <Debug> TCP-Session: 59322d1b-90c4-4fab-9958-048055adc48b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2025.09.24 16:54:14.200879 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3914 | 2025.09.24 16:54:14.200898 [ 292 ] {} <Debug> TCP-Session: 3da287ba-4073-41dd-b39e-16b34c5fd939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2025.09.24 16:54:14.200914 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3916 | 2025.09.24 16:54:14.200925 [ 291 ] {} <Debug> TCP-Session: d24140fd-bd74-4af0-804f-769ecc150dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2025.09.24 16:54:14.200935 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3918 | 2025.09.24 16:54:14.200957 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3919 | 2025.09.24 16:54:14.200958 [ 290 ] {} <Debug> TCP-Session: 63ea1153-a18e-4930-8f4a-fbd270b298fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2025.09.24 16:54:14.200987 [ 293 ] {} <Debug> TCP-Session: 28fae170-efe1-431e-9ccd-a1b00d9f2fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2025.09.24 16:54:14.201002 [ 275 ] {} <Debug> TCP-Session: d02766e3-3168-4d65-a2f2-826efc950362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2025.09.24 16:54:14.200901 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3923 | 2025.09.24 16:54:14.200885 [ 294 ] {} <Debug> TCP-Session: 9e510b2a-f8d7-40e0-954f-bd37da46b6e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2025.09.24 16:54:14.201058 [ 289 ] {} <Debug> TCP-Session: e14b80ec-75cf-4f12-a55f-acd1240abf2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2025.09.24 16:54:15.095406 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3926 | 2025.09.24 16:54:15.095455 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3927 | 2025.09.24 16:54:15.166149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7675 | ||
| 3928 | 2025.09.24 16:54:15.166695 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2025.09.24 16:54:15.166754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3930 | 2025.09.24 16:54:15.167253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3931 | 2025.09.24 16:54:15.167499 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2025.09.24 16:54:15.167637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7675 | ||
| 3933 | 2025.09.24 16:54:15.167652 [ 111 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3934 | 2025.09.24 16:54:15.167719 [ 111 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2025.09.24 16:54:15.167741 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3936 | 2025.09.24 16:54:15.167876 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 3937 | 2025.09.24 16:54:15.168016 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3938 | 2025.09.24 16:54:15.168055 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5243 rows starting from the beginning of the part | ||
| 3939 | 2025.09.24 16:54:15.168122 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 3940 | 2025.09.24 16:54:15.168163 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 3941 | 2025.09.24 16:54:15.168202 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 3942 | 2025.09.24 16:54:15.168237 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 3943 | 2025.09.24 16:54:15.168273 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 3944 | 2025.09.24 16:54:15.169622 [ 192 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7675 rows, containing 4 columns (4 merged, 0 gathered) in 0.001806218 sec., 4249210.228222728 rows/sec., 60.79 MiB/sec. | ||
| 3945 | 2025.09.24 16:54:15.170025 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3946 | 2025.09.24 16:54:15.170342 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_16_3} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2025.09.24 16:54:15.170422 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_16_3} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3948 | 2025.09.24 16:54:15.170523 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3949 | 2025.09.24 16:54:15.179838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 516 | ||
| 3950 | 2025.09.24 16:54:15.182130 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2025.09.24 16:54:15.182171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3952 | 2025.09.24 16:54:15.183341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3953 | 2025.09.24 16:54:15.183600 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2025.09.24 16:54:15.183726 [ 111 ] {} <Debug> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3955 | 2025.09.24 16:54:15.183763 [ 111 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2025.09.24 16:54:15.183782 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3957 | 2025.09.24 16:54:15.183870 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 3958 | 2025.09.24 16:54:15.183906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3959 | 2025.09.24 16:54:15.184375 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3960 | 2025.09.24 16:54:15.184524 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 372 rows starting from the beginning of the part | ||
| 3961 | 2025.09.24 16:54:15.184903 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 3962 | 2025.09.24 16:54:15.185252 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3963 | 2025.09.24 16:54:15.185534 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 3964 | 2025.09.24 16:54:15.185808 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 3965 | 2025.09.24 16:54:15.186076 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3966 | 2025.09.24 16:54:15.191719 [ 192 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 72 columns (72 merged, 0 gathered) in 0.007883356 sec., 65454.35725597069 rows/sec., 61.05 MiB/sec. | ||
| 3967 | 2025.09.24 16:54:15.192514 [ 201 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3968 | 2025.09.24 16:54:15.193056 [ 201 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_11_2} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2025.09.24 16:54:15.193134 [ 201 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_11_2} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3970 | 2025.09.24 16:54:15.193261 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 3971 | 2025.09.24 16:54:15.572291 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3972 | 2025.09.24 16:54:15.588404 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2025.09.24 16:54:15.588467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3974 | 2025.09.24 16:54:15.594504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3975 | 2025.09.24 16:54:15.595191 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2025.09.24 16:54:15.595511 [ 111 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3977 | 2025.09.24 16:54:15.595579 [ 111 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2025.09.24 16:54:15.595599 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 3979 | 2025.09.24 16:54:15.595694 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 3980 | 2025.09.24 16:54:15.598350 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3981 | 2025.09.24 16:54:15.598653 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3982 | 2025.09.24 16:54:15.599398 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 3983 | 2025.09.24 16:54:15.602644 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 3984 | 2025.09.24 16:54:15.605843 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 3985 | 2025.09.24 16:54:15.609302 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 3986 | 2025.09.24 16:54:15.613089 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 3987 | 2025.09.24 16:54:15.617396 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 3988 | 2025.09.24 16:54:15.674674 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079016831 sec., 1531.31932106971 rows/sec., 7.92 MiB/sec. | ||
| 3989 | 2025.09.24 16:54:15.677306 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3990 | 2025.09.24 16:54:15.679428 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_16_3} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2025.09.24 16:54:15.679540 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_16_3} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3992 | 2025.09.24 16:54:15.681328 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3993 | 2025.09.24 16:54:16.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.28 MiB, peak 240.23 MiB, free memory in arenas 0.00 B, will set to 238.04 MiB (RSS), difference: 7.75 MiB | ||
| 3994 | 2025.09.24 16:54:16.002250 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000855308 sec. | ||
| 3995 | 2025.09.24 16:54:17.202393 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2025.09.24 16:54:17.202589 [ 278 ] {478d049e-c3e3-4a11-81e3-1ed07205cb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3997 | 2025.09.24 16:54:17.202657 [ 278 ] {478d049e-c3e3-4a11-81e3-1ed07205cb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3998 | 2025.09.24 16:54:17.203304 [ 278 ] {478d049e-c3e3-4a11-81e3-1ed07205cb40} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2025.09.24 16:54:17.203345 [ 278 ] {478d049e-c3e3-4a11-81e3-1ed07205cb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4000 | 2025.09.24 16:54:17.203755 [ 278 ] {478d049e-c3e3-4a11-81e3-1ed07205cb40} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4001 | 2025.09.24 16:54:17.203985 [ 278 ] {478d049e-c3e3-4a11-81e3-1ed07205cb40} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2025.09.24 16:54:17.204141 [ 278 ] {478d049e-c3e3-4a11-81e3-1ed07205cb40} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001602 sec., 47440.69912609239 rows/sec., 3.89 MiB/sec. | ||
| 4003 | 2025.09.24 16:54:17.204194 [ 278 ] {478d049e-c3e3-4a11-81e3-1ed07205cb40} <Debug> TCPHandler: Processed in 0.001929721 sec. | ||
| 4004 | 2025.09.24 16:54:17.204334 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2025.09.24 16:54:17.204440 [ 278 ] {fd6d2c57-34b0-41e4-99fe-47187d8e86ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4006 | 2025.09.24 16:54:17.204485 [ 278 ] {fd6d2c57-34b0-41e4-99fe-47187d8e86ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4007 | 2025.09.24 16:54:17.204903 [ 278 ] {fd6d2c57-34b0-41e4-99fe-47187d8e86ff} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2025.09.24 16:54:17.204938 [ 278 ] {fd6d2c57-34b0-41e4-99fe-47187d8e86ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4009 | 2025.09.24 16:54:17.205298 [ 278 ] {fd6d2c57-34b0-41e4-99fe-47187d8e86ff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4010 | 2025.09.24 16:54:17.205512 [ 278 ] {fd6d2c57-34b0-41e4-99fe-47187d8e86ff} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2025.09.24 16:54:17.205645 [ 278 ] {fd6d2c57-34b0-41e4-99fe-47187d8e86ff} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00123 sec., 8130.081300813008 rows/sec., 611.34 KiB/sec. | ||
| 4012 | 2025.09.24 16:54:17.205683 [ 278 ] {fd6d2c57-34b0-41e4-99fe-47187d8e86ff} <Debug> TCPHandler: Processed in 0.001402709 sec. | ||
| 4013 | 2025.09.24 16:54:17.205800 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2025.09.24 16:54:17.205900 [ 278 ] {d3cbd650-8239-45df-b416-eeae2a1971b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4015 | 2025.09.24 16:54:17.205941 [ 278 ] {d3cbd650-8239-45df-b416-eeae2a1971b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4016 | 2025.09.24 16:54:17.206373 [ 278 ] {d3cbd650-8239-45df-b416-eeae2a1971b3} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2025.09.24 16:54:17.206408 [ 278 ] {d3cbd650-8239-45df-b416-eeae2a1971b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4018 | 2025.09.24 16:54:17.206730 [ 278 ] {d3cbd650-8239-45df-b416-eeae2a1971b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4019 | 2025.09.24 16:54:17.206934 [ 278 ] {d3cbd650-8239-45df-b416-eeae2a1971b3} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2025.09.24 16:54:17.207057 [ 278 ] {d3cbd650-8239-45df-b416-eeae2a1971b3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001178 sec., 62818.33616298812 rows/sec., 4.90 MiB/sec. | ||
| 4021 | 2025.09.24 16:54:17.207093 [ 278 ] {d3cbd650-8239-45df-b416-eeae2a1971b3} <Debug> TCPHandler: Processed in 0.001345339 sec. | ||
| 4022 | 2025.09.24 16:54:17.207206 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2025.09.24 16:54:17.207301 [ 278 ] {db11fdf7-9ac7-448a-b0fe-c3602a508085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4024 | 2025.09.24 16:54:17.207345 [ 278 ] {db11fdf7-9ac7-448a-b0fe-c3602a508085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4025 | 2025.09.24 16:54:17.207742 [ 278 ] {db11fdf7-9ac7-448a-b0fe-c3602a508085} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2025.09.24 16:54:17.207777 [ 278 ] {db11fdf7-9ac7-448a-b0fe-c3602a508085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4027 | 2025.09.24 16:54:17.208102 [ 278 ] {db11fdf7-9ac7-448a-b0fe-c3602a508085} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4028 | 2025.09.24 16:54:17.208308 [ 278 ] {db11fdf7-9ac7-448a-b0fe-c3602a508085} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.09.24 16:54:17.208432 [ 278 ] {db11fdf7-9ac7-448a-b0fe-c3602a508085} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 4030 | 2025.09.24 16:54:17.208467 [ 278 ] {db11fdf7-9ac7-448a-b0fe-c3602a508085} <Debug> TCPHandler: Processed in 0.001310628 sec. | ||
| 4031 | 2025.09.24 16:54:17.208588 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2025.09.24 16:54:17.208712 [ 278 ] {99fcc62f-4f03-4418-be5c-1da4730c3ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4033 | 2025.09.24 16:54:17.208777 [ 278 ] {99fcc62f-4f03-4418-be5c-1da4730c3ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4034 | 2025.09.24 16:54:17.209552 [ 278 ] {99fcc62f-4f03-4418-be5c-1da4730c3ebe} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2025.09.24 16:54:17.209588 [ 278 ] {99fcc62f-4f03-4418-be5c-1da4730c3ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4036 | 2025.09.24 16:54:17.210117 [ 278 ] {99fcc62f-4f03-4418-be5c-1da4730c3ebe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4037 | 2025.09.24 16:54:17.210355 [ 278 ] {99fcc62f-4f03-4418-be5c-1da4730c3ebe} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2025.09.24 16:54:17.210499 [ 278 ] {99fcc62f-4f03-4418-be5c-1da4730c3ebe} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001811 sec., 5521.811154058531 rows/sec., 9.89 MiB/sec. | ||
| 4039 | 2025.09.24 16:54:17.210554 [ 278 ] {99fcc62f-4f03-4418-be5c-1da4730c3ebe} <Debug> TCPHandler: Processed in 0.002026973 sec. | ||
| 4040 | 2025.09.24 16:54:17.210664 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2025.09.24 16:54:17.210759 [ 278 ] {18605d4f-7251-418e-ae97-5bcb0a138245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4042 | 2025.09.24 16:54:17.210801 [ 278 ] {18605d4f-7251-418e-ae97-5bcb0a138245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4043 | 2025.09.24 16:54:17.211130 [ 278 ] {18605d4f-7251-418e-ae97-5bcb0a138245} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2025.09.24 16:54:17.211168 [ 278 ] {18605d4f-7251-418e-ae97-5bcb0a138245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4045 | 2025.09.24 16:54:17.211467 [ 278 ] {18605d4f-7251-418e-ae97-5bcb0a138245} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4046 | 2025.09.24 16:54:17.211675 [ 278 ] {18605d4f-7251-418e-ae97-5bcb0a138245} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2025.09.24 16:54:17.211797 [ 278 ] {18605d4f-7251-418e-ae97-5bcb0a138245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 4048 | 2025.09.24 16:54:17.211832 [ 278 ] {18605d4f-7251-418e-ae97-5bcb0a138245} <Debug> TCPHandler: Processed in 0.001217365 sec. | ||
| 4049 | 2025.09.24 16:54:22.229788 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2025.09.24 16:54:22.229993 [ 278 ] {28e00b4e-53d4-45cb-b8c1-9128e9294c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4051 | 2025.09.24 16:54:22.230062 [ 278 ] {28e00b4e-53d4-45cb-b8c1-9128e9294c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4052 | 2025.09.24 16:54:22.230678 [ 278 ] {28e00b4e-53d4-45cb-b8c1-9128e9294c09} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2025.09.24 16:54:22.230717 [ 278 ] {28e00b4e-53d4-45cb-b8c1-9128e9294c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4054 | 2025.09.24 16:54:22.231124 [ 278 ] {28e00b4e-53d4-45cb-b8c1-9128e9294c09} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4055 | 2025.09.24 16:54:22.231366 [ 278 ] {28e00b4e-53d4-45cb-b8c1-9128e9294c09} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2025.09.24 16:54:22.231533 [ 278 ] {28e00b4e-53d4-45cb-b8c1-9128e9294c09} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001592 sec., 3768.8442211055276 rows/sec., 307.32 KiB/sec. | ||
| 4057 | 2025.09.24 16:54:22.231577 [ 278 ] {28e00b4e-53d4-45cb-b8c1-9128e9294c09} <Debug> TCPHandler: Processed in 0.001920361 sec. | ||
| 4058 | 2025.09.24 16:54:22.231695 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2025.09.24 16:54:22.231791 [ 278 ] {ad64635a-e4ea-4fc6-9217-171959b30caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4060 | 2025.09.24 16:54:22.231833 [ 278 ] {ad64635a-e4ea-4fc6-9217-171959b30caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4061 | 2025.09.24 16:54:22.232804 [ 278 ] {ad64635a-e4ea-4fc6-9217-171959b30caa} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2025.09.24 16:54:22.232842 [ 278 ] {ad64635a-e4ea-4fc6-9217-171959b30caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4063 | 2025.09.24 16:54:22.233313 [ 278 ] {ad64635a-e4ea-4fc6-9217-171959b30caa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4064 | 2025.09.24 16:54:22.233552 [ 278 ] {ad64635a-e4ea-4fc6-9217-171959b30caa} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2025.09.24 16:54:22.233688 [ 278 ] {ad64635a-e4ea-4fc6-9217-171959b30caa} <Debug> executeQuery: Read 1263 rows, 106.75 KiB in 0.001916 sec., 659185.8037578288 rows/sec., 54.41 MiB/sec. | ||
| 4066 | 2025.09.24 16:54:22.233726 [ 278 ] {ad64635a-e4ea-4fc6-9217-171959b30caa} <Debug> TCPHandler: Processed in 0.002082294 sec. | ||
| 4067 | 2025.09.24 16:54:22.233839 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2025.09.24 16:54:22.233935 [ 278 ] {3c297a10-31d8-479d-a797-dde726073456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4069 | 2025.09.24 16:54:22.233977 [ 278 ] {3c297a10-31d8-479d-a797-dde726073456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4070 | 2025.09.24 16:54:22.234386 [ 278 ] {3c297a10-31d8-479d-a797-dde726073456} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2025.09.24 16:54:22.234422 [ 278 ] {3c297a10-31d8-479d-a797-dde726073456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4072 | 2025.09.24 16:54:22.234738 [ 278 ] {3c297a10-31d8-479d-a797-dde726073456} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4073 | 2025.09.24 16:54:22.234947 [ 278 ] {3c297a10-31d8-479d-a797-dde726073456} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2025.09.24 16:54:22.235039 [ 25 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4075 | 2025.09.24 16:54:22.235072 [ 25 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2025.09.24 16:54:22.235085 [ 278 ] {3c297a10-31d8-479d-a797-dde726073456} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001168 sec., 32534.246575342466 rows/sec., 2.36 MiB/sec. | ||
| 4077 | 2025.09.24 16:54:22.235090 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4078 | 2025.09.24 16:54:22.235123 [ 278 ] {3c297a10-31d8-479d-a797-dde726073456} <Debug> TCPHandler: Processed in 0.001334248 sec. | ||
| 4079 | 2025.09.24 16:54:22.235198 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 4080 | 2025.09.24 16:54:22.235227 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2025.09.24 16:54:22.235307 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4082 | 2025.09.24 16:54:22.235321 [ 278 ] {2dad35d0-fce3-416c-9349-a58caac74b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4083 | 2025.09.24 16:54:22.235341 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 278 rows starting from the beginning of the part | ||
| 4084 | 2025.09.24 16:54:22.235361 [ 278 ] {2dad35d0-fce3-416c-9349-a58caac74b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4085 | 2025.09.24 16:54:22.235405 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 4086 | 2025.09.24 16:54:22.235452 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part | ||
| 4087 | 2025.09.24 16:54:22.235502 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 4088 | 2025.09.24 16:54:22.235555 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4089 | 2025.09.24 16:54:22.235601 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 4090 | 2025.09.24 16:54:22.235805 [ 278 ] {2dad35d0-fce3-416c-9349-a58caac74b67} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2025.09.24 16:54:22.235841 [ 278 ] {2dad35d0-fce3-416c-9349-a58caac74b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4092 | 2025.09.24 16:54:22.236217 [ 278 ] {2dad35d0-fce3-416c-9349-a58caac74b67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4093 | 2025.09.24 16:54:22.236430 [ 278 ] {2dad35d0-fce3-416c-9349-a58caac74b67} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2025.09.24 16:54:22.236471 [ 188 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307537 sec., 315096.2458423739 rows/sec., 22.01 MiB/sec. | ||
| 4095 | 2025.09.24 16:54:22.236565 [ 278 ] {2dad35d0-fce3-416c-9349-a58caac74b67} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001261 sec., 180808.88183980968 rows/sec., 12.24 MiB/sec. | ||
| 4096 | 2025.09.24 16:54:22.236607 [ 278 ] {2dad35d0-fce3-416c-9349-a58caac74b67} <Debug> TCPHandler: Processed in 0.001429821 sec. | ||
| 4097 | 2025.09.24 16:54:22.236687 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4098 | 2025.09.24 16:54:22.236713 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2025.09.24 16:54:22.236818 [ 278 ] {27767f12-43ec-4dfa-a578-044597ddd333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4100 | 2025.09.24 16:54:22.236861 [ 278 ] {27767f12-43ec-4dfa-a578-044597ddd333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4101 | 2025.09.24 16:54:22.237037 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_21_4} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2025.09.24 16:54:22.237123 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_21_4} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4103 | 2025.09.24 16:54:22.237224 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4104 | 2025.09.24 16:54:22.237427 [ 278 ] {27767f12-43ec-4dfa-a578-044597ddd333} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2025.09.24 16:54:22.237468 [ 278 ] {27767f12-43ec-4dfa-a578-044597ddd333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4106 | 2025.09.24 16:54:22.237828 [ 278 ] {27767f12-43ec-4dfa-a578-044597ddd333} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4107 | 2025.09.24 16:54:22.238044 [ 278 ] {27767f12-43ec-4dfa-a578-044597ddd333} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2025.09.24 16:54:22.238181 [ 278 ] {27767f12-43ec-4dfa-a578-044597ddd333} <Debug> executeQuery: Read 558 rows, 42.46 KiB in 0.001381 sec., 404055.0325850833 rows/sec., 30.02 MiB/sec. | ||
| 4109 | 2025.09.24 16:54:22.238219 [ 278 ] {27767f12-43ec-4dfa-a578-044597ddd333} <Debug> TCPHandler: Processed in 0.001556022 sec. | ||
| 4110 | 2025.09.24 16:54:22.238326 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2025.09.24 16:54:22.238422 [ 278 ] {b2aa5a2f-c556-4d69-b79f-49ae4b1f8347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4112 | 2025.09.24 16:54:22.238464 [ 278 ] {b2aa5a2f-c556-4d69-b79f-49ae4b1f8347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4113 | 2025.09.24 16:54:22.238975 [ 278 ] {b2aa5a2f-c556-4d69-b79f-49ae4b1f8347} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2025.09.24 16:54:22.239011 [ 278 ] {b2aa5a2f-c556-4d69-b79f-49ae4b1f8347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4115 | 2025.09.24 16:54:22.239392 [ 278 ] {b2aa5a2f-c556-4d69-b79f-49ae4b1f8347} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4116 | 2025.09.24 16:54:22.239603 [ 278 ] {b2aa5a2f-c556-4d69-b79f-49ae4b1f8347} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2025.09.24 16:54:22.239735 [ 278 ] {b2aa5a2f-c556-4d69-b79f-49ae4b1f8347} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001331 sec., 636363.6363636364 rows/sec., 42.83 MiB/sec. | ||
| 4118 | 2025.09.24 16:54:22.239771 [ 278 ] {b2aa5a2f-c556-4d69-b79f-49ae4b1f8347} <Debug> TCPHandler: Processed in 0.001495381 sec. | ||
| 4119 | 2025.09.24 16:54:22.239877 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2025.09.24 16:54:22.239971 [ 278 ] {34cd3189-83d7-4ec5-8b34-d52aaf29d8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4121 | 2025.09.24 16:54:22.240025 [ 278 ] {34cd3189-83d7-4ec5-8b34-d52aaf29d8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4122 | 2025.09.24 16:54:22.240779 [ 278 ] {34cd3189-83d7-4ec5-8b34-d52aaf29d8ad} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2025.09.24 16:54:22.240814 [ 278 ] {34cd3189-83d7-4ec5-8b34-d52aaf29d8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4124 | 2025.09.24 16:54:22.241358 [ 278 ] {34cd3189-83d7-4ec5-8b34-d52aaf29d8ad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4125 | 2025.09.24 16:54:22.241581 [ 278 ] {34cd3189-83d7-4ec5-8b34-d52aaf29d8ad} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2025.09.24 16:54:22.241678 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4127 | 2025.09.24 16:54:22.241715 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2025.09.24 16:54:22.241725 [ 278 ] {34cd3189-83d7-4ec5-8b34-d52aaf29d8ad} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001772 sec., 18058.690744920994 rows/sec., 32.36 MiB/sec. | ||
| 4129 | 2025.09.24 16:54:22.241735 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4130 | 2025.09.24 16:54:22.241782 [ 278 ] {34cd3189-83d7-4ec5-8b34-d52aaf29d8ad} <Debug> TCPHandler: Processed in 0.001954091 sec. | ||
| 4131 | 2025.09.24 16:54:22.241843 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 4132 | 2025.09.24 16:54:22.241889 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2025.09.24 16:54:22.241984 [ 278 ] {285e720d-6282-49bf-bd49-6c1429266aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4134 | 2025.09.24 16:54:22.242026 [ 278 ] {285e720d-6282-49bf-bd49-6c1429266aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4135 | 2025.09.24 16:54:22.242034 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4136 | 2025.09.24 16:54:22.242087 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 293 rows starting from the beginning of the part | ||
| 4137 | 2025.09.24 16:54:22.242198 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 4138 | 2025.09.24 16:54:22.242288 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4139 | 2025.09.24 16:54:22.242348 [ 278 ] {285e720d-6282-49bf-bd49-6c1429266aea} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2025.09.24 16:54:22.242372 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 4141 | 2025.09.24 16:54:22.242384 [ 278 ] {285e720d-6282-49bf-bd49-6c1429266aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4142 | 2025.09.24 16:54:22.242463 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4143 | 2025.09.24 16:54:22.242550 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 4144 | 2025.09.24 16:54:22.242699 [ 278 ] {285e720d-6282-49bf-bd49-6c1429266aea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4145 | 2025.09.24 16:54:22.242922 [ 278 ] {285e720d-6282-49bf-bd49-6c1429266aea} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2025.09.24 16:54:22.243046 [ 278 ] {285e720d-6282-49bf-bd49-6c1429266aea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4147 | 2025.09.24 16:54:22.243082 [ 278 ] {285e720d-6282-49bf-bd49-6c1429266aea} <Debug> TCPHandler: Processed in 0.001242597 sec. | ||
| 4148 | 2025.09.24 16:54:22.246640 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 409 rows, containing 19 columns (19 merged, 0 gathered) in 0.004847322 sec., 84376.48664561586 rows/sec., 151.20 MiB/sec. | ||
| 4149 | 2025.09.24 16:54:22.247503 [ 195 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4150 | 2025.09.24 16:54:22.247910 [ 195 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2025.09.24 16:54:22.247999 [ 195 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4152 | 2025.09.24 16:54:22.248140 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4153 | 2025.09.24 16:54:22.667736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8123 | ||
| 4154 | 2025.09.24 16:54:22.668246 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2025.09.24 16:54:22.668289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4156 | 2025.09.24 16:54:22.668756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4157 | 2025.09.24 16:54:22.668990 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2025.09.24 16:54:22.669121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8123 | ||
| 4159 | 2025.09.24 16:54:23.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.77 MiB, peak 243.88 MiB, free memory in arenas 0.00 B, will set to 240.63 MiB (RSS), difference: 1.86 MiB | ||
| 4160 | 2025.09.24 16:54:23.098464 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4161 | 2025.09.24 16:54:23.113817 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2025.09.24 16:54:23.113884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4163 | 2025.09.24 16:54:23.119793 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4164 | 2025.09.24 16:54:23.120542 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2025.09.24 16:54:23.123298 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4166 | 2025.09.24 16:54:25.184060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 544 | ||
| 4167 | 2025.09.24 16:54:25.186190 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2025.09.24 16:54:25.186227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4169 | 2025.09.24 16:54:25.187361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4170 | 2025.09.24 16:54:25.187609 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2025.09.24 16:54:25.187842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 4172 | 2025.09.24 16:54:27.201723 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2025.09.24 16:54:27.201939 [ 278 ] {37b9ced1-5861-42b2-bb0a-337c0e7c0e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4174 | 2025.09.24 16:54:27.202012 [ 278 ] {37b9ced1-5861-42b2-bb0a-337c0e7c0e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4175 | 2025.09.24 16:54:27.202669 [ 278 ] {37b9ced1-5861-42b2-bb0a-337c0e7c0e2a} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2025.09.24 16:54:27.202712 [ 278 ] {37b9ced1-5861-42b2-bb0a-337c0e7c0e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4177 | 2025.09.24 16:54:27.203101 [ 278 ] {37b9ced1-5861-42b2-bb0a-337c0e7c0e2a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4178 | 2025.09.24 16:54:27.203336 [ 278 ] {37b9ced1-5861-42b2-bb0a-337c0e7c0e2a} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2025.09.24 16:54:27.203494 [ 278 ] {37b9ced1-5861-42b2-bb0a-337c0e7c0e2a} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001608 sec., 47263.6815920398 rows/sec., 3.88 MiB/sec. | ||
| 4180 | 2025.09.24 16:54:27.203536 [ 278 ] {37b9ced1-5861-42b2-bb0a-337c0e7c0e2a} <Debug> TCPHandler: Processed in 0.001950261 sec. | ||
| 4181 | 2025.09.24 16:54:27.203657 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2025.09.24 16:54:27.203753 [ 278 ] {0b751dbf-0a11-4fce-80e2-e972205a3024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4183 | 2025.09.24 16:54:27.203795 [ 278 ] {0b751dbf-0a11-4fce-80e2-e972205a3024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4184 | 2025.09.24 16:54:27.204187 [ 278 ] {0b751dbf-0a11-4fce-80e2-e972205a3024} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2025.09.24 16:54:27.204224 [ 278 ] {0b751dbf-0a11-4fce-80e2-e972205a3024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4186 | 2025.09.24 16:54:27.204535 [ 278 ] {0b751dbf-0a11-4fce-80e2-e972205a3024} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4187 | 2025.09.24 16:54:27.204748 [ 278 ] {0b751dbf-0a11-4fce-80e2-e972205a3024} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2025.09.24 16:54:27.204879 [ 278 ] {0b751dbf-0a11-4fce-80e2-e972205a3024} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001145 sec., 8733.624454148472 rows/sec., 656.73 KiB/sec. | ||
| 4189 | 2025.09.24 16:54:27.204917 [ 278 ] {0b751dbf-0a11-4fce-80e2-e972205a3024} <Debug> TCPHandler: Processed in 0.001309767 sec. | ||
| 4190 | 2025.09.24 16:54:27.205039 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2025.09.24 16:54:27.205165 [ 278 ] {8498a322-250c-4a2b-bd1f-ec18e6922cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4192 | 2025.09.24 16:54:27.205213 [ 278 ] {8498a322-250c-4a2b-bd1f-ec18e6922cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4193 | 2025.09.24 16:54:27.205646 [ 278 ] {8498a322-250c-4a2b-bd1f-ec18e6922cf0} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2025.09.24 16:54:27.205685 [ 278 ] {8498a322-250c-4a2b-bd1f-ec18e6922cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4195 | 2025.09.24 16:54:27.206007 [ 278 ] {8498a322-250c-4a2b-bd1f-ec18e6922cf0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4196 | 2025.09.24 16:54:27.206227 [ 278 ] {8498a322-250c-4a2b-bd1f-ec18e6922cf0} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2025.09.24 16:54:27.206357 [ 278 ] {8498a322-250c-4a2b-bd1f-ec18e6922cf0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001219 sec., 60705.49630844955 rows/sec., 4.74 MiB/sec. | ||
| 4198 | 2025.09.24 16:54:27.206395 [ 278 ] {8498a322-250c-4a2b-bd1f-ec18e6922cf0} <Debug> TCPHandler: Processed in 0.001420339 sec. | ||
| 4199 | 2025.09.24 16:54:27.206508 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4200 | 2025.09.24 16:54:27.206604 [ 278 ] {2dde0473-6cb8-4c6a-a70c-ce81f4b19ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4201 | 2025.09.24 16:54:27.206646 [ 278 ] {2dde0473-6cb8-4c6a-a70c-ce81f4b19ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4202 | 2025.09.24 16:54:27.207045 [ 278 ] {2dde0473-6cb8-4c6a-a70c-ce81f4b19ecb} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2025.09.24 16:54:27.207082 [ 278 ] {2dde0473-6cb8-4c6a-a70c-ce81f4b19ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4204 | 2025.09.24 16:54:27.207410 [ 278 ] {2dde0473-6cb8-4c6a-a70c-ce81f4b19ecb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4205 | 2025.09.24 16:54:27.207633 [ 278 ] {2dde0473-6cb8-4c6a-a70c-ce81f4b19ecb} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2025.09.24 16:54:27.207760 [ 278 ] {2dde0473-6cb8-4c6a-a70c-ce81f4b19ecb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 4207 | 2025.09.24 16:54:27.207797 [ 278 ] {2dde0473-6cb8-4c6a-a70c-ce81f4b19ecb} <Debug> TCPHandler: Processed in 0.001338388 sec. | ||
| 4208 | 2025.09.24 16:54:27.207905 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2025.09.24 16:54:27.208001 [ 278 ] {422a8769-cc0a-44aa-92ed-84e475193387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4210 | 2025.09.24 16:54:27.208055 [ 278 ] {422a8769-cc0a-44aa-92ed-84e475193387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4211 | 2025.09.24 16:54:27.208793 [ 278 ] {422a8769-cc0a-44aa-92ed-84e475193387} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2025.09.24 16:54:27.208829 [ 278 ] {422a8769-cc0a-44aa-92ed-84e475193387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4213 | 2025.09.24 16:54:27.209350 [ 278 ] {422a8769-cc0a-44aa-92ed-84e475193387} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4214 | 2025.09.24 16:54:27.209573 [ 278 ] {422a8769-cc0a-44aa-92ed-84e475193387} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2025.09.24 16:54:27.209712 [ 278 ] {422a8769-cc0a-44aa-92ed-84e475193387} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 4216 | 2025.09.24 16:54:27.209770 [ 278 ] {422a8769-cc0a-44aa-92ed-84e475193387} <Debug> TCPHandler: Processed in 0.0019145 sec. | ||
| 4217 | 2025.09.24 16:54:27.209882 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2025.09.24 16:54:27.209978 [ 278 ] {9e5cdb9c-a17d-4084-9867-2a6c6c80592d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4219 | 2025.09.24 16:54:27.210020 [ 278 ] {9e5cdb9c-a17d-4084-9867-2a6c6c80592d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4220 | 2025.09.24 16:54:27.210353 [ 278 ] {9e5cdb9c-a17d-4084-9867-2a6c6c80592d} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2025.09.24 16:54:27.210390 [ 278 ] {9e5cdb9c-a17d-4084-9867-2a6c6c80592d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4222 | 2025.09.24 16:54:27.210692 [ 278 ] {9e5cdb9c-a17d-4084-9867-2a6c6c80592d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4223 | 2025.09.24 16:54:27.210901 [ 278 ] {9e5cdb9c-a17d-4084-9867-2a6c6c80592d} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2025.09.24 16:54:27.211030 [ 278 ] {9e5cdb9c-a17d-4084-9867-2a6c6c80592d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4225 | 2025.09.24 16:54:27.211066 [ 278 ] {9e5cdb9c-a17d-4084-9867-2a6c6c80592d} <Debug> TCPHandler: Processed in 0.001234746 sec. | ||
| 4226 | 2025.09.24 16:54:30.095709 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4227 | 2025.09.24 16:54:30.095785 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4228 | 2025.09.24 16:54:30.170118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8635 | ||
| 4229 | 2025.09.24 16:54:30.170828 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2025.09.24 16:54:30.170870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4231 | 2025.09.24 16:54:30.171456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4232 | 2025.09.24 16:54:30.171698 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2025.09.24 16:54:30.171838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8635 | ||
| 4234 | 2025.09.24 16:54:30.624266 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4235 | 2025.09.24 16:54:30.639639 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2025.09.24 16:54:30.639702 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4237 | 2025.09.24 16:54:30.645696 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4238 | 2025.09.24 16:54:30.646403 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2025.09.24 16:54:30.649088 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4240 | 2025.09.24 16:54:32.202422 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4241 | 2025.09.24 16:54:32.202618 [ 278 ] {012ca9bf-f9ad-4e4d-8090-53d4aaafaf70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4242 | 2025.09.24 16:54:32.202686 [ 278 ] {012ca9bf-f9ad-4e4d-8090-53d4aaafaf70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4243 | 2025.09.24 16:54:32.203388 [ 278 ] {012ca9bf-f9ad-4e4d-8090-53d4aaafaf70} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2025.09.24 16:54:32.203435 [ 278 ] {012ca9bf-f9ad-4e4d-8090-53d4aaafaf70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4245 | 2025.09.24 16:54:32.203836 [ 278 ] {012ca9bf-f9ad-4e4d-8090-53d4aaafaf70} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4246 | 2025.09.24 16:54:32.204079 [ 278 ] {012ca9bf-f9ad-4e4d-8090-53d4aaafaf70} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2025.09.24 16:54:32.204257 [ 278 ] {012ca9bf-f9ad-4e4d-8090-53d4aaafaf70} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.00169 sec., 71005.91715976331 rows/sec., 6.02 MiB/sec. | ||
| 4248 | 2025.09.24 16:54:32.204318 [ 278 ] {012ca9bf-f9ad-4e4d-8090-53d4aaafaf70} <Debug> TCPHandler: Processed in 0.002030353 sec. | ||
| 4249 | 2025.09.24 16:54:32.204539 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2025.09.24 16:54:32.204643 [ 278 ] {6528cd58-9d7e-4a09-a174-fe3e1f60c419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4251 | 2025.09.24 16:54:32.204686 [ 278 ] {6528cd58-9d7e-4a09-a174-fe3e1f60c419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4252 | 2025.09.24 16:54:32.205101 [ 278 ] {6528cd58-9d7e-4a09-a174-fe3e1f60c419} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2025.09.24 16:54:32.205139 [ 278 ] {6528cd58-9d7e-4a09-a174-fe3e1f60c419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4254 | 2025.09.24 16:54:32.205446 [ 278 ] {6528cd58-9d7e-4a09-a174-fe3e1f60c419} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4255 | 2025.09.24 16:54:32.205669 [ 278 ] {6528cd58-9d7e-4a09-a174-fe3e1f60c419} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2025.09.24 16:54:32.205801 [ 278 ] {6528cd58-9d7e-4a09-a174-fe3e1f60c419} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001182 sec., 27072.75803722504 rows/sec., 1.99 MiB/sec. | ||
| 4257 | 2025.09.24 16:54:32.205840 [ 278 ] {6528cd58-9d7e-4a09-a174-fe3e1f60c419} <Debug> TCPHandler: Processed in 0.001353169 sec. | ||
| 4258 | 2025.09.24 16:54:32.205947 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2025.09.24 16:54:32.206049 [ 278 ] {92df00b5-c28d-40a4-a40f-8a0298bf9091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4260 | 2025.09.24 16:54:32.206090 [ 278 ] {92df00b5-c28d-40a4-a40f-8a0298bf9091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4261 | 2025.09.24 16:54:32.206513 [ 278 ] {92df00b5-c28d-40a4-a40f-8a0298bf9091} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2025.09.24 16:54:32.206552 [ 278 ] {92df00b5-c28d-40a4-a40f-8a0298bf9091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4263 | 2025.09.24 16:54:32.206864 [ 278 ] {92df00b5-c28d-40a4-a40f-8a0298bf9091} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4264 | 2025.09.24 16:54:32.207073 [ 278 ] {92df00b5-c28d-40a4-a40f-8a0298bf9091} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2025.09.24 16:54:32.207212 [ 278 ] {92df00b5-c28d-40a4-a40f-8a0298bf9091} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001184 sec., 81081.08108108108 rows/sec., 6.33 MiB/sec. | ||
| 4266 | 2025.09.24 16:54:32.207250 [ 278 ] {92df00b5-c28d-40a4-a40f-8a0298bf9091} <Debug> TCPHandler: Processed in 0.001355168 sec. | ||
| 4267 | 2025.09.24 16:54:32.207360 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4268 | 2025.09.24 16:54:32.207455 [ 278 ] {408768a4-4920-41e0-b977-492dfec7d1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4269 | 2025.09.24 16:54:32.207498 [ 278 ] {408768a4-4920-41e0-b977-492dfec7d1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4270 | 2025.09.24 16:54:32.207885 [ 278 ] {408768a4-4920-41e0-b977-492dfec7d1a5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2025.09.24 16:54:32.207922 [ 278 ] {408768a4-4920-41e0-b977-492dfec7d1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4272 | 2025.09.24 16:54:32.208251 [ 278 ] {408768a4-4920-41e0-b977-492dfec7d1a5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4273 | 2025.09.24 16:54:32.208462 [ 278 ] {408768a4-4920-41e0-b977-492dfec7d1a5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2025.09.24 16:54:32.208601 [ 278 ] {408768a4-4920-41e0-b977-492dfec7d1a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 4275 | 2025.09.24 16:54:32.208638 [ 278 ] {408768a4-4920-41e0-b977-492dfec7d1a5} <Debug> TCPHandler: Processed in 0.001327919 sec. | ||
| 4276 | 2025.09.24 16:54:32.208741 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4277 | 2025.09.24 16:54:32.208835 [ 278 ] {6a491eb7-fd87-47c1-8728-ba4855abc7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4278 | 2025.09.24 16:54:32.208890 [ 278 ] {6a491eb7-fd87-47c1-8728-ba4855abc7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4279 | 2025.09.24 16:54:32.209721 [ 278 ] {6a491eb7-fd87-47c1-8728-ba4855abc7e4} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2025.09.24 16:54:32.209757 [ 278 ] {6a491eb7-fd87-47c1-8728-ba4855abc7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4281 | 2025.09.24 16:54:32.210323 [ 278 ] {6a491eb7-fd87-47c1-8728-ba4855abc7e4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4282 | 2025.09.24 16:54:32.210558 [ 278 ] {6a491eb7-fd87-47c1-8728-ba4855abc7e4} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2025.09.24 16:54:32.210699 [ 278 ] {6a491eb7-fd87-47c1-8728-ba4855abc7e4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001882 sec., 17003.188097768332 rows/sec., 30.47 MiB/sec. | ||
| 4284 | 2025.09.24 16:54:32.210767 [ 278 ] {6a491eb7-fd87-47c1-8728-ba4855abc7e4} <Debug> TCPHandler: Processed in 0.002074013 sec. | ||
| 4285 | 2025.09.24 16:54:32.210885 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4286 | 2025.09.24 16:54:32.210979 [ 278 ] {9d0d7d6a-11f0-41ad-93d0-7966eac093df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4287 | 2025.09.24 16:54:32.211022 [ 278 ] {9d0d7d6a-11f0-41ad-93d0-7966eac093df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4288 | 2025.09.24 16:54:32.211368 [ 278 ] {9d0d7d6a-11f0-41ad-93d0-7966eac093df} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4289 | 2025.09.24 16:54:32.211405 [ 278 ] {9d0d7d6a-11f0-41ad-93d0-7966eac093df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4290 | 2025.09.24 16:54:32.211706 [ 278 ] {9d0d7d6a-11f0-41ad-93d0-7966eac093df} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4291 | 2025.09.24 16:54:32.211914 [ 278 ] {9d0d7d6a-11f0-41ad-93d0-7966eac093df} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2025.09.24 16:54:32.212045 [ 278 ] {9d0d7d6a-11f0-41ad-93d0-7966eac093df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4293 | 2025.09.24 16:54:32.212080 [ 278 ] {9d0d7d6a-11f0-41ad-93d0-7966eac093df} <Debug> TCPHandler: Processed in 0.001244776 sec. | ||
| 4294 | 2025.09.24 16:54:35.188965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 568 | ||
| 4295 | 2025.09.24 16:54:35.191297 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2025.09.24 16:54:35.191344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4297 | 2025.09.24 16:54:35.192516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4298 | 2025.09.24 16:54:35.192802 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2025.09.24 16:54:35.193167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4300 | 2025.09.24 16:54:37.204441 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2025.09.24 16:54:37.204633 [ 278 ] {7f45de66-5c2d-4df6-96e6-145aae37153e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4302 | 2025.09.24 16:54:37.204701 [ 278 ] {7f45de66-5c2d-4df6-96e6-145aae37153e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4303 | 2025.09.24 16:54:37.205327 [ 278 ] {7f45de66-5c2d-4df6-96e6-145aae37153e} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2025.09.24 16:54:37.205370 [ 278 ] {7f45de66-5c2d-4df6-96e6-145aae37153e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4305 | 2025.09.24 16:54:37.205766 [ 278 ] {7f45de66-5c2d-4df6-96e6-145aae37153e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4306 | 2025.09.24 16:54:37.205998 [ 278 ] {7f45de66-5c2d-4df6-96e6-145aae37153e} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2025.09.24 16:54:37.206156 [ 278 ] {7f45de66-5c2d-4df6-96e6-145aae37153e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.27 MiB/sec. | ||
| 4308 | 2025.09.24 16:54:37.206205 [ 278 ] {7f45de66-5c2d-4df6-96e6-145aae37153e} <Debug> TCPHandler: Processed in 0.00189424 sec. | ||
| 4309 | 2025.09.24 16:54:37.206319 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2025.09.24 16:54:37.206421 [ 278 ] {a16d546e-c790-4c09-b0b7-82dffc992bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4311 | 2025.09.24 16:54:37.206464 [ 278 ] {a16d546e-c790-4c09-b0b7-82dffc992bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4312 | 2025.09.24 16:54:37.206861 [ 278 ] {a16d546e-c790-4c09-b0b7-82dffc992bf8} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2025.09.24 16:54:37.206898 [ 278 ] {a16d546e-c790-4c09-b0b7-82dffc992bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4314 | 2025.09.24 16:54:37.207216 [ 278 ] {a16d546e-c790-4c09-b0b7-82dffc992bf8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4315 | 2025.09.24 16:54:37.207435 [ 278 ] {a16d546e-c790-4c09-b0b7-82dffc992bf8} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2025.09.24 16:54:37.207566 [ 278 ] {a16d546e-c790-4c09-b0b7-82dffc992bf8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 698.14 KiB/sec. | ||
| 4317 | 2025.09.24 16:54:37.207605 [ 278 ] {a16d546e-c790-4c09-b0b7-82dffc992bf8} <Debug> TCPHandler: Processed in 0.001336708 sec. | ||
| 4318 | 2025.09.24 16:54:37.207711 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2025.09.24 16:54:37.207805 [ 278 ] {dde89e5c-4322-46a4-9ac7-a9ce8a70b217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4320 | 2025.09.24 16:54:37.207845 [ 278 ] {dde89e5c-4322-46a4-9ac7-a9ce8a70b217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4321 | 2025.09.24 16:54:37.208297 [ 278 ] {dde89e5c-4322-46a4-9ac7-a9ce8a70b217} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2025.09.24 16:54:37.208334 [ 278 ] {dde89e5c-4322-46a4-9ac7-a9ce8a70b217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4323 | 2025.09.24 16:54:37.208658 [ 278 ] {dde89e5c-4322-46a4-9ac7-a9ce8a70b217} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4324 | 2025.09.24 16:54:37.208867 [ 278 ] {dde89e5c-4322-46a4-9ac7-a9ce8a70b217} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2025.09.24 16:54:37.208977 [ 30 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4326 | 2025.09.24 16:54:37.208992 [ 278 ] {dde89e5c-4322-46a4-9ac7-a9ce8a70b217} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.001205 sec., 166804.97925311205 rows/sec., 14.74 MiB/sec. | ||
| 4327 | 2025.09.24 16:54:37.209043 [ 30 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2025.09.24 16:54:37.209051 [ 278 ] {dde89e5c-4322-46a4-9ac7-a9ce8a70b217} <Debug> TCPHandler: Processed in 0.001389459 sec. | ||
| 4329 | 2025.09.24 16:54:37.209075 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4330 | 2025.09.24 16:54:37.209171 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2025.09.24 16:54:37.209178 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 4332 | 2025.09.24 16:54:37.209272 [ 278 ] {7175a33d-edef-4d5d-9b48-4d98947c46d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4333 | 2025.09.24 16:54:37.209301 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4334 | 2025.09.24 16:54:37.209316 [ 278 ] {7175a33d-edef-4d5d-9b48-4d98947c46d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4335 | 2025.09.24 16:54:37.209342 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2466 rows starting from the beginning of the part | ||
| 4336 | 2025.09.24 16:54:37.209414 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 4337 | 2025.09.24 16:54:37.209460 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1263 rows starting from the beginning of the part | ||
| 4338 | 2025.09.24 16:54:37.209504 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4339 | 2025.09.24 16:54:37.209542 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part | ||
| 4340 | 2025.09.24 16:54:37.209592 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 201 rows starting from the beginning of the part | ||
| 4341 | 2025.09.24 16:54:37.209707 [ 278 ] {7175a33d-edef-4d5d-9b48-4d98947c46d9} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2025.09.24 16:54:37.209750 [ 278 ] {7175a33d-edef-4d5d-9b48-4d98947c46d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4343 | 2025.09.24 16:54:37.210066 [ 278 ] {7175a33d-edef-4d5d-9b48-4d98947c46d9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4344 | 2025.09.24 16:54:37.210295 [ 278 ] {7175a33d-edef-4d5d-9b48-4d98947c46d9} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2025.09.24 16:54:37.210430 [ 278 ] {7175a33d-edef-4d5d-9b48-4d98947c46d9} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001176 sec., 27210.884353741498 rows/sec., 2.00 MiB/sec. | ||
| 4346 | 2025.09.24 16:54:37.210468 [ 278 ] {7175a33d-edef-4d5d-9b48-4d98947c46d9} <Debug> TCPHandler: Processed in 0.001346828 sec. | ||
| 4347 | 2025.09.24 16:54:37.210588 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2025.09.24 16:54:37.210711 [ 278 ] {c0055db5-88bb-44a2-9c58-0503f2915c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4349 | 2025.09.24 16:54:37.210761 [ 278 ] {c0055db5-88bb-44a2-9c58-0503f2915c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4350 | 2025.09.24 16:54:37.211231 [ 278 ] {c0055db5-88bb-44a2-9c58-0503f2915c32} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2025.09.24 16:54:37.211277 [ 278 ] {c0055db5-88bb-44a2-9c58-0503f2915c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4352 | 2025.09.24 16:54:37.211482 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4202 rows, containing 5 columns (5 merged, 0 gathered) in 0.002340229 sec., 1795550.7772957261 rows/sec., 154.68 MiB/sec. | ||
| 4353 | 2025.09.24 16:54:37.211624 [ 278 ] {c0055db5-88bb-44a2-9c58-0503f2915c32} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4354 | 2025.09.24 16:54:37.211849 [ 278 ] {c0055db5-88bb-44a2-9c58-0503f2915c32} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2025.09.24 16:54:37.211881 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4356 | 2025.09.24 16:54:37.211952 [ 30 ] {} <Debug> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4357 | 2025.09.24 16:54:37.211983 [ 30 ] {} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2025.09.24 16:54:37.211985 [ 278 ] {c0055db5-88bb-44a2-9c58-0503f2915c32} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001299 sec., 18475.750577367206 rows/sec., 1.53 MiB/sec. | ||
| 4359 | 2025.09.24 16:54:37.212005 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4360 | 2025.09.24 16:54:37.212038 [ 278 ] {c0055db5-88bb-44a2-9c58-0503f2915c32} <Debug> TCPHandler: Processed in 0.001511542 sec. | ||
| 4361 | 2025.09.24 16:54:37.212102 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4362 | 2025.09.24 16:54:37.212160 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2025.09.24 16:54:37.212223 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4364 | 2025.09.24 16:54:37.212226 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_26_5} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2025.09.24 16:54:37.212262 [ 278 ] {bd3786c0-92f6-4ac5-bdae-0f67cff13d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4366 | 2025.09.24 16:54:37.212264 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 464 rows starting from the beginning of the part | ||
| 4367 | 2025.09.24 16:54:37.212313 [ 278 ] {bd3786c0-92f6-4ac5-bdae-0f67cff13d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4368 | 2025.09.24 16:54:37.212326 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_26_5} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4369 | 2025.09.24 16:54:37.212364 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4370 | 2025.09.24 16:54:37.212428 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4371 | 2025.09.24 16:54:37.212437 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4372 | 2025.09.24 16:54:37.212471 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4373 | 2025.09.24 16:54:37.212516 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4374 | 2025.09.24 16:54:37.212559 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 4375 | 2025.09.24 16:54:37.212722 [ 278 ] {bd3786c0-92f6-4ac5-bdae-0f67cff13d1f} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2025.09.24 16:54:37.212766 [ 278 ] {bd3786c0-92f6-4ac5-bdae-0f67cff13d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4377 | 2025.09.24 16:54:37.213096 [ 278 ] {bd3786c0-92f6-4ac5-bdae-0f67cff13d1f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4378 | 2025.09.24 16:54:37.213333 [ 278 ] {bd3786c0-92f6-4ac5-bdae-0f67cff13d1f} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2025.09.24 16:54:37.213463 [ 278 ] {bd3786c0-92f6-4ac5-bdae-0f67cff13d1f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00122 sec., 9836.065573770493 rows/sec., 768.44 KiB/sec. | ||
| 4380 | 2025.09.24 16:54:37.213501 [ 278 ] {bd3786c0-92f6-4ac5-bdae-0f67cff13d1f} <Debug> TCPHandler: Processed in 0.001391119 sec. | ||
| 4381 | 2025.09.24 16:54:37.213579 [ 200 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511651 sec., 656236.1285772973 rows/sec., 47.45 MiB/sec. | ||
| 4382 | 2025.09.24 16:54:37.213606 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2025.09.24 16:54:37.213714 [ 278 ] {aa6060f6-2e81-4eb7-a251-1aa0b30cb1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4384 | 2025.09.24 16:54:37.213755 [ 278 ] {aa6060f6-2e81-4eb7-a251-1aa0b30cb1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4385 | 2025.09.24 16:54:37.213754 [ 186 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4386 | 2025.09.24 16:54:37.214028 [ 186 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2025.09.24 16:54:37.214095 [ 186 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_10_2} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4388 | 2025.09.24 16:54:37.214182 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4389 | 2025.09.24 16:54:37.214187 [ 278 ] {aa6060f6-2e81-4eb7-a251-1aa0b30cb1ce} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2025.09.24 16:54:37.214232 [ 278 ] {aa6060f6-2e81-4eb7-a251-1aa0b30cb1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4391 | 2025.09.24 16:54:37.214544 [ 278 ] {aa6060f6-2e81-4eb7-a251-1aa0b30cb1ce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4392 | 2025.09.24 16:54:37.214752 [ 278 ] {aa6060f6-2e81-4eb7-a251-1aa0b30cb1ce} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2025.09.24 16:54:37.214855 [ 30 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4394 | 2025.09.24 16:54:37.214880 [ 278 ] {aa6060f6-2e81-4eb7-a251-1aa0b30cb1ce} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001185 sec., 101265.82278481012 rows/sec., 8.23 MiB/sec. | ||
| 4395 | 2025.09.24 16:54:37.214888 [ 30 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2025.09.24 16:54:37.214920 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4397 | 2025.09.24 16:54:37.214925 [ 278 ] {aa6060f6-2e81-4eb7-a251-1aa0b30cb1ce} <Debug> TCPHandler: Processed in 0.001368519 sec. | ||
| 4398 | 2025.09.24 16:54:37.214993 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 4399 | 2025.09.24 16:54:37.215055 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2025.09.24 16:54:37.215094 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4401 | 2025.09.24 16:54:37.215126 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1251 rows starting from the beginning of the part | ||
| 4402 | 2025.09.24 16:54:37.215159 [ 278 ] {a2be0dcf-4229-4623-a8e8-9b584188998e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4403 | 2025.09.24 16:54:37.215176 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 4404 | 2025.09.24 16:54:37.215207 [ 278 ] {a2be0dcf-4229-4623-a8e8-9b584188998e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4405 | 2025.09.24 16:54:37.215221 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 558 rows starting from the beginning of the part | ||
| 4406 | 2025.09.24 16:54:37.215264 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4407 | 2025.09.24 16:54:37.215304 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 96 rows starting from the beginning of the part | ||
| 4408 | 2025.09.24 16:54:37.215343 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 120 rows starting from the beginning of the part | ||
| 4409 | 2025.09.24 16:54:37.215627 [ 278 ] {a2be0dcf-4229-4623-a8e8-9b584188998e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.09.24 16:54:37.215669 [ 278 ] {a2be0dcf-4229-4623-a8e8-9b584188998e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4411 | 2025.09.24 16:54:37.216030 [ 278 ] {a2be0dcf-4229-4623-a8e8-9b584188998e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4412 | 2025.09.24 16:54:37.216266 [ 278 ] {a2be0dcf-4229-4623-a8e8-9b584188998e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2025.09.24 16:54:37.216371 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4414 | 2025.09.24 16:54:37.216399 [ 278 ] {a2be0dcf-4229-4623-a8e8-9b584188998e} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001259 sec., 159650.51628276412 rows/sec., 11.44 MiB/sec. | ||
| 4415 | 2025.09.24 16:54:37.216400 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2025.09.24 16:54:37.216437 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4417 | 2025.09.24 16:54:37.216446 [ 278 ] {a2be0dcf-4229-4623-a8e8-9b584188998e} <Debug> TCPHandler: Processed in 0.00143937 sec. | ||
| 4418 | 2025.09.24 16:54:37.216459 [ 200 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496441 sec., 1452112.044510943 rows/sec., 112.83 MiB/sec. | ||
| 4419 | 2025.09.24 16:54:37.216511 [ 200 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 4420 | 2025.09.24 16:54:37.216575 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2025.09.24 16:54:37.216632 [ 200 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4422 | 2025.09.24 16:54:37.216648 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4423 | 2025.09.24 16:54:37.216674 [ 200 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7085 rows starting from the beginning of the part | ||
| 4424 | 2025.09.24 16:54:37.216677 [ 278 ] {fadd0815-b4db-48e2-be65-2b3a8223190f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4425 | 2025.09.24 16:54:37.216754 [ 200 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 4426 | 2025.09.24 16:54:37.216756 [ 278 ] {fadd0815-b4db-48e2-be65-2b3a8223190f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4427 | 2025.09.24 16:54:37.216826 [ 200 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 847 rows starting from the beginning of the part | ||
| 4428 | 2025.09.24 16:54:37.216887 [ 200 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 4429 | 2025.09.24 16:54:37.216936 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_26_5} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2025.09.24 16:54:37.216940 [ 200 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 4431 | 2025.09.24 16:54:37.217003 [ 200 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 201 rows starting from the beginning of the part | ||
| 4432 | 2025.09.24 16:54:37.217018 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_26_5} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4433 | 2025.09.24 16:54:37.217098 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4434 | 2025.09.24 16:54:37.217570 [ 278 ] {fadd0815-b4db-48e2-be65-2b3a8223190f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2025.09.24 16:54:37.217638 [ 278 ] {fadd0815-b4db-48e2-be65-2b3a8223190f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4436 | 2025.09.24 16:54:37.218306 [ 278 ] {fadd0815-b4db-48e2-be65-2b3a8223190f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4437 | 2025.09.24 16:54:37.218543 [ 278 ] {fadd0815-b4db-48e2-be65-2b3a8223190f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2025.09.24 16:54:37.218688 [ 278 ] {fadd0815-b4db-48e2-be65-2b3a8223190f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002032 sec., 4921.259842519685 rows/sec., 8.82 MiB/sec. | ||
| 4439 | 2025.09.24 16:54:37.218750 [ 278 ] {fadd0815-b4db-48e2-be65-2b3a8223190f} <Debug> TCPHandler: Processed in 0.002224506 sec. | ||
| 4440 | 2025.09.24 16:54:37.218858 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2025.09.24 16:54:37.218953 [ 278 ] {32ec2bb1-3379-41f7-8196-d54695b6602f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4442 | 2025.09.24 16:54:37.218995 [ 278 ] {32ec2bb1-3379-41f7-8196-d54695b6602f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4443 | 2025.09.24 16:54:37.219319 [ 278 ] {32ec2bb1-3379-41f7-8196-d54695b6602f} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2025.09.24 16:54:37.219356 [ 278 ] {32ec2bb1-3379-41f7-8196-d54695b6602f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4445 | 2025.09.24 16:54:37.219718 [ 278 ] {32ec2bb1-3379-41f7-8196-d54695b6602f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4446 | 2025.09.24 16:54:37.219940 [ 278 ] {32ec2bb1-3379-41f7-8196-d54695b6602f} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2025.09.24 16:54:37.220038 [ 30 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4448 | 2025.09.24 16:54:37.220071 [ 30 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2025.09.24 16:54:37.220075 [ 278 ] {32ec2bb1-3379-41f7-8196-d54695b6602f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 4450 | 2025.09.24 16:54:37.220090 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4451 | 2025.09.24 16:54:37.220124 [ 278 ] {32ec2bb1-3379-41f7-8196-d54695b6602f} <Debug> TCPHandler: Processed in 0.001316217 sec. | ||
| 4452 | 2025.09.24 16:54:37.220187 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4453 | 2025.09.24 16:54:37.220275 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4454 | 2025.09.24 16:54:37.220303 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1332 rows starting from the beginning of the part | ||
| 4455 | 2025.09.24 16:54:37.220355 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4456 | 2025.09.24 16:54:37.220389 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8613 rows, containing 5 columns (5 merged, 0 gathered) in 0.003913543 sec., 2200819.0532210837 rows/sec., 150.37 MiB/sec. | ||
| 4457 | 2025.09.24 16:54:37.220397 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4458 | 2025.09.24 16:54:37.220453 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4459 | 2025.09.24 16:54:37.220490 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4460 | 2025.09.24 16:54:37.220529 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4461 | 2025.09.24 16:54:37.220604 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4462 | 2025.09.24 16:54:37.220959 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2025.09.24 16:54:37.221037 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4464 | 2025.09.24 16:54:37.221120 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4465 | 2025.09.24 16:54:37.221578 [ 194 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1632 rows, containing 4 columns (4 merged, 0 gathered) in 0.00142826 sec., 1142649.0975032558 rows/sec., 75.67 MiB/sec. | ||
| 4466 | 2025.09.24 16:54:37.221801 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4467 | 2025.09.24 16:54:37.222048 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_26_5} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2025.09.24 16:54:37.222118 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_26_5} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4469 | 2025.09.24 16:54:37.222183 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4470 | 2025.09.24 16:54:37.672849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9083 | ||
| 4471 | 2025.09.24 16:54:37.673327 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2025.09.24 16:54:37.673377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4473 | 2025.09.24 16:54:37.673858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4474 | 2025.09.24 16:54:37.674097 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2025.09.24 16:54:37.674238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9083 | ||
| 4476 | 2025.09.24 16:54:38.150081 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4477 | 2025.09.24 16:54:38.166256 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2025.09.24 16:54:38.166311 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4479 | 2025.09.24 16:54:38.173102 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4480 | 2025.09.24 16:54:38.173840 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2025.09.24 16:54:38.177366 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4482 | 2025.09.24 16:54:42.203420 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2025.09.24 16:54:42.203724 [ 278 ] {886092ff-380d-4f2b-8643-a69898d1025f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4484 | 2025.09.24 16:54:42.203793 [ 278 ] {886092ff-380d-4f2b-8643-a69898d1025f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4485 | 2025.09.24 16:54:42.204511 [ 278 ] {886092ff-380d-4f2b-8643-a69898d1025f} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2025.09.24 16:54:42.204560 [ 278 ] {886092ff-380d-4f2b-8643-a69898d1025f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4487 | 2025.09.24 16:54:42.204959 [ 278 ] {886092ff-380d-4f2b-8643-a69898d1025f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4488 | 2025.09.24 16:54:42.205206 [ 278 ] {886092ff-380d-4f2b-8643-a69898d1025f} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2025.09.24 16:54:42.205368 [ 278 ] {886092ff-380d-4f2b-8643-a69898d1025f} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.00172 sec., 69767.44186046511 rows/sec., 5.91 MiB/sec. | ||
| 4490 | 2025.09.24 16:54:42.205417 [ 278 ] {886092ff-380d-4f2b-8643-a69898d1025f} <Debug> TCPHandler: Processed in 0.002184956 sec. | ||
| 4491 | 2025.09.24 16:54:42.205548 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2025.09.24 16:54:42.205649 [ 278 ] {436acad3-0573-4e06-8734-6554eaa4139b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4493 | 2025.09.24 16:54:42.205693 [ 278 ] {436acad3-0573-4e06-8734-6554eaa4139b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4494 | 2025.09.24 16:54:42.206112 [ 278 ] {436acad3-0573-4e06-8734-6554eaa4139b} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2025.09.24 16:54:42.206150 [ 278 ] {436acad3-0573-4e06-8734-6554eaa4139b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4496 | 2025.09.24 16:54:42.206453 [ 278 ] {436acad3-0573-4e06-8734-6554eaa4139b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4497 | 2025.09.24 16:54:42.206666 [ 278 ] {436acad3-0573-4e06-8734-6554eaa4139b} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2025.09.24 16:54:42.206800 [ 278 ] {436acad3-0573-4e06-8734-6554eaa4139b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001173 sec., 27280.477408354647 rows/sec., 2.00 MiB/sec. | ||
| 4499 | 2025.09.24 16:54:42.206838 [ 278 ] {436acad3-0573-4e06-8734-6554eaa4139b} <Debug> TCPHandler: Processed in 0.001341238 sec. | ||
| 4500 | 2025.09.24 16:54:42.206946 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2025.09.24 16:54:42.207050 [ 278 ] {af2cb1e1-92a4-401a-94d0-f3a3109755d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4502 | 2025.09.24 16:54:42.207093 [ 278 ] {af2cb1e1-92a4-401a-94d0-f3a3109755d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4503 | 2025.09.24 16:54:42.207539 [ 278 ] {af2cb1e1-92a4-401a-94d0-f3a3109755d6} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2025.09.24 16:54:42.207576 [ 278 ] {af2cb1e1-92a4-401a-94d0-f3a3109755d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4505 | 2025.09.24 16:54:42.207900 [ 278 ] {af2cb1e1-92a4-401a-94d0-f3a3109755d6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4506 | 2025.09.24 16:54:42.208121 [ 278 ] {af2cb1e1-92a4-401a-94d0-f3a3109755d6} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2025.09.24 16:54:42.208252 [ 278 ] {af2cb1e1-92a4-401a-94d0-f3a3109755d6} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001223 sec., 78495.50286181521 rows/sec., 6.13 MiB/sec. | ||
| 4508 | 2025.09.24 16:54:42.208290 [ 278 ] {af2cb1e1-92a4-401a-94d0-f3a3109755d6} <Debug> TCPHandler: Processed in 0.001396689 sec. | ||
| 4509 | 2025.09.24 16:54:42.208404 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2025.09.24 16:54:42.208501 [ 278 ] {402a4f20-3473-4e8c-8606-ad8126f5e0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4511 | 2025.09.24 16:54:42.208545 [ 278 ] {402a4f20-3473-4e8c-8606-ad8126f5e0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4512 | 2025.09.24 16:54:42.208956 [ 278 ] {402a4f20-3473-4e8c-8606-ad8126f5e0e5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2025.09.24 16:54:42.208994 [ 278 ] {402a4f20-3473-4e8c-8606-ad8126f5e0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4514 | 2025.09.24 16:54:42.209326 [ 278 ] {402a4f20-3473-4e8c-8606-ad8126f5e0e5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4515 | 2025.09.24 16:54:42.209563 [ 278 ] {402a4f20-3473-4e8c-8606-ad8126f5e0e5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2025.09.24 16:54:42.209694 [ 278 ] {402a4f20-3473-4e8c-8606-ad8126f5e0e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 4517 | 2025.09.24 16:54:42.209730 [ 278 ] {402a4f20-3473-4e8c-8606-ad8126f5e0e5} <Debug> TCPHandler: Processed in 0.001376319 sec. | ||
| 4518 | 2025.09.24 16:54:42.209840 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2025.09.24 16:54:42.209934 [ 278 ] {0faf3bd7-5ebb-406a-af82-7c24b81eb46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4520 | 2025.09.24 16:54:42.209988 [ 278 ] {0faf3bd7-5ebb-406a-af82-7c24b81eb46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4521 | 2025.09.24 16:54:42.210819 [ 278 ] {0faf3bd7-5ebb-406a-af82-7c24b81eb46e} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2025.09.24 16:54:42.210857 [ 278 ] {0faf3bd7-5ebb-406a-af82-7c24b81eb46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4523 | 2025.09.24 16:54:42.211413 [ 278 ] {0faf3bd7-5ebb-406a-af82-7c24b81eb46e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4524 | 2025.09.24 16:54:42.211628 [ 278 ] {0faf3bd7-5ebb-406a-af82-7c24b81eb46e} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2025.09.24 16:54:42.211768 [ 278 ] {0faf3bd7-5ebb-406a-af82-7c24b81eb46e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001853 sec., 17269.293038316242 rows/sec., 30.95 MiB/sec. | ||
| 4526 | 2025.09.24 16:54:42.211820 [ 278 ] {0faf3bd7-5ebb-406a-af82-7c24b81eb46e} <Debug> TCPHandler: Processed in 0.002030182 sec. | ||
| 4527 | 2025.09.24 16:54:42.211934 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2025.09.24 16:54:42.212029 [ 278 ] {37247951-50c7-4d78-8725-ef5f32a74456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4529 | 2025.09.24 16:54:42.212071 [ 278 ] {37247951-50c7-4d78-8725-ef5f32a74456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4530 | 2025.09.24 16:54:42.212399 [ 278 ] {37247951-50c7-4d78-8725-ef5f32a74456} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2025.09.24 16:54:42.212436 [ 278 ] {37247951-50c7-4d78-8725-ef5f32a74456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4532 | 2025.09.24 16:54:42.212734 [ 278 ] {37247951-50c7-4d78-8725-ef5f32a74456} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4533 | 2025.09.24 16:54:42.212960 [ 278 ] {37247951-50c7-4d78-8725-ef5f32a74456} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2025.09.24 16:54:42.213091 [ 278 ] {37247951-50c7-4d78-8725-ef5f32a74456} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 4535 | 2025.09.24 16:54:42.213126 [ 278 ] {37247951-50c7-4d78-8725-ef5f32a74456} <Debug> TCPHandler: Processed in 0.001241696 sec. | ||
| 4536 | 2025.09.24 16:54:45.095832 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4537 | 2025.09.24 16:54:45.095900 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4538 | 2025.09.24 16:54:45.174328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9595 | ||
| 4539 | 2025.09.24 16:54:45.175134 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2025.09.24 16:54:45.175180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4541 | 2025.09.24 16:54:45.175661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4542 | 2025.09.24 16:54:45.175907 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2025.09.24 16:54:45.176046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9595 | ||
| 4544 | 2025.09.24 16:54:45.193315 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 600 | ||
| 4545 | 2025.09.24 16:54:45.195715 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2025.09.24 16:54:45.195761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4547 | 2025.09.24 16:54:45.196954 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4548 | 2025.09.24 16:54:45.197229 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2025.09.24 16:54:45.197579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4550 | 2025.09.24 16:54:45.677454 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4551 | 2025.09.24 16:54:45.694548 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2025.09.24 16:54:45.694600 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4553 | 2025.09.24 16:54:45.700994 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4554 | 2025.09.24 16:54:45.701689 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2025.09.24 16:54:45.704444 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4556 | 2025.09.24 16:54:47.202597 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2025.09.24 16:54:47.202811 [ 278 ] {577b9e0a-6937-431b-956b-219b5f8e8cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4558 | 2025.09.24 16:54:47.202878 [ 278 ] {577b9e0a-6937-431b-956b-219b5f8e8cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4559 | 2025.09.24 16:54:47.203531 [ 278 ] {577b9e0a-6937-431b-956b-219b5f8e8cfd} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2025.09.24 16:54:47.203570 [ 278 ] {577b9e0a-6937-431b-956b-219b5f8e8cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4561 | 2025.09.24 16:54:47.203965 [ 278 ] {577b9e0a-6937-431b-956b-219b5f8e8cfd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4562 | 2025.09.24 16:54:47.204190 [ 278 ] {577b9e0a-6937-431b-956b-219b5f8e8cfd} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2025.09.24 16:54:47.204360 [ 278 ] {577b9e0a-6937-431b-956b-219b5f8e8cfd} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001604 sec., 47381.546134663346 rows/sec., 3.89 MiB/sec. | ||
| 4564 | 2025.09.24 16:54:47.204410 [ 278 ] {577b9e0a-6937-431b-956b-219b5f8e8cfd} <Debug> TCPHandler: Processed in 0.00195059 sec. | ||
| 4565 | 2025.09.24 16:54:47.204547 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2025.09.24 16:54:47.204650 [ 278 ] {a4231d00-1d0b-445d-97e8-65d5a09757f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4567 | 2025.09.24 16:54:47.204694 [ 278 ] {a4231d00-1d0b-445d-97e8-65d5a09757f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4568 | 2025.09.24 16:54:47.205096 [ 278 ] {a4231d00-1d0b-445d-97e8-65d5a09757f2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2025.09.24 16:54:47.205133 [ 278 ] {a4231d00-1d0b-445d-97e8-65d5a09757f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4570 | 2025.09.24 16:54:47.205434 [ 278 ] {a4231d00-1d0b-445d-97e8-65d5a09757f2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4571 | 2025.09.24 16:54:47.205641 [ 278 ] {a4231d00-1d0b-445d-97e8-65d5a09757f2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2025.09.24 16:54:47.205759 [ 102 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4573 | 2025.09.24 16:54:47.205778 [ 278 ] {a4231d00-1d0b-445d-97e8-65d5a09757f2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001151 sec., 8688.097306689835 rows/sec., 653.30 KiB/sec. | ||
| 4574 | 2025.09.24 16:54:47.205831 [ 102 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2025.09.24 16:54:47.205838 [ 278 ] {a4231d00-1d0b-445d-97e8-65d5a09757f2} <Debug> TCPHandler: Processed in 0.001345509 sec. | ||
| 4576 | 2025.09.24 16:54:47.205866 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4577 | 2025.09.24 16:54:47.205967 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2025.09.24 16:54:47.205988 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 4579 | 2025.09.24 16:54:47.206070 [ 278 ] {3acb2a0f-7fb4-43d1-a007-d3541a069af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4580 | 2025.09.24 16:54:47.206116 [ 278 ] {3acb2a0f-7fb4-43d1-a007-d3541a069af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4581 | 2025.09.24 16:54:47.206118 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4582 | 2025.09.24 16:54:47.206166 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 279 rows starting from the beginning of the part | ||
| 4583 | 2025.09.24 16:54:47.206228 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4584 | 2025.09.24 16:54:47.206274 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 4585 | 2025.09.24 16:54:47.206320 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 4586 | 2025.09.24 16:54:47.206359 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 4587 | 2025.09.24 16:54:47.206402 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4588 | 2025.09.24 16:54:47.206535 [ 278 ] {3acb2a0f-7fb4-43d1-a007-d3541a069af8} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2025.09.24 16:54:47.206577 [ 278 ] {3acb2a0f-7fb4-43d1-a007-d3541a069af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4590 | 2025.09.24 16:54:47.206989 [ 278 ] {3acb2a0f-7fb4-43d1-a007-d3541a069af8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4591 | 2025.09.24 16:54:47.207217 [ 278 ] {3acb2a0f-7fb4-43d1-a007-d3541a069af8} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2025.09.24 16:54:47.207308 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371658 sec., 287972.6579074376 rows/sec., 20.01 MiB/sec. | ||
| 4593 | 2025.09.24 16:54:47.207355 [ 278 ] {3acb2a0f-7fb4-43d1-a007-d3541a069af8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001306 sec., 56661.56202143951 rows/sec., 4.42 MiB/sec. | ||
| 4594 | 2025.09.24 16:54:47.207400 [ 278 ] {3acb2a0f-7fb4-43d1-a007-d3541a069af8} <Debug> TCPHandler: Processed in 0.001482571 sec. | ||
| 4595 | 2025.09.24 16:54:47.207480 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4596 | 2025.09.24 16:54:47.207514 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2025.09.24 16:54:47.207615 [ 278 ] {404eacd2-231a-4260-a201-823c3755be6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4598 | 2025.09.24 16:54:47.207662 [ 278 ] {404eacd2-231a-4260-a201-823c3755be6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4599 | 2025.09.24 16:54:47.207743 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_26_5} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2025.09.24 16:54:47.207819 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_26_5} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4601 | 2025.09.24 16:54:47.207895 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4602 | 2025.09.24 16:54:47.208063 [ 278 ] {404eacd2-231a-4260-a201-823c3755be6e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2025.09.24 16:54:47.208110 [ 278 ] {404eacd2-231a-4260-a201-823c3755be6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4604 | 2025.09.24 16:54:47.208463 [ 278 ] {404eacd2-231a-4260-a201-823c3755be6e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4605 | 2025.09.24 16:54:47.208673 [ 278 ] {404eacd2-231a-4260-a201-823c3755be6e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2025.09.24 16:54:47.208811 [ 278 ] {404eacd2-231a-4260-a201-823c3755be6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 4607 | 2025.09.24 16:54:47.208848 [ 278 ] {404eacd2-231a-4260-a201-823c3755be6e} <Debug> TCPHandler: Processed in 0.001384359 sec. | ||
| 4608 | 2025.09.24 16:54:47.208958 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2025.09.24 16:54:47.209053 [ 278 ] {8034a437-aa08-4e9f-8ee8-bbb1d74c5694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4610 | 2025.09.24 16:54:47.209108 [ 278 ] {8034a437-aa08-4e9f-8ee8-bbb1d74c5694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4611 | 2025.09.24 16:54:47.209873 [ 278 ] {8034a437-aa08-4e9f-8ee8-bbb1d74c5694} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2025.09.24 16:54:47.209909 [ 278 ] {8034a437-aa08-4e9f-8ee8-bbb1d74c5694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4613 | 2025.09.24 16:54:47.210422 [ 278 ] {8034a437-aa08-4e9f-8ee8-bbb1d74c5694} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4614 | 2025.09.24 16:54:47.210641 [ 278 ] {8034a437-aa08-4e9f-8ee8-bbb1d74c5694} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2025.09.24 16:54:47.210753 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4616 | 2025.09.24 16:54:47.210786 [ 278 ] {8034a437-aa08-4e9f-8ee8-bbb1d74c5694} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 4617 | 2025.09.24 16:54:47.210789 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2025.09.24 16:54:47.210844 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4619 | 2025.09.24 16:54:47.210856 [ 278 ] {8034a437-aa08-4e9f-8ee8-bbb1d74c5694} <Debug> TCPHandler: Processed in 0.001947321 sec. | ||
| 4620 | 2025.09.24 16:54:47.210944 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 4621 | 2025.09.24 16:54:47.210983 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2025.09.24 16:54:47.211084 [ 278 ] {280b6fed-dd2e-4b6b-988b-451ae246d4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4623 | 2025.09.24 16:54:47.211127 [ 278 ] {280b6fed-dd2e-4b6b-988b-451ae246d4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4624 | 2025.09.24 16:54:47.211158 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4625 | 2025.09.24 16:54:47.211220 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 409 rows starting from the beginning of the part | ||
| 4626 | 2025.09.24 16:54:47.211355 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4627 | 2025.09.24 16:54:47.211457 [ 278 ] {280b6fed-dd2e-4b6b-988b-451ae246d4f2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2025.09.24 16:54:47.211478 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 4629 | 2025.09.24 16:54:47.211497 [ 278 ] {280b6fed-dd2e-4b6b-988b-451ae246d4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4630 | 2025.09.24 16:54:47.211606 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 4631 | 2025.09.24 16:54:47.211731 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 4632 | 2025.09.24 16:54:47.211813 [ 278 ] {280b6fed-dd2e-4b6b-988b-451ae246d4f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4633 | 2025.09.24 16:54:47.211849 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4634 | 2025.09.24 16:54:47.212033 [ 278 ] {280b6fed-dd2e-4b6b-988b-451ae246d4f2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2025.09.24 16:54:47.212171 [ 278 ] {280b6fed-dd2e-4b6b-988b-451ae246d4f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 4636 | 2025.09.24 16:54:47.212209 [ 278 ] {280b6fed-dd2e-4b6b-988b-451ae246d4f2} <Debug> TCPHandler: Processed in 0.001275666 sec. | ||
| 4637 | 2025.09.24 16:54:47.230707 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 19 columns (19 merged, 0 gathered) in 0.019797176 sec., 25407.664204227916 rows/sec., 45.53 MiB/sec. | ||
| 4638 | 2025.09.24 16:54:47.231478 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4639 | 2025.09.24 16:54:47.231777 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2025.09.24 16:54:47.231845 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4641 | 2025.09.24 16:54:47.231925 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 4642 | 2025.09.24 16:54:48.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.74 MiB, peak 252.06 MiB, free memory in arenas 0.00 B, will set to 246.31 MiB (RSS), difference: 1.57 MiB | ||
| 4643 | 2025.09.24 16:54:52.228980 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2025.09.24 16:54:52.229175 [ 278 ] {85f51105-2ec5-43e6-a027-48534663148b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4645 | 2025.09.24 16:54:52.229240 [ 278 ] {85f51105-2ec5-43e6-a027-48534663148b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4646 | 2025.09.24 16:54:52.229871 [ 278 ] {85f51105-2ec5-43e6-a027-48534663148b} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2025.09.24 16:54:52.229918 [ 278 ] {85f51105-2ec5-43e6-a027-48534663148b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4648 | 2025.09.24 16:54:52.230363 [ 278 ] {85f51105-2ec5-43e6-a027-48534663148b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4649 | 2025.09.24 16:54:52.230601 [ 278 ] {85f51105-2ec5-43e6-a027-48534663148b} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2025.09.24 16:54:52.230755 [ 278 ] {85f51105-2ec5-43e6-a027-48534663148b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00163 sec., 1226.993865030675 rows/sec., 100.05 KiB/sec. | ||
| 4651 | 2025.09.24 16:54:52.230797 [ 278 ] {85f51105-2ec5-43e6-a027-48534663148b} <Debug> TCPHandler: Processed in 0.001947141 sec. | ||
| 4652 | 2025.09.24 16:54:52.230926 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2025.09.24 16:54:52.231022 [ 278 ] {42aebcf8-77b9-4433-ae95-ce84260a8c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4654 | 2025.09.24 16:54:52.231069 [ 278 ] {42aebcf8-77b9-4433-ae95-ce84260a8c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4655 | 2025.09.24 16:54:52.232111 [ 278 ] {42aebcf8-77b9-4433-ae95-ce84260a8c32} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2025.09.24 16:54:52.232149 [ 278 ] {42aebcf8-77b9-4433-ae95-ce84260a8c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4657 | 2025.09.24 16:54:52.232527 [ 278 ] {42aebcf8-77b9-4433-ae95-ce84260a8c32} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4658 | 2025.09.24 16:54:52.232746 [ 278 ] {42aebcf8-77b9-4433-ae95-ce84260a8c32} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2025.09.24 16:54:52.232877 [ 278 ] {42aebcf8-77b9-4433-ae95-ce84260a8c32} <Debug> executeQuery: Read 1261 rows, 106.60 KiB in 0.001872 sec., 673611.1111111111 rows/sec., 55.61 MiB/sec. | ||
| 4660 | 2025.09.24 16:54:52.232922 [ 278 ] {42aebcf8-77b9-4433-ae95-ce84260a8c32} <Debug> TCPHandler: Processed in 0.002046634 sec. | ||
| 4661 | 2025.09.24 16:54:52.233055 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2025.09.24 16:54:52.233159 [ 278 ] {0d660acc-164b-4552-b2e1-1a857594c345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4663 | 2025.09.24 16:54:52.233207 [ 278 ] {0d660acc-164b-4552-b2e1-1a857594c345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4664 | 2025.09.24 16:54:52.233689 [ 278 ] {0d660acc-164b-4552-b2e1-1a857594c345} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2025.09.24 16:54:52.233732 [ 278 ] {0d660acc-164b-4552-b2e1-1a857594c345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4666 | 2025.09.24 16:54:52.234102 [ 278 ] {0d660acc-164b-4552-b2e1-1a857594c345} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4667 | 2025.09.24 16:54:52.234371 [ 278 ] {0d660acc-164b-4552-b2e1-1a857594c345} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.09.24 16:54:52.234522 [ 278 ] {0d660acc-164b-4552-b2e1-1a857594c345} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001385 sec., 24548.736462093864 rows/sec., 1.80 MiB/sec. | ||
| 4669 | 2025.09.24 16:54:52.234567 [ 278 ] {0d660acc-164b-4552-b2e1-1a857594c345} <Debug> TCPHandler: Processed in 0.001568473 sec. | ||
| 4670 | 2025.09.24 16:54:52.234679 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2025.09.24 16:54:52.234779 [ 278 ] {c065c69a-5b1c-4904-9fe0-f1cb0defe4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4672 | 2025.09.24 16:54:52.234821 [ 278 ] {c065c69a-5b1c-4904-9fe0-f1cb0defe4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4673 | 2025.09.24 16:54:52.235323 [ 278 ] {c065c69a-5b1c-4904-9fe0-f1cb0defe4e9} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2025.09.24 16:54:52.235358 [ 278 ] {c065c69a-5b1c-4904-9fe0-f1cb0defe4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4675 | 2025.09.24 16:54:52.235669 [ 278 ] {c065c69a-5b1c-4904-9fe0-f1cb0defe4e9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4676 | 2025.09.24 16:54:52.235887 [ 278 ] {c065c69a-5b1c-4904-9fe0-f1cb0defe4e9} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2025.09.24 16:54:52.236020 [ 278 ] {c065c69a-5b1c-4904-9fe0-f1cb0defe4e9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00126 sec., 180952.38095238095 rows/sec., 12.25 MiB/sec. | ||
| 4678 | 2025.09.24 16:54:52.236058 [ 278 ] {c065c69a-5b1c-4904-9fe0-f1cb0defe4e9} <Debug> TCPHandler: Processed in 0.001430199 sec. | ||
| 4679 | 2025.09.24 16:54:52.236184 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2025.09.24 16:54:52.236279 [ 278 ] {431d7a54-e249-466b-b0d7-2e4a692870b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4681 | 2025.09.24 16:54:52.236319 [ 278 ] {431d7a54-e249-466b-b0d7-2e4a692870b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4682 | 2025.09.24 16:54:52.236899 [ 278 ] {431d7a54-e249-466b-b0d7-2e4a692870b3} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2025.09.24 16:54:52.236935 [ 278 ] {431d7a54-e249-466b-b0d7-2e4a692870b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4684 | 2025.09.24 16:54:52.237252 [ 278 ] {431d7a54-e249-466b-b0d7-2e4a692870b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4685 | 2025.09.24 16:54:52.237459 [ 278 ] {431d7a54-e249-466b-b0d7-2e4a692870b3} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2025.09.24 16:54:52.237586 [ 278 ] {431d7a54-e249-466b-b0d7-2e4a692870b3} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.001325 sec., 418113.2075471698 rows/sec., 31.05 MiB/sec. | ||
| 4687 | 2025.09.24 16:54:52.237623 [ 278 ] {431d7a54-e249-466b-b0d7-2e4a692870b3} <Debug> TCPHandler: Processed in 0.001489241 sec. | ||
| 4688 | 2025.09.24 16:54:52.237739 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2025.09.24 16:54:52.237835 [ 278 ] {a9e61418-e063-4d0e-884c-0ecbaf30dbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4690 | 2025.09.24 16:54:52.237878 [ 278 ] {a9e61418-e063-4d0e-884c-0ecbaf30dbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4691 | 2025.09.24 16:54:52.238504 [ 278 ] {a9e61418-e063-4d0e-884c-0ecbaf30dbcc} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2025.09.24 16:54:52.238540 [ 278 ] {a9e61418-e063-4d0e-884c-0ecbaf30dbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4693 | 2025.09.24 16:54:52.238915 [ 278 ] {a9e61418-e063-4d0e-884c-0ecbaf30dbcc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4694 | 2025.09.24 16:54:52.239131 [ 278 ] {a9e61418-e063-4d0e-884c-0ecbaf30dbcc} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2025.09.24 16:54:52.239260 [ 278 ] {a9e61418-e063-4d0e-884c-0ecbaf30dbcc} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001444 sec., 585180.055401662 rows/sec., 39.39 MiB/sec. | ||
| 4696 | 2025.09.24 16:54:52.239297 [ 278 ] {a9e61418-e063-4d0e-884c-0ecbaf30dbcc} <Debug> TCPHandler: Processed in 0.001608134 sec. | ||
| 4697 | 2025.09.24 16:54:52.239413 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2025.09.24 16:54:52.239507 [ 278 ] {a1e4ab75-9c9f-4d73-874f-fd4045b1c66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4699 | 2025.09.24 16:54:52.239561 [ 278 ] {a1e4ab75-9c9f-4d73-874f-fd4045b1c66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4700 | 2025.09.24 16:54:52.240403 [ 278 ] {a1e4ab75-9c9f-4d73-874f-fd4045b1c66d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2025.09.24 16:54:52.240440 [ 278 ] {a1e4ab75-9c9f-4d73-874f-fd4045b1c66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4702 | 2025.09.24 16:54:52.240958 [ 278 ] {a1e4ab75-9c9f-4d73-874f-fd4045b1c66d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4703 | 2025.09.24 16:54:52.241183 [ 278 ] {a1e4ab75-9c9f-4d73-874f-fd4045b1c66d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2025.09.24 16:54:52.241319 [ 278 ] {a1e4ab75-9c9f-4d73-874f-fd4045b1c66d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001831 sec., 17476.788640087383 rows/sec., 31.32 MiB/sec. | ||
| 4705 | 2025.09.24 16:54:52.241372 [ 278 ] {a1e4ab75-9c9f-4d73-874f-fd4045b1c66d} <Debug> TCPHandler: Processed in 0.002007742 sec. | ||
| 4706 | 2025.09.24 16:54:52.241484 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2025.09.24 16:54:52.241578 [ 278 ] {834cf89b-9ed7-485c-ba81-3cd302c17f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4708 | 2025.09.24 16:54:52.241620 [ 278 ] {834cf89b-9ed7-485c-ba81-3cd302c17f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4709 | 2025.09.24 16:54:52.241961 [ 278 ] {834cf89b-9ed7-485c-ba81-3cd302c17f62} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2025.09.24 16:54:52.241998 [ 278 ] {834cf89b-9ed7-485c-ba81-3cd302c17f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4711 | 2025.09.24 16:54:52.242303 [ 278 ] {834cf89b-9ed7-485c-ba81-3cd302c17f62} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4712 | 2025.09.24 16:54:52.242513 [ 278 ] {834cf89b-9ed7-485c-ba81-3cd302c17f62} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2025.09.24 16:54:52.242639 [ 278 ] {834cf89b-9ed7-485c-ba81-3cd302c17f62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 4714 | 2025.09.24 16:54:52.242675 [ 278 ] {834cf89b-9ed7-485c-ba81-3cd302c17f62} <Debug> TCPHandler: Processed in 0.001240356 sec. | ||
| 4715 | 2025.09.24 16:54:52.677086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10043 | ||
| 4716 | 2025.09.24 16:54:52.677562 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2025.09.24 16:54:52.677613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4718 | 2025.09.24 16:54:52.678108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4719 | 2025.09.24 16:54:52.678345 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2025.09.24 16:54:52.678488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10043 | ||
| 4721 | 2025.09.24 16:54:52.678544 [ 97 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4722 | 2025.09.24 16:54:52.678646 [ 97 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2025.09.24 16:54:52.678683 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4724 | 2025.09.24 16:54:52.678817 [ 196 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 4725 | 2025.09.24 16:54:52.678929 [ 196 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4726 | 2025.09.24 16:54:52.678966 [ 196 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7675 rows starting from the beginning of the part | ||
| 4727 | 2025.09.24 16:54:52.679028 [ 196 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 4728 | 2025.09.24 16:54:52.679076 [ 196 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 4729 | 2025.09.24 16:54:52.679122 [ 196 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 4730 | 2025.09.24 16:54:52.679169 [ 196 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 4731 | 2025.09.24 16:54:52.679218 [ 196 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 4732 | 2025.09.24 16:54:52.680928 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10043 rows, containing 4 columns (4 merged, 0 gathered) in 0.002150296 sec., 4670519.779602436 rows/sec., 66.81 MiB/sec. | ||
| 4733 | 2025.09.24 16:54:52.681404 [ 199 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4734 | 2025.09.24 16:54:52.681923 [ 199 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_21_4} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2025.09.24 16:54:52.682039 [ 199 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_21_4} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4736 | 2025.09.24 16:54:52.682138 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4737 | 2025.09.24 16:54:53.205467 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4738 | 2025.09.24 16:54:53.222826 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2025.09.24 16:54:53.222882 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4740 | 2025.09.24 16:54:53.228492 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4741 | 2025.09.24 16:54:53.229205 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2025.09.24 16:54:53.229485 [ 97 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4743 | 2025.09.24 16:54:53.229520 [ 97 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2025.09.24 16:54:53.229538 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4745 | 2025.09.24 16:54:53.229644 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 4746 | 2025.09.24 16:54:53.232367 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4747 | 2025.09.24 16:54:53.233571 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4748 | 2025.09.24 16:54:53.234969 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 4749 | 2025.09.24 16:54:53.239405 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 4750 | 2025.09.24 16:54:53.243900 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4751 | 2025.09.24 16:54:53.248068 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 4752 | 2025.09.24 16:54:53.252095 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 4753 | 2025.09.24 16:54:53.255736 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 4754 | 2025.09.24 16:54:53.306710 [ 198 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077111341 sec., 2061.953506942643 rows/sec., 10.66 MiB/sec. | ||
| 4755 | 2025.09.24 16:54:53.309608 [ 198 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4756 | 2025.09.24 16:54:53.311639 [ 198 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_21_4} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2025.09.24 16:54:53.311751 [ 198 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_21_4} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4758 | 2025.09.24 16:54:53.313917 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4759 | 2025.09.24 16:54:54.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.41 MiB, peak 257.95 MiB, free memory in arenas 0.00 B, will set to 251.10 MiB (RSS), difference: 3.69 MiB | ||
| 4760 | 2025.09.24 16:54:55.198683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 628 | ||
| 4761 | 2025.09.24 16:54:55.200834 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2025.09.24 16:54:55.200880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4763 | 2025.09.24 16:54:55.202041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4764 | 2025.09.24 16:54:55.202305 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2025.09.24 16:54:55.202566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
| 4766 | 2025.09.24 16:54:57.202143 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2025.09.24 16:54:57.202450 [ 278 ] {5a65f8bc-2be3-481e-bf61-1056a3b539be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4768 | 2025.09.24 16:54:57.202557 [ 278 ] {5a65f8bc-2be3-481e-bf61-1056a3b539be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4769 | 2025.09.24 16:54:57.203436 [ 278 ] {5a65f8bc-2be3-481e-bf61-1056a3b539be} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2025.09.24 16:54:57.203481 [ 278 ] {5a65f8bc-2be3-481e-bf61-1056a3b539be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4771 | 2025.09.24 16:54:57.203885 [ 278 ] {5a65f8bc-2be3-481e-bf61-1056a3b539be} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4772 | 2025.09.24 16:54:57.204117 [ 278 ] {5a65f8bc-2be3-481e-bf61-1056a3b539be} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2025.09.24 16:54:57.204273 [ 278 ] {5a65f8bc-2be3-481e-bf61-1056a3b539be} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001898 sec., 40042.149631190725 rows/sec., 3.29 MiB/sec. | ||
| 4774 | 2025.09.24 16:54:57.204315 [ 278 ] {5a65f8bc-2be3-481e-bf61-1056a3b539be} <Debug> TCPHandler: Processed in 0.0023568 sec. | ||
| 4775 | 2025.09.24 16:54:57.204443 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2025.09.24 16:54:57.204538 [ 278 ] {2cfd3b83-e95d-4901-abc6-0a2adf77c00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4777 | 2025.09.24 16:54:57.204580 [ 278 ] {2cfd3b83-e95d-4901-abc6-0a2adf77c00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4778 | 2025.09.24 16:54:57.204974 [ 278 ] {2cfd3b83-e95d-4901-abc6-0a2adf77c00a} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2025.09.24 16:54:57.205012 [ 278 ] {2cfd3b83-e95d-4901-abc6-0a2adf77c00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4780 | 2025.09.24 16:54:57.205311 [ 278 ] {2cfd3b83-e95d-4901-abc6-0a2adf77c00a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4781 | 2025.09.24 16:54:57.205525 [ 278 ] {2cfd3b83-e95d-4901-abc6-0a2adf77c00a} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2025.09.24 16:54:57.205652 [ 278 ] {2cfd3b83-e95d-4901-abc6-0a2adf77c00a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001132 sec., 8833.922261484098 rows/sec., 664.27 KiB/sec. | ||
| 4783 | 2025.09.24 16:54:57.205689 [ 278 ] {2cfd3b83-e95d-4901-abc6-0a2adf77c00a} <Debug> TCPHandler: Processed in 0.001295177 sec. | ||
| 4784 | 2025.09.24 16:54:57.205796 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2025.09.24 16:54:57.205896 [ 278 ] {ea678e4d-4998-4b1b-bb0c-a804b9f08ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4786 | 2025.09.24 16:54:57.205938 [ 278 ] {ea678e4d-4998-4b1b-bb0c-a804b9f08ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4787 | 2025.09.24 16:54:57.206374 [ 278 ] {ea678e4d-4998-4b1b-bb0c-a804b9f08ba0} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2025.09.24 16:54:57.206412 [ 278 ] {ea678e4d-4998-4b1b-bb0c-a804b9f08ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4789 | 2025.09.24 16:54:57.206732 [ 278 ] {ea678e4d-4998-4b1b-bb0c-a804b9f08ba0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4790 | 2025.09.24 16:54:57.206947 [ 278 ] {ea678e4d-4998-4b1b-bb0c-a804b9f08ba0} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2025.09.24 16:54:57.207080 [ 278 ] {ea678e4d-4998-4b1b-bb0c-a804b9f08ba0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001202 sec., 61564.059900166394 rows/sec., 4.81 MiB/sec. | ||
| 4792 | 2025.09.24 16:54:57.207119 [ 278 ] {ea678e4d-4998-4b1b-bb0c-a804b9f08ba0} <Debug> TCPHandler: Processed in 0.001374119 sec. | ||
| 4793 | 2025.09.24 16:54:57.207230 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2025.09.24 16:54:57.207325 [ 278 ] {95c021ac-6820-4ab8-942a-4bd6b42546dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4795 | 2025.09.24 16:54:57.207370 [ 278 ] {95c021ac-6820-4ab8-942a-4bd6b42546dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4796 | 2025.09.24 16:54:57.207781 [ 278 ] {95c021ac-6820-4ab8-942a-4bd6b42546dd} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2025.09.24 16:54:57.207817 [ 278 ] {95c021ac-6820-4ab8-942a-4bd6b42546dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4798 | 2025.09.24 16:54:57.208138 [ 278 ] {95c021ac-6820-4ab8-942a-4bd6b42546dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4799 | 2025.09.24 16:54:57.208336 [ 278 ] {95c021ac-6820-4ab8-942a-4bd6b42546dd} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2025.09.24 16:54:57.208459 [ 278 ] {95c021ac-6820-4ab8-942a-4bd6b42546dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 4801 | 2025.09.24 16:54:57.208493 [ 278 ] {95c021ac-6820-4ab8-942a-4bd6b42546dd} <Debug> TCPHandler: Processed in 0.001348049 sec. | ||
| 4802 | 2025.09.24 16:54:57.208594 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2025.09.24 16:54:57.208684 [ 278 ] {ef4f6e24-0340-4cd6-ab10-6b982588c861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4804 | 2025.09.24 16:54:57.208736 [ 278 ] {ef4f6e24-0340-4cd6-ab10-6b982588c861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4805 | 2025.09.24 16:54:57.209557 [ 278 ] {ef4f6e24-0340-4cd6-ab10-6b982588c861} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2025.09.24 16:54:57.209594 [ 278 ] {ef4f6e24-0340-4cd6-ab10-6b982588c861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4807 | 2025.09.24 16:54:57.210104 [ 278 ] {ef4f6e24-0340-4cd6-ab10-6b982588c861} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4808 | 2025.09.24 16:54:57.210337 [ 278 ] {ef4f6e24-0340-4cd6-ab10-6b982588c861} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2025.09.24 16:54:57.210483 [ 278 ] {ef4f6e24-0340-4cd6-ab10-6b982588c861} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 4810 | 2025.09.24 16:54:57.210546 [ 278 ] {ef4f6e24-0340-4cd6-ab10-6b982588c861} <Debug> TCPHandler: Processed in 0.001957551 sec. | ||
| 4811 | 2025.09.24 16:54:57.210657 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2025.09.24 16:54:57.210752 [ 278 ] {9865d9fb-1dba-42de-8991-d3cfe4dbe849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4813 | 2025.09.24 16:54:57.210794 [ 278 ] {9865d9fb-1dba-42de-8991-d3cfe4dbe849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4814 | 2025.09.24 16:54:57.211145 [ 278 ] {9865d9fb-1dba-42de-8991-d3cfe4dbe849} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2025.09.24 16:54:57.211181 [ 278 ] {9865d9fb-1dba-42de-8991-d3cfe4dbe849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4816 | 2025.09.24 16:54:57.211480 [ 278 ] {9865d9fb-1dba-42de-8991-d3cfe4dbe849} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4817 | 2025.09.24 16:54:57.211690 [ 278 ] {9865d9fb-1dba-42de-8991-d3cfe4dbe849} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2025.09.24 16:54:57.211818 [ 278 ] {9865d9fb-1dba-42de-8991-d3cfe4dbe849} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4819 | 2025.09.24 16:54:57.211854 [ 278 ] {9865d9fb-1dba-42de-8991-d3cfe4dbe849} <Debug> TCPHandler: Processed in 0.001248127 sec. | ||
| 4820 | 2025.09.24 16:55:00.095947 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4821 | 2025.09.24 16:55:00.096020 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4822 | 2025.09.24 16:55:00.178562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10555 | ||
| 4823 | 2025.09.24 16:55:00.179053 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2025.09.24 16:55:00.179104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4825 | 2025.09.24 16:55:00.179667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4826 | 2025.09.24 16:55:00.179905 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2025.09.24 16:55:00.180042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10555 | ||
| 4828 | 2025.09.24 16:55:00.732440 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4829 | 2025.09.24 16:55:00.748815 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2025.09.24 16:55:00.748890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4831 | 2025.09.24 16:55:00.755363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4832 | 2025.09.24 16:55:00.756139 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2025.09.24 16:55:00.759429 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4834 | 2025.09.24 16:55:02.203008 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2025.09.24 16:55:02.203212 [ 278 ] {48f7dc6f-c8c5-4573-9264-b37b1a8e8ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4836 | 2025.09.24 16:55:02.203281 [ 278 ] {48f7dc6f-c8c5-4573-9264-b37b1a8e8ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4837 | 2025.09.24 16:55:02.203975 [ 278 ] {48f7dc6f-c8c5-4573-9264-b37b1a8e8ac9} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2025.09.24 16:55:02.204024 [ 278 ] {48f7dc6f-c8c5-4573-9264-b37b1a8e8ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4839 | 2025.09.24 16:55:02.204431 [ 278 ] {48f7dc6f-c8c5-4573-9264-b37b1a8e8ac9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4840 | 2025.09.24 16:55:02.204665 [ 278 ] {48f7dc6f-c8c5-4573-9264-b37b1a8e8ac9} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2025.09.24 16:55:02.204806 [ 83 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4842 | 2025.09.24 16:55:02.204827 [ 278 ] {48f7dc6f-c8c5-4573-9264-b37b1a8e8ac9} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001665 sec., 72072.07207207207 rows/sec., 6.11 MiB/sec. | ||
| 4843 | 2025.09.24 16:55:02.204897 [ 83 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2025.09.24 16:55:02.204919 [ 278 ] {48f7dc6f-c8c5-4573-9264-b37b1a8e8ac9} <Debug> TCPHandler: Processed in 0.002045583 sec. | ||
| 4845 | 2025.09.24 16:55:02.204932 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4846 | 2025.09.24 16:55:02.205062 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 4847 | 2025.09.24 16:55:02.205067 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2025.09.24 16:55:02.205199 [ 278 ] {7edba180-85b1-42c7-92ba-c6a89771b2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4849 | 2025.09.24 16:55:02.205203 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4850 | 2025.09.24 16:55:02.205247 [ 278 ] {7edba180-85b1-42c7-92ba-c6a89771b2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4851 | 2025.09.24 16:55:02.205263 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2466 rows starting from the beginning of the part | ||
| 4852 | 2025.09.24 16:55:02.205351 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part | ||
| 4853 | 2025.09.24 16:55:02.205402 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 76 rows starting from the beginning of the part | ||
| 4854 | 2025.09.24 16:55:02.205449 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1261 rows starting from the beginning of the part | ||
| 4855 | 2025.09.24 16:55:02.205493 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 4856 | 2025.09.24 16:55:02.205538 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part | ||
| 4857 | 2025.09.24 16:55:02.205668 [ 278 ] {7edba180-85b1-42c7-92ba-c6a89771b2b3} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2025.09.24 16:55:02.205713 [ 278 ] {7edba180-85b1-42c7-92ba-c6a89771b2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4859 | 2025.09.24 16:55:02.206095 [ 278 ] {7edba180-85b1-42c7-92ba-c6a89771b2b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4860 | 2025.09.24 16:55:02.206332 [ 278 ] {7edba180-85b1-42c7-92ba-c6a89771b2b3} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2025.09.24 16:55:02.206484 [ 278 ] {7edba180-85b1-42c7-92ba-c6a89771b2b3} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001309 sec., 24446.142093200917 rows/sec., 1.80 MiB/sec. | ||
| 4862 | 2025.09.24 16:55:02.206525 [ 278 ] {7edba180-85b1-42c7-92ba-c6a89771b2b3} <Debug> TCPHandler: Processed in 0.001512192 sec. | ||
| 4863 | 2025.09.24 16:55:02.206635 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2025.09.24 16:55:02.206741 [ 278 ] {9a99ad5e-7401-4331-a53a-87b8c56009f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4865 | 2025.09.24 16:55:02.206786 [ 278 ] {9a99ad5e-7401-4331-a53a-87b8c56009f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4866 | 2025.09.24 16:55:02.207227 [ 278 ] {9a99ad5e-7401-4331-a53a-87b8c56009f8} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2025.09.24 16:55:02.207267 [ 278 ] {9a99ad5e-7401-4331-a53a-87b8c56009f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4868 | 2025.09.24 16:55:02.207446 [ 191 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4119 rows, containing 5 columns (5 merged, 0 gathered) in 0.002442601 sec., 1686317.1676421978 rows/sec., 144.90 MiB/sec. | ||
| 4869 | 2025.09.24 16:55:02.207622 [ 278 ] {9a99ad5e-7401-4331-a53a-87b8c56009f8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4870 | 2025.09.24 16:55:02.207758 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4871 | 2025.09.24 16:55:02.207898 [ 278 ] {9a99ad5e-7401-4331-a53a-87b8c56009f8} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2025.09.24 16:55:02.208025 [ 83 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4873 | 2025.09.24 16:55:02.208048 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_31_6} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2025.09.24 16:55:02.208054 [ 83 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2025.09.24 16:55:02.208061 [ 278 ] {9a99ad5e-7401-4331-a53a-87b8c56009f8} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001341 sec., 71588.36689038032 rows/sec., 5.59 MiB/sec. | ||
| 4876 | 2025.09.24 16:55:02.208079 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4877 | 2025.09.24 16:55:02.208115 [ 278 ] {9a99ad5e-7401-4331-a53a-87b8c56009f8} <Debug> TCPHandler: Processed in 0.001531442 sec. | ||
| 4878 | 2025.09.24 16:55:02.208120 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_31_6} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4879 | 2025.09.24 16:55:02.208186 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 4880 | 2025.09.24 16:55:02.208212 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 4881 | 2025.09.24 16:55:02.208262 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2025.09.24 16:55:02.208281 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4883 | 2025.09.24 16:55:02.208311 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1251 rows starting from the beginning of the part | ||
| 4884 | 2025.09.24 16:55:02.208365 [ 278 ] {120a36aa-0046-4a8c-b8fb-dd0c91ea52f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4885 | 2025.09.24 16:55:02.208383 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 96 rows starting from the beginning of the part | ||
| 4886 | 2025.09.24 16:55:02.208411 [ 278 ] {120a36aa-0046-4a8c-b8fb-dd0c91ea52f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4887 | 2025.09.24 16:55:02.208425 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part | ||
| 4888 | 2025.09.24 16:55:02.208463 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 554 rows starting from the beginning of the part | ||
| 4889 | 2025.09.24 16:55:02.208499 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 4890 | 2025.09.24 16:55:02.208537 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 96 rows starting from the beginning of the part | ||
| 4891 | 2025.09.24 16:55:02.208826 [ 278 ] {120a36aa-0046-4a8c-b8fb-dd0c91ea52f0} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2025.09.24 16:55:02.208861 [ 278 ] {120a36aa-0046-4a8c-b8fb-dd0c91ea52f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4893 | 2025.09.24 16:55:02.209226 [ 278 ] {120a36aa-0046-4a8c-b8fb-dd0c91ea52f0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4894 | 2025.09.24 16:55:02.209445 [ 278 ] {120a36aa-0046-4a8c-b8fb-dd0c91ea52f0} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2025.09.24 16:55:02.209551 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4896 | 2025.09.24 16:55:02.209584 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2025.09.24 16:55:02.209587 [ 278 ] {120a36aa-0046-4a8c-b8fb-dd0c91ea52f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 4898 | 2025.09.24 16:55:02.209603 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4899 | 2025.09.24 16:55:02.209600 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2145 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145338 sec., 1475870.0408702474 rows/sec., 114.33 MiB/sec. | ||
| 4900 | 2025.09.24 16:55:02.209638 [ 278 ] {120a36aa-0046-4a8c-b8fb-dd0c91ea52f0} <Debug> TCPHandler: Processed in 0.00142599 sec. | ||
| 4901 | 2025.09.24 16:55:02.209686 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 4902 | 2025.09.24 16:55:02.209760 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2025.09.24 16:55:02.209777 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4904 | 2025.09.24 16:55:02.209813 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8613 rows starting from the beginning of the part | ||
| 4905 | 2025.09.24 16:55:02.209835 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4906 | 2025.09.24 16:55:02.209866 [ 278 ] {eca18df1-9145-456e-9dc9-a7a11cfc17ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4907 | 2025.09.24 16:55:02.209867 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 4908 | 2025.09.24 16:55:02.209930 [ 278 ] {eca18df1-9145-456e-9dc9-a7a11cfc17ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4909 | 2025.09.24 16:55:02.209931 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 4910 | 2025.09.24 16:55:02.209987 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 4911 | 2025.09.24 16:55:02.210026 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 4912 | 2025.09.24 16:55:02.210065 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 4913 | 2025.09.24 16:55:02.210137 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_31_6} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2025.09.24 16:55:02.210221 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_31_6} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4915 | 2025.09.24 16:55:02.210300 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4916 | 2025.09.24 16:55:02.210785 [ 278 ] {eca18df1-9145-456e-9dc9-a7a11cfc17ec} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2025.09.24 16:55:02.210827 [ 278 ] {eca18df1-9145-456e-9dc9-a7a11cfc17ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4918 | 2025.09.24 16:55:02.211459 [ 278 ] {eca18df1-9145-456e-9dc9-a7a11cfc17ec} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4919 | 2025.09.24 16:55:02.211706 [ 278 ] {eca18df1-9145-456e-9dc9-a7a11cfc17ec} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2025.09.24 16:55:02.211864 [ 278 ] {eca18df1-9145-456e-9dc9-a7a11cfc17ec} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002017 sec., 15865.146256817054 rows/sec., 28.43 MiB/sec. | ||
| 4921 | 2025.09.24 16:55:02.211931 [ 278 ] {eca18df1-9145-456e-9dc9-a7a11cfc17ec} <Debug> TCPHandler: Processed in 0.002220406 sec. | ||
| 4922 | 2025.09.24 16:55:02.212048 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2025.09.24 16:55:02.212146 [ 278 ] {3ad9339f-1754-4e28-a9de-6e52ce3851cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4924 | 2025.09.24 16:55:02.212189 [ 278 ] {3ad9339f-1754-4e28-a9de-6e52ce3851cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4925 | 2025.09.24 16:55:02.212537 [ 278 ] {3ad9339f-1754-4e28-a9de-6e52ce3851cc} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2025.09.24 16:55:02.212575 [ 278 ] {3ad9339f-1754-4e28-a9de-6e52ce3851cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4927 | 2025.09.24 16:55:02.212878 [ 278 ] {3ad9339f-1754-4e28-a9de-6e52ce3851cc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4928 | 2025.09.24 16:55:02.213103 [ 278 ] {3ad9339f-1754-4e28-a9de-6e52ce3851cc} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2025.09.24 16:55:02.213205 [ 83 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4930 | 2025.09.24 16:55:02.213234 [ 278 ] {3ad9339f-1754-4e28-a9de-6e52ce3851cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 4931 | 2025.09.24 16:55:02.213237 [ 83 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2025.09.24 16:55:02.213273 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4933 | 2025.09.24 16:55:02.213277 [ 278 ] {3ad9339f-1754-4e28-a9de-6e52ce3851cc} <Debug> TCPHandler: Processed in 0.001278247 sec. | ||
| 4934 | 2025.09.24 16:55:02.213382 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4935 | 2025.09.24 16:55:02.213496 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4936 | 2025.09.24 16:55:02.213532 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1632 rows starting from the beginning of the part | ||
| 4937 | 2025.09.24 16:55:02.213592 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4938 | 2025.09.24 16:55:02.213641 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4939 | 2025.09.24 16:55:02.213684 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4940 | 2025.09.24 16:55:02.213726 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4941 | 2025.09.24 16:55:02.213771 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 4942 | 2025.09.24 16:55:02.214984 [ 193 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1932 rows, containing 4 columns (4 merged, 0 gathered) in 0.001641665 sec., 1176853.9866537936 rows/sec., 78.15 MiB/sec. | ||
| 4943 | 2025.09.24 16:55:02.215124 [ 188 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10098 rows, containing 5 columns (5 merged, 0 gathered) in 0.005458174 sec., 1850069.2722511229 rows/sec., 126.40 MiB/sec. | ||
| 4944 | 2025.09.24 16:55:02.215221 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4945 | 2025.09.24 16:55:02.215435 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4946 | 2025.09.24 16:55:02.215472 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_31_6} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2025.09.24 16:55:02.215547 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_31_6} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4948 | 2025.09.24 16:55:02.215606 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4949 | 2025.09.24 16:55:02.215761 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2025.09.24 16:55:02.215852 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4951 | 2025.09.24 16:55:02.215952 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 4952 | 2025.09.24 16:55:03.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.16 MiB, peak 260.89 MiB, free memory in arenas 0.00 B, will set to 253.45 MiB (RSS), difference: 1.29 MiB | ||
| 4953 | 2025.09.24 16:55:05.202938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 652 | ||
| 4954 | 2025.09.24 16:55:05.205405 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2025.09.24 16:55:05.205452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4956 | 2025.09.24 16:55:05.206630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4957 | 2025.09.24 16:55:05.206882 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2025.09.24 16:55:05.207026 [ 80 ] {} <Debug> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4959 | 2025.09.24 16:55:05.207088 [ 80 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2025.09.24 16:55:05.207108 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 4961 | 2025.09.24 16:55:05.207126 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 4962 | 2025.09.24 16:55:05.207241 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 4963 | 2025.09.24 16:55:05.207808 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4964 | 2025.09.24 16:55:05.207949 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 516 rows starting from the beginning of the part | ||
| 4965 | 2025.09.24 16:55:05.208295 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 4966 | 2025.09.24 16:55:05.208647 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 4967 | 2025.09.24 16:55:05.208967 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4968 | 2025.09.24 16:55:05.209254 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4969 | 2025.09.24 16:55:05.209567 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 4970 | 2025.09.24 16:55:05.215277 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 72 columns (72 merged, 0 gathered) in 0.00809404 sec., 80553.09832914095 rows/sec., 71.35 MiB/sec. | ||
| 4971 | 2025.09.24 16:55:05.216483 [ 188 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4972 | 2025.09.24 16:55:05.217126 [ 188 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_16_3} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2025.09.24 16:55:05.217210 [ 188 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_16_3} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4974 | 2025.09.24 16:55:05.217544 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4975 | 2025.09.24 16:55:07.212942 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4976 | 2025.09.24 16:55:07.213152 [ 278 ] {30d2c498-5425-4700-a3ee-961bbc10ab99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4977 | 2025.09.24 16:55:07.213226 [ 278 ] {30d2c498-5425-4700-a3ee-961bbc10ab99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4978 | 2025.09.24 16:55:07.214139 [ 278 ] {30d2c498-5425-4700-a3ee-961bbc10ab99} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2025.09.24 16:55:07.214182 [ 278 ] {30d2c498-5425-4700-a3ee-961bbc10ab99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4980 | 2025.09.24 16:55:07.214597 [ 278 ] {30d2c498-5425-4700-a3ee-961bbc10ab99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4981 | 2025.09.24 16:55:07.214822 [ 278 ] {30d2c498-5425-4700-a3ee-961bbc10ab99} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2025.09.24 16:55:07.214982 [ 278 ] {30d2c498-5425-4700-a3ee-961bbc10ab99} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001883 sec., 217737.6526818906 rows/sec., 13.81 MiB/sec. | ||
| 4983 | 2025.09.24 16:55:07.215031 [ 278 ] {30d2c498-5425-4700-a3ee-961bbc10ab99} <Debug> TCPHandler: Processed in 0.002222777 sec. | ||
| 4984 | 2025.09.24 16:55:07.215158 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4985 | 2025.09.24 16:55:07.215268 [ 278 ] {76b5d79b-3efa-454c-bc51-4399c51b33d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4986 | 2025.09.24 16:55:07.215310 [ 278 ] {76b5d79b-3efa-454c-bc51-4399c51b33d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4987 | 2025.09.24 16:55:07.216258 [ 278 ] {76b5d79b-3efa-454c-bc51-4399c51b33d7} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2025.09.24 16:55:07.216295 [ 278 ] {76b5d79b-3efa-454c-bc51-4399c51b33d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4989 | 2025.09.24 16:55:07.216664 [ 278 ] {76b5d79b-3efa-454c-bc51-4399c51b33d7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4990 | 2025.09.24 16:55:07.216877 [ 278 ] {76b5d79b-3efa-454c-bc51-4399c51b33d7} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2025.09.24 16:55:07.217007 [ 278 ] {76b5d79b-3efa-454c-bc51-4399c51b33d7} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001762 sec., 642451.7593643587 rows/sec., 50.88 MiB/sec. | ||
| 4992 | 2025.09.24 16:55:07.217045 [ 278 ] {76b5d79b-3efa-454c-bc51-4399c51b33d7} <Debug> TCPHandler: Processed in 0.001936231 sec. | ||
| 4993 | 2025.09.24 16:55:07.217165 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2025.09.24 16:55:07.217270 [ 278 ] {a492d1a7-035a-46fd-b847-1cdb28da589c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4995 | 2025.09.24 16:55:07.217310 [ 278 ] {a492d1a7-035a-46fd-b847-1cdb28da589c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4996 | 2025.09.24 16:55:07.217798 [ 278 ] {a492d1a7-035a-46fd-b847-1cdb28da589c} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2025.09.24 16:55:07.217833 [ 278 ] {a492d1a7-035a-46fd-b847-1cdb28da589c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4998 | 2025.09.24 16:55:07.218155 [ 278 ] {a492d1a7-035a-46fd-b847-1cdb28da589c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4999 | 2025.09.24 16:55:07.218374 [ 278 ] {a492d1a7-035a-46fd-b847-1cdb28da589c} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2025.09.24 16:55:07.218505 [ 278 ] {a492d1a7-035a-46fd-b847-1cdb28da589c} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001254 sec., 171451.355661882 rows/sec., 10.18 MiB/sec. | ||
| 5001 | 2025.09.24 16:55:07.218542 [ 278 ] {a492d1a7-035a-46fd-b847-1cdb28da589c} <Debug> TCPHandler: Processed in 0.001424949 sec. | ||
| 5002 | 2025.09.24 16:55:07.218659 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2025.09.24 16:55:07.218766 [ 278 ] {35efcec5-ef51-46cc-a95b-8ca7030080c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5004 | 2025.09.24 16:55:07.218807 [ 278 ] {35efcec5-ef51-46cc-a95b-8ca7030080c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5005 | 2025.09.24 16:55:07.219313 [ 278 ] {35efcec5-ef51-46cc-a95b-8ca7030080c5} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2025.09.24 16:55:07.219351 [ 278 ] {35efcec5-ef51-46cc-a95b-8ca7030080c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5007 | 2025.09.24 16:55:07.219665 [ 278 ] {35efcec5-ef51-46cc-a95b-8ca7030080c5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5008 | 2025.09.24 16:55:07.219878 [ 278 ] {35efcec5-ef51-46cc-a95b-8ca7030080c5} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2025.09.24 16:55:07.220006 [ 278 ] {35efcec5-ef51-46cc-a95b-8ca7030080c5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001259 sec., 168387.60921366164 rows/sec., 10.86 MiB/sec. | ||
| 5010 | 2025.09.24 16:55:07.220044 [ 278 ] {35efcec5-ef51-46cc-a95b-8ca7030080c5} <Debug> TCPHandler: Processed in 0.001435 sec. | ||
| 5011 | 2025.09.24 16:55:07.220153 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5012 | 2025.09.24 16:55:07.220256 [ 278 ] {84faae4c-e152-4fcb-9217-5cf1cac0110c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5013 | 2025.09.24 16:55:07.220296 [ 278 ] {84faae4c-e152-4fcb-9217-5cf1cac0110c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5014 | 2025.09.24 16:55:07.220752 [ 278 ] {84faae4c-e152-4fcb-9217-5cf1cac0110c} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2025.09.24 16:55:07.220788 [ 278 ] {84faae4c-e152-4fcb-9217-5cf1cac0110c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5016 | 2025.09.24 16:55:07.221084 [ 278 ] {84faae4c-e152-4fcb-9217-5cf1cac0110c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5017 | 2025.09.24 16:55:07.221296 [ 278 ] {84faae4c-e152-4fcb-9217-5cf1cac0110c} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2025.09.24 16:55:07.221424 [ 278 ] {84faae4c-e152-4fcb-9217-5cf1cac0110c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 5019 | 2025.09.24 16:55:07.221460 [ 278 ] {84faae4c-e152-4fcb-9217-5cf1cac0110c} <Debug> TCPHandler: Processed in 0.001354469 sec. | ||
| 5020 | 2025.09.24 16:55:07.221591 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2025.09.24 16:55:07.221684 [ 278 ] {7f055dfa-4f41-492f-93c8-1306c4465378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5022 | 2025.09.24 16:55:07.221724 [ 278 ] {7f055dfa-4f41-492f-93c8-1306c4465378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5023 | 2025.09.24 16:55:07.222379 [ 278 ] {7f055dfa-4f41-492f-93c8-1306c4465378} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2025.09.24 16:55:07.222415 [ 278 ] {7f055dfa-4f41-492f-93c8-1306c4465378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5025 | 2025.09.24 16:55:07.222750 [ 278 ] {7f055dfa-4f41-492f-93c8-1306c4465378} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5026 | 2025.09.24 16:55:07.222960 [ 278 ] {7f055dfa-4f41-492f-93c8-1306c4465378} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2025.09.24 16:55:07.223090 [ 278 ] {7f055dfa-4f41-492f-93c8-1306c4465378} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001424 sec., 483848.3146067416 rows/sec., 33.79 MiB/sec. | ||
| 5028 | 2025.09.24 16:55:07.223126 [ 278 ] {7f055dfa-4f41-492f-93c8-1306c4465378} <Debug> TCPHandler: Processed in 0.001595074 sec. | ||
| 5029 | 2025.09.24 16:55:07.223266 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2025.09.24 16:55:07.223383 [ 278 ] {7a3cd440-7bef-4a45-abe6-1bc2ee1b734d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5031 | 2025.09.24 16:55:07.223432 [ 278 ] {7a3cd440-7bef-4a45-abe6-1bc2ee1b734d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5032 | 2025.09.24 16:55:07.223787 [ 278 ] {7a3cd440-7bef-4a45-abe6-1bc2ee1b734d} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2025.09.24 16:55:07.223822 [ 278 ] {7a3cd440-7bef-4a45-abe6-1bc2ee1b734d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5034 | 2025.09.24 16:55:07.224119 [ 278 ] {7a3cd440-7bef-4a45-abe6-1bc2ee1b734d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5035 | 2025.09.24 16:55:07.224320 [ 278 ] {7a3cd440-7bef-4a45-abe6-1bc2ee1b734d} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2025.09.24 16:55:07.224446 [ 278 ] {7a3cd440-7bef-4a45-abe6-1bc2ee1b734d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 5037 | 2025.09.24 16:55:07.224481 [ 278 ] {7a3cd440-7bef-4a45-abe6-1bc2ee1b734d} <Debug> TCPHandler: Processed in 0.001281857 sec. | ||
| 5038 | 2025.09.24 16:55:07.224616 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2025.09.24 16:55:07.224739 [ 278 ] {1336fe60-ba06-4e71-b409-af470586bf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5040 | 2025.09.24 16:55:07.224791 [ 278 ] {1336fe60-ba06-4e71-b409-af470586bf72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5041 | 2025.09.24 16:55:07.225299 [ 278 ] {1336fe60-ba06-4e71-b409-af470586bf72} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2025.09.24 16:55:07.225342 [ 278 ] {1336fe60-ba06-4e71-b409-af470586bf72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5043 | 2025.09.24 16:55:07.225717 [ 278 ] {1336fe60-ba06-4e71-b409-af470586bf72} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5044 | 2025.09.24 16:55:07.225928 [ 278 ] {1336fe60-ba06-4e71-b409-af470586bf72} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2025.09.24 16:55:07.226057 [ 278 ] {1336fe60-ba06-4e71-b409-af470586bf72} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001341 sec., 234153.61670395228 rows/sec., 15.38 MiB/sec. | ||
| 5046 | 2025.09.24 16:55:07.226094 [ 278 ] {1336fe60-ba06-4e71-b409-af470586bf72} <Debug> TCPHandler: Processed in 0.001554612 sec. | ||
| 5047 | 2025.09.24 16:55:07.226223 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5048 | 2025.09.24 16:55:07.226346 [ 278 ] {9c1ef37e-6bba-499a-aafb-81d220cc8e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5049 | 2025.09.24 16:55:07.226396 [ 278 ] {9c1ef37e-6bba-499a-aafb-81d220cc8e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5050 | 2025.09.24 16:55:07.226744 [ 278 ] {9c1ef37e-6bba-499a-aafb-81d220cc8e74} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2025.09.24 16:55:07.226778 [ 278 ] {9c1ef37e-6bba-499a-aafb-81d220cc8e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5052 | 2025.09.24 16:55:07.227086 [ 278 ] {9c1ef37e-6bba-499a-aafb-81d220cc8e74} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5053 | 2025.09.24 16:55:07.227298 [ 278 ] {9c1ef37e-6bba-499a-aafb-81d220cc8e74} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2025.09.24 16:55:07.227428 [ 278 ] {9c1ef37e-6bba-499a-aafb-81d220cc8e74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 5055 | 2025.09.24 16:55:07.227463 [ 278 ] {9c1ef37e-6bba-499a-aafb-81d220cc8e74} <Debug> TCPHandler: Processed in 0.001311028 sec. | ||
| 5056 | 2025.09.24 16:55:07.227585 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2025.09.24 16:55:07.227702 [ 278 ] {52914777-2134-4223-b848-4bb612b2554d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5058 | 2025.09.24 16:55:07.227768 [ 278 ] {52914777-2134-4223-b848-4bb612b2554d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5059 | 2025.09.24 16:55:07.228669 [ 278 ] {52914777-2134-4223-b848-4bb612b2554d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2025.09.24 16:55:07.228704 [ 278 ] {52914777-2134-4223-b848-4bb612b2554d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5061 | 2025.09.24 16:55:07.229202 [ 278 ] {52914777-2134-4223-b848-4bb612b2554d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5062 | 2025.09.24 16:55:07.229418 [ 278 ] {52914777-2134-4223-b848-4bb612b2554d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2025.09.24 16:55:07.229555 [ 278 ] {52914777-2134-4223-b848-4bb612b2554d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001877 sec., 5327.650506126798 rows/sec., 9.55 MiB/sec. | ||
| 5064 | 2025.09.24 16:55:07.229607 [ 278 ] {52914777-2134-4223-b848-4bb612b2554d} <Debug> TCPHandler: Processed in 0.002079104 sec. | ||
| 5065 | 2025.09.24 16:55:07.229716 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2025.09.24 16:55:07.229810 [ 278 ] {01553f8c-6042-487b-a44d-46fc1c0561e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5067 | 2025.09.24 16:55:07.229852 [ 278 ] {01553f8c-6042-487b-a44d-46fc1c0561e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5068 | 2025.09.24 16:55:07.230184 [ 278 ] {01553f8c-6042-487b-a44d-46fc1c0561e2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2025.09.24 16:55:07.230223 [ 278 ] {01553f8c-6042-487b-a44d-46fc1c0561e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5070 | 2025.09.24 16:55:07.230516 [ 278 ] {01553f8c-6042-487b-a44d-46fc1c0561e2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5071 | 2025.09.24 16:55:07.230724 [ 278 ] {01553f8c-6042-487b-a44d-46fc1c0561e2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2025.09.24 16:55:07.230844 [ 278 ] {01553f8c-6042-487b-a44d-46fc1c0561e2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001052 sec., 98859.31558935362 rows/sec., 6.06 MiB/sec. | ||
| 5073 | 2025.09.24 16:55:07.230878 [ 278 ] {01553f8c-6042-487b-a44d-46fc1c0561e2} <Debug> TCPHandler: Processed in 0.001209026 sec. | ||
| 5074 | 2025.09.24 16:55:07.680248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11003 | ||
| 5075 | 2025.09.24 16:55:07.680931 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2025.09.24 16:55:07.680985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5077 | 2025.09.24 16:55:07.681487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5078 | 2025.09.24 16:55:07.681717 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2025.09.24 16:55:07.681851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11003 | ||
| 5080 | 2025.09.24 16:55:08.259600 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5081 | 2025.09.24 16:55:08.275356 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2025.09.24 16:55:08.275406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5083 | 2025.09.24 16:55:08.281205 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5084 | 2025.09.24 16:55:08.281893 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2025.09.24 16:55:08.284550 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5086 | 2025.09.24 16:55:09.233025 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54824 | ||
| 5087 | 2025.09.24 16:55:09.233126 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5088 | 2025.09.24 16:55:09.233151 [ 287 ] {} <Debug> TCP-Session: fed656da-c97d-4ccb-8868-2f5277c08346 Authenticating user 'default' from [fd00:1122:3344:101::e]:54824 | ||
| 5089 | 2025.09.24 16:55:09.233184 [ 287 ] {} <Debug> TCP-Session: fed656da-c97d-4ccb-8868-2f5277c08346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2025.09.24 16:55:09.233197 [ 287 ] {} <Debug> TCP-Session: fed656da-c97d-4ccb-8868-2f5277c08346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5091 | 2025.09.24 16:55:09.233405 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50505 | ||
| 5092 | 2025.09.24 16:55:09.233414 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35400 | ||
| 5093 | 2025.09.24 16:55:09.233452 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47063 | ||
| 5094 | 2025.09.24 16:55:09.233489 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54779 | ||
| 5095 | 2025.09.24 16:55:09.233523 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5096 | 2025.09.24 16:55:09.233526 [ 287 ] {} <Trace> TCP-Session: fed656da-c97d-4ccb-8868-2f5277c08346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2025.09.24 16:55:09.233572 [ 288 ] {} <Debug> TCP-Session: 64c3b37d-6637-4918-a62e-12b1f4ff353d Authenticating user 'default' from [fd00:1122:3344:101::e]:50505 | ||
| 5098 | 2025.09.24 16:55:09.233498 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53537 | ||
| 5099 | 2025.09.24 16:55:09.233614 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5100 | 2025.09.24 16:55:09.233608 [ 288 ] {} <Debug> TCP-Session: 64c3b37d-6637-4918-a62e-12b1f4ff353d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5101 | 2025.09.24 16:55:09.233652 [ 289 ] {} <Debug> TCP-Session: c9653340-8d4f-410a-a28f-e7098b35677a Authenticating user 'default' from [fd00:1122:3344:101::e]:35400 | ||
| 5102 | 2025.09.24 16:55:09.233674 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5103 | 2025.09.24 16:55:09.233681 [ 288 ] {} <Debug> TCP-Session: 64c3b37d-6637-4918-a62e-12b1f4ff353d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5104 | 2025.09.24 16:55:09.233697 [ 289 ] {} <Debug> TCP-Session: c9653340-8d4f-410a-a28f-e7098b35677a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5105 | 2025.09.24 16:55:09.233718 [ 291 ] {} <Debug> TCP-Session: 6da24f6c-bcfe-42c3-9896-6db5938cf165 Authenticating user 'default' from [fd00:1122:3344:101::e]:47063 | ||
| 5106 | 2025.09.24 16:55:09.233725 [ 287 ] {46491010-8668-4a4e-988d-e9bbef1debf2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54824) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5107 | 2025.09.24 16:55:09.233737 [ 289 ] {} <Debug> TCP-Session: c9653340-8d4f-410a-a28f-e7098b35677a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5108 | 2025.09.24 16:55:09.233762 [ 291 ] {} <Debug> TCP-Session: 6da24f6c-bcfe-42c3-9896-6db5938cf165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5109 | 2025.09.24 16:55:09.233470 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49409 | ||
| 5110 | 2025.09.24 16:55:09.233802 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5111 | 2025.09.24 16:55:09.233797 [ 291 ] {} <Debug> TCP-Session: 6da24f6c-bcfe-42c3-9896-6db5938cf165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5112 | 2025.09.24 16:55:09.233840 [ 275 ] {} <Debug> TCP-Session: 64a16981-544f-4414-a56b-5d9a941c4dc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53537 | ||
| 5113 | 2025.09.24 16:55:09.233801 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5114 | 2025.09.24 16:55:09.233904 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5115 | 2025.09.24 16:55:09.233870 [ 275 ] {} <Debug> TCP-Session: 64a16981-544f-4414-a56b-5d9a941c4dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5116 | 2025.09.24 16:55:09.233932 [ 294 ] {} <Debug> TCP-Session: 75c34b1d-5a59-4c41-ab2c-02b5714ed472 Authenticating user 'default' from [fd00:1122:3344:101::e]:54779 | ||
| 5117 | 2025.09.24 16:55:09.233941 [ 293 ] {} <Debug> TCP-Session: b3def432-d40e-4aae-8a84-4887ebe98e9a Authenticating user 'default' from [fd00:1122:3344:101::e]:49409 | ||
| 5118 | 2025.09.24 16:55:09.233952 [ 275 ] {} <Debug> TCP-Session: 64a16981-544f-4414-a56b-5d9a941c4dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2025.09.24 16:55:09.233976 [ 294 ] {} <Debug> TCP-Session: 75c34b1d-5a59-4c41-ab2c-02b5714ed472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2025.09.24 16:55:09.233980 [ 293 ] {} <Debug> TCP-Session: b3def432-d40e-4aae-8a84-4887ebe98e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5121 | 2025.09.24 16:55:09.234002 [ 294 ] {} <Debug> TCP-Session: 75c34b1d-5a59-4c41-ab2c-02b5714ed472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5122 | 2025.09.24 16:55:09.234015 [ 287 ] {46491010-8668-4a4e-988d-e9bbef1debf2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5123 | 2025.09.24 16:55:09.234022 [ 293 ] {} <Debug> TCP-Session: b3def432-d40e-4aae-8a84-4887ebe98e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5124 | 2025.09.24 16:55:09.233462 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37289 | ||
| 5125 | 2025.09.24 16:55:09.233451 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42972 | ||
| 5126 | 2025.09.24 16:55:09.234133 [ 287 ] {46491010-8668-4a4e-988d-e9bbef1debf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5127 | 2025.09.24 16:55:09.234281 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5128 | 2025.09.24 16:55:09.234282 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5129 | 2025.09.24 16:55:09.234317 [ 292 ] {} <Debug> TCP-Session: 5d40d00b-18e4-4b3f-a057-8f915f56e394 Authenticating user 'default' from [fd00:1122:3344:101::e]:37289 | ||
| 5130 | 2025.09.24 16:55:09.234334 [ 290 ] {} <Debug> TCP-Session: 7b0ff8c6-500b-4294-a83a-6f1b5cf0597a Authenticating user 'default' from [fd00:1122:3344:101::e]:42972 | ||
| 5131 | 2025.09.24 16:55:09.234343 [ 292 ] {} <Debug> TCP-Session: 5d40d00b-18e4-4b3f-a057-8f915f56e394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5132 | 2025.09.24 16:55:09.234359 [ 290 ] {} <Debug> TCP-Session: 7b0ff8c6-500b-4294-a83a-6f1b5cf0597a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5133 | 2025.09.24 16:55:09.234368 [ 292 ] {} <Debug> TCP-Session: 5d40d00b-18e4-4b3f-a057-8f915f56e394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5134 | 2025.09.24 16:55:09.234384 [ 290 ] {} <Debug> TCP-Session: 7b0ff8c6-500b-4294-a83a-6f1b5cf0597a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5135 | 2025.09.24 16:55:09.234436 [ 287 ] {46491010-8668-4a4e-988d-e9bbef1debf2} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 5136 | 2025.09.24 16:55:09.235397 [ 342 ] {46491010-8668-4a4e-988d-e9bbef1debf2} <Trace> AggregatingTransform: Aggregating | ||
| 5137 | 2025.09.24 16:55:09.235449 [ 342 ] {46491010-8668-4a4e-988d-e9bbef1debf2} <Trace> Aggregator: Aggregation method: without_key | ||
| 5138 | 2025.09.24 16:55:09.235490 [ 342 ] {46491010-8668-4a4e-988d-e9bbef1debf2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009477 sec. (1055.186 rows/sec., 41.22 KiB/sec.) | ||
| 5139 | 2025.09.24 16:55:09.235509 [ 342 ] {46491010-8668-4a4e-988d-e9bbef1debf2} <Trace> Aggregator: Merging aggregated data | ||
| 5140 | 2025.09.24 16:55:09.236625 [ 287 ] {46491010-8668-4a4e-988d-e9bbef1debf2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002955 sec., 338.409475465313 rows/sec., 13.22 KiB/sec. | ||
| 5141 | 2025.09.24 16:55:09.236810 [ 287 ] {46491010-8668-4a4e-988d-e9bbef1debf2} <Debug> TCPHandler: Processed in 0.003440222 sec. | ||
| 5142 | 2025.09.24 16:55:09.236910 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5143 | 2025.09.24 16:55:09.236935 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5144 | 2025.09.24 16:55:09.236939 [ 287 ] {} <Debug> TCP-Session: fed656da-c97d-4ccb-8868-2f5277c08346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5145 | 2025.09.24 16:55:09.236955 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5146 | 2025.09.24 16:55:09.236973 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5147 | 2025.09.24 16:55:09.236987 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5148 | 2025.09.24 16:55:09.237003 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5149 | 2025.09.24 16:55:09.237020 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5150 | 2025.09.24 16:55:09.237048 [ 289 ] {} <Debug> TCP-Session: c9653340-8d4f-410a-a28f-e7098b35677a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5151 | 2025.09.24 16:55:09.237058 [ 293 ] {} <Debug> TCP-Session: b3def432-d40e-4aae-8a84-4887ebe98e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5152 | 2025.09.24 16:55:09.237078 [ 291 ] {} <Debug> TCP-Session: 6da24f6c-bcfe-42c3-9896-6db5938cf165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5153 | 2025.09.24 16:55:09.237052 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5154 | 2025.09.24 16:55:09.237038 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5155 | 2025.09.24 16:55:09.237028 [ 288 ] {} <Debug> TCP-Session: 64c3b37d-6637-4918-a62e-12b1f4ff353d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5156 | 2025.09.24 16:55:09.237148 [ 294 ] {} <Debug> TCP-Session: 75c34b1d-5a59-4c41-ab2c-02b5714ed472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5157 | 2025.09.24 16:55:09.237163 [ 290 ] {} <Debug> TCP-Session: 7b0ff8c6-500b-4294-a83a-6f1b5cf0597a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5158 | 2025.09.24 16:55:09.236979 [ 275 ] {} <Debug> TCP-Session: 64a16981-544f-4414-a56b-5d9a941c4dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5159 | 2025.09.24 16:55:09.237008 [ 292 ] {} <Debug> TCP-Session: 5d40d00b-18e4-4b3f-a057-8f915f56e394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5160 | 2025.09.24 16:55:09.297262 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61387 | ||
| 5161 | 2025.09.24 16:55:09.297342 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5162 | 2025.09.24 16:55:09.297365 [ 287 ] {} <Debug> TCP-Session: a9ec5d88-156d-4281-b08b-f898a633c396 Authenticating user 'default' from [fd00:1122:3344:101::e]:61387 | ||
| 5163 | 2025.09.24 16:55:09.297384 [ 287 ] {} <Debug> TCP-Session: a9ec5d88-156d-4281-b08b-f898a633c396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5164 | 2025.09.24 16:55:09.297397 [ 287 ] {} <Debug> TCP-Session: a9ec5d88-156d-4281-b08b-f898a633c396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5165 | 2025.09.24 16:55:09.297600 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40453 | ||
| 5166 | 2025.09.24 16:55:09.297615 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43428 | ||
| 5167 | 2025.09.24 16:55:09.297628 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36710 | ||
| 5168 | 2025.09.24 16:55:09.297668 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65234 | ||
| 5169 | 2025.09.24 16:55:09.297693 [ 287 ] {} <Trace> TCP-Session: a9ec5d88-156d-4281-b08b-f898a633c396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2025.09.24 16:55:09.297731 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5171 | 2025.09.24 16:55:09.297753 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5172 | 2025.09.24 16:55:09.297774 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5173 | 2025.09.24 16:55:09.297776 [ 289 ] {} <Debug> TCP-Session: 7d7b118e-7399-41c9-88d4-973f6ac60ee0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43428 | ||
| 5174 | 2025.09.24 16:55:09.297798 [ 290 ] {} <Debug> TCP-Session: 52f5f930-634c-4052-83dc-f81128c42473 Authenticating user 'default' from [fd00:1122:3344:101::e]:36710 | ||
| 5175 | 2025.09.24 16:55:09.297808 [ 293 ] {} <Debug> TCP-Session: d6a5a218-025f-4a15-b3b6-9fc38cd1ab73 Authenticating user 'default' from [fd00:1122:3344:101::e]:65234 | ||
| 5176 | 2025.09.24 16:55:09.297817 [ 289 ] {} <Debug> TCP-Session: 7d7b118e-7399-41c9-88d4-973f6ac60ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5177 | 2025.09.24 16:55:09.297830 [ 290 ] {} <Debug> TCP-Session: 52f5f930-634c-4052-83dc-f81128c42473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2025.09.24 16:55:09.297847 [ 289 ] {} <Debug> TCP-Session: 7d7b118e-7399-41c9-88d4-973f6ac60ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5179 | 2025.09.24 16:55:09.297842 [ 293 ] {} <Debug> TCP-Session: d6a5a218-025f-4a15-b3b6-9fc38cd1ab73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2025.09.24 16:55:09.297864 [ 287 ] {01a2be6e-6c96-4485-a652-c2d1c8992d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61387) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5181 | 2025.09.24 16:55:09.297884 [ 293 ] {} <Debug> TCP-Session: d6a5a218-025f-4a15-b3b6-9fc38cd1ab73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2025.09.24 16:55:09.297863 [ 290 ] {} <Debug> TCP-Session: 52f5f930-634c-4052-83dc-f81128c42473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5183 | 2025.09.24 16:55:09.297686 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39340 | ||
| 5184 | 2025.09.24 16:55:09.297685 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5185 | 2025.09.24 16:55:09.297681 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39174 | ||
| 5186 | 2025.09.24 16:55:09.297997 [ 288 ] {} <Debug> TCP-Session: b6ebe5b4-5b21-41ad-a795-a6c222ee7c24 Authenticating user 'default' from [fd00:1122:3344:101::e]:40453 | ||
| 5187 | 2025.09.24 16:55:09.298004 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5188 | 2025.09.24 16:55:09.298035 [ 288 ] {} <Debug> TCP-Session: b6ebe5b4-5b21-41ad-a795-a6c222ee7c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5189 | 2025.09.24 16:55:09.298051 [ 275 ] {} <Debug> TCP-Session: 5003f7c6-294a-4fe9-9d3e-a5e3246018d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39340 | ||
| 5190 | 2025.09.24 16:55:09.298061 [ 288 ] {} <Debug> TCP-Session: b6ebe5b4-5b21-41ad-a795-a6c222ee7c24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5191 | 2025.09.24 16:55:09.298058 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5192 | 2025.09.24 16:55:09.298092 [ 287 ] {01a2be6e-6c96-4485-a652-c2d1c8992d2a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5193 | 2025.09.24 16:55:09.298109 [ 294 ] {} <Debug> TCP-Session: d4dd31cb-b2b3-4704-8aed-817d0125506e Authenticating user 'default' from [fd00:1122:3344:101::e]:39174 | ||
| 5194 | 2025.09.24 16:55:09.298078 [ 275 ] {} <Debug> TCP-Session: 5003f7c6-294a-4fe9-9d3e-a5e3246018d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5195 | 2025.09.24 16:55:09.298141 [ 294 ] {} <Debug> TCP-Session: d4dd31cb-b2b3-4704-8aed-817d0125506e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2025.09.24 16:55:09.298148 [ 287 ] {01a2be6e-6c96-4485-a652-c2d1c8992d2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5197 | 2025.09.24 16:55:09.298167 [ 294 ] {} <Debug> TCP-Session: d4dd31cb-b2b3-4704-8aed-817d0125506e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5198 | 2025.09.24 16:55:09.298156 [ 275 ] {} <Debug> TCP-Session: 5003f7c6-294a-4fe9-9d3e-a5e3246018d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2025.09.24 16:55:09.297628 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60715 | ||
| 5200 | 2025.09.24 16:55:09.297655 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57586 | ||
| 5201 | 2025.09.24 16:55:09.298285 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5202 | 2025.09.24 16:55:09.298299 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5203 | 2025.09.24 16:55:09.298310 [ 291 ] {} <Debug> TCP-Session: 04c3a99a-bc8b-4b7d-9e29-7383c2cf1790 Authenticating user 'default' from [fd00:1122:3344:101::e]:60715 | ||
| 5204 | 2025.09.24 16:55:09.298327 [ 292 ] {} <Debug> TCP-Session: 289b514e-3beb-4a3a-a015-880a42746a23 Authenticating user 'default' from [fd00:1122:3344:101::e]:57586 | ||
| 5205 | 2025.09.24 16:55:09.298336 [ 291 ] {} <Debug> TCP-Session: 04c3a99a-bc8b-4b7d-9e29-7383c2cf1790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5206 | 2025.09.24 16:55:09.298350 [ 292 ] {} <Debug> TCP-Session: 289b514e-3beb-4a3a-a015-880a42746a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5207 | 2025.09.24 16:55:09.298361 [ 291 ] {} <Debug> TCP-Session: 04c3a99a-bc8b-4b7d-9e29-7383c2cf1790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5208 | 2025.09.24 16:55:09.298384 [ 292 ] {} <Debug> TCP-Session: 289b514e-3beb-4a3a-a015-880a42746a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5209 | 2025.09.24 16:55:09.298456 [ 287 ] {01a2be6e-6c96-4485-a652-c2d1c8992d2a} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 5210 | 2025.09.24 16:55:09.299353 [ 331 ] {01a2be6e-6c96-4485-a652-c2d1c8992d2a} <Trace> AggregatingTransform: Aggregating | ||
| 5211 | 2025.09.24 16:55:09.299387 [ 331 ] {01a2be6e-6c96-4485-a652-c2d1c8992d2a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5212 | 2025.09.24 16:55:09.299418 [ 331 ] {01a2be6e-6c96-4485-a652-c2d1c8992d2a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868549 sec. (1151.346 rows/sec., 44.97 KiB/sec.) | ||
| 5213 | 2025.09.24 16:55:09.299434 [ 331 ] {01a2be6e-6c96-4485-a652-c2d1c8992d2a} <Trace> Aggregator: Merging aggregated data | ||
| 5214 | 2025.09.24 16:55:09.300593 [ 287 ] {01a2be6e-6c96-4485-a652-c2d1c8992d2a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002775 sec., 360.36036036036035 rows/sec., 14.08 KiB/sec. | ||
| 5215 | 2025.09.24 16:55:09.300738 [ 287 ] {01a2be6e-6c96-4485-a652-c2d1c8992d2a} <Debug> TCPHandler: Processed in 0.003123456 sec. | ||
| 5216 | 2025.09.24 16:55:09.300855 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5217 | 2025.09.24 16:55:09.300891 [ 287 ] {} <Debug> TCP-Session: a9ec5d88-156d-4281-b08b-f898a633c396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2025.09.24 16:55:09.300891 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5219 | 2025.09.24 16:55:09.300912 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5220 | 2025.09.24 16:55:09.300929 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5221 | 2025.09.24 16:55:09.300941 [ 275 ] {} <Debug> TCP-Session: 5003f7c6-294a-4fe9-9d3e-a5e3246018d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2025.09.24 16:55:09.300962 [ 288 ] {} <Debug> TCP-Session: b6ebe5b4-5b21-41ad-a795-a6c222ee7c24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2025.09.24 16:55:09.300970 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5224 | 2025.09.24 16:55:09.300976 [ 289 ] {} <Debug> TCP-Session: 7d7b118e-7399-41c9-88d4-973f6ac60ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5225 | 2025.09.24 16:55:09.300985 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5226 | 2025.09.24 16:55:09.301009 [ 292 ] {} <Debug> TCP-Session: 289b514e-3beb-4a3a-a015-880a42746a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5227 | 2025.09.24 16:55:09.301027 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5228 | 2025.09.24 16:55:09.301043 [ 291 ] {} <Debug> TCP-Session: 04c3a99a-bc8b-4b7d-9e29-7383c2cf1790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5229 | 2025.09.24 16:55:09.300950 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5230 | 2025.09.24 16:55:09.301080 [ 294 ] {} <Debug> TCP-Session: d4dd31cb-b2b3-4704-8aed-817d0125506e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2025.09.24 16:55:09.301005 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5232 | 2025.09.24 16:55:09.301109 [ 290 ] {} <Debug> TCP-Session: 52f5f930-634c-4052-83dc-f81128c42473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5233 | 2025.09.24 16:55:09.301142 [ 293 ] {} <Debug> TCP-Session: d6a5a218-025f-4a15-b3b6-9fc38cd1ab73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5234 | 2025.09.24 16:55:12.203030 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2025.09.24 16:55:12.203226 [ 278 ] {b630e616-4d49-40ad-845b-0b2e67c8cda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5236 | 2025.09.24 16:55:12.203292 [ 278 ] {b630e616-4d49-40ad-845b-0b2e67c8cda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5237 | 2025.09.24 16:55:12.203996 [ 278 ] {b630e616-4d49-40ad-845b-0b2e67c8cda0} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2025.09.24 16:55:12.204044 [ 278 ] {b630e616-4d49-40ad-845b-0b2e67c8cda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5239 | 2025.09.24 16:55:12.204451 [ 278 ] {b630e616-4d49-40ad-845b-0b2e67c8cda0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5240 | 2025.09.24 16:55:12.204700 [ 278 ] {b630e616-4d49-40ad-845b-0b2e67c8cda0} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2025.09.24 16:55:12.205114 [ 278 ] {b630e616-4d49-40ad-845b-0b2e67c8cda0} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001937 sec., 61951.4713474445 rows/sec., 5.25 MiB/sec. | ||
| 5242 | 2025.09.24 16:55:12.205171 [ 278 ] {b630e616-4d49-40ad-845b-0b2e67c8cda0} <Debug> TCPHandler: Processed in 0.002268887 sec. | ||
| 5243 | 2025.09.24 16:55:12.205308 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2025.09.24 16:55:12.205413 [ 278 ] {d4de1d62-f4a0-4cc1-bfee-5ea454641a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5245 | 2025.09.24 16:55:12.205458 [ 278 ] {d4de1d62-f4a0-4cc1-bfee-5ea454641a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5246 | 2025.09.24 16:55:12.205915 [ 278 ] {d4de1d62-f4a0-4cc1-bfee-5ea454641a90} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2025.09.24 16:55:12.205955 [ 278 ] {d4de1d62-f4a0-4cc1-bfee-5ea454641a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5248 | 2025.09.24 16:55:12.206285 [ 278 ] {d4de1d62-f4a0-4cc1-bfee-5ea454641a90} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5249 | 2025.09.24 16:55:12.206509 [ 278 ] {d4de1d62-f4a0-4cc1-bfee-5ea454641a90} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2025.09.24 16:55:12.206630 [ 72 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5251 | 2025.09.24 16:55:12.206652 [ 278 ] {d4de1d62-f4a0-4cc1-bfee-5ea454641a90} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001263 sec., 25336.50039588282 rows/sec., 1.86 MiB/sec. | ||
| 5252 | 2025.09.24 16:55:12.206701 [ 72 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2025.09.24 16:55:12.206713 [ 278 ] {d4de1d62-f4a0-4cc1-bfee-5ea454641a90} <Debug> TCPHandler: Processed in 0.001457941 sec. | ||
| 5254 | 2025.09.24 16:55:12.206734 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5255 | 2025.09.24 16:55:12.206852 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2025.09.24 16:55:12.206858 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 5257 | 2025.09.24 16:55:12.206956 [ 278 ] {99874f9e-582b-44c4-91fc-da133a018787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5258 | 2025.09.24 16:55:12.206999 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5259 | 2025.09.24 16:55:12.207000 [ 278 ] {99874f9e-582b-44c4-91fc-da133a018787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5260 | 2025.09.24 16:55:12.207042 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 279 rows starting from the beginning of the part | ||
| 5261 | 2025.09.24 16:55:12.207114 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 5262 | 2025.09.24 16:55:12.207161 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5263 | 2025.09.24 16:55:12.207203 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 5264 | 2025.09.24 16:55:12.207244 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 215 rows starting from the beginning of the part | ||
| 5265 | 2025.09.24 16:55:12.207285 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 5266 | 2025.09.24 16:55:12.207469 [ 278 ] {99874f9e-582b-44c4-91fc-da133a018787} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2025.09.24 16:55:12.207512 [ 278 ] {99874f9e-582b-44c4-91fc-da133a018787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5268 | 2025.09.24 16:55:12.207849 [ 278 ] {99874f9e-582b-44c4-91fc-da133a018787} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5269 | 2025.09.24 16:55:12.208081 [ 278 ] {99874f9e-582b-44c4-91fc-da133a018787} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2025.09.24 16:55:12.208167 [ 189 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364028 sec., 441339.91384341085 rows/sec., 29.61 MiB/sec. | ||
| 5271 | 2025.09.24 16:55:12.208220 [ 278 ] {99874f9e-582b-44c4-91fc-da133a018787} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001283 sec., 74824.62977396726 rows/sec., 5.84 MiB/sec. | ||
| 5272 | 2025.09.24 16:55:12.208258 [ 278 ] {99874f9e-582b-44c4-91fc-da133a018787} <Debug> TCPHandler: Processed in 0.00145495 sec. | ||
| 5273 | 2025.09.24 16:55:12.208376 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2025.09.24 16:55:12.208385 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5275 | 2025.09.24 16:55:12.208473 [ 278 ] {16fcfb86-88ec-4a9c-b4fb-2d445cc6c8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5276 | 2025.09.24 16:55:12.208523 [ 278 ] {16fcfb86-88ec-4a9c-b4fb-2d445cc6c8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5277 | 2025.09.24 16:55:12.208736 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_31_6} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2025.09.24 16:55:12.208828 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_31_6} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5279 | 2025.09.24 16:55:12.208930 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5280 | 2025.09.24 16:55:12.208944 [ 278 ] {16fcfb86-88ec-4a9c-b4fb-2d445cc6c8a8} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2025.09.24 16:55:12.208986 [ 278 ] {16fcfb86-88ec-4a9c-b4fb-2d445cc6c8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5282 | 2025.09.24 16:55:12.209328 [ 278 ] {16fcfb86-88ec-4a9c-b4fb-2d445cc6c8a8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5283 | 2025.09.24 16:55:12.209545 [ 278 ] {16fcfb86-88ec-4a9c-b4fb-2d445cc6c8a8} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2025.09.24 16:55:12.209678 [ 278 ] {16fcfb86-88ec-4a9c-b4fb-2d445cc6c8a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 5285 | 2025.09.24 16:55:12.209720 [ 278 ] {16fcfb86-88ec-4a9c-b4fb-2d445cc6c8a8} <Debug> TCPHandler: Processed in 0.001393129 sec. | ||
| 5286 | 2025.09.24 16:55:12.209855 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2025.09.24 16:55:12.209977 [ 278 ] {014ad2b2-1781-455d-b476-38115d5d3902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5288 | 2025.09.24 16:55:12.210053 [ 278 ] {014ad2b2-1781-455d-b476-38115d5d3902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5289 | 2025.09.24 16:55:12.210908 [ 278 ] {014ad2b2-1781-455d-b476-38115d5d3902} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2025.09.24 16:55:12.210952 [ 278 ] {014ad2b2-1781-455d-b476-38115d5d3902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5291 | 2025.09.24 16:55:12.211582 [ 278 ] {014ad2b2-1781-455d-b476-38115d5d3902} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5292 | 2025.09.24 16:55:12.211845 [ 278 ] {014ad2b2-1781-455d-b476-38115d5d3902} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2025.09.24 16:55:12.211967 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5294 | 2025.09.24 16:55:12.212006 [ 278 ] {014ad2b2-1781-455d-b476-38115d5d3902} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002053 sec., 15586.945932781295 rows/sec., 27.93 MiB/sec. | ||
| 5295 | 2025.09.24 16:55:12.212015 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2025.09.24 16:55:12.212061 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5297 | 2025.09.24 16:55:12.212092 [ 278 ] {014ad2b2-1781-455d-b476-38115d5d3902} <Debug> TCPHandler: Processed in 0.002297229 sec. | ||
| 5298 | 2025.09.24 16:55:12.212133 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 5299 | 2025.09.24 16:55:12.212218 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5300 | 2025.09.24 16:55:12.212324 [ 278 ] {13daf123-2964-4118-b7e0-fa376ccf1fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5301 | 2025.09.24 16:55:12.212325 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5302 | 2025.09.24 16:55:12.212377 [ 278 ] {13daf123-2964-4118-b7e0-fa376ccf1fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5303 | 2025.09.24 16:55:12.212397 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 503 rows starting from the beginning of the part | ||
| 5304 | 2025.09.24 16:55:12.212514 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 5305 | 2025.09.24 16:55:12.212618 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5306 | 2025.09.24 16:55:12.212727 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 5307 | 2025.09.24 16:55:12.212730 [ 278 ] {13daf123-2964-4118-b7e0-fa376ccf1fd6} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2025.09.24 16:55:12.212778 [ 278 ] {13daf123-2964-4118-b7e0-fa376ccf1fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5309 | 2025.09.24 16:55:12.212827 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5310 | 2025.09.24 16:55:12.212928 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 5311 | 2025.09.24 16:55:12.213191 [ 278 ] {13daf123-2964-4118-b7e0-fa376ccf1fd6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5312 | 2025.09.24 16:55:12.213561 [ 278 ] {13daf123-2964-4118-b7e0-fa376ccf1fd6} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2025.09.24 16:55:12.213741 [ 278 ] {13daf123-2964-4118-b7e0-fa376ccf1fd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. | ||
| 5314 | 2025.09.24 16:55:12.213794 [ 278 ] {13daf123-2964-4118-b7e0-fa376ccf1fd6} <Debug> TCPHandler: Processed in 0.001629304 sec. | ||
| 5315 | 2025.09.24 16:55:12.219526 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 19 columns (19 merged, 0 gathered) in 0.007426776 sec., 83347.06742198768 rows/sec., 149.35 MiB/sec. | ||
| 5316 | 2025.09.24 16:55:12.220792 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5317 | 2025.09.24 16:55:12.221273 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2025.09.24 16:55:12.221376 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5319 | 2025.09.24 16:55:12.221568 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 5320 | 2025.09.24 16:55:13.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.53 MiB, peak 262.49 MiB, free memory in arenas 0.00 B, will set to 255.99 MiB (RSS), difference: 1.46 MiB | ||
| 5321 | 2025.09.24 16:55:14.234135 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42596 | ||
| 5322 | 2025.09.24 16:55:14.234240 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5323 | 2025.09.24 16:55:14.234265 [ 287 ] {} <Debug> TCP-Session: b8eba254-d76c-4b9c-aa28-b0d286ad21f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42596 | ||
| 5324 | 2025.09.24 16:55:14.234287 [ 287 ] {} <Debug> TCP-Session: b8eba254-d76c-4b9c-aa28-b0d286ad21f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2025.09.24 16:55:14.234300 [ 287 ] {} <Debug> TCP-Session: b8eba254-d76c-4b9c-aa28-b0d286ad21f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2025.09.24 16:55:14.234540 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37102 | ||
| 5327 | 2025.09.24 16:55:14.234543 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40575 | ||
| 5328 | 2025.09.24 16:55:14.234646 [ 287 ] {} <Trace> TCP-Session: b8eba254-d76c-4b9c-aa28-b0d286ad21f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5329 | 2025.09.24 16:55:14.234657 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5330 | 2025.09.24 16:55:14.234693 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5331 | 2025.09.24 16:55:14.234707 [ 288 ] {} <Debug> TCP-Session: eca445ca-fa93-4edf-a5b9-016155bf5b76 Authenticating user 'default' from [fd00:1122:3344:101::e]:37102 | ||
| 5332 | 2025.09.24 16:55:14.234732 [ 289 ] {} <Debug> TCP-Session: abee16ed-1d12-4557-8e7c-8cfa2fe6d1ae Authenticating user 'default' from [fd00:1122:3344:101::e]:40575 | ||
| 5333 | 2025.09.24 16:55:14.234744 [ 288 ] {} <Debug> TCP-Session: eca445ca-fa93-4edf-a5b9-016155bf5b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2025.09.24 16:55:14.234766 [ 289 ] {} <Debug> TCP-Session: abee16ed-1d12-4557-8e7c-8cfa2fe6d1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2025.09.24 16:55:14.234767 [ 288 ] {} <Debug> TCP-Session: eca445ca-fa93-4edf-a5b9-016155bf5b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2025.09.24 16:55:14.234791 [ 289 ] {} <Debug> TCP-Session: abee16ed-1d12-4557-8e7c-8cfa2fe6d1ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2025.09.24 16:55:14.234823 [ 287 ] {5c75b6e9-ada1-4386-9d61-94d2b42a71c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42596) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5338 | 2025.09.24 16:55:14.235077 [ 287 ] {5c75b6e9-ada1-4386-9d61-94d2b42a71c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5339 | 2025.09.24 16:55:14.235129 [ 287 ] {5c75b6e9-ada1-4386-9d61-94d2b42a71c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5340 | 2025.09.24 16:55:14.235404 [ 287 ] {5c75b6e9-ada1-4386-9d61-94d2b42a71c5} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 5341 | 2025.09.24 16:55:14.236362 [ 315 ] {5c75b6e9-ada1-4386-9d61-94d2b42a71c5} <Trace> AggregatingTransform: Aggregating | ||
| 5342 | 2025.09.24 16:55:14.236415 [ 315 ] {5c75b6e9-ada1-4386-9d61-94d2b42a71c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 5343 | 2025.09.24 16:55:14.236448 [ 315 ] {5c75b6e9-ada1-4386-9d61-94d2b42a71c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947059 sec. (1055.900 rows/sec., 41.25 KiB/sec.) | ||
| 5344 | 2025.09.24 16:55:14.236468 [ 315 ] {5c75b6e9-ada1-4386-9d61-94d2b42a71c5} <Trace> Aggregator: Merging aggregated data | ||
| 5345 | 2025.09.24 16:55:14.237621 [ 287 ] {5c75b6e9-ada1-4386-9d61-94d2b42a71c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002853 sec., 350.5082369435682 rows/sec., 13.69 KiB/sec. | ||
| 5346 | 2025.09.24 16:55:14.237746 [ 287 ] {5c75b6e9-ada1-4386-9d61-94d2b42a71c5} <Debug> TCPHandler: Processed in 0.003218088 sec. | ||
| 5347 | 2025.09.24 16:55:14.237856 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5348 | 2025.09.24 16:55:14.237885 [ 287 ] {} <Debug> TCP-Session: b8eba254-d76c-4b9c-aa28-b0d286ad21f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2025.09.24 16:55:14.237912 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5350 | 2025.09.24 16:55:14.237939 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5351 | 2025.09.24 16:55:14.237962 [ 288 ] {} <Debug> TCP-Session: eca445ca-fa93-4edf-a5b9-016155bf5b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2025.09.24 16:55:14.237985 [ 289 ] {} <Debug> TCP-Session: abee16ed-1d12-4557-8e7c-8cfa2fe6d1ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2025.09.24 16:55:14.239588 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34018 | ||
| 5354 | 2025.09.24 16:55:14.239595 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44681 | ||
| 5355 | 2025.09.24 16:55:14.239630 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38488 | ||
| 5356 | 2025.09.24 16:55:14.239640 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35009 | ||
| 5357 | 2025.09.24 16:55:14.239669 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5358 | 2025.09.24 16:55:14.239682 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5359 | 2025.09.24 16:55:14.239718 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5360 | 2025.09.24 16:55:14.239724 [ 291 ] {} <Debug> TCP-Session: a9d05233-17b5-41cd-a5ef-c2cba3cd991e Authenticating user 'default' from [fd00:1122:3344:101::e]:34018 | ||
| 5361 | 2025.09.24 16:55:14.239737 [ 289 ] {} <Debug> TCP-Session: fa5b3efc-0d86-4de1-a4a4-0c3d95e937d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44681 | ||
| 5362 | 2025.09.24 16:55:14.239756 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5363 | 2025.09.24 16:55:14.239769 [ 291 ] {} <Debug> TCP-Session: a9d05233-17b5-41cd-a5ef-c2cba3cd991e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2025.09.24 16:55:14.239777 [ 289 ] {} <Debug> TCP-Session: fa5b3efc-0d86-4de1-a4a4-0c3d95e937d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5365 | 2025.09.24 16:55:14.239801 [ 291 ] {} <Debug> TCP-Session: a9d05233-17b5-41cd-a5ef-c2cba3cd991e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2025.09.24 16:55:14.239816 [ 289 ] {} <Debug> TCP-Session: fa5b3efc-0d86-4de1-a4a4-0c3d95e937d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2025.09.24 16:55:14.239797 [ 294 ] {} <Debug> TCP-Session: 197bd335-fb9b-4cbd-9e62-5040181aa94a Authenticating user 'default' from [fd00:1122:3344:101::e]:35009 | ||
| 5368 | 2025.09.24 16:55:14.239751 [ 293 ] {} <Debug> TCP-Session: 40c5bc09-8084-43aa-bc8f-39b721e1edd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38488 | ||
| 5369 | 2025.09.24 16:55:14.239875 [ 294 ] {} <Debug> TCP-Session: 197bd335-fb9b-4cbd-9e62-5040181aa94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2025.09.24 16:55:14.239623 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48325 | ||
| 5371 | 2025.09.24 16:55:14.239901 [ 294 ] {} <Debug> TCP-Session: 197bd335-fb9b-4cbd-9e62-5040181aa94a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2025.09.24 16:55:14.239897 [ 293 ] {} <Debug> TCP-Session: 40c5bc09-8084-43aa-bc8f-39b721e1edd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2025.09.24 16:55:14.239622 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52880 | ||
| 5374 | 2025.09.24 16:55:14.239959 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5375 | 2025.09.24 16:55:14.239946 [ 293 ] {} <Debug> TCP-Session: 40c5bc09-8084-43aa-bc8f-39b721e1edd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2025.09.24 16:55:14.239999 [ 290 ] {} <Debug> TCP-Session: 4f26aa4d-67a3-49ed-bd10-30d95812bc6d Authenticating user 'default' from [fd00:1122:3344:101::e]:48325 | ||
| 5377 | 2025.09.24 16:55:14.240027 [ 290 ] {} <Debug> TCP-Session: 4f26aa4d-67a3-49ed-bd10-30d95812bc6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2025.09.24 16:55:14.240036 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5379 | 2025.09.24 16:55:14.240040 [ 290 ] {} <Debug> TCP-Session: 4f26aa4d-67a3-49ed-bd10-30d95812bc6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2025.09.24 16:55:14.240069 [ 292 ] {} <Debug> TCP-Session: 002b7f8d-2fc0-4192-a130-0d0715a9453c Authenticating user 'default' from [fd00:1122:3344:101::e]:52880 | ||
| 5381 | 2025.09.24 16:55:14.240094 [ 292 ] {} <Debug> TCP-Session: 002b7f8d-2fc0-4192-a130-0d0715a9453c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2025.09.24 16:55:14.240109 [ 292 ] {} <Debug> TCP-Session: 002b7f8d-2fc0-4192-a130-0d0715a9453c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2025.09.24 16:55:14.258929 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44681). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5384 | |||
| 5385 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5386 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5387 | 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 | ||
| 5388 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5389 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5390 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5391 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5392 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5393 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5394 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5395 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5396 | (version 23.8.7.1) | ||
| 5397 | 2025.09.24 16:55:14.259082 [ 289 ] {} <Debug> TCP-Session: fa5b3efc-0d86-4de1-a4a4-0c3d95e937d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2025.09.24 16:55:14.259138 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52880). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5399 | |||
| 5400 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5401 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5402 | 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 | ||
| 5403 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5404 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5405 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5406 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5407 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5408 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5409 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5410 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5411 | (version 23.8.7.1) | ||
| 5412 | 2025.09.24 16:55:14.259235 [ 292 ] {} <Debug> TCP-Session: 002b7f8d-2fc0-4192-a130-0d0715a9453c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2025.09.24 16:55:14.259273 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48325). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5414 | |||
| 5415 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5416 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5417 | 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 | ||
| 5418 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5419 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5420 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5421 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5422 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5423 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5424 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5425 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5426 | (version 23.8.7.1) | ||
| 5427 | 2025.09.24 16:55:14.259345 [ 290 ] {} <Debug> TCP-Session: 4f26aa4d-67a3-49ed-bd10-30d95812bc6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2025.09.24 16:55:14.259379 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35009). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5429 | |||
| 5430 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5431 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5432 | 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 | ||
| 5433 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5434 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5435 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5436 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5437 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5438 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5439 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5440 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5441 | (version 23.8.7.1) | ||
| 5442 | 2025.09.24 16:55:14.259447 [ 294 ] {} <Debug> TCP-Session: 197bd335-fb9b-4cbd-9e62-5040181aa94a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5443 | 2025.09.24 16:55:14.259495 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34018). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5444 | |||
| 5445 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5446 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5447 | 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 | ||
| 5448 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5449 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5450 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5451 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5452 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5453 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5454 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5455 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5456 | (version 23.8.7.1) | ||
| 5457 | 2025.09.24 16:55:14.259581 [ 291 ] {} <Debug> TCP-Session: a9d05233-17b5-41cd-a5ef-c2cba3cd991e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5458 | 2025.09.24 16:55:14.259617 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38488). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5459 | |||
| 5460 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5461 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5462 | 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 | ||
| 5463 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5464 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5465 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5466 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5467 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5468 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5469 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5470 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5471 | (version 23.8.7.1) | ||
| 5472 | 2025.09.24 16:55:14.259690 [ 293 ] {} <Debug> TCP-Session: 40c5bc09-8084-43aa-bc8f-39b721e1edd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2025.09.24 16:55:15.096091 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5474 | 2025.09.24 16:55:15.096158 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5475 | 2025.09.24 16:55:15.182814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11515 | ||
| 5476 | 2025.09.24 16:55:15.183387 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2025.09.24 16:55:15.183436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5478 | 2025.09.24 16:55:15.183919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5479 | 2025.09.24 16:55:15.184153 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2025.09.24 16:55:15.184278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11515 | ||
| 5481 | 2025.09.24 16:55:15.208142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 692 | ||
| 5482 | 2025.09.24 16:55:15.210806 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2025.09.24 16:55:15.210872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5484 | 2025.09.24 16:55:15.212133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5485 | 2025.09.24 16:55:15.212416 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2025.09.24 16:55:15.212702 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
| 5487 | 2025.09.24 16:55:15.785489 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5488 | 2025.09.24 16:55:15.801833 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2025.09.24 16:55:15.801890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5490 | 2025.09.24 16:55:15.807999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5491 | 2025.09.24 16:55:15.808712 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2025.09.24 16:55:15.811640 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5493 | 2025.09.24 16:55:17.213218 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2025.09.24 16:55:17.213528 [ 278 ] {849dbc2a-40d0-44f7-af95-dbbb147284bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5495 | 2025.09.24 16:55:17.213637 [ 278 ] {849dbc2a-40d0-44f7-af95-dbbb147284bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5496 | 2025.09.24 16:55:17.214545 [ 278 ] {849dbc2a-40d0-44f7-af95-dbbb147284bc} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2025.09.24 16:55:17.214590 [ 278 ] {849dbc2a-40d0-44f7-af95-dbbb147284bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5498 | 2025.09.24 16:55:17.215004 [ 278 ] {849dbc2a-40d0-44f7-af95-dbbb147284bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5499 | 2025.09.24 16:55:17.215249 [ 278 ] {849dbc2a-40d0-44f7-af95-dbbb147284bc} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2025.09.24 16:55:17.215409 [ 278 ] {849dbc2a-40d0-44f7-af95-dbbb147284bc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001958 sec., 209397.3442288049 rows/sec., 13.28 MiB/sec. | ||
| 5501 | 2025.09.24 16:55:17.215459 [ 278 ] {849dbc2a-40d0-44f7-af95-dbbb147284bc} <Debug> TCPHandler: Processed in 0.002428331 sec. | ||
| 5502 | 2025.09.24 16:55:17.215588 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2025.09.24 16:55:17.215694 [ 278 ] {c97cd0f8-8fb0-4f12-8b13-d2e906bf18f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5504 | 2025.09.24 16:55:17.215738 [ 278 ] {c97cd0f8-8fb0-4f12-8b13-d2e906bf18f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5505 | 2025.09.24 16:55:17.216775 [ 278 ] {c97cd0f8-8fb0-4f12-8b13-d2e906bf18f1} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2025.09.24 16:55:17.216814 [ 278 ] {c97cd0f8-8fb0-4f12-8b13-d2e906bf18f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5507 | 2025.09.24 16:55:17.217198 [ 278 ] {c97cd0f8-8fb0-4f12-8b13-d2e906bf18f1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5508 | 2025.09.24 16:55:17.217424 [ 278 ] {c97cd0f8-8fb0-4f12-8b13-d2e906bf18f1} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2025.09.24 16:55:17.217560 [ 278 ] {c97cd0f8-8fb0-4f12-8b13-d2e906bf18f1} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001891 sec., 598625.0661025912 rows/sec., 47.41 MiB/sec. | ||
| 5510 | 2025.09.24 16:55:17.217599 [ 278 ] {c97cd0f8-8fb0-4f12-8b13-d2e906bf18f1} <Debug> TCPHandler: Processed in 0.002062943 sec. | ||
| 5511 | 2025.09.24 16:55:17.217716 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2025.09.24 16:55:17.217814 [ 278 ] {74774f5b-1e72-4180-8926-ed6916929d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5513 | 2025.09.24 16:55:17.217857 [ 278 ] {74774f5b-1e72-4180-8926-ed6916929d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5514 | 2025.09.24 16:55:17.218347 [ 278 ] {74774f5b-1e72-4180-8926-ed6916929d65} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2025.09.24 16:55:17.218385 [ 278 ] {74774f5b-1e72-4180-8926-ed6916929d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5516 | 2025.09.24 16:55:17.218717 [ 278 ] {74774f5b-1e72-4180-8926-ed6916929d65} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5517 | 2025.09.24 16:55:17.218938 [ 278 ] {74774f5b-1e72-4180-8926-ed6916929d65} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2025.09.24 16:55:17.219070 [ 278 ] {74774f5b-1e72-4180-8926-ed6916929d65} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001275 sec., 168627.45098039214 rows/sec., 10.01 MiB/sec. | ||
| 5519 | 2025.09.24 16:55:17.219109 [ 278 ] {74774f5b-1e72-4180-8926-ed6916929d65} <Debug> TCPHandler: Processed in 0.001443771 sec. | ||
| 5520 | 2025.09.24 16:55:17.219217 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2025.09.24 16:55:17.219311 [ 278 ] {b5a6bfb9-32b3-41c4-b981-477cd394c3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5522 | 2025.09.24 16:55:17.219352 [ 278 ] {b5a6bfb9-32b3-41c4-b981-477cd394c3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5523 | 2025.09.24 16:55:17.219826 [ 278 ] {b5a6bfb9-32b3-41c4-b981-477cd394c3cf} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.09.24 16:55:17.219863 [ 278 ] {b5a6bfb9-32b3-41c4-b981-477cd394c3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5525 | 2025.09.24 16:55:17.220173 [ 278 ] {b5a6bfb9-32b3-41c4-b981-477cd394c3cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5526 | 2025.09.24 16:55:17.220389 [ 278 ] {b5a6bfb9-32b3-41c4-b981-477cd394c3cf} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2025.09.24 16:55:17.220517 [ 278 ] {b5a6bfb9-32b3-41c4-b981-477cd394c3cf} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 5528 | 2025.09.24 16:55:17.220555 [ 278 ] {b5a6bfb9-32b3-41c4-b981-477cd394c3cf} <Debug> TCPHandler: Processed in 0.001387609 sec. | ||
| 5529 | 2025.09.24 16:55:17.220679 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2025.09.24 16:55:17.220802 [ 278 ] {ba729e25-5560-4297-ae46-98e430f3f122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5531 | 2025.09.24 16:55:17.220851 [ 278 ] {ba729e25-5560-4297-ae46-98e430f3f122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5532 | 2025.09.24 16:55:17.221413 [ 278 ] {ba729e25-5560-4297-ae46-98e430f3f122} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2025.09.24 16:55:17.221458 [ 278 ] {ba729e25-5560-4297-ae46-98e430f3f122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5534 | 2025.09.24 16:55:17.221815 [ 278 ] {ba729e25-5560-4297-ae46-98e430f3f122} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5535 | 2025.09.24 16:55:17.222026 [ 278 ] {ba729e25-5560-4297-ae46-98e430f3f122} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2025.09.24 16:55:17.222156 [ 278 ] {ba729e25-5560-4297-ae46-98e430f3f122} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001378 sec., 153120.46444121914 rows/sec., 8.70 MiB/sec. | ||
| 5537 | 2025.09.24 16:55:17.222195 [ 278 ] {ba729e25-5560-4297-ae46-98e430f3f122} <Debug> TCPHandler: Processed in 0.001577413 sec. | ||
| 5538 | 2025.09.24 16:55:17.222302 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2025.09.24 16:55:17.222401 [ 278 ] {7e842b27-d709-4af1-a615-7de5310755f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5540 | 2025.09.24 16:55:17.222443 [ 278 ] {7e842b27-d709-4af1-a615-7de5310755f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5541 | 2025.09.24 16:55:17.223135 [ 278 ] {7e842b27-d709-4af1-a615-7de5310755f4} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2025.09.24 16:55:17.223174 [ 278 ] {7e842b27-d709-4af1-a615-7de5310755f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5543 | 2025.09.24 16:55:17.223532 [ 278 ] {7e842b27-d709-4af1-a615-7de5310755f4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5544 | 2025.09.24 16:55:17.223752 [ 278 ] {7e842b27-d709-4af1-a615-7de5310755f4} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2025.09.24 16:55:17.223885 [ 278 ] {7e842b27-d709-4af1-a615-7de5310755f4} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001503 sec., 458416.500332668 rows/sec., 32.01 MiB/sec. | ||
| 5546 | 2025.09.24 16:55:17.223924 [ 278 ] {7e842b27-d709-4af1-a615-7de5310755f4} <Debug> TCPHandler: Processed in 0.001672415 sec. | ||
| 5547 | 2025.09.24 16:55:17.224055 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2025.09.24 16:55:17.224170 [ 278 ] {94969511-a75f-464c-996c-985e0b700e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5549 | 2025.09.24 16:55:17.224219 [ 278 ] {94969511-a75f-464c-996c-985e0b700e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5550 | 2025.09.24 16:55:17.224624 [ 278 ] {94969511-a75f-464c-996c-985e0b700e15} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2025.09.24 16:55:17.224667 [ 278 ] {94969511-a75f-464c-996c-985e0b700e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5552 | 2025.09.24 16:55:17.224980 [ 278 ] {94969511-a75f-464c-996c-985e0b700e15} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5553 | 2025.09.24 16:55:17.225188 [ 278 ] {94969511-a75f-464c-996c-985e0b700e15} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2025.09.24 16:55:17.225317 [ 278 ] {94969511-a75f-464c-996c-985e0b700e15} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 267.70 KiB/sec. | ||
| 5555 | 2025.09.24 16:55:17.225354 [ 278 ] {94969511-a75f-464c-996c-985e0b700e15} <Debug> TCPHandler: Processed in 0.001359869 sec. | ||
| 5556 | 2025.09.24 16:55:17.225474 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2025.09.24 16:55:17.225596 [ 278 ] {dc58de55-d59c-4f5e-8f74-03cdd0f8ea77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5558 | 2025.09.24 16:55:17.225649 [ 278 ] {dc58de55-d59c-4f5e-8f74-03cdd0f8ea77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5559 | 2025.09.24 16:55:17.226108 [ 278 ] {dc58de55-d59c-4f5e-8f74-03cdd0f8ea77} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2025.09.24 16:55:17.226146 [ 278 ] {dc58de55-d59c-4f5e-8f74-03cdd0f8ea77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5561 | 2025.09.24 16:55:17.226499 [ 278 ] {dc58de55-d59c-4f5e-8f74-03cdd0f8ea77} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5562 | 2025.09.24 16:55:17.226717 [ 278 ] {dc58de55-d59c-4f5e-8f74-03cdd0f8ea77} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2025.09.24 16:55:17.226848 [ 278 ] {dc58de55-d59c-4f5e-8f74-03cdd0f8ea77} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001277 sec., 245888.80187940487 rows/sec., 16.15 MiB/sec. | ||
| 5564 | 2025.09.24 16:55:17.226885 [ 278 ] {dc58de55-d59c-4f5e-8f74-03cdd0f8ea77} <Debug> TCPHandler: Processed in 0.001474241 sec. | ||
| 5565 | 2025.09.24 16:55:17.226997 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2025.09.24 16:55:17.227093 [ 278 ] {ba014bab-57f8-40ac-be4e-dcc8aa9e9f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5567 | 2025.09.24 16:55:17.227135 [ 278 ] {ba014bab-57f8-40ac-be4e-dcc8aa9e9f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5568 | 2025.09.24 16:55:17.227445 [ 278 ] {ba014bab-57f8-40ac-be4e-dcc8aa9e9f0c} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2025.09.24 16:55:17.227482 [ 278 ] {ba014bab-57f8-40ac-be4e-dcc8aa9e9f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5570 | 2025.09.24 16:55:17.227780 [ 278 ] {ba014bab-57f8-40ac-be4e-dcc8aa9e9f0c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5571 | 2025.09.24 16:55:17.227990 [ 278 ] {ba014bab-57f8-40ac-be4e-dcc8aa9e9f0c} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2025.09.24 16:55:17.228096 [ 63 ] {} <Debug> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5573 | 2025.09.24 16:55:17.228117 [ 278 ] {ba014bab-57f8-40ac-be4e-dcc8aa9e9f0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 5574 | 2025.09.24 16:55:17.228164 [ 63 ] {} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2025.09.24 16:55:17.228171 [ 278 ] {ba014bab-57f8-40ac-be4e-dcc8aa9e9f0c} <Debug> TCPHandler: Processed in 0.001224605 sec. | ||
| 5576 | 2025.09.24 16:55:17.228194 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5577 | 2025.09.24 16:55:17.228317 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2025.09.24 16:55:17.228323 [ 187 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::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 | ||
| 5579 | 2025.09.24 16:55:17.228446 [ 278 ] {d0a069b7-77b3-4616-92a8-373d4263c000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5580 | 2025.09.24 16:55:17.228476 [ 187 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5581 | 2025.09.24 16:55:17.228517 [ 278 ] {d0a069b7-77b3-4616-92a8-373d4263c000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5582 | 2025.09.24 16:55:17.228520 [ 187 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 5583 | 2025.09.24 16:55:17.228610 [ 187 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5584 | 2025.09.24 16:55:17.228659 [ 187 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5585 | 2025.09.24 16:55:17.228705 [ 187 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5586 | 2025.09.24 16:55:17.228744 [ 187 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5587 | 2025.09.24 16:55:17.229330 [ 278 ] {d0a069b7-77b3-4616-92a8-373d4263c000} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2025.09.24 16:55:17.229373 [ 278 ] {d0a069b7-77b3-4616-92a8-373d4263c000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5589 | 2025.09.24 16:55:17.229489 [ 189 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217526 sec., 4106.6884813958795 rows/sec., 276.72 KiB/sec. | ||
| 5590 | 2025.09.24 16:55:17.229702 [ 194 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5591 | 2025.09.24 16:55:17.229950 [ 278 ] {d0a069b7-77b3-4616-92a8-373d4263c000} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5592 | 2025.09.24 16:55:17.230156 [ 194 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_5_1} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2025.09.24 16:55:17.230236 [ 278 ] {d0a069b7-77b3-4616-92a8-373d4263c000} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2025.09.24 16:55:17.230257 [ 194 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_5_1} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5595 | 2025.09.24 16:55:17.230366 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5596 | 2025.09.24 16:55:17.230392 [ 278 ] {d0a069b7-77b3-4616-92a8-373d4263c000} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001971 sec., 5073.566717402334 rows/sec., 9.09 MiB/sec. | ||
| 5597 | 2025.09.24 16:55:17.230460 [ 278 ] {d0a069b7-77b3-4616-92a8-373d4263c000} <Debug> TCPHandler: Processed in 0.002206046 sec. | ||
| 5598 | 2025.09.24 16:55:17.230573 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2025.09.24 16:55:17.230668 [ 278 ] {23d23404-3763-402e-a31c-46f6c8043b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5600 | 2025.09.24 16:55:17.230710 [ 278 ] {23d23404-3763-402e-a31c-46f6c8043b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5601 | 2025.09.24 16:55:17.231057 [ 278 ] {23d23404-3763-402e-a31c-46f6c8043b70} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.09.24 16:55:17.231093 [ 278 ] {23d23404-3763-402e-a31c-46f6c8043b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5603 | 2025.09.24 16:55:17.231398 [ 278 ] {23d23404-3763-402e-a31c-46f6c8043b70} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5604 | 2025.09.24 16:55:17.231606 [ 278 ] {23d23404-3763-402e-a31c-46f6c8043b70} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2025.09.24 16:55:17.231732 [ 278 ] {23d23404-3763-402e-a31c-46f6c8043b70} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 5606 | 2025.09.24 16:55:17.231769 [ 278 ] {23d23404-3763-402e-a31c-46f6c8043b70} <Debug> TCPHandler: Processed in 0.001245996 sec. | ||
| 5607 | 2025.09.24 16:55:22.231796 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2025.09.24 16:55:22.231998 [ 278 ] {1cf7cdde-6b82-4408-83f0-acee62449c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5609 | 2025.09.24 16:55:22.232068 [ 278 ] {1cf7cdde-6b82-4408-83f0-acee62449c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5610 | 2025.09.24 16:55:22.232692 [ 278 ] {1cf7cdde-6b82-4408-83f0-acee62449c70} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2025.09.24 16:55:22.232738 [ 278 ] {1cf7cdde-6b82-4408-83f0-acee62449c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5612 | 2025.09.24 16:55:22.233138 [ 278 ] {1cf7cdde-6b82-4408-83f0-acee62449c70} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5613 | 2025.09.24 16:55:22.233415 [ 278 ] {1cf7cdde-6b82-4408-83f0-acee62449c70} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2025.09.24 16:55:22.233572 [ 278 ] {1cf7cdde-6b82-4408-83f0-acee62449c70} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001623 sec., 3696.857670979667 rows/sec., 301.45 KiB/sec. | ||
| 5615 | 2025.09.24 16:55:22.233616 [ 278 ] {1cf7cdde-6b82-4408-83f0-acee62449c70} <Debug> TCPHandler: Processed in 0.001956101 sec. | ||
| 5616 | 2025.09.24 16:55:22.233751 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2025.09.24 16:55:22.233848 [ 278 ] {bf3df408-51bc-488e-b1b1-e1dbc8f58414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5618 | 2025.09.24 16:55:22.233891 [ 278 ] {bf3df408-51bc-488e-b1b1-e1dbc8f58414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5619 | 2025.09.24 16:55:22.234974 [ 278 ] {bf3df408-51bc-488e-b1b1-e1dbc8f58414} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2025.09.24 16:55:22.235011 [ 278 ] {bf3df408-51bc-488e-b1b1-e1dbc8f58414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5621 | 2025.09.24 16:55:22.235410 [ 278 ] {bf3df408-51bc-488e-b1b1-e1dbc8f58414} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5622 | 2025.09.24 16:55:22.235631 [ 278 ] {bf3df408-51bc-488e-b1b1-e1dbc8f58414} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2025.09.24 16:55:22.235759 [ 278 ] {bf3df408-51bc-488e-b1b1-e1dbc8f58414} <Debug> executeQuery: Read 1263 rows, 106.75 KiB in 0.001929 sec., 654743.3903576983 rows/sec., 54.04 MiB/sec. | ||
| 5624 | 2025.09.24 16:55:22.235795 [ 278 ] {bf3df408-51bc-488e-b1b1-e1dbc8f58414} <Debug> TCPHandler: Processed in 0.002096904 sec. | ||
| 5625 | 2025.09.24 16:55:22.235914 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2025.09.24 16:55:22.236012 [ 278 ] {b5cd2e29-440c-41f8-bb60-e1cb7d5374d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5627 | 2025.09.24 16:55:22.236053 [ 278 ] {b5cd2e29-440c-41f8-bb60-e1cb7d5374d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5628 | 2025.09.24 16:55:22.236483 [ 278 ] {b5cd2e29-440c-41f8-bb60-e1cb7d5374d6} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2025.09.24 16:55:22.236520 [ 278 ] {b5cd2e29-440c-41f8-bb60-e1cb7d5374d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5630 | 2025.09.24 16:55:22.236820 [ 278 ] {b5cd2e29-440c-41f8-bb60-e1cb7d5374d6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5631 | 2025.09.24 16:55:22.237045 [ 278 ] {b5cd2e29-440c-41f8-bb60-e1cb7d5374d6} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2025.09.24 16:55:22.237174 [ 278 ] {b5cd2e29-440c-41f8-bb60-e1cb7d5374d6} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.00118 sec., 32203.389830508473 rows/sec., 2.34 MiB/sec. | ||
| 5633 | 2025.09.24 16:55:22.237210 [ 278 ] {b5cd2e29-440c-41f8-bb60-e1cb7d5374d6} <Debug> TCPHandler: Processed in 0.001345179 sec. | ||
| 5634 | 2025.09.24 16:55:22.237323 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5635 | 2025.09.24 16:55:22.237417 [ 278 ] {5e46d368-03cc-4ff6-8509-2b7b5013e10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5636 | 2025.09.24 16:55:22.237457 [ 278 ] {5e46d368-03cc-4ff6-8509-2b7b5013e10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5637 | 2025.09.24 16:55:22.237936 [ 278 ] {5e46d368-03cc-4ff6-8509-2b7b5013e10e} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2025.09.24 16:55:22.237970 [ 278 ] {5e46d368-03cc-4ff6-8509-2b7b5013e10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5639 | 2025.09.24 16:55:22.238284 [ 278 ] {5e46d368-03cc-4ff6-8509-2b7b5013e10e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5640 | 2025.09.24 16:55:22.238504 [ 278 ] {5e46d368-03cc-4ff6-8509-2b7b5013e10e} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2025.09.24 16:55:22.238630 [ 278 ] {5e46d368-03cc-4ff6-8509-2b7b5013e10e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001231 sec., 185215.2721364744 rows/sec., 12.54 MiB/sec. | ||
| 5642 | 2025.09.24 16:55:22.238667 [ 278 ] {5e46d368-03cc-4ff6-8509-2b7b5013e10e} <Debug> TCPHandler: Processed in 0.001393439 sec. | ||
| 5643 | 2025.09.24 16:55:22.238775 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5644 | 2025.09.24 16:55:22.238869 [ 278 ] {78623669-37d4-45a3-8ff3-bd22294829b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5645 | 2025.09.24 16:55:22.238908 [ 278 ] {78623669-37d4-45a3-8ff3-bd22294829b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5646 | 2025.09.24 16:55:22.239492 [ 278 ] {78623669-37d4-45a3-8ff3-bd22294829b6} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2025.09.24 16:55:22.239527 [ 278 ] {78623669-37d4-45a3-8ff3-bd22294829b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5648 | 2025.09.24 16:55:22.239863 [ 278 ] {78623669-37d4-45a3-8ff3-bd22294829b6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5649 | 2025.09.24 16:55:22.240096 [ 278 ] {78623669-37d4-45a3-8ff3-bd22294829b6} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2025.09.24 16:55:22.240222 [ 278 ] {78623669-37d4-45a3-8ff3-bd22294829b6} <Debug> executeQuery: Read 558 rows, 42.46 KiB in 0.001371 sec., 407002.1881838074 rows/sec., 30.24 MiB/sec. | ||
| 5651 | 2025.09.24 16:55:22.240259 [ 278 ] {78623669-37d4-45a3-8ff3-bd22294829b6} <Debug> TCPHandler: Processed in 0.001533413 sec. | ||
| 5652 | 2025.09.24 16:55:22.240372 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2025.09.24 16:55:22.240468 [ 278 ] {55cf77d6-d0a2-4f88-997f-5d7a2a752ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5654 | 2025.09.24 16:55:22.240513 [ 278 ] {55cf77d6-d0a2-4f88-997f-5d7a2a752ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5655 | 2025.09.24 16:55:22.241076 [ 278 ] {55cf77d6-d0a2-4f88-997f-5d7a2a752ebf} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2025.09.24 16:55:22.241111 [ 278 ] {55cf77d6-d0a2-4f88-997f-5d7a2a752ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5657 | 2025.09.24 16:55:22.241490 [ 278 ] {55cf77d6-d0a2-4f88-997f-5d7a2a752ebf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5658 | 2025.09.24 16:55:22.241716 [ 278 ] {55cf77d6-d0a2-4f88-997f-5d7a2a752ebf} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2025.09.24 16:55:22.241844 [ 278 ] {55cf77d6-d0a2-4f88-997f-5d7a2a752ebf} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001395 sec., 607168.458781362 rows/sec., 40.87 MiB/sec. | ||
| 5660 | 2025.09.24 16:55:22.241881 [ 278 ] {55cf77d6-d0a2-4f88-997f-5d7a2a752ebf} <Debug> TCPHandler: Processed in 0.001557903 sec. | ||
| 5661 | 2025.09.24 16:55:22.241995 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2025.09.24 16:55:22.242092 [ 278 ] {f9629a00-6f19-45a8-b293-594f29592e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5663 | 2025.09.24 16:55:22.242148 [ 278 ] {f9629a00-6f19-45a8-b293-594f29592e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5664 | 2025.09.24 16:55:22.242982 [ 278 ] {f9629a00-6f19-45a8-b293-594f29592e9e} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2025.09.24 16:55:22.243020 [ 278 ] {f9629a00-6f19-45a8-b293-594f29592e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5666 | 2025.09.24 16:55:22.243558 [ 278 ] {f9629a00-6f19-45a8-b293-594f29592e9e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5667 | 2025.09.24 16:55:22.243794 [ 278 ] {f9629a00-6f19-45a8-b293-594f29592e9e} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2025.09.24 16:55:22.243931 [ 278 ] {f9629a00-6f19-45a8-b293-594f29592e9e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001858 sec., 17222.82023681378 rows/sec., 30.86 MiB/sec. | ||
| 5669 | 2025.09.24 16:55:22.243984 [ 278 ] {f9629a00-6f19-45a8-b293-594f29592e9e} <Debug> TCPHandler: Processed in 0.002038493 sec. | ||
| 5670 | 2025.09.24 16:55:22.244100 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2025.09.24 16:55:22.244196 [ 278 ] {590b504a-5dfc-4776-8b5f-c45aed742a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5672 | 2025.09.24 16:55:22.244238 [ 278 ] {590b504a-5dfc-4776-8b5f-c45aed742a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5673 | 2025.09.24 16:55:22.244586 [ 278 ] {590b504a-5dfc-4776-8b5f-c45aed742a1c} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2025.09.24 16:55:22.244623 [ 278 ] {590b504a-5dfc-4776-8b5f-c45aed742a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5675 | 2025.09.24 16:55:22.244931 [ 278 ] {590b504a-5dfc-4776-8b5f-c45aed742a1c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5676 | 2025.09.24 16:55:22.245162 [ 278 ] {590b504a-5dfc-4776-8b5f-c45aed742a1c} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2025.09.24 16:55:22.245290 [ 278 ] {590b504a-5dfc-4776-8b5f-c45aed742a1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 5678 | 2025.09.24 16:55:22.245326 [ 278 ] {590b504a-5dfc-4776-8b5f-c45aed742a1c} <Debug> TCPHandler: Processed in 0.001275147 sec. | ||
| 5679 | 2025.09.24 16:55:22.685283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11963 | ||
| 5680 | 2025.09.24 16:55:22.685761 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2025.09.24 16:55:22.685804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5682 | 2025.09.24 16:55:22.686288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5683 | 2025.09.24 16:55:22.686520 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2025.09.24 16:55:22.686660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11963 | ||
| 5685 | 2025.09.24 16:55:23.312664 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5686 | 2025.09.24 16:55:23.330435 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2025.09.24 16:55:23.330493 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5688 | 2025.09.24 16:55:23.336550 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5689 | 2025.09.24 16:55:23.337286 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2025.09.24 16:55:23.340274 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5691 | 2025.09.24 16:55:25.212917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 730 | ||
| 5692 | 2025.09.24 16:55:25.215722 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2025.09.24 16:55:25.215777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5694 | 2025.09.24 16:55:25.216987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5695 | 2025.09.24 16:55:25.217266 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2025.09.24 16:55:25.217634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 730 | ||
| 5697 | 2025.09.24 16:55:27.213452 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2025.09.24 16:55:27.213675 [ 278 ] {25025d33-5caa-436f-b6da-e26b8d0b510d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5699 | 2025.09.24 16:55:27.213755 [ 278 ] {25025d33-5caa-436f-b6da-e26b8d0b510d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5700 | 2025.09.24 16:55:27.214611 [ 278 ] {25025d33-5caa-436f-b6da-e26b8d0b510d} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2025.09.24 16:55:27.214659 [ 278 ] {25025d33-5caa-436f-b6da-e26b8d0b510d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5702 | 2025.09.24 16:55:27.215087 [ 278 ] {25025d33-5caa-436f-b6da-e26b8d0b510d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5703 | 2025.09.24 16:55:27.215330 [ 278 ] {25025d33-5caa-436f-b6da-e26b8d0b510d} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2025.09.24 16:55:27.215484 [ 55 ] {} <Debug> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5705 | 2025.09.24 16:55:27.215491 [ 278 ] {25025d33-5caa-436f-b6da-e26b8d0b510d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001872 sec., 219017.09401709403 rows/sec., 13.89 MiB/sec. | ||
| 5706 | 2025.09.24 16:55:27.215589 [ 55 ] {} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2025.09.24 16:55:27.215605 [ 278 ] {25025d33-5caa-436f-b6da-e26b8d0b510d} <Debug> TCPHandler: Processed in 0.002293498 sec. | ||
| 5708 | 2025.09.24 16:55:27.215636 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5709 | 2025.09.24 16:55:27.215750 [ 195 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5710 | 2025.09.24 16:55:27.215769 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5711 | 2025.09.24 16:55:27.215876 [ 195 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5712 | 2025.09.24 16:55:27.215884 [ 278 ] {29b53e64-61aa-4f34-bbb7-876d9c9022e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5713 | 2025.09.24 16:55:27.215916 [ 195 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 5714 | 2025.09.24 16:55:27.215941 [ 278 ] {29b53e64-61aa-4f34-bbb7-876d9c9022e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5715 | 2025.09.24 16:55:27.215984 [ 195 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5716 | 2025.09.24 16:55:27.216036 [ 195 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5717 | 2025.09.24 16:55:27.216080 [ 195 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 5718 | 2025.09.24 16:55:27.216119 [ 195 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 5719 | 2025.09.24 16:55:27.216159 [ 195 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 5720 | 2025.09.24 16:55:27.216915 [ 278 ] {29b53e64-61aa-4f34-bbb7-876d9c9022e6} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2025.09.24 16:55:27.216960 [ 278 ] {29b53e64-61aa-4f34-bbb7-876d9c9022e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5722 | 2025.09.24 16:55:27.217241 [ 194 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533892 sec., 1116115.0850255429 rows/sec., 75.98 MiB/sec. | ||
| 5723 | 2025.09.24 16:55:27.217395 [ 278 ] {29b53e64-61aa-4f34-bbb7-876d9c9022e6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5724 | 2025.09.24 16:55:27.217459 [ 194 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5725 | 2025.09.24 16:55:27.217683 [ 278 ] {29b53e64-61aa-4f34-bbb7-876d9c9022e6} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2025.09.24 16:55:27.217819 [ 55 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5727 | 2025.09.24 16:55:27.217823 [ 194 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2025.09.24 16:55:27.217842 [ 278 ] {29b53e64-61aa-4f34-bbb7-876d9c9022e6} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001982 sec., 571140.2623612513 rows/sec., 45.24 MiB/sec. | ||
| 5729 | 2025.09.24 16:55:27.217856 [ 55 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2025.09.24 16:55:27.217894 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5731 | 2025.09.24 16:55:27.217899 [ 278 ] {29b53e64-61aa-4f34-bbb7-876d9c9022e6} <Debug> TCPHandler: Processed in 0.002182676 sec. | ||
| 5732 | 2025.09.24 16:55:27.217932 [ 194 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_10_2} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5733 | 2025.09.24 16:55:27.217992 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 5734 | 2025.09.24 16:55:27.218038 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5735 | 2025.09.24 16:55:27.218041 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2025.09.24 16:55:27.218110 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5737 | 2025.09.24 16:55:27.218144 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2466 rows starting from the beginning of the part | ||
| 5738 | 2025.09.24 16:55:27.218158 [ 278 ] {b96f554a-da98-4527-abc6-18e4c3e94a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5739 | 2025.09.24 16:55:27.218195 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1132 rows starting from the beginning of the part | ||
| 5740 | 2025.09.24 16:55:27.218208 [ 278 ] {b96f554a-da98-4527-abc6-18e4c3e94a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5741 | 2025.09.24 16:55:27.218259 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 120 rows starting from the beginning of the part | ||
| 5742 | 2025.09.24 16:55:27.218306 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1132 rows starting from the beginning of the part | ||
| 5743 | 2025.09.24 16:55:27.218346 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1263 rows starting from the beginning of the part | ||
| 5744 | 2025.09.24 16:55:27.218385 [ 187 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1132 rows starting from the beginning of the part | ||
| 5745 | 2025.09.24 16:55:27.218730 [ 278 ] {b96f554a-da98-4527-abc6-18e4c3e94a4c} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2025.09.24 16:55:27.218774 [ 278 ] {b96f554a-da98-4527-abc6-18e4c3e94a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5747 | 2025.09.24 16:55:27.219115 [ 278 ] {b96f554a-da98-4527-abc6-18e4c3e94a4c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5748 | 2025.09.24 16:55:27.219374 [ 278 ] {b96f554a-da98-4527-abc6-18e4c3e94a4c} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2025.09.24 16:55:27.219519 [ 278 ] {b96f554a-da98-4527-abc6-18e4c3e94a4c} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001381 sec., 155684.2867487328 rows/sec., 9.24 MiB/sec. | ||
| 5750 | 2025.09.24 16:55:27.219558 [ 278 ] {b96f554a-da98-4527-abc6-18e4c3e94a4c} <Debug> TCPHandler: Processed in 0.001567463 sec. | ||
| 5751 | 2025.09.24 16:55:27.219669 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5752 | 2025.09.24 16:55:27.219773 [ 278 ] {ac75a214-0cf4-4b96-aaa1-ebe7d7bc6207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5753 | 2025.09.24 16:55:27.219816 [ 278 ] {ac75a214-0cf4-4b96-aaa1-ebe7d7bc6207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5754 | 2025.09.24 16:55:27.220307 [ 278 ] {ac75a214-0cf4-4b96-aaa1-ebe7d7bc6207} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2025.09.24 16:55:27.220346 [ 278 ] {ac75a214-0cf4-4b96-aaa1-ebe7d7bc6207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5756 | 2025.09.24 16:55:27.220702 [ 278 ] {ac75a214-0cf4-4b96-aaa1-ebe7d7bc6207} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5757 | 2025.09.24 16:55:27.220734 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7245 rows, containing 5 columns (5 merged, 0 gathered) in 0.002774808 sec., 2610991.463193129 rows/sec., 220.67 MiB/sec. | ||
| 5758 | 2025.09.24 16:55:27.220933 [ 278 ] {ac75a214-0cf4-4b96-aaa1-ebe7d7bc6207} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2025.09.24 16:55:27.221050 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5760 | 2025.09.24 16:55:27.221053 [ 55 ] {} <Debug> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5761 | 2025.09.24 16:55:27.221079 [ 278 ] {ac75a214-0cf4-4b96-aaa1-ebe7d7bc6207} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001324 sec., 160120.84592145015 rows/sec., 10.33 MiB/sec. | ||
| 5762 | 2025.09.24 16:55:27.221106 [ 55 ] {} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2025.09.24 16:55:27.221131 [ 278 ] {ac75a214-0cf4-4b96-aaa1-ebe7d7bc6207} <Debug> TCPHandler: Processed in 0.001513842 sec. | ||
| 5764 | 2025.09.24 16:55:27.221134 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5765 | 2025.09.24 16:55:27.221231 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::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 | ||
| 5766 | 2025.09.24 16:55:27.221249 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2025.09.24 16:55:27.221342 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5768 | 2025.09.24 16:55:27.221354 [ 278 ] {eb2ee65e-3e06-4047-956c-7e0c9dde2375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5769 | 2025.09.24 16:55:27.221375 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 464 rows starting from the beginning of the part | ||
| 5770 | 2025.09.24 16:55:27.221346 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_36_7} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2025.09.24 16:55:27.221409 [ 278 ] {eb2ee65e-3e06-4047-956c-7e0c9dde2375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5772 | 2025.09.24 16:55:27.221433 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 5773 | 2025.09.24 16:55:27.221477 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5774 | 2025.09.24 16:55:27.221489 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_36_7} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5775 | 2025.09.24 16:55:27.221514 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 5776 | 2025.09.24 16:55:27.221558 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 5777 | 2025.09.24 16:55:27.221580 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 5778 | 2025.09.24 16:55:27.221592 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5779 | 2025.09.24 16:55:27.221880 [ 278 ] {eb2ee65e-3e06-4047-956c-7e0c9dde2375} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2025.09.24 16:55:27.221921 [ 278 ] {eb2ee65e-3e06-4047-956c-7e0c9dde2375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5781 | 2025.09.24 16:55:27.222261 [ 278 ] {eb2ee65e-3e06-4047-956c-7e0c9dde2375} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5782 | 2025.09.24 16:55:27.222482 [ 278 ] {eb2ee65e-3e06-4047-956c-7e0c9dde2375} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2025.09.24 16:55:27.222541 [ 200 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330988 sec., 1169056.3701551028 rows/sec., 81.84 MiB/sec. | ||
| 5784 | 2025.09.24 16:55:27.222585 [ 55 ] {} <Debug> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5785 | 2025.09.24 16:55:27.222614 [ 278 ] {eb2ee65e-3e06-4047-956c-7e0c9dde2375} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001278 sec., 165101.7214397496 rows/sec., 9.38 MiB/sec. | ||
| 5786 | 2025.09.24 16:55:27.222618 [ 55 ] {} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2025.09.24 16:55:27.222656 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5788 | 2025.09.24 16:55:27.222662 [ 278 ] {eb2ee65e-3e06-4047-956c-7e0c9dde2375} <Debug> TCPHandler: Processed in 0.00146221 sec. | ||
| 5789 | 2025.09.24 16:55:27.222718 [ 194 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5790 | 2025.09.24 16:55:27.222730 [ 195 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5791 | 2025.09.24 16:55:27.222778 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2025.09.24 16:55:27.222852 [ 195 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5793 | 2025.09.24 16:55:27.222880 [ 278 ] {7236de83-bd75-42a3-a592-cef66ff94cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5794 | 2025.09.24 16:55:27.222884 [ 195 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 5795 | 2025.09.24 16:55:27.222928 [ 278 ] {7236de83-bd75-42a3-a592-cef66ff94cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5796 | 2025.09.24 16:55:27.222952 [ 195 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5797 | 2025.09.24 16:55:27.222995 [ 195 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5798 | 2025.09.24 16:55:27.223014 [ 194 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_15_3} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2025.09.24 16:55:27.223033 [ 195 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 5800 | 2025.09.24 16:55:27.223073 [ 195 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 5801 | 2025.09.24 16:55:27.223096 [ 194 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_15_3} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5802 | 2025.09.24 16:55:27.223114 [ 195 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 5803 | 2025.09.24 16:55:27.223178 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5804 | 2025.09.24 16:55:27.223620 [ 278 ] {7236de83-bd75-42a3-a592-cef66ff94cf5} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2025.09.24 16:55:27.223662 [ 278 ] {7236de83-bd75-42a3-a592-cef66ff94cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5806 | 2025.09.24 16:55:27.223916 [ 194 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211275 sec., 726507.1928339973 rows/sec., 44.61 MiB/sec. | ||
| 5807 | 2025.09.24 16:55:27.224022 [ 278 ] {7236de83-bd75-42a3-a592-cef66ff94cf5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5808 | 2025.09.24 16:55:27.224058 [ 199 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5809 | 2025.09.24 16:55:27.224306 [ 278 ] {7236de83-bd75-42a3-a592-cef66ff94cf5} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2025.09.24 16:55:27.224382 [ 199 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2025.09.24 16:55:27.224440 [ 55 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5812 | 2025.09.24 16:55:27.224456 [ 199 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_10_2} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5813 | 2025.09.24 16:55:27.224451 [ 278 ] {7236de83-bd75-42a3-a592-cef66ff94cf5} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00159 sec., 433333.3333333333 rows/sec., 30.26 MiB/sec. | ||
| 5814 | 2025.09.24 16:55:27.224484 [ 55 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2025.09.24 16:55:27.224518 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5816 | 2025.09.24 16:55:27.224518 [ 278 ] {7236de83-bd75-42a3-a592-cef66ff94cf5} <Debug> TCPHandler: Processed in 0.001788707 sec. | ||
| 5817 | 2025.09.24 16:55:27.224534 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5818 | 2025.09.24 16:55:27.224614 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 5819 | 2025.09.24 16:55:27.224646 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2025.09.24 16:55:27.224693 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5821 | 2025.09.24 16:55:27.224721 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1251 rows starting from the beginning of the part | ||
| 5822 | 2025.09.24 16:55:27.224748 [ 278 ] {1cd3daad-6a9e-4788-8da7-1ddae8fa26a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5823 | 2025.09.24 16:55:27.224765 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 689 rows starting from the beginning of the part | ||
| 5824 | 2025.09.24 16:55:27.224796 [ 278 ] {1cd3daad-6a9e-4788-8da7-1ddae8fa26a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5825 | 2025.09.24 16:55:27.224809 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 96 rows starting from the beginning of the part | ||
| 5826 | 2025.09.24 16:55:27.224857 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 689 rows starting from the beginning of the part | ||
| 5827 | 2025.09.24 16:55:27.224891 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 558 rows starting from the beginning of the part | ||
| 5828 | 2025.09.24 16:55:27.224927 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 689 rows starting from the beginning of the part | ||
| 5829 | 2025.09.24 16:55:27.225189 [ 278 ] {1cd3daad-6a9e-4788-8da7-1ddae8fa26a7} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2025.09.24 16:55:27.225233 [ 278 ] {1cd3daad-6a9e-4788-8da7-1ddae8fa26a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5831 | 2025.09.24 16:55:27.225577 [ 278 ] {1cd3daad-6a9e-4788-8da7-1ddae8fa26a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5832 | 2025.09.24 16:55:27.225811 [ 278 ] {1cd3daad-6a9e-4788-8da7-1ddae8fa26a7} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2025.09.24 16:55:27.225913 [ 55 ] {} <Debug> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5834 | 2025.09.24 16:55:27.225945 [ 278 ] {1cd3daad-6a9e-4788-8da7-1ddae8fa26a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001214 sec., 4942.339373970346 rows/sec., 258.22 KiB/sec. | ||
| 5835 | 2025.09.24 16:55:27.225945 [ 55 ] {} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2025.09.24 16:55:27.225984 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5837 | 2025.09.24 16:55:27.225989 [ 278 ] {1cd3daad-6a9e-4788-8da7-1ddae8fa26a7} <Debug> TCPHandler: Processed in 0.001393559 sec. | ||
| 5838 | 2025.09.24 16:55:27.226053 [ 199 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::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 | ||
| 5839 | 2025.09.24 16:55:27.226103 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2025.09.24 16:55:27.226139 [ 199 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5841 | 2025.09.24 16:55:27.226171 [ 199 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 5842 | 2025.09.24 16:55:27.226203 [ 278 ] {966af5c2-de0d-4c34-b2b1-82fcd0485b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5843 | 2025.09.24 16:55:27.226237 [ 199 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::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 | ||
| 5844 | 2025.09.24 16:55:27.226252 [ 278 ] {966af5c2-de0d-4c34-b2b1-82fcd0485b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5845 | 2025.09.24 16:55:27.226258 [ 196 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663835 sec., 2387255.9478554064 rows/sec., 179.55 MiB/sec. | ||
| 5846 | 2025.09.24 16:55:27.226287 [ 199 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::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 | ||
| 5847 | 2025.09.24 16:55:27.226332 [ 199 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::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 | ||
| 5848 | 2025.09.24 16:55:27.226369 [ 199 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::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 | ||
| 5849 | 2025.09.24 16:55:27.226409 [ 199 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::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 | ||
| 5850 | 2025.09.24 16:55:27.226491 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5851 | 2025.09.24 16:55:27.226694 [ 278 ] {966af5c2-de0d-4c34-b2b1-82fcd0485b14} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2025.09.24 16:55:27.226737 [ 278 ] {966af5c2-de0d-4c34-b2b1-82fcd0485b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5853 | 2025.09.24 16:55:27.226831 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_36_7} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2025.09.24 16:55:27.226923 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_36_7} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5855 | 2025.09.24 16:55:27.227010 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 5856 | 2025.09.24 16:55:27.227135 [ 278 ] {966af5c2-de0d-4c34-b2b1-82fcd0485b14} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5857 | 2025.09.24 16:55:27.227190 [ 198 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001166124 sec., 30871.502516027456 rows/sec., 1.58 MiB/sec. | ||
| 5858 | 2025.09.24 16:55:27.227330 [ 194 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5859 | 2025.09.24 16:55:27.227380 [ 278 ] {966af5c2-de0d-4c34-b2b1-82fcd0485b14} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2025.09.24 16:55:27.227510 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5861 | 2025.09.24 16:55:27.227528 [ 278 ] {966af5c2-de0d-4c34-b2b1-82fcd0485b14} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001343 sec., 233804.9143708116 rows/sec., 15.36 MiB/sec. | ||
| 5862 | 2025.09.24 16:55:27.227550 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2025.09.24 16:55:27.227575 [ 278 ] {966af5c2-de0d-4c34-b2b1-82fcd0485b14} <Debug> TCPHandler: Processed in 0.001521292 sec. | ||
| 5864 | 2025.09.24 16:55:27.227600 [ 194 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::all_1_6_1} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2025.09.24 16:55:27.227578 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5866 | 2025.09.24 16:55:27.227689 [ 194 ] {5c9593e9-3e98-43d7-8bdd-ca501906053d::all_1_6_1} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5867 | 2025.09.24 16:55:27.227710 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 5868 | 2025.09.24 16:55:27.227714 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5869 | 2025.09.24 16:55:27.227762 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5870 | 2025.09.24 16:55:27.227802 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5871 | 2025.09.24 16:55:27.227828 [ 278 ] {d3b09758-466b-4c52-941d-8bcf73467ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5872 | 2025.09.24 16:55:27.227833 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10098 rows starting from the beginning of the part | ||
| 5873 | 2025.09.24 16:55:27.227911 [ 278 ] {d3b09758-466b-4c52-941d-8bcf73467ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5874 | 2025.09.24 16:55:27.227936 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 5875 | 2025.09.24 16:55:27.227981 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 5876 | 2025.09.24 16:55:27.228019 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 5877 | 2025.09.24 16:55:27.228056 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 847 rows starting from the beginning of the part | ||
| 5878 | 2025.09.24 16:55:27.228094 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 5879 | 2025.09.24 16:55:27.228219 [ 278 ] {d3b09758-466b-4c52-941d-8bcf73467ca2} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2025.09.24 16:55:27.228261 [ 278 ] {d3b09758-466b-4c52-941d-8bcf73467ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5881 | 2025.09.24 16:55:27.228582 [ 278 ] {d3b09758-466b-4c52-941d-8bcf73467ca2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5882 | 2025.09.24 16:55:27.228793 [ 278 ] {d3b09758-466b-4c52-941d-8bcf73467ca2} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2025.09.24 16:55:27.228921 [ 278 ] {d3b09758-466b-4c52-941d-8bcf73467ca2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 60.65 KiB/sec. | ||
| 5884 | 2025.09.24 16:55:27.228957 [ 278 ] {d3b09758-466b-4c52-941d-8bcf73467ca2} <Debug> TCPHandler: Processed in 0.001292838 sec. | ||
| 5885 | 2025.09.24 16:55:27.229063 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5886 | 2025.09.24 16:55:27.229157 [ 278 ] {b31441f8-191f-4dff-88fb-c9e308a47bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5887 | 2025.09.24 16:55:27.229213 [ 278 ] {b31441f8-191f-4dff-88fb-c9e308a47bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5888 | 2025.09.24 16:55:27.229984 [ 278 ] {b31441f8-191f-4dff-88fb-c9e308a47bc9} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2025.09.24 16:55:27.230021 [ 278 ] {b31441f8-191f-4dff-88fb-c9e308a47bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5890 | 2025.09.24 16:55:27.230577 [ 278 ] {b31441f8-191f-4dff-88fb-c9e308a47bc9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5891 | 2025.09.24 16:55:27.230816 [ 278 ] {b31441f8-191f-4dff-88fb-c9e308a47bc9} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2025.09.24 16:55:27.230960 [ 278 ] {b31441f8-191f-4dff-88fb-c9e308a47bc9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00182 sec., 5494.505494505494 rows/sec., 9.85 MiB/sec. | ||
| 5893 | 2025.09.24 16:55:27.231022 [ 278 ] {b31441f8-191f-4dff-88fb-c9e308a47bc9} <Debug> TCPHandler: Processed in 0.002008592 sec. | ||
| 5894 | 2025.09.24 16:55:27.231127 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5895 | 2025.09.24 16:55:27.231221 [ 278 ] {d15a5d7c-8280-4564-bf19-376108372d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5896 | 2025.09.24 16:55:27.231262 [ 278 ] {d15a5d7c-8280-4564-bf19-376108372d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5897 | 2025.09.24 16:55:27.231598 [ 278 ] {d15a5d7c-8280-4564-bf19-376108372d97} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2025.09.24 16:55:27.231634 [ 278 ] {d15a5d7c-8280-4564-bf19-376108372d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5899 | 2025.09.24 16:55:27.231891 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12047 rows, containing 5 columns (5 merged, 0 gathered) in 0.004209008 sec., 2862194.6073754192 rows/sec., 194.81 MiB/sec. | ||
| 5900 | 2025.09.24 16:55:27.232057 [ 278 ] {d15a5d7c-8280-4564-bf19-376108372d97} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5901 | 2025.09.24 16:55:27.232217 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5902 | 2025.09.24 16:55:27.232328 [ 278 ] {d15a5d7c-8280-4564-bf19-376108372d97} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2025.09.24 16:55:27.232457 [ 55 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5904 | 2025.09.24 16:55:27.232477 [ 278 ] {d15a5d7c-8280-4564-bf19-376108372d97} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001274 sec., 81632.6530612245 rows/sec., 5.00 MiB/sec. | ||
| 5905 | 2025.09.24 16:55:27.232496 [ 55 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2025.09.24 16:55:27.232497 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2025.09.24 16:55:27.232519 [ 278 ] {d15a5d7c-8280-4564-bf19-376108372d97} <Debug> TCPHandler: Processed in 0.00144184 sec. | ||
| 5908 | 2025.09.24 16:55:27.232520 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5909 | 2025.09.24 16:55:27.232574 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5910 | 2025.09.24 16:55:27.232630 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 5911 | 2025.09.24 16:55:27.232641 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5912 | 2025.09.24 16:55:27.232752 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5913 | 2025.09.24 16:55:27.232791 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1932 rows starting from the beginning of the part | ||
| 5914 | 2025.09.24 16:55:27.232856 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5915 | 2025.09.24 16:55:27.232899 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 5916 | 2025.09.24 16:55:27.232940 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5917 | 2025.09.24 16:55:27.232980 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5918 | 2025.09.24 16:55:27.233018 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5919 | 2025.09.24 16:55:27.234248 [ 199 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 4 columns (4 merged, 0 gathered) in 0.001657035 sec., 1426644.579022169 rows/sec., 93.84 MiB/sec. | ||
| 5920 | 2025.09.24 16:55:27.234550 [ 201 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5921 | 2025.09.24 16:55:27.234835 [ 201 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_36_7} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2025.09.24 16:55:27.234905 [ 201 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_36_7} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5923 | 2025.09.24 16:55:27.234984 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5924 | 2025.09.24 16:55:30.096397 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5925 | 2025.09.24 16:55:30.096448 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5926 | 2025.09.24 16:55:30.186754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12475 | ||
| 5927 | 2025.09.24 16:55:30.187238 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2025.09.24 16:55:30.187277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5929 | 2025.09.24 16:55:30.187770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5930 | 2025.09.24 16:55:30.188012 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2025.09.24 16:55:30.188134 [ 48 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5932 | 2025.09.24 16:55:30.188150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12475 | ||
| 5933 | 2025.09.24 16:55:30.188173 [ 48 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2025.09.24 16:55:30.188194 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5935 | 2025.09.24 16:55:30.188275 [ 192 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5936 | 2025.09.24 16:55:30.188355 [ 192 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5937 | 2025.09.24 16:55:30.188384 [ 192 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10043 rows starting from the beginning of the part | ||
| 5938 | 2025.09.24 16:55:30.188459 [ 192 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 5939 | 2025.09.24 16:55:30.188502 [ 192 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 5940 | 2025.09.24 16:55:30.188543 [ 192 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 5941 | 2025.09.24 16:55:30.188582 [ 192 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 5942 | 2025.09.24 16:55:30.188620 [ 192 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 5943 | 2025.09.24 16:55:30.192338 [ 199 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12475 rows, containing 4 columns (4 merged, 0 gathered) in 0.004091876 sec., 3048723.861622395 rows/sec., 43.61 MiB/sec. | ||
| 5944 | 2025.09.24 16:55:30.192785 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5945 | 2025.09.24 16:55:30.193136 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_26_5} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2025.09.24 16:55:30.193217 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_26_5} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5947 | 2025.09.24 16:55:30.193316 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5948 | 2025.09.24 16:55:30.840357 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5949 | 2025.09.24 16:55:30.857645 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2025.09.24 16:55:30.857695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5951 | 2025.09.24 16:55:30.863608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5952 | 2025.09.24 16:55:30.864326 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2025.09.24 16:55:30.864628 [ 45 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5954 | 2025.09.24 16:55:30.864664 [ 45 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2025.09.24 16:55:30.864683 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5956 | 2025.09.24 16:55:30.864795 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 5957 | 2025.09.24 16:55:30.867589 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5958 | 2025.09.24 16:55:30.868137 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5959 | 2025.09.24 16:55:30.869611 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 5960 | 2025.09.24 16:55:30.874314 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 5961 | 2025.09.24 16:55:30.878810 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 5962 | 2025.09.24 16:55:30.883205 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 5963 | 2025.09.24 16:55:30.887698 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 5964 | 2025.09.24 16:55:30.892031 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 5965 | 2025.09.24 16:55:30.943866 [ 199 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079119593 sec., 2477.262490468069 rows/sec., 12.81 MiB/sec. | ||
| 5966 | 2025.09.24 16:55:30.945753 [ 188 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5967 | 2025.09.24 16:55:30.947553 [ 188 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_26_5} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2025.09.24 16:55:30.947647 [ 188 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_26_5} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5969 | 2025.09.24 16:55:30.949300 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5970 | 2025.09.24 16:55:31.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.07 MiB, peak 269.63 MiB, free memory in arenas 0.00 B, will set to 263.76 MiB (RSS), difference: 4.69 MiB | ||
| 5971 | 2025.09.24 16:55:32.202992 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5972 | 2025.09.24 16:55:32.203194 [ 278 ] {c37ed685-3fde-49b9-ac5e-b7a35663de90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5973 | 2025.09.24 16:55:32.203259 [ 278 ] {c37ed685-3fde-49b9-ac5e-b7a35663de90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5974 | 2025.09.24 16:55:32.203953 [ 278 ] {c37ed685-3fde-49b9-ac5e-b7a35663de90} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2025.09.24 16:55:32.203992 [ 278 ] {c37ed685-3fde-49b9-ac5e-b7a35663de90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5976 | 2025.09.24 16:55:32.204424 [ 278 ] {c37ed685-3fde-49b9-ac5e-b7a35663de90} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5977 | 2025.09.24 16:55:32.204659 [ 278 ] {c37ed685-3fde-49b9-ac5e-b7a35663de90} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5978 | 2025.09.24 16:55:32.204817 [ 278 ] {c37ed685-3fde-49b9-ac5e-b7a35663de90} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001675 sec., 71641.79104477612 rows/sec., 6.07 MiB/sec. | ||
| 5979 | 2025.09.24 16:55:32.204866 [ 278 ] {c37ed685-3fde-49b9-ac5e-b7a35663de90} <Debug> TCPHandler: Processed in 0.002007702 sec. | ||
| 5980 | 2025.09.24 16:55:32.204988 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2025.09.24 16:55:32.205094 [ 278 ] {681a9183-1771-4f5c-9151-99cc2a6c213c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5982 | 2025.09.24 16:55:32.205137 [ 278 ] {681a9183-1771-4f5c-9151-99cc2a6c213c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5983 | 2025.09.24 16:55:32.205551 [ 278 ] {681a9183-1771-4f5c-9151-99cc2a6c213c} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2025.09.24 16:55:32.205586 [ 278 ] {681a9183-1771-4f5c-9151-99cc2a6c213c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5985 | 2025.09.24 16:55:32.205897 [ 278 ] {681a9183-1771-4f5c-9151-99cc2a6c213c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5986 | 2025.09.24 16:55:32.206112 [ 278 ] {681a9183-1771-4f5c-9151-99cc2a6c213c} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2025.09.24 16:55:32.206255 [ 278 ] {681a9183-1771-4f5c-9151-99cc2a6c213c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001186 sec., 26981.450252951097 rows/sec., 1.98 MiB/sec. | ||
| 5988 | 2025.09.24 16:55:32.206293 [ 278 ] {681a9183-1771-4f5c-9151-99cc2a6c213c} <Debug> TCPHandler: Processed in 0.001358039 sec. | ||
| 5989 | 2025.09.24 16:55:32.206406 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2025.09.24 16:55:32.206504 [ 278 ] {c636a832-f63f-47c9-9959-a36c40636e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5991 | 2025.09.24 16:55:32.206544 [ 278 ] {c636a832-f63f-47c9-9959-a36c40636e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5992 | 2025.09.24 16:55:32.206966 [ 278 ] {c636a832-f63f-47c9-9959-a36c40636e5a} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2025.09.24 16:55:32.207001 [ 278 ] {c636a832-f63f-47c9-9959-a36c40636e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 5994 | 2025.09.24 16:55:32.207348 [ 278 ] {c636a832-f63f-47c9-9959-a36c40636e5a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5995 | 2025.09.24 16:55:32.207566 [ 278 ] {c636a832-f63f-47c9-9959-a36c40636e5a} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2025.09.24 16:55:32.207698 [ 278 ] {c636a832-f63f-47c9-9959-a36c40636e5a} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001215 sec., 79012.34567901235 rows/sec., 6.17 MiB/sec. | ||
| 5997 | 2025.09.24 16:55:32.207736 [ 278 ] {c636a832-f63f-47c9-9959-a36c40636e5a} <Debug> TCPHandler: Processed in 0.001379189 sec. | ||
| 5998 | 2025.09.24 16:55:32.207843 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2025.09.24 16:55:32.207937 [ 278 ] {79e521d9-0b17-45fc-b65a-3c0d39de40dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6000 | 2025.09.24 16:55:32.207979 [ 278 ] {79e521d9-0b17-45fc-b65a-3c0d39de40dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6001 | 2025.09.24 16:55:32.208352 [ 278 ] {79e521d9-0b17-45fc-b65a-3c0d39de40dd} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2025.09.24 16:55:32.208384 [ 278 ] {79e521d9-0b17-45fc-b65a-3c0d39de40dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6003 | 2025.09.24 16:55:32.208691 [ 278 ] {79e521d9-0b17-45fc-b65a-3c0d39de40dd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6004 | 2025.09.24 16:55:32.208906 [ 278 ] {79e521d9-0b17-45fc-b65a-3c0d39de40dd} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2025.09.24 16:55:32.209102 [ 278 ] {79e521d9-0b17-45fc-b65a-3c0d39de40dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6006 | 2025.09.24 16:55:32.209138 [ 278 ] {79e521d9-0b17-45fc-b65a-3c0d39de40dd} <Debug> TCPHandler: Processed in 0.001341759 sec. | ||
| 6007 | 2025.09.24 16:55:32.209244 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2025.09.24 16:55:32.209336 [ 278 ] {3533e094-d49b-469f-a633-1d558882c9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6009 | 2025.09.24 16:55:32.209391 [ 278 ] {3533e094-d49b-469f-a633-1d558882c9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6010 | 2025.09.24 16:55:32.210234 [ 278 ] {3533e094-d49b-469f-a633-1d558882c9f8} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2025.09.24 16:55:32.210270 [ 278 ] {3533e094-d49b-469f-a633-1d558882c9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6012 | 2025.09.24 16:55:32.210841 [ 278 ] {3533e094-d49b-469f-a633-1d558882c9f8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6013 | 2025.09.24 16:55:32.211067 [ 278 ] {3533e094-d49b-469f-a633-1d558882c9f8} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2025.09.24 16:55:32.211212 [ 278 ] {3533e094-d49b-469f-a633-1d558882c9f8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001893 sec., 16904.384574749078 rows/sec., 30.29 MiB/sec. | ||
| 6015 | 2025.09.24 16:55:32.211264 [ 278 ] {3533e094-d49b-469f-a633-1d558882c9f8} <Debug> TCPHandler: Processed in 0.002067173 sec. | ||
| 6016 | 2025.09.24 16:55:32.211384 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2025.09.24 16:55:32.211476 [ 278 ] {7b1f1a5b-2d1c-49eb-8738-33eb48d1ab98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6018 | 2025.09.24 16:55:32.211517 [ 278 ] {7b1f1a5b-2d1c-49eb-8738-33eb48d1ab98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6019 | 2025.09.24 16:55:32.211838 [ 278 ] {7b1f1a5b-2d1c-49eb-8738-33eb48d1ab98} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2025.09.24 16:55:32.211873 [ 278 ] {7b1f1a5b-2d1c-49eb-8738-33eb48d1ab98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6021 | 2025.09.24 16:55:32.212182 [ 278 ] {7b1f1a5b-2d1c-49eb-8738-33eb48d1ab98} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6022 | 2025.09.24 16:55:32.212385 [ 278 ] {7b1f1a5b-2d1c-49eb-8738-33eb48d1ab98} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2025.09.24 16:55:32.212506 [ 278 ] {7b1f1a5b-2d1c-49eb-8738-33eb48d1ab98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 6024 | 2025.09.24 16:55:32.212540 [ 278 ] {7b1f1a5b-2d1c-49eb-8738-33eb48d1ab98} <Debug> TCPHandler: Processed in 0.001203735 sec. | ||
| 6025 | 2025.09.24 16:55:33.592682 [ 44 ] {} <Debug> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6026 | 2025.09.24 16:55:33.592751 [ 44 ] {} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2025.09.24 16:55:33.592775 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6028 | 2025.09.24 16:55:33.592902 [ 193 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::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 | ||
| 6029 | 2025.09.24 16:55:33.593048 [ 193 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6030 | 2025.09.24 16:55:33.593097 [ 193 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6031 | 2025.09.24 16:55:33.593172 [ 193 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6032 | 2025.09.24 16:55:33.593226 [ 193 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6033 | 2025.09.24 16:55:33.593272 [ 193 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6034 | 2025.09.24 16:55:33.593314 [ 193 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6035 | 2025.09.24 16:55:33.594110 [ 190 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256476 sec., 35018.57576268866 rows/sec., 2.92 MiB/sec. | ||
| 6036 | 2025.09.24 16:55:33.594285 [ 193 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6037 | 2025.09.24 16:55:33.594545 [ 193 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_9_2} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2025.09.24 16:55:33.594612 [ 193 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_9_2} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6039 | 2025.09.24 16:55:33.594679 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6040 | 2025.09.24 16:55:35.217858 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 764 | ||
| 6041 | 2025.09.24 16:55:35.220310 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2025.09.24 16:55:35.220359 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6043 | 2025.09.24 16:55:35.221584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6044 | 2025.09.24 16:55:35.221859 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2025.09.24 16:55:35.222215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6046 | 2025.09.24 16:55:37.205686 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2025.09.24 16:55:37.205899 [ 278 ] {dc82d2a0-acfb-46b9-b9db-0f913be5d1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6048 | 2025.09.24 16:55:37.205974 [ 278 ] {dc82d2a0-acfb-46b9-b9db-0f913be5d1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6049 | 2025.09.24 16:55:37.206639 [ 278 ] {dc82d2a0-acfb-46b9-b9db-0f913be5d1d0} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2025.09.24 16:55:37.206681 [ 278 ] {dc82d2a0-acfb-46b9-b9db-0f913be5d1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6051 | 2025.09.24 16:55:37.207064 [ 278 ] {dc82d2a0-acfb-46b9-b9db-0f913be5d1d0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6052 | 2025.09.24 16:55:37.207304 [ 278 ] {dc82d2a0-acfb-46b9-b9db-0f913be5d1d0} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2025.09.24 16:55:37.207479 [ 278 ] {dc82d2a0-acfb-46b9-b9db-0f913be5d1d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.22 MiB/sec. | ||
| 6054 | 2025.09.24 16:55:37.207529 [ 278 ] {dc82d2a0-acfb-46b9-b9db-0f913be5d1d0} <Debug> TCPHandler: Processed in 0.001980921 sec. | ||
| 6055 | 2025.09.24 16:55:37.207650 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6056 | 2025.09.24 16:55:37.207765 [ 278 ] {ef92fd63-059e-4701-8d4f-608533f1415e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6057 | 2025.09.24 16:55:37.207811 [ 278 ] {ef92fd63-059e-4701-8d4f-608533f1415e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6058 | 2025.09.24 16:55:37.208234 [ 278 ] {ef92fd63-059e-4701-8d4f-608533f1415e} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2025.09.24 16:55:37.208272 [ 278 ] {ef92fd63-059e-4701-8d4f-608533f1415e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6060 | 2025.09.24 16:55:37.208602 [ 278 ] {ef92fd63-059e-4701-8d4f-608533f1415e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6061 | 2025.09.24 16:55:37.208827 [ 278 ] {ef92fd63-059e-4701-8d4f-608533f1415e} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2025.09.24 16:55:37.208970 [ 278 ] {ef92fd63-059e-4701-8d4f-608533f1415e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00123 sec., 8130.081300813008 rows/sec., 662.95 KiB/sec. | ||
| 6063 | 2025.09.24 16:55:37.209012 [ 278 ] {ef92fd63-059e-4701-8d4f-608533f1415e} <Debug> TCPHandler: Processed in 0.00141633 sec. | ||
| 6064 | 2025.09.24 16:55:37.209116 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6065 | 2025.09.24 16:55:37.209215 [ 278 ] {0a2ff95e-20cc-42fe-b4c6-de9d8146d2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6066 | 2025.09.24 16:55:37.209256 [ 278 ] {0a2ff95e-20cc-42fe-b4c6-de9d8146d2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6067 | 2025.09.24 16:55:37.209718 [ 278 ] {0a2ff95e-20cc-42fe-b4c6-de9d8146d2b2} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2025.09.24 16:55:37.209755 [ 278 ] {0a2ff95e-20cc-42fe-b4c6-de9d8146d2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6069 | 2025.09.24 16:55:37.210119 [ 278 ] {0a2ff95e-20cc-42fe-b4c6-de9d8146d2b2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6070 | 2025.09.24 16:55:37.210343 [ 278 ] {0a2ff95e-20cc-42fe-b4c6-de9d8146d2b2} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2025.09.24 16:55:37.210485 [ 278 ] {0a2ff95e-20cc-42fe-b4c6-de9d8146d2b2} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.001291 sec., 155693.26103795506 rows/sec., 13.76 MiB/sec. | ||
| 6072 | 2025.09.24 16:55:37.210524 [ 278 ] {0a2ff95e-20cc-42fe-b4c6-de9d8146d2b2} <Debug> TCPHandler: Processed in 0.00145692 sec. | ||
| 6073 | 2025.09.24 16:55:37.210634 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6074 | 2025.09.24 16:55:37.210730 [ 278 ] {ec74974b-d5f5-4eb0-880c-e93bbfd14441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6075 | 2025.09.24 16:55:37.210771 [ 278 ] {ec74974b-d5f5-4eb0-880c-e93bbfd14441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6076 | 2025.09.24 16:55:37.211323 [ 278 ] {ec74974b-d5f5-4eb0-880c-e93bbfd14441} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2025.09.24 16:55:37.211361 [ 278 ] {ec74974b-d5f5-4eb0-880c-e93bbfd14441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6078 | 2025.09.24 16:55:37.211680 [ 278 ] {ec74974b-d5f5-4eb0-880c-e93bbfd14441} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6079 | 2025.09.24 16:55:37.211904 [ 278 ] {ec74974b-d5f5-4eb0-880c-e93bbfd14441} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2025.09.24 16:55:37.212013 [ 41 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6081 | 2025.09.24 16:55:37.212048 [ 278 ] {ec74974b-d5f5-4eb0-880c-e93bbfd14441} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001336 sec., 23952.095808383234 rows/sec., 1.76 MiB/sec. | ||
| 6082 | 2025.09.24 16:55:37.212050 [ 41 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2025.09.24 16:55:37.212083 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6084 | 2025.09.24 16:55:37.212092 [ 278 ] {ec74974b-d5f5-4eb0-880c-e93bbfd14441} <Debug> TCPHandler: Processed in 0.001505591 sec. | ||
| 6085 | 2025.09.24 16:55:37.212204 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 6086 | 2025.09.24 16:55:37.212232 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2025.09.24 16:55:37.212358 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6088 | 2025.09.24 16:55:37.212367 [ 278 ] {416cfe86-0ad4-42ce-81a4-1ce99ef91162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6089 | 2025.09.24 16:55:37.212404 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 279 rows starting from the beginning of the part | ||
| 6090 | 2025.09.24 16:55:37.212421 [ 278 ] {416cfe86-0ad4-42ce-81a4-1ce99ef91162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6091 | 2025.09.24 16:55:37.212480 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 215 rows starting from the beginning of the part | ||
| 6092 | 2025.09.24 16:55:37.212532 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 6093 | 2025.09.24 16:55:37.212575 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 215 rows starting from the beginning of the part | ||
| 6094 | 2025.09.24 16:55:37.212615 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 6095 | 2025.09.24 16:55:37.212657 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 6096 | 2025.09.24 16:55:37.212848 [ 278 ] {416cfe86-0ad4-42ce-81a4-1ce99ef91162} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2025.09.24 16:55:37.212891 [ 278 ] {416cfe86-0ad4-42ce-81a4-1ce99ef91162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6098 | 2025.09.24 16:55:37.213258 [ 278 ] {416cfe86-0ad4-42ce-81a4-1ce99ef91162} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6099 | 2025.09.24 16:55:37.213505 [ 278 ] {416cfe86-0ad4-42ce-81a4-1ce99ef91162} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2025.09.24 16:55:37.213639 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490651 sec., 544057.596311947 rows/sec., 35.89 MiB/sec. | ||
| 6101 | 2025.09.24 16:55:37.213651 [ 278 ] {416cfe86-0ad4-42ce-81a4-1ce99ef91162} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001305 sec., 18390.80459770115 rows/sec., 1.53 MiB/sec. | ||
| 6102 | 2025.09.24 16:55:37.213765 [ 278 ] {416cfe86-0ad4-42ce-81a4-1ce99ef91162} <Debug> TCPHandler: Processed in 0.001595993 sec. | ||
| 6103 | 2025.09.24 16:55:37.213880 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2025.09.24 16:55:37.213942 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6105 | 2025.09.24 16:55:37.213977 [ 278 ] {a3f164bb-fd24-47c5-87c1-ece4f7b50ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6106 | 2025.09.24 16:55:37.214022 [ 278 ] {a3f164bb-fd24-47c5-87c1-ece4f7b50ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6107 | 2025.09.24 16:55:37.214395 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_36_7} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2025.09.24 16:55:37.214420 [ 278 ] {a3f164bb-fd24-47c5-87c1-ece4f7b50ae3} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2025.09.24 16:55:37.214463 [ 278 ] {a3f164bb-fd24-47c5-87c1-ece4f7b50ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6110 | 2025.09.24 16:55:37.214523 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_36_7} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6111 | 2025.09.24 16:55:37.214661 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6112 | 2025.09.24 16:55:37.214787 [ 278 ] {a3f164bb-fd24-47c5-87c1-ece4f7b50ae3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6113 | 2025.09.24 16:55:37.215001 [ 278 ] {a3f164bb-fd24-47c5-87c1-ece4f7b50ae3} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2025.09.24 16:55:37.215144 [ 278 ] {a3f164bb-fd24-47c5-87c1-ece4f7b50ae3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001186 sec., 10118.043844856662 rows/sec., 790.47 KiB/sec. | ||
| 6115 | 2025.09.24 16:55:37.215183 [ 278 ] {a3f164bb-fd24-47c5-87c1-ece4f7b50ae3} <Debug> TCPHandler: Processed in 0.001353898 sec. | ||
| 6116 | 2025.09.24 16:55:37.215289 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2025.09.24 16:55:37.215397 [ 278 ] {f791b321-79b2-4d06-b665-6fe3d5e9ceaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6118 | 2025.09.24 16:55:37.215447 [ 278 ] {f791b321-79b2-4d06-b665-6fe3d5e9ceaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6119 | 2025.09.24 16:55:37.215964 [ 278 ] {f791b321-79b2-4d06-b665-6fe3d5e9ceaa} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2025.09.24 16:55:37.216009 [ 278 ] {f791b321-79b2-4d06-b665-6fe3d5e9ceaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6121 | 2025.09.24 16:55:37.216399 [ 278 ] {f791b321-79b2-4d06-b665-6fe3d5e9ceaa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6122 | 2025.09.24 16:55:37.216613 [ 278 ] {f791b321-79b2-4d06-b665-6fe3d5e9ceaa} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2025.09.24 16:55:37.216756 [ 278 ] {f791b321-79b2-4d06-b665-6fe3d5e9ceaa} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001382 sec., 86830.68017366136 rows/sec., 7.06 MiB/sec. | ||
| 6124 | 2025.09.24 16:55:37.216795 [ 278 ] {f791b321-79b2-4d06-b665-6fe3d5e9ceaa} <Debug> TCPHandler: Processed in 0.001557733 sec. | ||
| 6125 | 2025.09.24 16:55:37.216907 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2025.09.24 16:55:37.217002 [ 278 ] {2a8150db-fab1-49e0-b00a-7c1a01ced3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6127 | 2025.09.24 16:55:37.217046 [ 278 ] {2a8150db-fab1-49e0-b00a-7c1a01ced3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6128 | 2025.09.24 16:55:37.217448 [ 278 ] {2a8150db-fab1-49e0-b00a-7c1a01ced3ce} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2025.09.24 16:55:37.217483 [ 278 ] {2a8150db-fab1-49e0-b00a-7c1a01ced3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6130 | 2025.09.24 16:55:37.217859 [ 278 ] {2a8150db-fab1-49e0-b00a-7c1a01ced3ce} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6131 | 2025.09.24 16:55:37.218090 [ 278 ] {2a8150db-fab1-49e0-b00a-7c1a01ced3ce} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2025.09.24 16:55:37.218234 [ 278 ] {2a8150db-fab1-49e0-b00a-7c1a01ced3ce} <Debug> executeQuery: Read 237 rows, 17.74 KiB in 0.00125 sec., 189600 rows/sec., 13.86 MiB/sec. | ||
| 6133 | 2025.09.24 16:55:37.218272 [ 278 ] {2a8150db-fab1-49e0-b00a-7c1a01ced3ce} <Debug> TCPHandler: Processed in 0.00141524 sec. | ||
| 6134 | 2025.09.24 16:55:37.218384 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2025.09.24 16:55:37.218479 [ 278 ] {9549f245-b584-499d-a26c-fa928e48ee15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6136 | 2025.09.24 16:55:37.218534 [ 278 ] {9549f245-b584-499d-a26c-fa928e48ee15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6137 | 2025.09.24 16:55:37.219290 [ 278 ] {9549f245-b584-499d-a26c-fa928e48ee15} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2025.09.24 16:55:37.219327 [ 278 ] {9549f245-b584-499d-a26c-fa928e48ee15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6139 | 2025.09.24 16:55:37.219883 [ 278 ] {9549f245-b584-499d-a26c-fa928e48ee15} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6140 | 2025.09.24 16:55:37.220109 [ 278 ] {9549f245-b584-499d-a26c-fa928e48ee15} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2025.09.24 16:55:37.220221 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6142 | 2025.09.24 16:55:37.220256 [ 278 ] {9549f245-b584-499d-a26c-fa928e48ee15} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001795 sec., 5571.030640668524 rows/sec., 9.98 MiB/sec. | ||
| 6143 | 2025.09.24 16:55:37.220288 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2025.09.24 16:55:37.220314 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6145 | 2025.09.24 16:55:37.220329 [ 278 ] {9549f245-b584-499d-a26c-fa928e48ee15} <Debug> TCPHandler: Processed in 0.001994122 sec. | ||
| 6146 | 2025.09.24 16:55:37.220411 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 6147 | 2025.09.24 16:55:37.220442 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2025.09.24 16:55:37.220538 [ 278 ] {95e45603-b81a-43dc-87c5-75726d1b6661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6149 | 2025.09.24 16:55:37.220580 [ 278 ] {95e45603-b81a-43dc-87c5-75726d1b6661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6150 | 2025.09.24 16:55:37.220616 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6151 | 2025.09.24 16:55:37.220686 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 619 rows starting from the beginning of the part | ||
| 6152 | 2025.09.24 16:55:37.220818 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6153 | 2025.09.24 16:55:37.220910 [ 278 ] {95e45603-b81a-43dc-87c5-75726d1b6661} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2025.09.24 16:55:37.220926 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 6155 | 2025.09.24 16:55:37.220947 [ 278 ] {95e45603-b81a-43dc-87c5-75726d1b6661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6156 | 2025.09.24 16:55:37.221039 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6157 | 2025.09.24 16:55:37.221151 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 6158 | 2025.09.24 16:55:37.221262 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6159 | 2025.09.24 16:55:37.221289 [ 278 ] {95e45603-b81a-43dc-87c5-75726d1b6661} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6160 | 2025.09.24 16:55:37.221503 [ 278 ] {95e45603-b81a-43dc-87c5-75726d1b6661} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2025.09.24 16:55:37.221637 [ 278 ] {95e45603-b81a-43dc-87c5-75726d1b6661} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 6162 | 2025.09.24 16:55:37.221674 [ 278 ] {95e45603-b81a-43dc-87c5-75726d1b6661} <Debug> TCPHandler: Processed in 0.001281097 sec. | ||
| 6163 | 2025.09.24 16:55:37.226645 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 713 rows, containing 19 columns (19 merged, 0 gathered) in 0.006280642 sec., 113523.42642678885 rows/sec., 203.43 MiB/sec. | ||
| 6164 | 2025.09.24 16:55:37.227378 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6165 | 2025.09.24 16:55:37.227701 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2025.09.24 16:55:37.227764 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6167 | 2025.09.24 16:55:37.227862 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 6168 | 2025.09.24 16:55:37.688224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12923 | ||
| 6169 | 2025.09.24 16:55:37.688708 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2025.09.24 16:55:37.688745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6171 | 2025.09.24 16:55:37.689257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6172 | 2025.09.24 16:55:37.689504 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2025.09.24 16:55:37.689637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12923 | ||
| 6174 | 2025.09.24 16:55:38.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.67 MiB, peak 272.16 MiB, free memory in arenas 0.00 B, will set to 267.36 MiB (RSS), difference: 2.69 MiB | ||
| 6175 | 2025.09.24 16:55:38.367657 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6176 | 2025.09.24 16:55:38.383666 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2025.09.24 16:55:38.383728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6178 | 2025.09.24 16:55:38.389877 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6179 | 2025.09.24 16:55:38.391003 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2025.09.24 16:55:38.396845 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6181 | 2025.09.24 16:55:42.202645 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2025.09.24 16:55:42.202858 [ 278 ] {7dd533d5-08cd-40db-8f50-e0b1d5b47e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6183 | 2025.09.24 16:55:42.202930 [ 278 ] {7dd533d5-08cd-40db-8f50-e0b1d5b47e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6184 | 2025.09.24 16:55:42.203629 [ 278 ] {7dd533d5-08cd-40db-8f50-e0b1d5b47e6c} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2025.09.24 16:55:42.203668 [ 278 ] {7dd533d5-08cd-40db-8f50-e0b1d5b47e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6186 | 2025.09.24 16:55:42.204061 [ 278 ] {7dd533d5-08cd-40db-8f50-e0b1d5b47e6c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6187 | 2025.09.24 16:55:42.204289 [ 278 ] {7dd533d5-08cd-40db-8f50-e0b1d5b47e6c} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2025.09.24 16:55:42.204453 [ 278 ] {7dd533d5-08cd-40db-8f50-e0b1d5b47e6c} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001647 sec., 72859.74499089253 rows/sec., 6.17 MiB/sec. | ||
| 6189 | 2025.09.24 16:55:42.204502 [ 278 ] {7dd533d5-08cd-40db-8f50-e0b1d5b47e6c} <Debug> TCPHandler: Processed in 0.001991762 sec. | ||
| 6190 | 2025.09.24 16:55:42.204627 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2025.09.24 16:55:42.204728 [ 278 ] {bea06c22-3af7-4c1e-92b5-82d3096be28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6192 | 2025.09.24 16:55:42.204771 [ 278 ] {bea06c22-3af7-4c1e-92b5-82d3096be28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6193 | 2025.09.24 16:55:42.205183 [ 278 ] {bea06c22-3af7-4c1e-92b5-82d3096be28f} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2025.09.24 16:55:42.205220 [ 278 ] {bea06c22-3af7-4c1e-92b5-82d3096be28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6195 | 2025.09.24 16:55:42.205518 [ 278 ] {bea06c22-3af7-4c1e-92b5-82d3096be28f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6196 | 2025.09.24 16:55:42.205737 [ 278 ] {bea06c22-3af7-4c1e-92b5-82d3096be28f} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2025.09.24 16:55:42.205867 [ 278 ] {bea06c22-3af7-4c1e-92b5-82d3096be28f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001162 sec., 27538.726333907056 rows/sec., 2.02 MiB/sec. | ||
| 6198 | 2025.09.24 16:55:42.205905 [ 278 ] {bea06c22-3af7-4c1e-92b5-82d3096be28f} <Debug> TCPHandler: Processed in 0.001326508 sec. | ||
| 6199 | 2025.09.24 16:55:42.206012 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2025.09.24 16:55:42.206113 [ 278 ] {564c7139-444e-4162-85a0-8197bf68d407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6201 | 2025.09.24 16:55:42.206153 [ 278 ] {564c7139-444e-4162-85a0-8197bf68d407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6202 | 2025.09.24 16:55:42.206564 [ 278 ] {564c7139-444e-4162-85a0-8197bf68d407} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2025.09.24 16:55:42.206600 [ 278 ] {564c7139-444e-4162-85a0-8197bf68d407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6204 | 2025.09.24 16:55:42.206895 [ 278 ] {564c7139-444e-4162-85a0-8197bf68d407} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6205 | 2025.09.24 16:55:42.207118 [ 278 ] {564c7139-444e-4162-85a0-8197bf68d407} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2025.09.24 16:55:42.207247 [ 278 ] {564c7139-444e-4162-85a0-8197bf68d407} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001154 sec., 83188.90814558059 rows/sec., 6.50 MiB/sec. | ||
| 6207 | 2025.09.24 16:55:42.207284 [ 278 ] {564c7139-444e-4162-85a0-8197bf68d407} <Debug> TCPHandler: Processed in 0.001320348 sec. | ||
| 6208 | 2025.09.24 16:55:42.207395 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2025.09.24 16:55:42.207488 [ 278 ] {142b4802-42d5-4d91-9bd6-a2a71097589a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6210 | 2025.09.24 16:55:42.207531 [ 278 ] {142b4802-42d5-4d91-9bd6-a2a71097589a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6211 | 2025.09.24 16:55:42.207911 [ 278 ] {142b4802-42d5-4d91-9bd6-a2a71097589a} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2025.09.24 16:55:42.207949 [ 278 ] {142b4802-42d5-4d91-9bd6-a2a71097589a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6213 | 2025.09.24 16:55:42.208275 [ 278 ] {142b4802-42d5-4d91-9bd6-a2a71097589a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6214 | 2025.09.24 16:55:42.208487 [ 278 ] {142b4802-42d5-4d91-9bd6-a2a71097589a} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2025.09.24 16:55:42.208619 [ 278 ] {142b4802-42d5-4d91-9bd6-a2a71097589a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 6216 | 2025.09.24 16:55:42.208655 [ 278 ] {142b4802-42d5-4d91-9bd6-a2a71097589a} <Debug> TCPHandler: Processed in 0.001309308 sec. | ||
| 6217 | 2025.09.24 16:55:42.208774 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2025.09.24 16:55:42.208896 [ 278 ] {e1c88b9d-8f7f-4551-8f68-b65e017a1bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6219 | 2025.09.24 16:55:42.208961 [ 278 ] {e1c88b9d-8f7f-4551-8f68-b65e017a1bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6220 | 2025.09.24 16:55:42.209820 [ 278 ] {e1c88b9d-8f7f-4551-8f68-b65e017a1bfd} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2025.09.24 16:55:42.209858 [ 278 ] {e1c88b9d-8f7f-4551-8f68-b65e017a1bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6222 | 2025.09.24 16:55:42.210407 [ 278 ] {e1c88b9d-8f7f-4551-8f68-b65e017a1bfd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6223 | 2025.09.24 16:55:42.210632 [ 278 ] {e1c88b9d-8f7f-4551-8f68-b65e017a1bfd} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2025.09.24 16:55:42.210772 [ 278 ] {e1c88b9d-8f7f-4551-8f68-b65e017a1bfd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001901 sec., 16833.245660178854 rows/sec., 30.16 MiB/sec. | ||
| 6225 | 2025.09.24 16:55:42.210836 [ 278 ] {e1c88b9d-8f7f-4551-8f68-b65e017a1bfd} <Debug> TCPHandler: Processed in 0.002122035 sec. | ||
| 6226 | 2025.09.24 16:55:42.210947 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2025.09.24 16:55:42.211042 [ 278 ] {90fda3b0-ef70-4316-8b22-5f18ccad3783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6228 | 2025.09.24 16:55:42.211085 [ 278 ] {90fda3b0-ef70-4316-8b22-5f18ccad3783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6229 | 2025.09.24 16:55:42.211413 [ 278 ] {90fda3b0-ef70-4316-8b22-5f18ccad3783} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2025.09.24 16:55:42.211450 [ 278 ] {90fda3b0-ef70-4316-8b22-5f18ccad3783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6231 | 2025.09.24 16:55:42.211758 [ 278 ] {90fda3b0-ef70-4316-8b22-5f18ccad3783} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6232 | 2025.09.24 16:55:42.211964 [ 278 ] {90fda3b0-ef70-4316-8b22-5f18ccad3783} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2025.09.24 16:55:42.212094 [ 278 ] {90fda3b0-ef70-4316-8b22-5f18ccad3783} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6234 | 2025.09.24 16:55:42.212129 [ 278 ] {90fda3b0-ef70-4316-8b22-5f18ccad3783} <Debug> TCPHandler: Processed in 0.001229896 sec. | ||
| 6235 | 2025.09.24 16:55:45.096483 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6236 | 2025.09.24 16:55:45.096530 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6237 | 2025.09.24 16:55:45.190668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13435 | ||
| 6238 | 2025.09.24 16:55:45.191154 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2025.09.24 16:55:45.191194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6240 | 2025.09.24 16:55:45.191671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6241 | 2025.09.24 16:55:45.191905 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2025.09.24 16:55:45.192045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13435 | ||
| 6243 | 2025.09.24 16:55:45.223356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 796 | ||
| 6244 | 2025.09.24 16:55:45.225702 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2025.09.24 16:55:45.225743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6246 | 2025.09.24 16:55:45.226902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6247 | 2025.09.24 16:55:45.227156 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2025.09.24 16:55:45.227414 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 6249 | 2025.09.24 16:55:45.897891 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6250 | 2025.09.24 16:55:45.914693 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2025.09.24 16:55:45.914759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6252 | 2025.09.24 16:55:45.920777 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6253 | 2025.09.24 16:55:45.921483 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.09.24 16:55:45.924322 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6255 | 2025.09.24 16:55:47.201712 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2025.09.24 16:55:47.201910 [ 278 ] {4a0ab892-e701-4ab0-b03e-29e76097e48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6257 | 2025.09.24 16:55:47.201977 [ 278 ] {4a0ab892-e701-4ab0-b03e-29e76097e48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6258 | 2025.09.24 16:55:47.202635 [ 278 ] {4a0ab892-e701-4ab0-b03e-29e76097e48d} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2025.09.24 16:55:47.202681 [ 278 ] {4a0ab892-e701-4ab0-b03e-29e76097e48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6260 | 2025.09.24 16:55:47.203083 [ 278 ] {4a0ab892-e701-4ab0-b03e-29e76097e48d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6261 | 2025.09.24 16:55:47.203310 [ 278 ] {4a0ab892-e701-4ab0-b03e-29e76097e48d} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2025.09.24 16:55:47.203465 [ 278 ] {4a0ab892-e701-4ab0-b03e-29e76097e48d} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001605 sec., 47352.02492211838 rows/sec., 3.89 MiB/sec. | ||
| 6263 | 2025.09.24 16:55:47.203506 [ 278 ] {4a0ab892-e701-4ab0-b03e-29e76097e48d} <Debug> TCPHandler: Processed in 0.001937661 sec. | ||
| 6264 | 2025.09.24 16:55:47.203654 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2025.09.24 16:55:47.203750 [ 278 ] {db814240-72ae-4b20-bd74-0ac0eaebe999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6266 | 2025.09.24 16:55:47.203792 [ 278 ] {db814240-72ae-4b20-bd74-0ac0eaebe999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6267 | 2025.09.24 16:55:47.204252 [ 278 ] {db814240-72ae-4b20-bd74-0ac0eaebe999} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2025.09.24 16:55:47.204302 [ 278 ] {db814240-72ae-4b20-bd74-0ac0eaebe999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6269 | 2025.09.24 16:55:47.204687 [ 278 ] {db814240-72ae-4b20-bd74-0ac0eaebe999} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6270 | 2025.09.24 16:55:47.204902 [ 278 ] {db814240-72ae-4b20-bd74-0ac0eaebe999} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2025.09.24 16:55:47.205053 [ 278 ] {db814240-72ae-4b20-bd74-0ac0eaebe999} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00132 sec., 7575.757575757576 rows/sec., 569.66 KiB/sec. | ||
| 6272 | 2025.09.24 16:55:47.205092 [ 278 ] {db814240-72ae-4b20-bd74-0ac0eaebe999} <Debug> TCPHandler: Processed in 0.001488601 sec. | ||
| 6273 | 2025.09.24 16:55:47.205222 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2025.09.24 16:55:47.205321 [ 278 ] {b2f131a1-d80d-4606-aa77-926884e1cda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6275 | 2025.09.24 16:55:47.205363 [ 278 ] {b2f131a1-d80d-4606-aa77-926884e1cda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6276 | 2025.09.24 16:55:47.205801 [ 278 ] {b2f131a1-d80d-4606-aa77-926884e1cda7} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2025.09.24 16:55:47.205838 [ 278 ] {b2f131a1-d80d-4606-aa77-926884e1cda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6278 | 2025.09.24 16:55:47.206155 [ 278 ] {b2f131a1-d80d-4606-aa77-926884e1cda7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6279 | 2025.09.24 16:55:47.206371 [ 278 ] {b2f131a1-d80d-4606-aa77-926884e1cda7} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2025.09.24 16:55:47.206505 [ 278 ] {b2f131a1-d80d-4606-aa77-926884e1cda7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001202 sec., 61564.059900166394 rows/sec., 4.81 MiB/sec. | ||
| 6281 | 2025.09.24 16:55:47.206543 [ 278 ] {b2f131a1-d80d-4606-aa77-926884e1cda7} <Debug> TCPHandler: Processed in 0.001378429 sec. | ||
| 6282 | 2025.09.24 16:55:47.206659 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6283 | 2025.09.24 16:55:47.206755 [ 278 ] {792d144e-2fa8-474a-8247-e3c814859c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6284 | 2025.09.24 16:55:47.206798 [ 278 ] {792d144e-2fa8-474a-8247-e3c814859c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6285 | 2025.09.24 16:55:47.207244 [ 278 ] {792d144e-2fa8-474a-8247-e3c814859c76} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2025.09.24 16:55:47.207289 [ 278 ] {792d144e-2fa8-474a-8247-e3c814859c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6287 | 2025.09.24 16:55:47.207692 [ 278 ] {792d144e-2fa8-474a-8247-e3c814859c76} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6288 | 2025.09.24 16:55:47.207907 [ 278 ] {792d144e-2fa8-474a-8247-e3c814859c76} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2025.09.24 16:55:47.208044 [ 278 ] {792d144e-2fa8-474a-8247-e3c814859c76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 6290 | 2025.09.24 16:55:47.208083 [ 278 ] {792d144e-2fa8-474a-8247-e3c814859c76} <Debug> TCPHandler: Processed in 0.001473461 sec. | ||
| 6291 | 2025.09.24 16:55:47.208186 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6292 | 2025.09.24 16:55:47.208283 [ 278 ] {266874a9-179a-4285-90f2-66de00ae99fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6293 | 2025.09.24 16:55:47.208337 [ 278 ] {266874a9-179a-4285-90f2-66de00ae99fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6294 | 2025.09.24 16:55:47.209094 [ 278 ] {266874a9-179a-4285-90f2-66de00ae99fb} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2025.09.24 16:55:47.209131 [ 278 ] {266874a9-179a-4285-90f2-66de00ae99fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6296 | 2025.09.24 16:55:47.209656 [ 278 ] {266874a9-179a-4285-90f2-66de00ae99fb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6297 | 2025.09.24 16:55:47.209876 [ 278 ] {266874a9-179a-4285-90f2-66de00ae99fb} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2025.09.24 16:55:47.210024 [ 278 ] {266874a9-179a-4285-90f2-66de00ae99fb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001758 sec., 5688.282138794084 rows/sec., 10.19 MiB/sec. | ||
| 6299 | 2025.09.24 16:55:47.210087 [ 278 ] {266874a9-179a-4285-90f2-66de00ae99fb} <Debug> TCPHandler: Processed in 0.001948981 sec. | ||
| 6300 | 2025.09.24 16:55:47.210201 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2025.09.24 16:55:47.210297 [ 278 ] {323c2ba2-92bf-47bc-892e-d64e563e8e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6302 | 2025.09.24 16:55:47.210338 [ 278 ] {323c2ba2-92bf-47bc-892e-d64e563e8e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6303 | 2025.09.24 16:55:47.210667 [ 278 ] {323c2ba2-92bf-47bc-892e-d64e563e8e04} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2025.09.24 16:55:47.210704 [ 278 ] {323c2ba2-92bf-47bc-892e-d64e563e8e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6305 | 2025.09.24 16:55:47.211005 [ 278 ] {323c2ba2-92bf-47bc-892e-d64e563e8e04} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6306 | 2025.09.24 16:55:47.211213 [ 278 ] {323c2ba2-92bf-47bc-892e-d64e563e8e04} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2025.09.24 16:55:47.211342 [ 278 ] {323c2ba2-92bf-47bc-892e-d64e563e8e04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 6308 | 2025.09.24 16:55:47.211377 [ 278 ] {323c2ba2-92bf-47bc-892e-d64e563e8e04} <Debug> TCPHandler: Processed in 0.001227326 sec. | ||
| 6309 | 2025.09.24 16:55:52.233293 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2025.09.24 16:55:52.233491 [ 278 ] {2937118b-48d8-4460-a1ea-d6c3e8ec75e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6311 | 2025.09.24 16:55:52.233559 [ 278 ] {2937118b-48d8-4460-a1ea-d6c3e8ec75e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6312 | 2025.09.24 16:55:52.234228 [ 278 ] {2937118b-48d8-4460-a1ea-d6c3e8ec75e2} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2025.09.24 16:55:52.234281 [ 278 ] {2937118b-48d8-4460-a1ea-d6c3e8ec75e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6314 | 2025.09.24 16:55:52.234680 [ 278 ] {2937118b-48d8-4460-a1ea-d6c3e8ec75e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6315 | 2025.09.24 16:55:52.234937 [ 278 ] {2937118b-48d8-4460-a1ea-d6c3e8ec75e2} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2025.09.24 16:55:52.235099 [ 278 ] {2937118b-48d8-4460-a1ea-d6c3e8ec75e2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001658 sec., 1206.2726176115802 rows/sec., 98.36 KiB/sec. | ||
| 6317 | 2025.09.24 16:55:52.235143 [ 278 ] {2937118b-48d8-4460-a1ea-d6c3e8ec75e2} <Debug> TCPHandler: Processed in 0.001986591 sec. | ||
| 6318 | 2025.09.24 16:55:52.235276 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2025.09.24 16:55:52.235374 [ 278 ] {2f1eef7e-37f6-403c-906e-e592ec387cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6320 | 2025.09.24 16:55:52.235415 [ 278 ] {2f1eef7e-37f6-403c-906e-e592ec387cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6321 | 2025.09.24 16:55:52.236613 [ 278 ] {2f1eef7e-37f6-403c-906e-e592ec387cdd} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2025.09.24 16:55:52.236650 [ 278 ] {2f1eef7e-37f6-403c-906e-e592ec387cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6323 | 2025.09.24 16:55:52.237083 [ 278 ] {2f1eef7e-37f6-403c-906e-e592ec387cdd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6324 | 2025.09.24 16:55:52.237321 [ 278 ] {2f1eef7e-37f6-403c-906e-e592ec387cdd} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2025.09.24 16:55:52.237451 [ 125 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6326 | 2025.09.24 16:55:52.237458 [ 278 ] {2f1eef7e-37f6-403c-906e-e592ec387cdd} <Debug> executeQuery: Read 1261 rows, 106.60 KiB in 0.002104 sec., 599334.6007604563 rows/sec., 49.48 MiB/sec. | ||
| 6327 | 2025.09.24 16:55:52.237486 [ 125 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2025.09.24 16:55:52.237506 [ 278 ] {2f1eef7e-37f6-403c-906e-e592ec387cdd} <Debug> TCPHandler: Processed in 0.002279038 sec. | ||
| 6329 | 2025.09.24 16:55:52.237506 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6330 | 2025.09.24 16:55:52.237646 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 6331 | 2025.09.24 16:55:52.237651 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2025.09.24 16:55:52.237802 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6333 | 2025.09.24 16:55:52.237809 [ 278 ] {3ec4d9be-2f6c-4590-8a4c-d08dc8303b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6334 | 2025.09.24 16:55:52.237844 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2466 rows starting from the beginning of the part | ||
| 6335 | 2025.09.24 16:55:52.237863 [ 278 ] {3ec4d9be-2f6c-4590-8a4c-d08dc8303b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6336 | 2025.09.24 16:55:52.237919 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 120 rows starting from the beginning of the part | ||
| 6337 | 2025.09.24 16:55:52.237970 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 201 rows starting from the beginning of the part | ||
| 6338 | 2025.09.24 16:55:52.238013 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 120 rows starting from the beginning of the part | ||
| 6339 | 2025.09.24 16:55:52.238055 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 76 rows starting from the beginning of the part | ||
| 6340 | 2025.09.24 16:55:52.238095 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1261 rows starting from the beginning of the part | ||
| 6341 | 2025.09.24 16:55:52.238314 [ 278 ] {3ec4d9be-2f6c-4590-8a4c-d08dc8303b87} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2025.09.24 16:55:52.238357 [ 278 ] {3ec4d9be-2f6c-4590-8a4c-d08dc8303b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6343 | 2025.09.24 16:55:52.238681 [ 278 ] {3ec4d9be-2f6c-4590-8a4c-d08dc8303b87} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6344 | 2025.09.24 16:55:52.238925 [ 278 ] {3ec4d9be-2f6c-4590-8a4c-d08dc8303b87} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2025.09.24 16:55:52.239061 [ 278 ] {3ec4d9be-2f6c-4590-8a4c-d08dc8303b87} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001271 sec., 26750.590086546028 rows/sec., 1.96 MiB/sec. | ||
| 6346 | 2025.09.24 16:55:52.239098 [ 278 ] {3ec4d9be-2f6c-4590-8a4c-d08dc8303b87} <Debug> TCPHandler: Processed in 0.001500071 sec. | ||
| 6347 | 2025.09.24 16:55:52.239218 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2025.09.24 16:55:52.239314 [ 278 ] {2bb37557-184d-4a09-82b6-f0d6de59c349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6349 | 2025.09.24 16:55:52.239354 [ 278 ] {2bb37557-184d-4a09-82b6-f0d6de59c349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6350 | 2025.09.24 16:55:52.239875 [ 278 ] {2bb37557-184d-4a09-82b6-f0d6de59c349} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2025.09.24 16:55:52.239911 [ 278 ] {2bb37557-184d-4a09-82b6-f0d6de59c349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6352 | 2025.09.24 16:55:52.240023 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4244 rows, containing 5 columns (5 merged, 0 gathered) in 0.002439662 sec., 1739585.2376271796 rows/sec., 149.99 MiB/sec. | ||
| 6353 | 2025.09.24 16:55:52.240263 [ 278 ] {2bb37557-184d-4a09-82b6-f0d6de59c349} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6354 | 2025.09.24 16:55:52.240282 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6355 | 2025.09.24 16:55:52.240500 [ 278 ] {2bb37557-184d-4a09-82b6-f0d6de59c349} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2025.09.24 16:55:52.240538 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_41_8} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2025.09.24 16:55:52.240600 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_41_8} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6358 | 2025.09.24 16:55:52.240628 [ 278 ] {2bb37557-184d-4a09-82b6-f0d6de59c349} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001332 sec., 171171.17117117115 rows/sec., 11.59 MiB/sec. | ||
| 6359 | 2025.09.24 16:55:52.240666 [ 278 ] {2bb37557-184d-4a09-82b6-f0d6de59c349} <Debug> TCPHandler: Processed in 0.001497921 sec. | ||
| 6360 | 2025.09.24 16:55:52.240675 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 6361 | 2025.09.24 16:55:52.240776 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2025.09.24 16:55:52.240870 [ 278 ] {917666e9-241f-4ad2-bbdf-9c25320ced81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6363 | 2025.09.24 16:55:52.240910 [ 278 ] {917666e9-241f-4ad2-bbdf-9c25320ced81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6364 | 2025.09.24 16:55:52.241597 [ 278 ] {917666e9-241f-4ad2-bbdf-9c25320ced81} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2025.09.24 16:55:52.241633 [ 278 ] {917666e9-241f-4ad2-bbdf-9c25320ced81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6366 | 2025.09.24 16:55:52.241974 [ 278 ] {917666e9-241f-4ad2-bbdf-9c25320ced81} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6367 | 2025.09.24 16:55:52.242187 [ 278 ] {917666e9-241f-4ad2-bbdf-9c25320ced81} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2025.09.24 16:55:52.242280 [ 125 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6369 | 2025.09.24 16:55:52.242310 [ 125 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2025.09.24 16:55:52.242312 [ 278 ] {917666e9-241f-4ad2-bbdf-9c25320ced81} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.001459 sec., 379712.1315969842 rows/sec., 28.20 MiB/sec. | ||
| 6371 | 2025.09.24 16:55:52.242328 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6372 | 2025.09.24 16:55:52.242354 [ 278 ] {917666e9-241f-4ad2-bbdf-9c25320ced81} <Debug> TCPHandler: Processed in 0.001627484 sec. | ||
| 6373 | 2025.09.24 16:55:52.242399 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 6374 | 2025.09.24 16:55:52.242469 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2025.09.24 16:55:52.242504 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6376 | 2025.09.24 16:55:52.242535 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1251 rows starting from the beginning of the part | ||
| 6377 | 2025.09.24 16:55:52.242569 [ 278 ] {2eed44d9-50ea-47da-a207-485e2ded7146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6378 | 2025.09.24 16:55:52.242581 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 96 rows starting from the beginning of the part | ||
| 6379 | 2025.09.24 16:55:52.242620 [ 278 ] {2eed44d9-50ea-47da-a207-485e2ded7146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6380 | 2025.09.24 16:55:52.242630 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 120 rows starting from the beginning of the part | ||
| 6381 | 2025.09.24 16:55:52.242672 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 96 rows starting from the beginning of the part | ||
| 6382 | 2025.09.24 16:55:52.242707 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 6383 | 2025.09.24 16:55:52.242741 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 554 rows starting from the beginning of the part | ||
| 6384 | 2025.09.24 16:55:52.243404 [ 278 ] {2eed44d9-50ea-47da-a207-485e2ded7146} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2025.09.24 16:55:52.243456 [ 278 ] {2eed44d9-50ea-47da-a207-485e2ded7146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6386 | 2025.09.24 16:55:52.243802 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143282 sec., 1529152.3010566575 rows/sec., 118.87 MiB/sec. | ||
| 6387 | 2025.09.24 16:55:52.244052 [ 200 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6388 | 2025.09.24 16:55:52.244058 [ 278 ] {2eed44d9-50ea-47da-a207-485e2ded7146} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6389 | 2025.09.24 16:55:52.244468 [ 200 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_41_8} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2025.09.24 16:55:52.244513 [ 278 ] {2eed44d9-50ea-47da-a207-485e2ded7146} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2025.09.24 16:55:52.244562 [ 200 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_41_8} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6392 | 2025.09.24 16:55:52.244656 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6393 | 2025.09.24 16:55:52.244665 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6394 | 2025.09.24 16:55:52.244690 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2025.09.24 16:55:52.244707 [ 278 ] {2eed44d9-50ea-47da-a207-485e2ded7146} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002154 sec., 392293.4076137419 rows/sec., 26.40 MiB/sec. | ||
| 6396 | 2025.09.24 16:55:52.244713 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6397 | 2025.09.24 16:55:52.244759 [ 278 ] {2eed44d9-50ea-47da-a207-485e2ded7146} <Debug> TCPHandler: Processed in 0.002339459 sec. | ||
| 6398 | 2025.09.24 16:55:52.244797 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 6399 | 2025.09.24 16:55:52.244893 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6400 | 2025.09.24 16:55:52.244902 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6401 | 2025.09.24 16:55:52.244920 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12047 rows starting from the beginning of the part | ||
| 6402 | 2025.09.24 16:55:52.244988 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 6403 | 2025.09.24 16:55:52.245031 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
| 6404 | 2025.09.24 16:55:52.245035 [ 278 ] {20425658-2fef-4c51-bcc4-5a25195ebda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6405 | 2025.09.24 16:55:52.245072 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6406 | 2025.09.24 16:55:52.245119 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6407 | 2025.09.24 16:55:52.245121 [ 278 ] {20425658-2fef-4c51-bcc4-5a25195ebda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6408 | 2025.09.24 16:55:52.245161 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 6409 | 2025.09.24 16:55:52.246326 [ 278 ] {20425658-2fef-4c51-bcc4-5a25195ebda7} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2025.09.24 16:55:52.246376 [ 278 ] {20425658-2fef-4c51-bcc4-5a25195ebda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6411 | 2025.09.24 16:55:52.247209 [ 278 ] {20425658-2fef-4c51-bcc4-5a25195ebda7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6412 | 2025.09.24 16:55:52.247568 [ 278 ] {20425658-2fef-4c51-bcc4-5a25195ebda7} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2025.09.24 16:55:52.247760 [ 278 ] {20425658-2fef-4c51-bcc4-5a25195ebda7} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00275 sec., 11636.363636363638 rows/sec., 20.85 MiB/sec. | ||
| 6414 | 2025.09.24 16:55:52.247839 [ 278 ] {20425658-2fef-4c51-bcc4-5a25195ebda7} <Debug> TCPHandler: Processed in 0.002999693 sec. | ||
| 6415 | 2025.09.24 16:55:52.247983 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2025.09.24 16:55:52.248107 [ 278 ] {f8d786f2-3964-471e-8b6a-081214de0125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6417 | 2025.09.24 16:55:52.248164 [ 278 ] {f8d786f2-3964-471e-8b6a-081214de0125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6418 | 2025.09.24 16:55:52.248446 [ 200 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13609 rows, containing 5 columns (5 merged, 0 gathered) in 0.003677408 sec., 3700704.4091925616 rows/sec., 252.24 MiB/sec. | ||
| 6419 | 2025.09.24 16:55:52.248616 [ 278 ] {f8d786f2-3964-471e-8b6a-081214de0125} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2025.09.24 16:55:52.248662 [ 278 ] {f8d786f2-3964-471e-8b6a-081214de0125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6421 | 2025.09.24 16:55:52.249066 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6422 | 2025.09.24 16:55:52.249127 [ 278 ] {f8d786f2-3964-471e-8b6a-081214de0125} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6423 | 2025.09.24 16:55:52.249533 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2025.09.24 16:55:52.249562 [ 278 ] {f8d786f2-3964-471e-8b6a-081214de0125} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2025.09.24 16:55:52.249643 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6426 | 2025.09.24 16:55:52.249704 [ 125 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6427 | 2025.09.24 16:55:52.249733 [ 125 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2025.09.24 16:55:52.249752 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6429 | 2025.09.24 16:55:52.249757 [ 278 ] {f8d786f2-3964-471e-8b6a-081214de0125} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001675 sec., 35820.89552238806 rows/sec., 2.41 MiB/sec. | ||
| 6430 | 2025.09.24 16:55:52.249762 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 6431 | 2025.09.24 16:55:52.249814 [ 278 ] {f8d786f2-3964-471e-8b6a-081214de0125} <Debug> TCPHandler: Processed in 0.00189397 sec. | ||
| 6432 | 2025.09.24 16:55:52.249877 [ 198 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 6433 | 2025.09.24 16:55:52.249980 [ 198 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6434 | 2025.09.24 16:55:52.250008 [ 198 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2364 rows starting from the beginning of the part | ||
| 6435 | 2025.09.24 16:55:52.250058 [ 198 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 6436 | 2025.09.24 16:55:52.250099 [ 198 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6437 | 2025.09.24 16:55:52.250137 [ 198 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 6438 | 2025.09.24 16:55:52.250172 [ 198 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6439 | 2025.09.24 16:55:52.250208 [ 198 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 6440 | 2025.09.24 16:55:52.251230 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2664 rows, containing 4 columns (4 merged, 0 gathered) in 0.001387329 sec., 1920236.6561933036 rows/sec., 126.66 MiB/sec. | ||
| 6441 | 2025.09.24 16:55:52.251543 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6442 | 2025.09.24 16:55:52.251834 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_41_8} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2025.09.24 16:55:52.251909 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_41_8} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6444 | 2025.09.24 16:55:52.251985 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6445 | 2025.09.24 16:55:52.693094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13883 | ||
| 6446 | 2025.09.24 16:55:52.693575 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2025.09.24 16:55:52.693619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6448 | 2025.09.24 16:55:52.694089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6449 | 2025.09.24 16:55:52.694329 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2025.09.24 16:55:52.694452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13883 | ||
| 6451 | 2025.09.24 16:55:53.425364 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6452 | 2025.09.24 16:55:53.442256 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2025.09.24 16:55:53.442324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6454 | 2025.09.24 16:55:53.448046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6455 | 2025.09.24 16:55:53.448751 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2025.09.24 16:55:53.451857 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6457 | 2025.09.24 16:55:55.228547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 824 | ||
| 6458 | 2025.09.24 16:55:55.230756 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2025.09.24 16:55:55.230804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6460 | 2025.09.24 16:55:55.231982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6461 | 2025.09.24 16:55:55.232247 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2025.09.24 16:55:55.232384 [ 139 ] {} <Debug> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6463 | 2025.09.24 16:55:55.232420 [ 139 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2025.09.24 16:55:55.232438 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6465 | 2025.09.24 16:55:55.232512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
| 6466 | 2025.09.24 16:55:55.232534 [ 195 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 6467 | 2025.09.24 16:55:55.232998 [ 195 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6468 | 2025.09.24 16:55:55.233136 [ 195 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 652 rows starting from the beginning of the part | ||
| 6469 | 2025.09.24 16:55:55.233474 [ 195 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 6470 | 2025.09.24 16:55:55.233811 [ 195 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6471 | 2025.09.24 16:55:55.234127 [ 195 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 6472 | 2025.09.24 16:55:55.234452 [ 195 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6473 | 2025.09.24 16:55:55.234775 [ 195 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6474 | 2025.09.24 16:55:55.240290 [ 200 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 824 rows, containing 72 columns (72 merged, 0 gathered) in 0.007788684 sec., 105794.50905955359 rows/sec., 89.87 MiB/sec. | ||
| 6475 | 2025.09.24 16:55:55.241478 [ 200 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6476 | 2025.09.24 16:55:55.242154 [ 200 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_21_4} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2025.09.24 16:55:55.242246 [ 200 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_21_4} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6478 | 2025.09.24 16:55:55.242521 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6479 | 2025.09.24 16:55:57.201881 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2025.09.24 16:55:57.202073 [ 278 ] {c41f20b0-fbde-4e6e-875a-c2f52f856786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6481 | 2025.09.24 16:55:57.202143 [ 278 ] {c41f20b0-fbde-4e6e-875a-c2f52f856786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6482 | 2025.09.24 16:55:57.202830 [ 278 ] {c41f20b0-fbde-4e6e-875a-c2f52f856786} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2025.09.24 16:55:57.202877 [ 278 ] {c41f20b0-fbde-4e6e-875a-c2f52f856786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6484 | 2025.09.24 16:55:57.203271 [ 278 ] {c41f20b0-fbde-4e6e-875a-c2f52f856786} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6485 | 2025.09.24 16:55:57.203505 [ 278 ] {c41f20b0-fbde-4e6e-875a-c2f52f856786} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2025.09.24 16:55:57.203682 [ 278 ] {c41f20b0-fbde-4e6e-875a-c2f52f856786} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001658 sec., 45838.35946924005 rows/sec., 3.76 MiB/sec. | ||
| 6487 | 2025.09.24 16:55:57.203732 [ 278 ] {c41f20b0-fbde-4e6e-875a-c2f52f856786} <Debug> TCPHandler: Processed in 0.001984022 sec. | ||
| 6488 | 2025.09.24 16:55:57.203861 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2025.09.24 16:55:57.203968 [ 278 ] {280ac565-27e0-4016-935b-459f7b6b541e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6490 | 2025.09.24 16:55:57.204012 [ 278 ] {280ac565-27e0-4016-935b-459f7b6b541e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6491 | 2025.09.24 16:55:57.204430 [ 278 ] {280ac565-27e0-4016-935b-459f7b6b541e} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.09.24 16:55:57.204469 [ 278 ] {280ac565-27e0-4016-935b-459f7b6b541e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6493 | 2025.09.24 16:55:57.204792 [ 278 ] {280ac565-27e0-4016-935b-459f7b6b541e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6494 | 2025.09.24 16:55:57.205003 [ 278 ] {280ac565-27e0-4016-935b-459f7b6b541e} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.09.24 16:55:57.205144 [ 278 ] {280ac565-27e0-4016-935b-459f7b6b541e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001201 sec., 8326.39467110741 rows/sec., 626.11 KiB/sec. | ||
| 6496 | 2025.09.24 16:55:57.205182 [ 278 ] {280ac565-27e0-4016-935b-459f7b6b541e} <Debug> TCPHandler: Processed in 0.001373789 sec. | ||
| 6497 | 2025.09.24 16:55:57.205295 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2025.09.24 16:55:57.205392 [ 278 ] {9881fbe7-a4e4-458d-952d-adeb93fa3d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6499 | 2025.09.24 16:55:57.205432 [ 278 ] {9881fbe7-a4e4-458d-952d-adeb93fa3d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6500 | 2025.09.24 16:55:57.205852 [ 278 ] {9881fbe7-a4e4-458d-952d-adeb93fa3d37} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2025.09.24 16:55:57.205889 [ 278 ] {9881fbe7-a4e4-458d-952d-adeb93fa3d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6502 | 2025.09.24 16:55:57.206200 [ 278 ] {9881fbe7-a4e4-458d-952d-adeb93fa3d37} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6503 | 2025.09.24 16:55:57.206407 [ 278 ] {9881fbe7-a4e4-458d-952d-adeb93fa3d37} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2025.09.24 16:55:57.206535 [ 278 ] {9881fbe7-a4e4-458d-952d-adeb93fa3d37} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001162 sec., 63683.30464716007 rows/sec., 4.97 MiB/sec. | ||
| 6505 | 2025.09.24 16:55:57.206572 [ 278 ] {9881fbe7-a4e4-458d-952d-adeb93fa3d37} <Debug> TCPHandler: Processed in 0.001327328 sec. | ||
| 6506 | 2025.09.24 16:55:57.206685 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2025.09.24 16:55:57.206781 [ 278 ] {c2bc5c26-7e37-4a19-814c-b5cea8072e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6508 | 2025.09.24 16:55:57.206824 [ 278 ] {c2bc5c26-7e37-4a19-814c-b5cea8072e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6509 | 2025.09.24 16:55:57.207229 [ 278 ] {c2bc5c26-7e37-4a19-814c-b5cea8072e4d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2025.09.24 16:55:57.207266 [ 278 ] {c2bc5c26-7e37-4a19-814c-b5cea8072e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6511 | 2025.09.24 16:55:57.207593 [ 278 ] {c2bc5c26-7e37-4a19-814c-b5cea8072e4d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6512 | 2025.09.24 16:55:57.207803 [ 278 ] {c2bc5c26-7e37-4a19-814c-b5cea8072e4d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2025.09.24 16:55:57.207933 [ 278 ] {c2bc5c26-7e37-4a19-814c-b5cea8072e4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 6514 | 2025.09.24 16:55:57.207970 [ 278 ] {c2bc5c26-7e37-4a19-814c-b5cea8072e4d} <Debug> TCPHandler: Processed in 0.001333378 sec. | ||
| 6515 | 2025.09.24 16:55:57.208081 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2025.09.24 16:55:57.208175 [ 278 ] {6d9f5c2f-9661-416b-90da-f095e8011652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6517 | 2025.09.24 16:55:57.208230 [ 278 ] {6d9f5c2f-9661-416b-90da-f095e8011652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6518 | 2025.09.24 16:55:57.208992 [ 278 ] {6d9f5c2f-9661-416b-90da-f095e8011652} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2025.09.24 16:55:57.209031 [ 278 ] {6d9f5c2f-9661-416b-90da-f095e8011652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6520 | 2025.09.24 16:55:57.209545 [ 278 ] {6d9f5c2f-9661-416b-90da-f095e8011652} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6521 | 2025.09.24 16:55:57.209785 [ 278 ] {6d9f5c2f-9661-416b-90da-f095e8011652} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2025.09.24 16:55:57.209932 [ 278 ] {6d9f5c2f-9661-416b-90da-f095e8011652} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001774 sec., 5636.978579481398 rows/sec., 10.10 MiB/sec. | ||
| 6523 | 2025.09.24 16:55:57.210002 [ 278 ] {6d9f5c2f-9661-416b-90da-f095e8011652} <Debug> TCPHandler: Processed in 0.001970591 sec. | ||
| 6524 | 2025.09.24 16:55:57.210114 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2025.09.24 16:55:57.210208 [ 278 ] {fd05f1c3-5aa4-4735-bb84-784a1b30111a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6526 | 2025.09.24 16:55:57.210251 [ 278 ] {fd05f1c3-5aa4-4735-bb84-784a1b30111a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6527 | 2025.09.24 16:55:57.210586 [ 278 ] {fd05f1c3-5aa4-4735-bb84-784a1b30111a} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2025.09.24 16:55:57.210622 [ 278 ] {fd05f1c3-5aa4-4735-bb84-784a1b30111a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6529 | 2025.09.24 16:55:57.210929 [ 278 ] {fd05f1c3-5aa4-4735-bb84-784a1b30111a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6530 | 2025.09.24 16:55:57.211139 [ 278 ] {fd05f1c3-5aa4-4735-bb84-784a1b30111a} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2025.09.24 16:55:57.211270 [ 278 ] {fd05f1c3-5aa4-4735-bb84-784a1b30111a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6532 | 2025.09.24 16:55:57.211306 [ 278 ] {fd05f1c3-5aa4-4735-bb84-784a1b30111a} <Debug> TCPHandler: Processed in 0.001241116 sec. | ||
| 6533 | 2025.09.24 16:56:00.096575 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6534 | 2025.09.24 16:56:00.096646 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6535 | 2025.09.24 16:56:00.194512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14395 | ||
| 6536 | 2025.09.24 16:56:00.195358 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2025.09.24 16:56:00.195413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6538 | 2025.09.24 16:56:00.195884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6539 | 2025.09.24 16:56:00.196133 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2025.09.24 16:56:00.196268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14395 | ||
| 6541 | 2025.09.24 16:56:00.951900 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6542 | 2025.09.24 16:56:00.969286 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2025.09.24 16:56:00.969368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6544 | 2025.09.24 16:56:00.974877 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6545 | 2025.09.24 16:56:00.975591 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2025.09.24 16:56:00.978417 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6547 | 2025.09.24 16:56:02.204090 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2025.09.24 16:56:02.204389 [ 278 ] {f57bb50e-dd9b-45a9-b863-acd2c294fd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6549 | 2025.09.24 16:56:02.204490 [ 278 ] {f57bb50e-dd9b-45a9-b863-acd2c294fd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6550 | 2025.09.24 16:56:02.205382 [ 278 ] {f57bb50e-dd9b-45a9-b863-acd2c294fd51} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2025.09.24 16:56:02.205422 [ 278 ] {f57bb50e-dd9b-45a9-b863-acd2c294fd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6552 | 2025.09.24 16:56:02.205825 [ 278 ] {f57bb50e-dd9b-45a9-b863-acd2c294fd51} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6553 | 2025.09.24 16:56:02.206056 [ 278 ] {f57bb50e-dd9b-45a9-b863-acd2c294fd51} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2025.09.24 16:56:02.206208 [ 278 ] {f57bb50e-dd9b-45a9-b863-acd2c294fd51} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001895 sec., 63324.5382585752 rows/sec., 5.37 MiB/sec. | ||
| 6555 | 2025.09.24 16:56:02.206248 [ 278 ] {f57bb50e-dd9b-45a9-b863-acd2c294fd51} <Debug> TCPHandler: Processed in 0.002335719 sec. | ||
| 6556 | 2025.09.24 16:56:02.206374 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2025.09.24 16:56:02.206466 [ 278 ] {302609a8-9ffc-4a4a-8bc2-a6eac39d64c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6558 | 2025.09.24 16:56:02.206506 [ 278 ] {302609a8-9ffc-4a4a-8bc2-a6eac39d64c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6559 | 2025.09.24 16:56:02.206920 [ 278 ] {302609a8-9ffc-4a4a-8bc2-a6eac39d64c5} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2025.09.24 16:56:02.206956 [ 278 ] {302609a8-9ffc-4a4a-8bc2-a6eac39d64c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6561 | 2025.09.24 16:56:02.207242 [ 278 ] {302609a8-9ffc-4a4a-8bc2-a6eac39d64c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6562 | 2025.09.24 16:56:02.207465 [ 278 ] {302609a8-9ffc-4a4a-8bc2-a6eac39d64c5} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2025.09.24 16:56:02.207571 [ 146 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6564 | 2025.09.24 16:56:02.207588 [ 278 ] {302609a8-9ffc-4a4a-8bc2-a6eac39d64c5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001141 sec., 28045.574057843995 rows/sec., 2.06 MiB/sec. | ||
| 6565 | 2025.09.24 16:56:02.207642 [ 146 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2025.09.24 16:56:02.207649 [ 278 ] {302609a8-9ffc-4a4a-8bc2-a6eac39d64c5} <Debug> TCPHandler: Processed in 0.001323297 sec. | ||
| 6567 | 2025.09.24 16:56:02.207672 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6568 | 2025.09.24 16:56:02.207766 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2025.09.24 16:56:02.207787 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 6570 | 2025.09.24 16:56:02.207862 [ 278 ] {0ca10dae-2f20-44da-b261-f4cc45f33833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6571 | 2025.09.24 16:56:02.207905 [ 278 ] {0ca10dae-2f20-44da-b261-f4cc45f33833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6572 | 2025.09.24 16:56:02.207920 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6573 | 2025.09.24 16:56:02.207964 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 279 rows starting from the beginning of the part | ||
| 6574 | 2025.09.24 16:56:02.208043 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 6575 | 2025.09.24 16:56:02.208089 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 6576 | 2025.09.24 16:56:02.208135 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 6577 | 2025.09.24 16:56:02.208174 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 6578 | 2025.09.24 16:56:02.208215 [ 194 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 6579 | 2025.09.24 16:56:02.208321 [ 278 ] {0ca10dae-2f20-44da-b261-f4cc45f33833} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2025.09.24 16:56:02.208369 [ 278 ] {0ca10dae-2f20-44da-b261-f4cc45f33833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6581 | 2025.09.24 16:56:02.208685 [ 278 ] {0ca10dae-2f20-44da-b261-f4cc45f33833} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6582 | 2025.09.24 16:56:02.208909 [ 278 ] {0ca10dae-2f20-44da-b261-f4cc45f33833} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2025.09.24 16:56:02.209036 [ 278 ] {0ca10dae-2f20-44da-b261-f4cc45f33833} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001192 sec., 80536.91275167785 rows/sec., 6.29 MiB/sec. | ||
| 6584 | 2025.09.24 16:56:02.209072 [ 278 ] {0ca10dae-2f20-44da-b261-f4cc45f33833} <Debug> TCPHandler: Processed in 0.001352719 sec. | ||
| 6585 | 2025.09.24 16:56:02.209100 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356539 sec., 292656.53254348016 rows/sec., 20.33 MiB/sec. | ||
| 6586 | 2025.09.24 16:56:02.209180 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2025.09.24 16:56:02.209276 [ 278 ] {ecb9f022-32c4-4288-8150-00d5408b4b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6588 | 2025.09.24 16:56:02.209320 [ 278 ] {ecb9f022-32c4-4288-8150-00d5408b4b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6589 | 2025.09.24 16:56:02.209340 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6590 | 2025.09.24 16:56:02.209701 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_41_8} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2025.09.24 16:56:02.209706 [ 278 ] {ecb9f022-32c4-4288-8150-00d5408b4b2e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2025.09.24 16:56:02.209755 [ 278 ] {ecb9f022-32c4-4288-8150-00d5408b4b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6593 | 2025.09.24 16:56:02.209800 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_41_8} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6594 | 2025.09.24 16:56:02.209909 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6595 | 2025.09.24 16:56:02.210089 [ 278 ] {ecb9f022-32c4-4288-8150-00d5408b4b2e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6596 | 2025.09.24 16:56:02.210306 [ 278 ] {ecb9f022-32c4-4288-8150-00d5408b4b2e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2025.09.24 16:56:02.210433 [ 278 ] {ecb9f022-32c4-4288-8150-00d5408b4b2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 6598 | 2025.09.24 16:56:02.210468 [ 278 ] {ecb9f022-32c4-4288-8150-00d5408b4b2e} <Debug> TCPHandler: Processed in 0.001335328 sec. | ||
| 6599 | 2025.09.24 16:56:02.210572 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2025.09.24 16:56:02.210663 [ 278 ] {823daa44-23c3-49e6-a2aa-e00e24de4b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6601 | 2025.09.24 16:56:02.210716 [ 278 ] {823daa44-23c3-49e6-a2aa-e00e24de4b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6602 | 2025.09.24 16:56:02.211539 [ 278 ] {823daa44-23c3-49e6-a2aa-e00e24de4b2a} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2025.09.24 16:56:02.211574 [ 278 ] {823daa44-23c3-49e6-a2aa-e00e24de4b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6604 | 2025.09.24 16:56:02.212102 [ 278 ] {823daa44-23c3-49e6-a2aa-e00e24de4b2a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6605 | 2025.09.24 16:56:02.212326 [ 278 ] {823daa44-23c3-49e6-a2aa-e00e24de4b2a} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2025.09.24 16:56:02.212436 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6607 | 2025.09.24 16:56:02.212458 [ 278 ] {823daa44-23c3-49e6-a2aa-e00e24de4b2a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001812 sec., 17660.044150110374 rows/sec., 31.65 MiB/sec. | ||
| 6608 | 2025.09.24 16:56:02.212473 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2025.09.24 16:56:02.212501 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6610 | 2025.09.24 16:56:02.212517 [ 278 ] {823daa44-23c3-49e6-a2aa-e00e24de4b2a} <Debug> TCPHandler: Processed in 0.001991292 sec. | ||
| 6611 | 2025.09.24 16:56:02.212574 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 6612 | 2025.09.24 16:56:02.212630 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2025.09.24 16:56:02.212727 [ 278 ] {d7e56536-e583-475c-a87f-5708891dd217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6614 | 2025.09.24 16:56:02.212768 [ 278 ] {d7e56536-e583-475c-a87f-5708891dd217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6615 | 2025.09.24 16:56:02.212786 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6616 | 2025.09.24 16:56:02.212844 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 713 rows starting from the beginning of the part | ||
| 6617 | 2025.09.24 16:56:02.212966 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 6618 | 2025.09.24 16:56:02.213074 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 6619 | 2025.09.24 16:56:02.213119 [ 278 ] {d7e56536-e583-475c-a87f-5708891dd217} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2025.09.24 16:56:02.213160 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 6621 | 2025.09.24 16:56:02.213170 [ 278 ] {d7e56536-e583-475c-a87f-5708891dd217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6622 | 2025.09.24 16:56:02.213252 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 6623 | 2025.09.24 16:56:02.213342 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 6624 | 2025.09.24 16:56:02.213589 [ 278 ] {d7e56536-e583-475c-a87f-5708891dd217} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6625 | 2025.09.24 16:56:02.213887 [ 278 ] {d7e56536-e583-475c-a87f-5708891dd217} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2025.09.24 16:56:02.214047 [ 278 ] {d7e56536-e583-475c-a87f-5708891dd217} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. | ||
| 6627 | 2025.09.24 16:56:02.214084 [ 278 ] {d7e56536-e583-475c-a87f-5708891dd217} <Debug> TCPHandler: Processed in 0.001501052 sec. | ||
| 6628 | 2025.09.24 16:56:02.228008 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 19 columns (19 merged, 0 gathered) in 0.015464595 sec., 53606.31817386747 rows/sec., 96.06 MiB/sec. | ||
| 6629 | 2025.09.24 16:56:02.229257 [ 201 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6630 | 2025.09.24 16:56:02.229619 [ 201 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2025.09.24 16:56:02.229689 [ 201 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6632 | 2025.09.24 16:56:02.229803 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 6633 | 2025.09.24 16:56:03.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.24 MiB, peak 276.84 MiB, free memory in arenas 0.00 B, will set to 271.39 MiB (RSS), difference: 2.15 MiB | ||
| 6634 | 2025.09.24 16:56:05.233639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 848 | ||
| 6635 | 2025.09.24 16:56:05.235804 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2025.09.24 16:56:05.235861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6637 | 2025.09.24 16:56:05.237052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6638 | 2025.09.24 16:56:05.237329 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2025.09.24 16:56:05.237704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 6640 | 2025.09.24 16:56:07.204356 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6641 | 2025.09.24 16:56:07.204556 [ 278 ] {5da5373a-9a95-4b8b-85d2-febff8be7ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6642 | 2025.09.24 16:56:07.204627 [ 278 ] {5da5373a-9a95-4b8b-85d2-febff8be7ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6643 | 2025.09.24 16:56:07.205356 [ 278 ] {5da5373a-9a95-4b8b-85d2-febff8be7ffd} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2025.09.24 16:56:07.205403 [ 278 ] {5da5373a-9a95-4b8b-85d2-febff8be7ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6645 | 2025.09.24 16:56:07.205806 [ 278 ] {5da5373a-9a95-4b8b-85d2-febff8be7ffd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6646 | 2025.09.24 16:56:07.206120 [ 278 ] {5da5373a-9a95-4b8b-85d2-febff8be7ffd} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2025.09.24 16:56:07.206344 [ 278 ] {5da5373a-9a95-4b8b-85d2-febff8be7ffd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001836 sec., 13071.8954248366 rows/sec., 1.08 MiB/sec. | ||
| 6648 | 2025.09.24 16:56:07.206408 [ 278 ] {5da5373a-9a95-4b8b-85d2-febff8be7ffd} <Debug> TCPHandler: Processed in 0.002184795 sec. | ||
| 6649 | 2025.09.24 16:56:07.206566 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2025.09.24 16:56:07.206679 [ 278 ] {757af516-285a-4add-848d-595416d6ca6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6651 | 2025.09.24 16:56:07.206737 [ 278 ] {757af516-285a-4add-848d-595416d6ca6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6652 | 2025.09.24 16:56:07.207418 [ 278 ] {757af516-285a-4add-848d-595416d6ca6a} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2025.09.24 16:56:07.207465 [ 278 ] {757af516-285a-4add-848d-595416d6ca6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6654 | 2025.09.24 16:56:07.207832 [ 278 ] {757af516-285a-4add-848d-595416d6ca6a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6655 | 2025.09.24 16:56:07.208057 [ 278 ] {757af516-285a-4add-848d-595416d6ca6a} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2025.09.24 16:56:07.208195 [ 278 ] {757af516-285a-4add-848d-595416d6ca6a} <Debug> executeQuery: Read 196 rows, 17.82 KiB in 0.001544 sec., 126943.00518134715 rows/sec., 11.27 MiB/sec. | ||
| 6657 | 2025.09.24 16:56:07.208234 [ 278 ] {757af516-285a-4add-848d-595416d6ca6a} <Debug> TCPHandler: Processed in 0.001722716 sec. | ||
| 6658 | 2025.09.24 16:56:07.208354 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2025.09.24 16:56:07.208454 [ 278 ] {32cd7b4e-1b2a-4561-a6e2-ae30984ad124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6660 | 2025.09.24 16:56:07.208503 [ 278 ] {32cd7b4e-1b2a-4561-a6e2-ae30984ad124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6661 | 2025.09.24 16:56:07.208903 [ 278 ] {32cd7b4e-1b2a-4561-a6e2-ae30984ad124} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2025.09.24 16:56:07.208941 [ 278 ] {32cd7b4e-1b2a-4561-a6e2-ae30984ad124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6663 | 2025.09.24 16:56:07.209244 [ 278 ] {32cd7b4e-1b2a-4561-a6e2-ae30984ad124} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6664 | 2025.09.24 16:56:07.209462 [ 278 ] {32cd7b4e-1b2a-4561-a6e2-ae30984ad124} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2025.09.24 16:56:07.209590 [ 278 ] {32cd7b4e-1b2a-4561-a6e2-ae30984ad124} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001155 sec., 19047.61904761905 rows/sec., 1.45 MiB/sec. | ||
| 6666 | 2025.09.24 16:56:07.209628 [ 278 ] {32cd7b4e-1b2a-4561-a6e2-ae30984ad124} <Debug> TCPHandler: Processed in 0.001325248 sec. | ||
| 6667 | 2025.09.24 16:56:07.209757 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2025.09.24 16:56:07.209855 [ 278 ] {528a7355-301d-4ad3-88c3-14cca7e07dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6669 | 2025.09.24 16:56:07.209894 [ 278 ] {528a7355-301d-4ad3-88c3-14cca7e07dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6670 | 2025.09.24 16:56:07.210345 [ 278 ] {528a7355-301d-4ad3-88c3-14cca7e07dca} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2025.09.24 16:56:07.210392 [ 278 ] {528a7355-301d-4ad3-88c3-14cca7e07dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6672 | 2025.09.24 16:56:07.210811 [ 278 ] {528a7355-301d-4ad3-88c3-14cca7e07dca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6673 | 2025.09.24 16:56:07.211065 [ 278 ] {528a7355-301d-4ad3-88c3-14cca7e07dca} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2025.09.24 16:56:07.211211 [ 278 ] {528a7355-301d-4ad3-88c3-14cca7e07dca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001374 sec., 17467.248908296944 rows/sec., 1.45 MiB/sec. | ||
| 6675 | 2025.09.24 16:56:07.211250 [ 278 ] {528a7355-301d-4ad3-88c3-14cca7e07dca} <Debug> TCPHandler: Processed in 0.001541862 sec. | ||
| 6676 | 2025.09.24 16:56:07.211377 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2025.09.24 16:56:07.211472 [ 278 ] {98c147b8-8bd9-4915-8e8a-e7f877a649e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6678 | 2025.09.24 16:56:07.211512 [ 278 ] {98c147b8-8bd9-4915-8e8a-e7f877a649e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6679 | 2025.09.24 16:56:07.211986 [ 278 ] {98c147b8-8bd9-4915-8e8a-e7f877a649e3} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2025.09.24 16:56:07.212037 [ 278 ] {98c147b8-8bd9-4915-8e8a-e7f877a649e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6681 | 2025.09.24 16:56:07.212472 [ 278 ] {98c147b8-8bd9-4915-8e8a-e7f877a649e3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6682 | 2025.09.24 16:56:07.212770 [ 278 ] {98c147b8-8bd9-4915-8e8a-e7f877a649e3} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2025.09.24 16:56:07.212903 [ 278 ] {98c147b8-8bd9-4915-8e8a-e7f877a649e3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00145 sec., 8275.862068965518 rows/sec., 646.55 KiB/sec. | ||
| 6684 | 2025.09.24 16:56:07.212942 [ 278 ] {98c147b8-8bd9-4915-8e8a-e7f877a649e3} <Debug> TCPHandler: Processed in 0.001615214 sec. | ||
| 6685 | 2025.09.24 16:56:07.213051 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2025.09.24 16:56:07.213153 [ 278 ] {6f4f5602-6dc4-4d4f-8025-1da5f80b3d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6687 | 2025.09.24 16:56:07.213196 [ 278 ] {6f4f5602-6dc4-4d4f-8025-1da5f80b3d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6688 | 2025.09.24 16:56:07.213638 [ 278 ] {6f4f5602-6dc4-4d4f-8025-1da5f80b3d61} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2025.09.24 16:56:07.213675 [ 278 ] {6f4f5602-6dc4-4d4f-8025-1da5f80b3d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6690 | 2025.09.24 16:56:07.213997 [ 278 ] {6f4f5602-6dc4-4d4f-8025-1da5f80b3d61} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6691 | 2025.09.24 16:56:07.214218 [ 278 ] {6f4f5602-6dc4-4d4f-8025-1da5f80b3d61} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2025.09.24 16:56:07.214353 [ 278 ] {6f4f5602-6dc4-4d4f-8025-1da5f80b3d61} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001219 sec., 90237.89991796554 rows/sec., 7.35 MiB/sec. | ||
| 6693 | 2025.09.24 16:56:07.214392 [ 278 ] {6f4f5602-6dc4-4d4f-8025-1da5f80b3d61} <Debug> TCPHandler: Processed in 0.001393089 sec. | ||
| 6694 | 2025.09.24 16:56:07.214514 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2025.09.24 16:56:07.214610 [ 278 ] {061683aa-7bfa-4646-a8ee-4ee35e8683b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6696 | 2025.09.24 16:56:07.214654 [ 278 ] {061683aa-7bfa-4646-a8ee-4ee35e8683b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6697 | 2025.09.24 16:56:07.215056 [ 278 ] {061683aa-7bfa-4646-a8ee-4ee35e8683b5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2025.09.24 16:56:07.215093 [ 278 ] {061683aa-7bfa-4646-a8ee-4ee35e8683b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6699 | 2025.09.24 16:56:07.215429 [ 278 ] {061683aa-7bfa-4646-a8ee-4ee35e8683b5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6700 | 2025.09.24 16:56:07.215653 [ 278 ] {061683aa-7bfa-4646-a8ee-4ee35e8683b5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2025.09.24 16:56:07.215785 [ 278 ] {061683aa-7bfa-4646-a8ee-4ee35e8683b5} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001193 sec., 164291.70159262363 rows/sec., 11.79 MiB/sec. | ||
| 6702 | 2025.09.24 16:56:07.215821 [ 278 ] {061683aa-7bfa-4646-a8ee-4ee35e8683b5} <Debug> TCPHandler: Processed in 0.001357278 sec. | ||
| 6703 | 2025.09.24 16:56:07.215938 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2025.09.24 16:56:07.216032 [ 278 ] {731e851f-e403-4218-b94d-9dd4993c3ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6705 | 2025.09.24 16:56:07.216088 [ 278 ] {731e851f-e403-4218-b94d-9dd4993c3ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6706 | 2025.09.24 16:56:07.216945 [ 278 ] {731e851f-e403-4218-b94d-9dd4993c3ab1} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2025.09.24 16:56:07.216986 [ 278 ] {731e851f-e403-4218-b94d-9dd4993c3ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6708 | 2025.09.24 16:56:07.217517 [ 278 ] {731e851f-e403-4218-b94d-9dd4993c3ab1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6709 | 2025.09.24 16:56:07.217784 [ 278 ] {731e851f-e403-4218-b94d-9dd4993c3ab1} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2025.09.24 16:56:07.217987 [ 278 ] {731e851f-e403-4218-b94d-9dd4993c3ab1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00197 sec., 5076.1421319796955 rows/sec., 9.10 MiB/sec. | ||
| 6711 | 2025.09.24 16:56:07.218072 [ 278 ] {731e851f-e403-4218-b94d-9dd4993c3ab1} <Debug> TCPHandler: Processed in 0.002182446 sec. | ||
| 6712 | 2025.09.24 16:56:07.218221 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2025.09.24 16:56:07.218324 [ 278 ] {24c89a29-ccb6-40db-9670-701e6e45dc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6714 | 2025.09.24 16:56:07.218368 [ 278 ] {24c89a29-ccb6-40db-9670-701e6e45dc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6715 | 2025.09.24 16:56:07.218765 [ 278 ] {24c89a29-ccb6-40db-9670-701e6e45dc6b} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2025.09.24 16:56:07.218809 [ 278 ] {24c89a29-ccb6-40db-9670-701e6e45dc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6717 | 2025.09.24 16:56:07.219177 [ 278 ] {24c89a29-ccb6-40db-9670-701e6e45dc6b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6718 | 2025.09.24 16:56:07.219413 [ 278 ] {24c89a29-ccb6-40db-9670-701e6e45dc6b} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2025.09.24 16:56:07.219555 [ 278 ] {24c89a29-ccb6-40db-9670-701e6e45dc6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 6720 | 2025.09.24 16:56:07.219595 [ 278 ] {24c89a29-ccb6-40db-9670-701e6e45dc6b} <Debug> TCPHandler: Processed in 0.001435881 sec. | ||
| 6721 | 2025.09.24 16:56:07.697322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14843 | ||
| 6722 | 2025.09.24 16:56:07.697791 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2025.09.24 16:56:07.697838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6724 | 2025.09.24 16:56:07.698313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6725 | 2025.09.24 16:56:07.698555 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2025.09.24 16:56:07.698684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14843 | ||
| 6727 | 2025.09.24 16:56:07.698711 [ 142 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6728 | 2025.09.24 16:56:07.698812 [ 142 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2025.09.24 16:56:07.698851 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6730 | 2025.09.24 16:56:07.699041 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 6731 | 2025.09.24 16:56:07.699231 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6732 | 2025.09.24 16:56:07.699287 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12475 rows starting from the beginning of the part | ||
| 6733 | 2025.09.24 16:56:07.699359 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 6734 | 2025.09.24 16:56:07.699408 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 6735 | 2025.09.24 16:56:07.699453 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 6736 | 2025.09.24 16:56:07.699496 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 6737 | 2025.09.24 16:56:07.699542 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 6738 | 2025.09.24 16:56:07.701302 [ 200 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14843 rows, containing 4 columns (4 merged, 0 gathered) in 0.002334119 sec., 6359144.499487815 rows/sec., 90.97 MiB/sec. | ||
| 6739 | 2025.09.24 16:56:07.701893 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6740 | 2025.09.24 16:56:07.702355 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_31_6} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2025.09.24 16:56:07.702434 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_31_6} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6742 | 2025.09.24 16:56:07.702540 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6743 | 2025.09.24 16:56:08.478477 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6744 | 2025.09.24 16:56:08.509874 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2025.09.24 16:56:08.509980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6746 | 2025.09.24 16:56:08.519190 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6747 | 2025.09.24 16:56:08.520882 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2025.09.24 16:56:08.521489 [ 138 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6749 | 2025.09.24 16:56:08.521587 [ 138 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2025.09.24 16:56:08.521618 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6751 | 2025.09.24 16:56:08.521778 [ 194 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 6752 | 2025.09.24 16:56:08.527604 [ 194 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6753 | 2025.09.24 16:56:08.529720 [ 194 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 6754 | 2025.09.24 16:56:08.531049 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6755 | 2025.09.24 16:56:08.536423 [ 194 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 6756 | 2025.09.24 16:56:08.542919 [ 194 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 6757 | 2025.09.24 16:56:08.548622 [ 194 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 6758 | 2025.09.24 16:56:08.553960 [ 194 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 6759 | 2025.09.24 16:56:08.559110 [ 194 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 6760 | 2025.09.24 16:56:08.643827 [ 200 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.122113947 sec., 1916.243031600641 rows/sec., 9.91 MiB/sec. | ||
| 6761 | 2025.09.24 16:56:08.647116 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6762 | 2025.09.24 16:56:08.649780 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_31_6} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2025.09.24 16:56:08.649913 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_31_6} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6764 | 2025.09.24 16:56:08.652338 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6765 | 2025.09.24 16:56:09.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.49 MiB, peak 283.03 MiB, free memory in arenas 0.00 B, will set to 275.75 MiB (RSS), difference: 3.26 MiB | ||
| 6766 | 2025.09.24 16:56:09.269355 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41737 | ||
| 6767 | 2025.09.24 16:56:09.269478 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6768 | 2025.09.24 16:56:09.269510 [ 291 ] {} <Debug> TCP-Session: 04d5d954-63f0-471f-9be5-399508161ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41737 | ||
| 6769 | 2025.09.24 16:56:09.269534 [ 291 ] {} <Debug> TCP-Session: 04d5d954-63f0-471f-9be5-399508161ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6770 | 2025.09.24 16:56:09.269549 [ 291 ] {} <Debug> TCP-Session: 04d5d954-63f0-471f-9be5-399508161ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6771 | 2025.09.24 16:56:09.269781 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34336 | ||
| 6772 | 2025.09.24 16:56:09.269785 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43297 | ||
| 6773 | 2025.09.24 16:56:09.269833 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65379 | ||
| 6774 | 2025.09.24 16:56:09.269853 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38514 | ||
| 6775 | 2025.09.24 16:56:09.269887 [ 291 ] {} <Trace> TCP-Session: 04d5d954-63f0-471f-9be5-399508161ad0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2025.09.24 16:56:09.269828 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44816 | ||
| 6777 | 2025.09.24 16:56:09.269809 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48301 | ||
| 6778 | 2025.09.24 16:56:09.269990 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6779 | 2025.09.24 16:56:09.269818 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61627 | ||
| 6780 | 2025.09.24 16:56:09.270032 [ 292 ] {} <Debug> TCP-Session: 01e62cdb-c57f-45e4-94ac-388fadf9069d Authenticating user 'default' from [fd00:1122:3344:101::e]:34336 | ||
| 6781 | 2025.09.24 16:56:09.269805 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64559 | ||
| 6782 | 2025.09.24 16:56:09.270080 [ 292 ] {} <Debug> TCP-Session: 01e62cdb-c57f-45e4-94ac-388fadf9069d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6783 | 2025.09.24 16:56:09.270111 [ 292 ] {} <Debug> TCP-Session: 01e62cdb-c57f-45e4-94ac-388fadf9069d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6784 | 2025.09.24 16:56:09.270216 [ 291 ] {5c8d2de3-a23b-4c5e-b652-ab1af96c9125} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41737) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6785 | 2025.09.24 16:56:09.270435 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6786 | 2025.09.24 16:56:09.270472 [ 290 ] {} <Debug> TCP-Session: a196f6ec-5c4d-44f6-85ab-398b32167c5d Authenticating user 'default' from [fd00:1122:3344:101::e]:38514 | ||
| 6787 | 2025.09.24 16:56:09.270499 [ 290 ] {} <Debug> TCP-Session: a196f6ec-5c4d-44f6-85ab-398b32167c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6788 | 2025.09.24 16:56:09.270512 [ 290 ] {} <Debug> TCP-Session: a196f6ec-5c4d-44f6-85ab-398b32167c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6789 | 2025.09.24 16:56:09.270541 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6790 | 2025.09.24 16:56:09.270579 [ 275 ] {} <Debug> TCP-Session: 1ca17cb1-f30d-4541-9b1b-8c3b4ecf9550 Authenticating user 'default' from [fd00:1122:3344:101::e]:64559 | ||
| 6791 | 2025.09.24 16:56:09.270602 [ 275 ] {} <Debug> TCP-Session: 1ca17cb1-f30d-4541-9b1b-8c3b4ecf9550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6792 | 2025.09.24 16:56:09.270619 [ 275 ] {} <Debug> TCP-Session: 1ca17cb1-f30d-4541-9b1b-8c3b4ecf9550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6793 | 2025.09.24 16:56:09.270713 [ 291 ] {5c8d2de3-a23b-4c5e-b652-ab1af96c9125} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6794 | 2025.09.24 16:56:09.270881 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6795 | 2025.09.24 16:56:09.270881 [ 291 ] {5c8d2de3-a23b-4c5e-b652-ab1af96c9125} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6796 | 2025.09.24 16:56:09.270915 [ 287 ] {} <Debug> TCP-Session: 9b7f3601-15ac-47b1-9cba-ff3f92750e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:61627 | ||
| 6797 | 2025.09.24 16:56:09.270938 [ 287 ] {} <Debug> TCP-Session: 9b7f3601-15ac-47b1-9cba-ff3f92750e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6798 | 2025.09.24 16:56:09.270952 [ 287 ] {} <Debug> TCP-Session: 9b7f3601-15ac-47b1-9cba-ff3f92750e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6799 | 2025.09.24 16:56:09.270979 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6800 | 2025.09.24 16:56:09.271014 [ 293 ] {} <Debug> TCP-Session: e45809b2-3343-4f9b-959c-f06b50837e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:43297 | ||
| 6801 | 2025.09.24 16:56:09.271039 [ 293 ] {} <Debug> TCP-Session: e45809b2-3343-4f9b-959c-f06b50837e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6802 | 2025.09.24 16:56:09.271059 [ 293 ] {} <Debug> TCP-Session: e45809b2-3343-4f9b-959c-f06b50837e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6803 | 2025.09.24 16:56:09.271215 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6804 | 2025.09.24 16:56:09.271248 [ 294 ] {} <Debug> TCP-Session: 7b9ca43c-d2d1-4fd6-8175-2b6d95dd0b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:48301 | ||
| 6805 | 2025.09.24 16:56:09.271265 [ 294 ] {} <Debug> TCP-Session: 7b9ca43c-d2d1-4fd6-8175-2b6d95dd0b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6806 | 2025.09.24 16:56:09.271281 [ 294 ] {} <Debug> TCP-Session: 7b9ca43c-d2d1-4fd6-8175-2b6d95dd0b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6807 | 2025.09.24 16:56:09.271324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6808 | 2025.09.24 16:56:09.271331 [ 291 ] {5c8d2de3-a23b-4c5e-b652-ab1af96c9125} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 6809 | 2025.09.24 16:56:09.271360 [ 289 ] {} <Debug> TCP-Session: 703324e0-38cd-4256-ba50-b7b391c18ee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65379 | ||
| 6810 | 2025.09.24 16:56:09.271388 [ 289 ] {} <Debug> TCP-Session: 703324e0-38cd-4256-ba50-b7b391c18ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6811 | 2025.09.24 16:56:09.271400 [ 289 ] {} <Debug> TCP-Session: 703324e0-38cd-4256-ba50-b7b391c18ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2025.09.24 16:56:09.271499 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6813 | 2025.09.24 16:56:09.271536 [ 288 ] {} <Debug> TCP-Session: 4c09a812-4c7e-4f66-817e-12008ac8f764 Authenticating user 'default' from [fd00:1122:3344:101::e]:44816 | ||
| 6814 | 2025.09.24 16:56:09.271556 [ 288 ] {} <Debug> TCP-Session: 4c09a812-4c7e-4f66-817e-12008ac8f764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6815 | 2025.09.24 16:56:09.271568 [ 288 ] {} <Debug> TCP-Session: 4c09a812-4c7e-4f66-817e-12008ac8f764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2025.09.24 16:56:09.272532 [ 310 ] {5c8d2de3-a23b-4c5e-b652-ab1af96c9125} <Trace> AggregatingTransform: Aggregating | ||
| 6817 | 2025.09.24 16:56:09.272585 [ 310 ] {5c8d2de3-a23b-4c5e-b652-ab1af96c9125} <Trace> Aggregator: Aggregation method: without_key | ||
| 6818 | 2025.09.24 16:56:09.272635 [ 310 ] {5c8d2de3-a23b-4c5e-b652-ab1af96c9125} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001180055 sec. (847.418 rows/sec., 33.10 KiB/sec.) | ||
| 6819 | 2025.09.24 16:56:09.272660 [ 310 ] {5c8d2de3-a23b-4c5e-b652-ab1af96c9125} <Trace> Aggregator: Merging aggregated data | ||
| 6820 | 2025.09.24 16:56:09.274394 [ 291 ] {5c8d2de3-a23b-4c5e-b652-ab1af96c9125} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004248 sec., 235.40489642184556 rows/sec., 9.20 KiB/sec. | ||
| 6821 | 2025.09.24 16:56:09.274642 [ 291 ] {5c8d2de3-a23b-4c5e-b652-ab1af96c9125} <Debug> TCPHandler: Processed in 0.004908643 sec. | ||
| 6822 | 2025.09.24 16:56:09.274789 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6823 | 2025.09.24 16:56:09.274826 [ 291 ] {} <Debug> TCP-Session: 04d5d954-63f0-471f-9be5-399508161ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6824 | 2025.09.24 16:56:09.274831 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6825 | 2025.09.24 16:56:09.274860 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6826 | 2025.09.24 16:56:09.274878 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6827 | 2025.09.24 16:56:09.274893 [ 290 ] {} <Debug> TCP-Session: a196f6ec-5c4d-44f6-85ab-398b32167c5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6828 | 2025.09.24 16:56:09.274916 [ 293 ] {} <Debug> TCP-Session: e45809b2-3343-4f9b-959c-f06b50837e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6829 | 2025.09.24 16:56:09.274932 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6830 | 2025.09.24 16:56:09.274960 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6831 | 2025.09.24 16:56:09.274936 [ 287 ] {} <Debug> TCP-Session: 9b7f3601-15ac-47b1-9cba-ff3f92750e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6832 | 2025.09.24 16:56:09.274993 [ 294 ] {} <Debug> TCP-Session: 7b9ca43c-d2d1-4fd6-8175-2b6d95dd0b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6833 | 2025.09.24 16:56:09.275018 [ 292 ] {} <Debug> TCP-Session: 01e62cdb-c57f-45e4-94ac-388fadf9069d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6834 | 2025.09.24 16:56:09.275020 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6835 | 2025.09.24 16:56:09.274909 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6836 | 2025.09.24 16:56:09.275090 [ 289 ] {} <Debug> TCP-Session: 703324e0-38cd-4256-ba50-b7b391c18ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6837 | 2025.09.24 16:56:09.275120 [ 275 ] {} <Debug> TCP-Session: 1ca17cb1-f30d-4541-9b1b-8c3b4ecf9550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6838 | 2025.09.24 16:56:09.275264 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6839 | 2025.09.24 16:56:09.275314 [ 288 ] {} <Debug> TCP-Session: 4c09a812-4c7e-4f66-817e-12008ac8f764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2025.09.24 16:56:09.346066 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33337 | ||
| 6841 | 2025.09.24 16:56:09.346168 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6842 | 2025.09.24 16:56:09.346196 [ 291 ] {} <Debug> TCP-Session: 8e8a516e-eecf-4c5c-aa0c-51b0dbe5ba83 Authenticating user 'default' from [fd00:1122:3344:101::e]:33337 | ||
| 6843 | 2025.09.24 16:56:09.346219 [ 291 ] {} <Debug> TCP-Session: 8e8a516e-eecf-4c5c-aa0c-51b0dbe5ba83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6844 | 2025.09.24 16:56:09.346236 [ 291 ] {} <Debug> TCP-Session: 8e8a516e-eecf-4c5c-aa0c-51b0dbe5ba83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6845 | 2025.09.24 16:56:09.346441 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47234 | ||
| 6846 | 2025.09.24 16:56:09.346448 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56352 | ||
| 6847 | 2025.09.24 16:56:09.346495 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49585 | ||
| 6848 | 2025.09.24 16:56:09.346515 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53848 | ||
| 6849 | 2025.09.24 16:56:09.346552 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6850 | 2025.09.24 16:56:09.346549 [ 291 ] {} <Trace> TCP-Session: 8e8a516e-eecf-4c5c-aa0c-51b0dbe5ba83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6851 | 2025.09.24 16:56:09.346601 [ 292 ] {} <Debug> TCP-Session: 0d225af1-6714-4726-9cf9-2eac8c10fe7c Authenticating user 'default' from [fd00:1122:3344:101::e]:47234 | ||
| 6852 | 2025.09.24 16:56:09.346597 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6853 | 2025.09.24 16:56:09.346642 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6854 | 2025.09.24 16:56:09.346656 [ 292 ] {} <Debug> TCP-Session: 0d225af1-6714-4726-9cf9-2eac8c10fe7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6855 | 2025.09.24 16:56:09.346690 [ 290 ] {} <Debug> TCP-Session: b394e47a-2d7f-40d0-b782-1599c5f4dcba Authenticating user 'default' from [fd00:1122:3344:101::e]:53848 | ||
| 6856 | 2025.09.24 16:56:09.346706 [ 292 ] {} <Debug> TCP-Session: 0d225af1-6714-4726-9cf9-2eac8c10fe7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6857 | 2025.09.24 16:56:09.346480 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45174 | ||
| 6858 | 2025.09.24 16:56:09.346728 [ 290 ] {} <Debug> TCP-Session: b394e47a-2d7f-40d0-b782-1599c5f4dcba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6859 | 2025.09.24 16:56:09.346468 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55202 | ||
| 6860 | 2025.09.24 16:56:09.346772 [ 290 ] {} <Debug> TCP-Session: b394e47a-2d7f-40d0-b782-1599c5f4dcba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6861 | 2025.09.24 16:56:09.346799 [ 291 ] {c43e5bde-f44e-45dc-b74b-0899ec03ef3c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33337) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6862 | 2025.09.24 16:56:09.346817 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6863 | 2025.09.24 16:56:09.346468 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39249 | ||
| 6864 | 2025.09.24 16:56:09.346852 [ 287 ] {} <Debug> TCP-Session: 7b6b9b02-70d6-47e7-8b84-a9bee208291f Authenticating user 'default' from [fd00:1122:3344:101::e]:45174 | ||
| 6865 | 2025.09.24 16:56:09.346849 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6866 | 2025.09.24 16:56:09.346900 [ 287 ] {} <Debug> TCP-Session: 7b6b9b02-70d6-47e7-8b84-a9bee208291f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6867 | 2025.09.24 16:56:09.346926 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6868 | 2025.09.24 16:56:09.346941 [ 287 ] {} <Debug> TCP-Session: 7b6b9b02-70d6-47e7-8b84-a9bee208291f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6869 | 2025.09.24 16:56:09.346963 [ 275 ] {} <Debug> TCP-Session: de86a3f6-7fb1-40d2-a2ed-3bbc82eb3ce3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39249 | ||
| 6870 | 2025.09.24 16:56:09.346929 [ 294 ] {} <Debug> TCP-Session: 53486f7f-3d9c-4fe8-a195-0584ac172251 Authenticating user 'default' from [fd00:1122:3344:101::e]:55202 | ||
| 6871 | 2025.09.24 16:56:09.347003 [ 275 ] {} <Debug> TCP-Session: de86a3f6-7fb1-40d2-a2ed-3bbc82eb3ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6872 | 2025.09.24 16:56:09.346674 [ 293 ] {} <Debug> TCP-Session: 2c0ca514-7069-42aa-8c19-f5c170192126 Authenticating user 'default' from [fd00:1122:3344:101::e]:56352 | ||
| 6873 | 2025.09.24 16:56:09.347030 [ 275 ] {} <Debug> TCP-Session: de86a3f6-7fb1-40d2-a2ed-3bbc82eb3ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6874 | 2025.09.24 16:56:09.347025 [ 294 ] {} <Debug> TCP-Session: 53486f7f-3d9c-4fe8-a195-0584ac172251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6875 | 2025.09.24 16:56:09.347052 [ 293 ] {} <Debug> TCP-Session: 2c0ca514-7069-42aa-8c19-f5c170192126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6876 | 2025.09.24 16:56:09.347074 [ 294 ] {} <Debug> TCP-Session: 53486f7f-3d9c-4fe8-a195-0584ac172251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6877 | 2025.09.24 16:56:09.347086 [ 293 ] {} <Debug> TCP-Session: 2c0ca514-7069-42aa-8c19-f5c170192126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6878 | 2025.09.24 16:56:09.347106 [ 291 ] {c43e5bde-f44e-45dc-b74b-0899ec03ef3c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6879 | 2025.09.24 16:56:09.346588 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6880 | 2025.09.24 16:56:09.346506 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61794 | ||
| 6881 | 2025.09.24 16:56:09.347174 [ 291 ] {c43e5bde-f44e-45dc-b74b-0899ec03ef3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6882 | 2025.09.24 16:56:09.347180 [ 288 ] {} <Debug> TCP-Session: 970a16c2-56a4-4a84-a8b0-8f0e37200a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:49585 | ||
| 6883 | 2025.09.24 16:56:09.347222 [ 288 ] {} <Debug> TCP-Session: 970a16c2-56a4-4a84-a8b0-8f0e37200a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6884 | 2025.09.24 16:56:09.347232 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6885 | 2025.09.24 16:56:09.347235 [ 288 ] {} <Debug> TCP-Session: 970a16c2-56a4-4a84-a8b0-8f0e37200a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6886 | 2025.09.24 16:56:09.347262 [ 289 ] {} <Debug> TCP-Session: a1c46c34-8b82-491f-951b-0882abc073d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61794 | ||
| 6887 | 2025.09.24 16:56:09.347284 [ 289 ] {} <Debug> TCP-Session: a1c46c34-8b82-491f-951b-0882abc073d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6888 | 2025.09.24 16:56:09.347296 [ 289 ] {} <Debug> TCP-Session: a1c46c34-8b82-491f-951b-0882abc073d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6889 | 2025.09.24 16:56:09.347467 [ 291 ] {c43e5bde-f44e-45dc-b74b-0899ec03ef3c} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 6890 | 2025.09.24 16:56:09.348555 [ 303 ] {c43e5bde-f44e-45dc-b74b-0899ec03ef3c} <Trace> AggregatingTransform: Aggregating | ||
| 6891 | 2025.09.24 16:56:09.348610 [ 303 ] {c43e5bde-f44e-45dc-b74b-0899ec03ef3c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6892 | 2025.09.24 16:56:09.348647 [ 303 ] {c43e5bde-f44e-45dc-b74b-0899ec03ef3c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001073412 sec. (931.609 rows/sec., 36.39 KiB/sec.) | ||
| 6893 | 2025.09.24 16:56:09.348668 [ 303 ] {c43e5bde-f44e-45dc-b74b-0899ec03ef3c} <Trace> Aggregator: Merging aggregated data | ||
| 6894 | 2025.09.24 16:56:09.349846 [ 291 ] {c43e5bde-f44e-45dc-b74b-0899ec03ef3c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003127 sec., 319.79533098816756 rows/sec., 12.49 KiB/sec. | ||
| 6895 | 2025.09.24 16:56:09.350032 [ 291 ] {c43e5bde-f44e-45dc-b74b-0899ec03ef3c} <Debug> TCPHandler: Processed in 0.003617786 sec. | ||
| 6896 | 2025.09.24 16:56:09.350208 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6897 | 2025.09.24 16:56:09.350239 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6898 | 2025.09.24 16:56:09.350243 [ 291 ] {} <Debug> TCP-Session: 8e8a516e-eecf-4c5c-aa0c-51b0dbe5ba83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6899 | 2025.09.24 16:56:09.350256 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6900 | 2025.09.24 16:56:09.350290 [ 292 ] {} <Debug> TCP-Session: 0d225af1-6714-4726-9cf9-2eac8c10fe7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6901 | 2025.09.24 16:56:09.350338 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6902 | 2025.09.24 16:56:09.350359 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6903 | 2025.09.24 16:56:09.350371 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6904 | 2025.09.24 16:56:09.350399 [ 293 ] {} <Debug> TCP-Session: 2c0ca514-7069-42aa-8c19-f5c170192126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6905 | 2025.09.24 16:56:09.350409 [ 288 ] {} <Debug> TCP-Session: 970a16c2-56a4-4a84-a8b0-8f0e37200a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6906 | 2025.09.24 16:56:09.350428 [ 289 ] {} <Debug> TCP-Session: a1c46c34-8b82-491f-951b-0882abc073d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6907 | 2025.09.24 16:56:09.350346 [ 290 ] {} <Debug> TCP-Session: b394e47a-2d7f-40d0-b782-1599c5f4dcba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6908 | 2025.09.24 16:56:09.350305 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6909 | 2025.09.24 16:56:09.350292 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6910 | 2025.09.24 16:56:09.350523 [ 294 ] {} <Debug> TCP-Session: 53486f7f-3d9c-4fe8-a195-0584ac172251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6911 | 2025.09.24 16:56:09.350277 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6912 | 2025.09.24 16:56:09.350548 [ 287 ] {} <Debug> TCP-Session: 7b6b9b02-70d6-47e7-8b84-a9bee208291f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6913 | 2025.09.24 16:56:09.350597 [ 275 ] {} <Debug> TCP-Session: de86a3f6-7fb1-40d2-a2ed-3bbc82eb3ce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6914 | 2025.09.24 16:56:12.203550 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2025.09.24 16:56:12.203753 [ 278 ] {6d58ed67-d619-41ef-931e-4455acab9dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6916 | 2025.09.24 16:56:12.203824 [ 278 ] {6d58ed67-d619-41ef-931e-4455acab9dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6917 | 2025.09.24 16:56:12.204537 [ 278 ] {6d58ed67-d619-41ef-931e-4455acab9dc5} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2025.09.24 16:56:12.204589 [ 278 ] {6d58ed67-d619-41ef-931e-4455acab9dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6919 | 2025.09.24 16:56:12.205030 [ 278 ] {6d58ed67-d619-41ef-931e-4455acab9dc5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6920 | 2025.09.24 16:56:12.205284 [ 278 ] {6d58ed67-d619-41ef-931e-4455acab9dc5} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2025.09.24 16:56:12.205461 [ 278 ] {6d58ed67-d619-41ef-931e-4455acab9dc5} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001759 sec., 68220.57987492894 rows/sec., 5.78 MiB/sec. | ||
| 6922 | 2025.09.24 16:56:12.205514 [ 278 ] {6d58ed67-d619-41ef-931e-4455acab9dc5} <Debug> TCPHandler: Processed in 0.002096864 sec. | ||
| 6923 | 2025.09.24 16:56:12.205648 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2025.09.24 16:56:12.205753 [ 278 ] {87a54037-5b6f-4f54-b37e-1e18d67c933d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6925 | 2025.09.24 16:56:12.205797 [ 278 ] {87a54037-5b6f-4f54-b37e-1e18d67c933d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6926 | 2025.09.24 16:56:12.206230 [ 278 ] {87a54037-5b6f-4f54-b37e-1e18d67c933d} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2025.09.24 16:56:12.206271 [ 278 ] {87a54037-5b6f-4f54-b37e-1e18d67c933d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6928 | 2025.09.24 16:56:12.206612 [ 278 ] {87a54037-5b6f-4f54-b37e-1e18d67c933d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6929 | 2025.09.24 16:56:12.206838 [ 278 ] {87a54037-5b6f-4f54-b37e-1e18d67c933d} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2025.09.24 16:56:12.206982 [ 278 ] {87a54037-5b6f-4f54-b37e-1e18d67c933d} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001253 sec., 25538.707102952914 rows/sec., 1.88 MiB/sec. | ||
| 6931 | 2025.09.24 16:56:12.207024 [ 278 ] {87a54037-5b6f-4f54-b37e-1e18d67c933d} <Debug> TCPHandler: Processed in 0.00142831 sec. | ||
| 6932 | 2025.09.24 16:56:12.207131 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6933 | 2025.09.24 16:56:12.207230 [ 278 ] {4d14b9a7-0ab0-4f05-97d8-ce6d76458434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6934 | 2025.09.24 16:56:12.207271 [ 278 ] {4d14b9a7-0ab0-4f05-97d8-ce6d76458434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6935 | 2025.09.24 16:56:12.207790 [ 278 ] {4d14b9a7-0ab0-4f05-97d8-ce6d76458434} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2025.09.24 16:56:12.207835 [ 278 ] {4d14b9a7-0ab0-4f05-97d8-ce6d76458434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6937 | 2025.09.24 16:56:12.208217 [ 278 ] {4d14b9a7-0ab0-4f05-97d8-ce6d76458434} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6938 | 2025.09.24 16:56:12.208458 [ 278 ] {4d14b9a7-0ab0-4f05-97d8-ce6d76458434} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2025.09.24 16:56:12.208601 [ 278 ] {4d14b9a7-0ab0-4f05-97d8-ce6d76458434} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001391 sec., 69015.09705248023 rows/sec., 5.39 MiB/sec. | ||
| 6940 | 2025.09.24 16:56:12.208640 [ 278 ] {4d14b9a7-0ab0-4f05-97d8-ce6d76458434} <Debug> TCPHandler: Processed in 0.001560503 sec. | ||
| 6941 | 2025.09.24 16:56:12.208752 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2025.09.24 16:56:12.208846 [ 278 ] {a194c842-4945-4458-add7-29fd06559efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6943 | 2025.09.24 16:56:12.208890 [ 278 ] {a194c842-4945-4458-add7-29fd06559efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6944 | 2025.09.24 16:56:12.209343 [ 278 ] {a194c842-4945-4458-add7-29fd06559efb} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2025.09.24 16:56:12.209380 [ 278 ] {a194c842-4945-4458-add7-29fd06559efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6946 | 2025.09.24 16:56:12.209732 [ 278 ] {a194c842-4945-4458-add7-29fd06559efb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6947 | 2025.09.24 16:56:12.209946 [ 278 ] {a194c842-4945-4458-add7-29fd06559efb} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2025.09.24 16:56:12.210098 [ 278 ] {a194c842-4945-4458-add7-29fd06559efb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 6949 | 2025.09.24 16:56:12.210137 [ 278 ] {a194c842-4945-4458-add7-29fd06559efb} <Debug> TCPHandler: Processed in 0.00143418 sec. | ||
| 6950 | 2025.09.24 16:56:12.210429 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2025.09.24 16:56:12.210522 [ 278 ] {263aa92a-42bb-4c39-825b-8efa754b269d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6952 | 2025.09.24 16:56:12.210577 [ 278 ] {263aa92a-42bb-4c39-825b-8efa754b269d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6953 | 2025.09.24 16:56:12.211435 [ 278 ] {263aa92a-42bb-4c39-825b-8efa754b269d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2025.09.24 16:56:12.211473 [ 278 ] {263aa92a-42bb-4c39-825b-8efa754b269d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6955 | 2025.09.24 16:56:12.212040 [ 278 ] {263aa92a-42bb-4c39-825b-8efa754b269d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6956 | 2025.09.24 16:56:12.212280 [ 278 ] {263aa92a-42bb-4c39-825b-8efa754b269d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2025.09.24 16:56:12.212427 [ 278 ] {263aa92a-42bb-4c39-825b-8efa754b269d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001922 sec., 16649.323621227886 rows/sec., 29.83 MiB/sec. | ||
| 6958 | 2025.09.24 16:56:12.212489 [ 278 ] {263aa92a-42bb-4c39-825b-8efa754b269d} <Debug> TCPHandler: Processed in 0.002109004 sec. | ||
| 6959 | 2025.09.24 16:56:12.212610 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2025.09.24 16:56:12.212706 [ 278 ] {3ec08cd4-0908-46a6-b4a0-bf768a091df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6961 | 2025.09.24 16:56:12.212748 [ 278 ] {3ec08cd4-0908-46a6-b4a0-bf768a091df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6962 | 2025.09.24 16:56:12.213114 [ 278 ] {3ec08cd4-0908-46a6-b4a0-bf768a091df0} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2025.09.24 16:56:12.213152 [ 278 ] {3ec08cd4-0908-46a6-b4a0-bf768a091df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6964 | 2025.09.24 16:56:12.213466 [ 278 ] {3ec08cd4-0908-46a6-b4a0-bf768a091df0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6965 | 2025.09.24 16:56:12.213688 [ 278 ] {3ec08cd4-0908-46a6-b4a0-bf768a091df0} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2025.09.24 16:56:12.213821 [ 278 ] {3ec08cd4-0908-46a6-b4a0-bf768a091df0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 6967 | 2025.09.24 16:56:12.213856 [ 278 ] {3ec08cd4-0908-46a6-b4a0-bf768a091df0} <Debug> TCPHandler: Processed in 0.001295397 sec. | ||
| 6968 | 2025.09.24 16:56:14.320374 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64848 | ||
| 6969 | 2025.09.24 16:56:14.320481 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6970 | 2025.09.24 16:56:14.320505 [ 291 ] {} <Debug> TCP-Session: f2f1b207-8e61-4cd0-a325-0ace1bd76b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:64848 | ||
| 6971 | 2025.09.24 16:56:14.320528 [ 291 ] {} <Debug> TCP-Session: f2f1b207-8e61-4cd0-a325-0ace1bd76b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2025.09.24 16:56:14.320541 [ 291 ] {} <Debug> TCP-Session: f2f1b207-8e61-4cd0-a325-0ace1bd76b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2025.09.24 16:56:14.320722 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59748 | ||
| 6974 | 2025.09.24 16:56:14.320744 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62740 | ||
| 6975 | 2025.09.24 16:56:14.320783 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63670 | ||
| 6976 | 2025.09.24 16:56:14.320804 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46849 | ||
| 6977 | 2025.09.24 16:56:14.320828 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55398 | ||
| 6978 | 2025.09.24 16:56:14.320815 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64045 | ||
| 6979 | 2025.09.24 16:56:14.320887 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6980 | 2025.09.24 16:56:14.320916 [ 291 ] {} <Trace> TCP-Session: f2f1b207-8e61-4cd0-a325-0ace1bd76b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6981 | 2025.09.24 16:56:14.320947 [ 293 ] {} <Debug> TCP-Session: 7581a303-ff89-4890-ae3e-071f956d192c Authenticating user 'default' from [fd00:1122:3344:101::e]:62740 | ||
| 6982 | 2025.09.24 16:56:14.320974 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6983 | 2025.09.24 16:56:14.320975 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6984 | 2025.09.24 16:56:14.320995 [ 293 ] {} <Debug> TCP-Session: 7581a303-ff89-4890-ae3e-071f956d192c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6985 | 2025.09.24 16:56:14.321014 [ 290 ] {} <Debug> TCP-Session: f638afa3-f646-4668-b0cb-3eab9481b253 Authenticating user 'default' from [fd00:1122:3344:101::e]:55398 | ||
| 6986 | 2025.09.24 16:56:14.321035 [ 293 ] {} <Debug> TCP-Session: 7581a303-ff89-4890-ae3e-071f956d192c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6987 | 2025.09.24 16:56:14.321058 [ 290 ] {} <Debug> TCP-Session: f638afa3-f646-4668-b0cb-3eab9481b253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6988 | 2025.09.24 16:56:14.321027 [ 289 ] {} <Debug> TCP-Session: cda7142e-721f-48f9-9dc2-5ce564b27c7e Authenticating user 'default' from [fd00:1122:3344:101::e]:64045 | ||
| 6989 | 2025.09.24 16:56:14.321087 [ 290 ] {} <Debug> TCP-Session: f638afa3-f646-4668-b0cb-3eab9481b253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6990 | 2025.09.24 16:56:14.321119 [ 291 ] {9701a853-9ca7-4e72-ba3e-0581936fedbf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64848) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6991 | 2025.09.24 16:56:14.321130 [ 289 ] {} <Debug> TCP-Session: cda7142e-721f-48f9-9dc2-5ce564b27c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6992 | 2025.09.24 16:56:14.320893 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6993 | 2025.09.24 16:56:14.321168 [ 289 ] {} <Debug> TCP-Session: cda7142e-721f-48f9-9dc2-5ce564b27c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6994 | 2025.09.24 16:56:14.320887 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6995 | 2025.09.24 16:56:14.321201 [ 288 ] {} <Debug> TCP-Session: 321861de-df83-4b03-a26b-1ab5b3508d88 Authenticating user 'default' from [fd00:1122:3344:101::e]:46849 | ||
| 6996 | 2025.09.24 16:56:14.320795 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57423 | ||
| 6997 | 2025.09.24 16:56:14.321249 [ 288 ] {} <Debug> TCP-Session: 321861de-df83-4b03-a26b-1ab5b3508d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6998 | 2025.09.24 16:56:14.321235 [ 275 ] {} <Debug> TCP-Session: 4234aa87-077b-4533-96f4-dcb38dd6c851 Authenticating user 'default' from [fd00:1122:3344:101::e]:63670 | ||
| 6999 | 2025.09.24 16:56:14.321289 [ 288 ] {} <Debug> TCP-Session: 321861de-df83-4b03-a26b-1ab5b3508d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7000 | 2025.09.24 16:56:14.321314 [ 275 ] {} <Debug> TCP-Session: 4234aa87-077b-4533-96f4-dcb38dd6c851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7001 | 2025.09.24 16:56:14.321326 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7002 | 2025.09.24 16:56:14.321341 [ 275 ] {} <Debug> TCP-Session: 4234aa87-077b-4533-96f4-dcb38dd6c851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7003 | 2025.09.24 16:56:14.320790 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37174 | ||
| 7004 | 2025.09.24 16:56:14.321363 [ 287 ] {} <Debug> TCP-Session: 8b0a18fc-dbed-44fc-9641-164e86fd31eb Authenticating user 'default' from [fd00:1122:3344:101::e]:57423 | ||
| 7005 | 2025.09.24 16:56:14.321413 [ 291 ] {9701a853-9ca7-4e72-ba3e-0581936fedbf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7006 | 2025.09.24 16:56:14.321433 [ 287 ] {} <Debug> TCP-Session: 8b0a18fc-dbed-44fc-9641-164e86fd31eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7007 | 2025.09.24 16:56:14.320845 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7008 | 2025.09.24 16:56:14.321450 [ 287 ] {} <Debug> TCP-Session: 8b0a18fc-dbed-44fc-9641-164e86fd31eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7009 | 2025.09.24 16:56:14.321472 [ 291 ] {9701a853-9ca7-4e72-ba3e-0581936fedbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7010 | 2025.09.24 16:56:14.321482 [ 292 ] {} <Debug> TCP-Session: d6b72f56-3677-4b60-8660-bbfeb4788020 Authenticating user 'default' from [fd00:1122:3344:101::e]:59748 | ||
| 7011 | 2025.09.24 16:56:14.321451 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7012 | 2025.09.24 16:56:14.321511 [ 292 ] {} <Debug> TCP-Session: d6b72f56-3677-4b60-8660-bbfeb4788020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7013 | 2025.09.24 16:56:14.321538 [ 294 ] {} <Debug> TCP-Session: 04e6d288-423a-4f9c-b915-896233e408e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37174 | ||
| 7014 | 2025.09.24 16:56:14.321539 [ 292 ] {} <Debug> TCP-Session: d6b72f56-3677-4b60-8660-bbfeb4788020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7015 | 2025.09.24 16:56:14.321567 [ 294 ] {} <Debug> TCP-Session: 04e6d288-423a-4f9c-b915-896233e408e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7016 | 2025.09.24 16:56:14.321591 [ 294 ] {} <Debug> TCP-Session: 04e6d288-423a-4f9c-b915-896233e408e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7017 | 2025.09.24 16:56:14.321774 [ 291 ] {9701a853-9ca7-4e72-ba3e-0581936fedbf} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 7018 | 2025.09.24 16:56:14.322755 [ 314 ] {9701a853-9ca7-4e72-ba3e-0581936fedbf} <Trace> AggregatingTransform: Aggregating | ||
| 7019 | 2025.09.24 16:56:14.322826 [ 314 ] {9701a853-9ca7-4e72-ba3e-0581936fedbf} <Trace> Aggregator: Aggregation method: without_key | ||
| 7020 | 2025.09.24 16:56:14.322871 [ 314 ] {9701a853-9ca7-4e72-ba3e-0581936fedbf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993051 sec. (1006.998 rows/sec., 39.34 KiB/sec.) | ||
| 7021 | 2025.09.24 16:56:14.322893 [ 314 ] {9701a853-9ca7-4e72-ba3e-0581936fedbf} <Trace> Aggregator: Merging aggregated data | ||
| 7022 | 2025.09.24 16:56:14.324081 [ 291 ] {9701a853-9ca7-4e72-ba3e-0581936fedbf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003018 sec., 331.3452617627568 rows/sec., 12.94 KiB/sec. | ||
| 7023 | 2025.09.24 16:56:14.324225 [ 291 ] {9701a853-9ca7-4e72-ba3e-0581936fedbf} <Debug> TCPHandler: Processed in 0.003423661 sec. | ||
| 7024 | 2025.09.24 16:56:14.324353 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7025 | 2025.09.24 16:56:14.324364 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7026 | 2025.09.24 16:56:14.324378 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7027 | 2025.09.24 16:56:14.324389 [ 291 ] {} <Debug> TCP-Session: f2f1b207-8e61-4cd0-a325-0ace1bd76b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7028 | 2025.09.24 16:56:14.324411 [ 292 ] {} <Debug> TCP-Session: d6b72f56-3677-4b60-8660-bbfeb4788020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7029 | 2025.09.24 16:56:14.324412 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7030 | 2025.09.24 16:56:14.324444 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7031 | 2025.09.24 16:56:14.324458 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7032 | 2025.09.24 16:56:14.324476 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7033 | 2025.09.24 16:56:14.324482 [ 275 ] {} <Debug> TCP-Session: 4234aa87-077b-4533-96f4-dcb38dd6c851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7034 | 2025.09.24 16:56:14.324508 [ 294 ] {} <Debug> TCP-Session: 04e6d288-423a-4f9c-b915-896233e408e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7035 | 2025.09.24 16:56:14.324527 [ 288 ] {} <Debug> TCP-Session: 321861de-df83-4b03-a26b-1ab5b3508d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7036 | 2025.09.24 16:56:14.324473 [ 289 ] {} <Debug> TCP-Session: cda7142e-721f-48f9-9dc2-5ce564b27c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7037 | 2025.09.24 16:56:14.324432 [ 290 ] {} <Debug> TCP-Session: f638afa3-f646-4668-b0cb-3eab9481b253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7038 | 2025.09.24 16:56:14.324429 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7039 | 2025.09.24 16:56:14.324396 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7040 | 2025.09.24 16:56:14.324630 [ 287 ] {} <Debug> TCP-Session: 8b0a18fc-dbed-44fc-9641-164e86fd31eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7041 | 2025.09.24 16:56:14.324650 [ 293 ] {} <Debug> TCP-Session: 7581a303-ff89-4890-ae3e-071f956d192c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7042 | 2025.09.24 16:56:15.096906 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7043 | 2025.09.24 16:56:15.096959 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7044 | 2025.09.24 16:56:15.199725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15355 | ||
| 7045 | 2025.09.24 16:56:15.200239 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2025.09.24 16:56:15.200292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7047 | 2025.09.24 16:56:15.200785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7048 | 2025.09.24 16:56:15.201042 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2025.09.24 16:56:15.201187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15355 | ||
| 7050 | 2025.09.24 16:56:15.238796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 884 | ||
| 7051 | 2025.09.24 16:56:15.241238 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2025.09.24 16:56:15.241295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7053 | 2025.09.24 16:56:15.242543 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7054 | 2025.09.24 16:56:15.242841 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2025.09.24 16:56:15.243233 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 884 | ||
| 7056 | 2025.09.24 16:56:16.002331 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001008821 sec. | ||
| 7057 | 2025.09.24 16:56:16.032092 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7058 | 2025.09.24 16:56:16.048228 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2025.09.24 16:56:16.048285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7060 | 2025.09.24 16:56:16.054355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7061 | 2025.09.24 16:56:16.055069 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2025.09.24 16:56:16.057752 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7063 | 2025.09.24 16:56:17.201644 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2025.09.24 16:56:17.201859 [ 278 ] {6fab728d-23ba-489c-8072-62e9bc25d8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7065 | 2025.09.24 16:56:17.201931 [ 278 ] {6fab728d-23ba-489c-8072-62e9bc25d8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7066 | 2025.09.24 16:56:17.202602 [ 278 ] {6fab728d-23ba-489c-8072-62e9bc25d8ef} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2025.09.24 16:56:17.202649 [ 278 ] {6fab728d-23ba-489c-8072-62e9bc25d8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7068 | 2025.09.24 16:56:17.203073 [ 278 ] {6fab728d-23ba-489c-8072-62e9bc25d8ef} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7069 | 2025.09.24 16:56:17.203300 [ 278 ] {6fab728d-23ba-489c-8072-62e9bc25d8ef} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2025.09.24 16:56:17.203439 [ 131 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7071 | 2025.09.24 16:56:17.203450 [ 278 ] {6fab728d-23ba-489c-8072-62e9bc25d8ef} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001646 sec., 46172.53948967194 rows/sec., 3.79 MiB/sec. | ||
| 7072 | 2025.09.24 16:56:17.203505 [ 131 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2025.09.24 16:56:17.203517 [ 278 ] {6fab728d-23ba-489c-8072-62e9bc25d8ef} <Debug> TCPHandler: Processed in 0.002006992 sec. | ||
| 7074 | 2025.09.24 16:56:17.203533 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7075 | 2025.09.24 16:56:17.203637 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2025.09.24 16:56:17.203660 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 7077 | 2025.09.24 16:56:17.203737 [ 278 ] {12f35487-148d-42f5-bf22-af291418ae8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7078 | 2025.09.24 16:56:17.203781 [ 278 ] {12f35487-148d-42f5-bf22-af291418ae8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7079 | 2025.09.24 16:56:17.203811 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7080 | 2025.09.24 16:56:17.203854 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2466 rows starting from the beginning of the part | ||
| 7081 | 2025.09.24 16:56:17.203920 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 7082 | 2025.09.24 16:56:17.203968 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 120 rows starting from the beginning of the part | ||
| 7083 | 2025.09.24 16:56:17.204014 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 196 rows starting from the beginning of the part | ||
| 7084 | 2025.09.24 16:56:17.204057 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 120 rows starting from the beginning of the part | ||
| 7085 | 2025.09.24 16:56:17.204108 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 76 rows starting from the beginning of the part | ||
| 7086 | 2025.09.24 16:56:17.204167 [ 278 ] {12f35487-148d-42f5-bf22-af291418ae8a} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2025.09.24 16:56:17.204206 [ 278 ] {12f35487-148d-42f5-bf22-af291418ae8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7088 | 2025.09.24 16:56:17.204529 [ 278 ] {12f35487-148d-42f5-bf22-af291418ae8a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7089 | 2025.09.24 16:56:17.204748 [ 278 ] {12f35487-148d-42f5-bf22-af291418ae8a} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2025.09.24 16:56:17.204883 [ 278 ] {12f35487-148d-42f5-bf22-af291418ae8a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001167 sec., 8568.98029134533 rows/sec., 644.35 KiB/sec. | ||
| 7091 | 2025.09.24 16:56:17.204920 [ 278 ] {12f35487-148d-42f5-bf22-af291418ae8a} <Debug> TCPHandler: Processed in 0.001330118 sec. | ||
| 7092 | 2025.09.24 16:56:17.205026 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2025.09.24 16:56:17.205118 [ 278 ] {40710362-f0f1-49e0-aa96-0d092fe407a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7094 | 2025.09.24 16:56:17.205157 [ 278 ] {40710362-f0f1-49e0-aa96-0d092fe407a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7095 | 2025.09.24 16:56:17.205529 [ 200 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3054 rows, containing 5 columns (5 merged, 0 gathered) in 0.00191883 sec., 1591594.8781288597 rows/sec., 137.15 MiB/sec. | ||
| 7096 | 2025.09.24 16:56:17.205553 [ 278 ] {40710362-f0f1-49e0-aa96-0d092fe407a4} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2025.09.24 16:56:17.205595 [ 278 ] {40710362-f0f1-49e0-aa96-0d092fe407a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7098 | 2025.09.24 16:56:17.205886 [ 199 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7099 | 2025.09.24 16:56:17.205916 [ 278 ] {40710362-f0f1-49e0-aa96-0d092fe407a4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7100 | 2025.09.24 16:56:17.206192 [ 278 ] {40710362-f0f1-49e0-aa96-0d092fe407a4} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2025.09.24 16:56:17.206248 [ 199 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_46_9} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2025.09.24 16:56:17.206316 [ 131 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7103 | 2025.09.24 16:56:17.206324 [ 278 ] {40710362-f0f1-49e0-aa96-0d092fe407a4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001223 sec., 60506.95012264923 rows/sec., 4.72 MiB/sec. | ||
| 7104 | 2025.09.24 16:56:17.206331 [ 199 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_46_9} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7105 | 2025.09.24 16:56:17.206346 [ 131 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2025.09.24 16:56:17.206378 [ 278 ] {40710362-f0f1-49e0-aa96-0d092fe407a4} <Debug> TCPHandler: Processed in 0.0013986 sec. | ||
| 7107 | 2025.09.24 16:56:17.206399 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7108 | 2025.09.24 16:56:17.206486 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 7109 | 2025.09.24 16:56:17.206497 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2025.09.24 16:56:17.206526 [ 189 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 7111 | 2025.09.24 16:56:17.206593 [ 278 ] {6c300a0b-d374-4813-879c-f1d331847563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7112 | 2025.09.24 16:56:17.206613 [ 189 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7113 | 2025.09.24 16:56:17.206635 [ 278 ] {6c300a0b-d374-4813-879c-f1d331847563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7114 | 2025.09.24 16:56:17.206641 [ 189 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1251 rows starting from the beginning of the part | ||
| 7115 | 2025.09.24 16:56:17.206698 [ 189 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 7116 | 2025.09.24 16:56:17.206740 [ 189 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
| 7117 | 2025.09.24 16:56:17.206777 [ 189 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 110 rows starting from the beginning of the part | ||
| 7118 | 2025.09.24 16:56:17.206815 [ 189 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 96 rows starting from the beginning of the part | ||
| 7119 | 2025.09.24 16:56:17.206851 [ 189 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
| 7120 | 2025.09.24 16:56:17.207021 [ 278 ] {6c300a0b-d374-4813-879c-f1d331847563} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2025.09.24 16:56:17.207055 [ 278 ] {6c300a0b-d374-4813-879c-f1d331847563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7122 | 2025.09.24 16:56:17.207394 [ 278 ] {6c300a0b-d374-4813-879c-f1d331847563} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7123 | 2025.09.24 16:56:17.207608 [ 278 ] {6c300a0b-d374-4813-879c-f1d331847563} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2025.09.24 16:56:17.207720 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7125 | 2025.09.24 16:56:17.207735 [ 278 ] {6c300a0b-d374-4813-879c-f1d331847563} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 7126 | 2025.09.24 16:56:17.207758 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2025.09.24 16:56:17.207780 [ 278 ] {6c300a0b-d374-4813-879c-f1d331847563} <Debug> TCPHandler: Processed in 0.001330398 sec. | ||
| 7128 | 2025.09.24 16:56:17.207781 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7129 | 2025.09.24 16:56:17.207813 [ 199 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1701 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352189 sec., 1257960.2407651593 rows/sec., 97.83 MiB/sec. | ||
| 7130 | 2025.09.24 16:56:17.207898 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 7131 | 2025.09.24 16:56:17.207906 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2025.09.24 16:56:17.208014 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7133 | 2025.09.24 16:56:17.208028 [ 278 ] {bd50c923-0f7a-4a9f-a1cd-f3d5b02aab28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7134 | 2025.09.24 16:56:17.208024 [ 199 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7135 | 2025.09.24 16:56:17.208057 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13609 rows starting from the beginning of the part | ||
| 7136 | 2025.09.24 16:56:17.208101 [ 278 ] {bd50c923-0f7a-4a9f-a1cd-f3d5b02aab28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7137 | 2025.09.24 16:56:17.208135 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7138 | 2025.09.24 16:56:17.208193 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 7139 | 2025.09.24 16:56:17.208252 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 196 rows starting from the beginning of the part | ||
| 7140 | 2025.09.24 16:56:17.208310 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 7141 | 2025.09.24 16:56:17.208335 [ 199 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_46_9} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2025.09.24 16:56:17.208363 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 7143 | 2025.09.24 16:56:17.208413 [ 199 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_46_9} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7144 | 2025.09.24 16:56:17.208495 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 7145 | 2025.09.24 16:56:17.209107 [ 278 ] {bd50c923-0f7a-4a9f-a1cd-f3d5b02aab28} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2025.09.24 16:56:17.209154 [ 278 ] {bd50c923-0f7a-4a9f-a1cd-f3d5b02aab28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7147 | 2025.09.24 16:56:17.209874 [ 278 ] {bd50c923-0f7a-4a9f-a1cd-f3d5b02aab28} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7148 | 2025.09.24 16:56:17.210201 [ 278 ] {bd50c923-0f7a-4a9f-a1cd-f3d5b02aab28} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2025.09.24 16:56:17.210391 [ 278 ] {bd50c923-0f7a-4a9f-a1cd-f3d5b02aab28} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002385 sec., 4192.8721174004195 rows/sec., 7.51 MiB/sec. | ||
| 7150 | 2025.09.24 16:56:17.210469 [ 278 ] {bd50c923-0f7a-4a9f-a1cd-f3d5b02aab28} <Debug> TCPHandler: Processed in 0.002621875 sec. | ||
| 7151 | 2025.09.24 16:56:17.210591 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2025.09.24 16:56:17.210700 [ 278 ] {02402331-2183-43f7-b82c-49e63efb5c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7153 | 2025.09.24 16:56:17.210752 [ 278 ] {02402331-2183-43f7-b82c-49e63efb5c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7154 | 2025.09.24 16:56:17.211110 [ 278 ] {02402331-2183-43f7-b82c-49e63efb5c2d} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2025.09.24 16:56:17.211146 [ 278 ] {02402331-2183-43f7-b82c-49e63efb5c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7156 | 2025.09.24 16:56:17.211469 [ 278 ] {02402331-2183-43f7-b82c-49e63efb5c2d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7157 | 2025.09.24 16:56:17.211695 [ 278 ] {02402331-2183-43f7-b82c-49e63efb5c2d} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2025.09.24 16:56:17.211799 [ 131 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7159 | 2025.09.24 16:56:17.211822 [ 278 ] {02402331-2183-43f7-b82c-49e63efb5c2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 7160 | 2025.09.24 16:56:17.211828 [ 131 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2025.09.24 16:56:17.211861 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7162 | 2025.09.24 16:56:17.211865 [ 278 ] {02402331-2183-43f7-b82c-49e63efb5c2d} <Debug> TCPHandler: Processed in 0.001335948 sec. | ||
| 7163 | 2025.09.24 16:56:17.212035 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7164 | 2025.09.24 16:56:17.212267 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7165 | 2025.09.24 16:56:17.212328 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2664 rows starting from the beginning of the part | ||
| 7166 | 2025.09.24 16:56:17.212433 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7167 | 2025.09.24 16:56:17.212493 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7168 | 2025.09.24 16:56:17.212536 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7169 | 2025.09.24 16:56:17.212575 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7170 | 2025.09.24 16:56:17.212617 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7171 | 2025.09.24 16:56:17.213391 [ 193 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14445 rows, containing 5 columns (5 merged, 0 gathered) in 0.005541306 sec., 2606786.1980551155 rows/sec., 177.98 MiB/sec. | ||
| 7172 | 2025.09.24 16:56:17.213882 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7173 | 2025.09.24 16:56:17.213934 [ 186 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2964 rows, containing 4 columns (4 merged, 0 gathered) in 0.001985632 sec., 1492723.7272566115 rows/sec., 98.68 MiB/sec. | ||
| 7174 | 2025.09.24 16:56:17.214164 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2025.09.24 16:56:17.214244 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7176 | 2025.09.24 16:56:17.214289 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7177 | 2025.09.24 16:56:17.214320 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 7178 | 2025.09.24 16:56:17.214565 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_46_9} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2025.09.24 16:56:17.214646 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_46_9} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7180 | 2025.09.24 16:56:17.214720 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7181 | 2025.09.24 16:56:18.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.21 MiB, peak 288.33 MiB, free memory in arenas 0.00 B, will set to 279.96 MiB (RSS), difference: 1.75 MiB | ||
| 7182 | 2025.09.24 16:56:22.229966 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7183 | 2025.09.24 16:56:22.230159 [ 278 ] {372a9fe5-df20-4d9e-827c-dc1848dc95d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7184 | 2025.09.24 16:56:22.230225 [ 278 ] {372a9fe5-df20-4d9e-827c-dc1848dc95d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7185 | 2025.09.24 16:56:22.230843 [ 278 ] {372a9fe5-df20-4d9e-827c-dc1848dc95d3} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2025.09.24 16:56:22.230887 [ 278 ] {372a9fe5-df20-4d9e-827c-dc1848dc95d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7187 | 2025.09.24 16:56:22.231276 [ 278 ] {372a9fe5-df20-4d9e-827c-dc1848dc95d3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7188 | 2025.09.24 16:56:22.231498 [ 278 ] {372a9fe5-df20-4d9e-827c-dc1848dc95d3} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2025.09.24 16:56:22.231646 [ 278 ] {372a9fe5-df20-4d9e-827c-dc1848dc95d3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001536 sec., 3906.25 rows/sec., 318.53 KiB/sec. | ||
| 7190 | 2025.09.24 16:56:22.231687 [ 278 ] {372a9fe5-df20-4d9e-827c-dc1848dc95d3} <Debug> TCPHandler: Processed in 0.001849929 sec. | ||
| 7191 | 2025.09.24 16:56:22.231804 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2025.09.24 16:56:22.231899 [ 278 ] {2a90993c-2dc7-4098-ae55-d7ebf8d44c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7193 | 2025.09.24 16:56:22.231938 [ 278 ] {2a90993c-2dc7-4098-ae55-d7ebf8d44c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7194 | 2025.09.24 16:56:22.232807 [ 278 ] {2a90993c-2dc7-4098-ae55-d7ebf8d44c08} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2025.09.24 16:56:22.232845 [ 278 ] {2a90993c-2dc7-4098-ae55-d7ebf8d44c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7196 | 2025.09.24 16:56:22.233245 [ 278 ] {2a90993c-2dc7-4098-ae55-d7ebf8d44c08} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7197 | 2025.09.24 16:56:22.233479 [ 278 ] {2a90993c-2dc7-4098-ae55-d7ebf8d44c08} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2025.09.24 16:56:22.233607 [ 278 ] {2a90993c-2dc7-4098-ae55-d7ebf8d44c08} <Debug> executeQuery: Read 1263 rows, 106.75 KiB in 0.001726 sec., 731749.7103128621 rows/sec., 60.40 MiB/sec. | ||
| 7199 | 2025.09.24 16:56:22.233644 [ 278 ] {2a90993c-2dc7-4098-ae55-d7ebf8d44c08} <Debug> TCPHandler: Processed in 0.001888039 sec. | ||
| 7200 | 2025.09.24 16:56:22.233765 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2025.09.24 16:56:22.233858 [ 278 ] {3d05922f-c54a-47c1-b3d8-958c92c01cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7202 | 2025.09.24 16:56:22.233899 [ 278 ] {3d05922f-c54a-47c1-b3d8-958c92c01cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7203 | 2025.09.24 16:56:22.234300 [ 278 ] {3d05922f-c54a-47c1-b3d8-958c92c01cc2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2025.09.24 16:56:22.234336 [ 278 ] {3d05922f-c54a-47c1-b3d8-958c92c01cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7205 | 2025.09.24 16:56:22.234632 [ 278 ] {3d05922f-c54a-47c1-b3d8-958c92c01cc2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7206 | 2025.09.24 16:56:22.234849 [ 278 ] {3d05922f-c54a-47c1-b3d8-958c92c01cc2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2025.09.24 16:56:22.234991 [ 278 ] {3d05922f-c54a-47c1-b3d8-958c92c01cc2} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001151 sec., 33014.76976542138 rows/sec., 2.40 MiB/sec. | ||
| 7208 | 2025.09.24 16:56:22.235032 [ 278 ] {3d05922f-c54a-47c1-b3d8-958c92c01cc2} <Debug> TCPHandler: Processed in 0.001314238 sec. | ||
| 7209 | 2025.09.24 16:56:22.235141 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7210 | 2025.09.24 16:56:22.235233 [ 278 ] {43a3513a-a606-4c5f-b5f1-3fd2a28fb821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7211 | 2025.09.24 16:56:22.235272 [ 278 ] {43a3513a-a606-4c5f-b5f1-3fd2a28fb821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7212 | 2025.09.24 16:56:22.235717 [ 278 ] {43a3513a-a606-4c5f-b5f1-3fd2a28fb821} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2025.09.24 16:56:22.235753 [ 278 ] {43a3513a-a606-4c5f-b5f1-3fd2a28fb821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7214 | 2025.09.24 16:56:22.236048 [ 278 ] {43a3513a-a606-4c5f-b5f1-3fd2a28fb821} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7215 | 2025.09.24 16:56:22.236254 [ 278 ] {43a3513a-a606-4c5f-b5f1-3fd2a28fb821} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2025.09.24 16:56:22.236380 [ 278 ] {43a3513a-a606-4c5f-b5f1-3fd2a28fb821} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001165 sec., 195708.15450643777 rows/sec., 13.25 MiB/sec. | ||
| 7217 | 2025.09.24 16:56:22.236416 [ 278 ] {43a3513a-a606-4c5f-b5f1-3fd2a28fb821} <Debug> TCPHandler: Processed in 0.001321868 sec. | ||
| 7218 | 2025.09.24 16:56:22.236528 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7219 | 2025.09.24 16:56:22.236627 [ 278 ] {e9027576-5472-4809-8fb0-0f64e8e891b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7220 | 2025.09.24 16:56:22.236667 [ 278 ] {e9027576-5472-4809-8fb0-0f64e8e891b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7221 | 2025.09.24 16:56:22.237298 [ 278 ] {e9027576-5472-4809-8fb0-0f64e8e891b3} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2025.09.24 16:56:22.237334 [ 278 ] {e9027576-5472-4809-8fb0-0f64e8e891b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7223 | 2025.09.24 16:56:22.237674 [ 278 ] {e9027576-5472-4809-8fb0-0f64e8e891b3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7224 | 2025.09.24 16:56:22.237890 [ 278 ] {e9027576-5472-4809-8fb0-0f64e8e891b3} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2025.09.24 16:56:22.238015 [ 278 ] {e9027576-5472-4809-8fb0-0f64e8e891b3} <Debug> executeQuery: Read 558 rows, 42.46 KiB in 0.001406 sec., 396870.5547652916 rows/sec., 29.49 MiB/sec. | ||
| 7226 | 2025.09.24 16:56:22.238053 [ 278 ] {e9027576-5472-4809-8fb0-0f64e8e891b3} <Debug> TCPHandler: Processed in 0.001573373 sec. | ||
| 7227 | 2025.09.24 16:56:22.238162 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7228 | 2025.09.24 16:56:22.238255 [ 278 ] {47d74e06-987d-448f-92a9-7b6cbeb9638d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7229 | 2025.09.24 16:56:22.238299 [ 278 ] {47d74e06-987d-448f-92a9-7b6cbeb9638d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7230 | 2025.09.24 16:56:22.238823 [ 278 ] {47d74e06-987d-448f-92a9-7b6cbeb9638d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2025.09.24 16:56:22.238858 [ 278 ] {47d74e06-987d-448f-92a9-7b6cbeb9638d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7232 | 2025.09.24 16:56:22.239237 [ 278 ] {47d74e06-987d-448f-92a9-7b6cbeb9638d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7233 | 2025.09.24 16:56:22.239444 [ 278 ] {47d74e06-987d-448f-92a9-7b6cbeb9638d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2025.09.24 16:56:22.239568 [ 278 ] {47d74e06-987d-448f-92a9-7b6cbeb9638d} <Debug> executeQuery: Read 841 rows, 57.97 KiB in 0.001331 sec., 631855.7475582269 rows/sec., 42.53 MiB/sec. | ||
| 7235 | 2025.09.24 16:56:22.239603 [ 278 ] {47d74e06-987d-448f-92a9-7b6cbeb9638d} <Debug> TCPHandler: Processed in 0.001488201 sec. | ||
| 7236 | 2025.09.24 16:56:22.239709 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2025.09.24 16:56:22.239800 [ 278 ] {c9c4656d-42bd-4d30-86c8-1f4189e4315b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7238 | 2025.09.24 16:56:22.239854 [ 278 ] {c9c4656d-42bd-4d30-86c8-1f4189e4315b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7239 | 2025.09.24 16:56:22.240609 [ 278 ] {c9c4656d-42bd-4d30-86c8-1f4189e4315b} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2025.09.24 16:56:22.240644 [ 278 ] {c9c4656d-42bd-4d30-86c8-1f4189e4315b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7241 | 2025.09.24 16:56:22.241169 [ 278 ] {c9c4656d-42bd-4d30-86c8-1f4189e4315b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7242 | 2025.09.24 16:56:22.241392 [ 278 ] {c9c4656d-42bd-4d30-86c8-1f4189e4315b} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2025.09.24 16:56:22.241529 [ 278 ] {c9c4656d-42bd-4d30-86c8-1f4189e4315b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001746 sec., 18327.605956471936 rows/sec., 32.84 MiB/sec. | ||
| 7244 | 2025.09.24 16:56:22.241580 [ 278 ] {c9c4656d-42bd-4d30-86c8-1f4189e4315b} <Debug> TCPHandler: Processed in 0.00191759 sec. | ||
| 7245 | 2025.09.24 16:56:22.241687 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2025.09.24 16:56:22.241778 [ 278 ] {27dd1d54-20a4-4b7e-9de0-7e76f0d2fbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7247 | 2025.09.24 16:56:22.241819 [ 278 ] {27dd1d54-20a4-4b7e-9de0-7e76f0d2fbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7248 | 2025.09.24 16:56:22.242146 [ 278 ] {27dd1d54-20a4-4b7e-9de0-7e76f0d2fbe7} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2025.09.24 16:56:22.242182 [ 278 ] {27dd1d54-20a4-4b7e-9de0-7e76f0d2fbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7250 | 2025.09.24 16:56:22.242476 [ 278 ] {27dd1d54-20a4-4b7e-9de0-7e76f0d2fbe7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7251 | 2025.09.24 16:56:22.242678 [ 278 ] {27dd1d54-20a4-4b7e-9de0-7e76f0d2fbe7} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2025.09.24 16:56:22.242800 [ 278 ] {27dd1d54-20a4-4b7e-9de0-7e76f0d2fbe7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 7253 | 2025.09.24 16:56:22.242834 [ 278 ] {27dd1d54-20a4-4b7e-9de0-7e76f0d2fbe7} <Debug> TCPHandler: Processed in 0.001194195 sec. | ||
| 7254 | 2025.09.24 16:56:22.702174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15803 | ||
| 7255 | 2025.09.24 16:56:22.702641 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.09.24 16:56:22.702684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7257 | 2025.09.24 16:56:22.703154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7258 | 2025.09.24 16:56:22.703400 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2025.09.24 16:56:22.703542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15803 | ||
| 7260 | 2025.09.24 16:56:23.558761 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7261 | 2025.09.24 16:56:23.574662 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2025.09.24 16:56:23.574742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7263 | 2025.09.24 16:56:23.580787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7264 | 2025.09.24 16:56:23.581478 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2025.09.24 16:56:23.584954 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7266 | 2025.09.24 16:56:25.244390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 912 | ||
| 7267 | 2025.09.24 16:56:25.246623 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2025.09.24 16:56:25.246682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7269 | 2025.09.24 16:56:25.247886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7270 | 2025.09.24 16:56:25.248159 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2025.09.24 16:56:25.248488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7272 | 2025.09.24 16:56:27.202919 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2025.09.24 16:56:27.203235 [ 278 ] {4c634620-ab60-4e41-a326-0ad69a956a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7274 | 2025.09.24 16:56:27.203344 [ 278 ] {4c634620-ab60-4e41-a326-0ad69a956a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7275 | 2025.09.24 16:56:27.204197 [ 278 ] {4c634620-ab60-4e41-a326-0ad69a956a4f} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2025.09.24 16:56:27.204250 [ 278 ] {4c634620-ab60-4e41-a326-0ad69a956a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7277 | 2025.09.24 16:56:27.204777 [ 278 ] {4c634620-ab60-4e41-a326-0ad69a956a4f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7278 | 2025.09.24 16:56:27.205012 [ 278 ] {4c634620-ab60-4e41-a326-0ad69a956a4f} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2025.09.24 16:56:27.205180 [ 278 ] {4c634620-ab60-4e41-a326-0ad69a956a4f} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002019 sec., 37642.397226349676 rows/sec., 3.09 MiB/sec. | ||
| 7280 | 2025.09.24 16:56:27.205227 [ 278 ] {4c634620-ab60-4e41-a326-0ad69a956a4f} <Debug> TCPHandler: Processed in 0.002495263 sec. | ||
| 7281 | 2025.09.24 16:56:27.205351 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7282 | 2025.09.24 16:56:27.205456 [ 278 ] {518841a4-6a45-4bbb-9d8b-d5350774ce24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7283 | 2025.09.24 16:56:27.205500 [ 278 ] {518841a4-6a45-4bbb-9d8b-d5350774ce24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7284 | 2025.09.24 16:56:27.205908 [ 278 ] {518841a4-6a45-4bbb-9d8b-d5350774ce24} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2025.09.24 16:56:27.206038 [ 278 ] {518841a4-6a45-4bbb-9d8b-d5350774ce24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7286 | 2025.09.24 16:56:27.206353 [ 278 ] {518841a4-6a45-4bbb-9d8b-d5350774ce24} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7287 | 2025.09.24 16:56:27.206568 [ 278 ] {518841a4-6a45-4bbb-9d8b-d5350774ce24} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2025.09.24 16:56:27.206686 [ 119 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7289 | 2025.09.24 16:56:27.206701 [ 278 ] {518841a4-6a45-4bbb-9d8b-d5350774ce24} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001267 sec., 7892.659826361484 rows/sec., 593.49 KiB/sec. | ||
| 7290 | 2025.09.24 16:56:27.206758 [ 119 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2025.09.24 16:56:27.206765 [ 278 ] {518841a4-6a45-4bbb-9d8b-d5350774ce24} <Debug> TCPHandler: Processed in 0.001465721 sec. | ||
| 7292 | 2025.09.24 16:56:27.206793 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7293 | 2025.09.24 16:56:27.206905 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7294 | 2025.09.24 16:56:27.206931 [ 198 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 7295 | 2025.09.24 16:56:27.207035 [ 278 ] {5e53b955-97b3-48ad-aec5-d73c13e630fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7296 | 2025.09.24 16:56:27.207090 [ 198 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7297 | 2025.09.24 16:56:27.207090 [ 278 ] {5e53b955-97b3-48ad-aec5-d73c13e630fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7298 | 2025.09.24 16:56:27.207137 [ 198 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 279 rows starting from the beginning of the part | ||
| 7299 | 2025.09.24 16:56:27.207219 [ 198 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part | ||
| 7300 | 2025.09.24 16:56:27.207273 [ 198 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 7301 | 2025.09.24 16:56:27.207324 [ 198 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7302 | 2025.09.24 16:56:27.207371 [ 198 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
| 7303 | 2025.09.24 16:56:27.207418 [ 198 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7304 | 2025.09.24 16:56:27.207638 [ 278 ] {5e53b955-97b3-48ad-aec5-d73c13e630fd} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2025.09.24 16:56:27.207690 [ 278 ] {5e53b955-97b3-48ad-aec5-d73c13e630fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7306 | 2025.09.24 16:56:27.208049 [ 278 ] {5e53b955-97b3-48ad-aec5-d73c13e630fd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7307 | 2025.09.24 16:56:27.208284 [ 278 ] {5e53b955-97b3-48ad-aec5-d73c13e630fd} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2025.09.24 16:56:27.208326 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460831 sec., 267655.87532028 rows/sec., 18.59 MiB/sec. | ||
| 7309 | 2025.09.24 16:56:27.208420 [ 278 ] {5e53b955-97b3-48ad-aec5-d73c13e630fd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00141 sec., 52482.2695035461 rows/sec., 4.10 MiB/sec. | ||
| 7310 | 2025.09.24 16:56:27.208465 [ 278 ] {5e53b955-97b3-48ad-aec5-d73c13e630fd} <Debug> TCPHandler: Processed in 0.001624404 sec. | ||
| 7311 | 2025.09.24 16:56:27.208519 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7312 | 2025.09.24 16:56:27.208583 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2025.09.24 16:56:27.208685 [ 278 ] {2f5c1e9d-e5e7-43d5-a9da-d6ef43879310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7314 | 2025.09.24 16:56:27.208731 [ 278 ] {2f5c1e9d-e5e7-43d5-a9da-d6ef43879310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7315 | 2025.09.24 16:56:27.208843 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_46_9} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2025.09.24 16:56:27.208922 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_46_9} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7317 | 2025.09.24 16:56:27.209010 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7318 | 2025.09.24 16:56:27.209177 [ 278 ] {2f5c1e9d-e5e7-43d5-a9da-d6ef43879310} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2025.09.24 16:56:27.209222 [ 278 ] {2f5c1e9d-e5e7-43d5-a9da-d6ef43879310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7320 | 2025.09.24 16:56:27.209631 [ 278 ] {2f5c1e9d-e5e7-43d5-a9da-d6ef43879310} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7321 | 2025.09.24 16:56:27.209868 [ 278 ] {2f5c1e9d-e5e7-43d5-a9da-d6ef43879310} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.09.24 16:56:27.209998 [ 278 ] {2f5c1e9d-e5e7-43d5-a9da-d6ef43879310} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001332 sec., 120120.12012012012 rows/sec., 8.37 MiB/sec. | ||
| 7323 | 2025.09.24 16:56:27.210034 [ 278 ] {2f5c1e9d-e5e7-43d5-a9da-d6ef43879310} <Debug> TCPHandler: Processed in 0.001501322 sec. | ||
| 7324 | 2025.09.24 16:56:27.210142 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2025.09.24 16:56:27.210237 [ 278 ] {2f42c088-25c2-4f2d-bc0d-254df16ccfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7326 | 2025.09.24 16:56:27.210291 [ 278 ] {2f42c088-25c2-4f2d-bc0d-254df16ccfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7327 | 2025.09.24 16:56:27.211047 [ 278 ] {2f42c088-25c2-4f2d-bc0d-254df16ccfe7} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2025.09.24 16:56:27.211085 [ 278 ] {2f42c088-25c2-4f2d-bc0d-254df16ccfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7329 | 2025.09.24 16:56:27.211607 [ 278 ] {2f42c088-25c2-4f2d-bc0d-254df16ccfe7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7330 | 2025.09.24 16:56:27.211854 [ 278 ] {2f42c088-25c2-4f2d-bc0d-254df16ccfe7} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2025.09.24 16:56:27.211972 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7332 | 2025.09.24 16:56:27.211998 [ 278 ] {2f42c088-25c2-4f2d-bc0d-254df16ccfe7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 7333 | 2025.09.24 16:56:27.212013 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2025.09.24 16:56:27.212043 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7335 | 2025.09.24 16:56:27.212066 [ 278 ] {2f42c088-25c2-4f2d-bc0d-254df16ccfe7} <Debug> TCPHandler: Processed in 0.001972182 sec. | ||
| 7336 | 2025.09.24 16:56:27.212147 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 7337 | 2025.09.24 16:56:27.212181 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2025.09.24 16:56:27.212288 [ 278 ] {b2068fb5-37c2-46f3-a4ac-7417f5932135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7339 | 2025.09.24 16:56:27.212331 [ 278 ] {b2068fb5-37c2-46f3-a4ac-7417f5932135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7340 | 2025.09.24 16:56:27.212461 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7341 | 2025.09.24 16:56:27.212546 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 829 rows starting from the beginning of the part | ||
| 7342 | 2025.09.24 16:56:27.212662 [ 278 ] {b2068fb5-37c2-46f3-a4ac-7417f5932135} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2025.09.24 16:56:27.212705 [ 278 ] {b2068fb5-37c2-46f3-a4ac-7417f5932135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7344 | 2025.09.24 16:56:27.212733 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 7345 | 2025.09.24 16:56:27.212866 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 7346 | 2025.09.24 16:56:27.212960 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7347 | 2025.09.24 16:56:27.213035 [ 278 ] {b2068fb5-37c2-46f3-a4ac-7417f5932135} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7348 | 2025.09.24 16:56:27.213068 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 7349 | 2025.09.24 16:56:27.213167 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7350 | 2025.09.24 16:56:27.213276 [ 278 ] {b2068fb5-37c2-46f3-a4ac-7417f5932135} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2025.09.24 16:56:27.213413 [ 278 ] {b2068fb5-37c2-46f3-a4ac-7417f5932135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 7352 | 2025.09.24 16:56:27.213447 [ 278 ] {b2068fb5-37c2-46f3-a4ac-7417f5932135} <Debug> TCPHandler: Processed in 0.001315188 sec. | ||
| 7353 | 2025.09.24 16:56:27.218468 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 923 rows, containing 19 columns (19 merged, 0 gathered) in 0.006373434 sec., 144819.8883051115 rows/sec., 259.51 MiB/sec. | ||
| 7354 | 2025.09.24 16:56:27.219943 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7355 | 2025.09.24 16:56:27.220314 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2025.09.24 16:56:27.220392 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7357 | 2025.09.24 16:56:27.220525 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 7358 | 2025.09.24 16:56:28.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.64 MiB, peak 288.63 MiB, free memory in arenas 0.00 B, will set to 283.32 MiB (RSS), difference: 2.68 MiB | ||
| 7359 | 2025.09.24 16:56:30.097212 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7360 | 2025.09.24 16:56:30.097264 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7361 | 2025.09.24 16:56:30.203674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16315 | ||
| 7362 | 2025.09.24 16:56:30.204419 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2025.09.24 16:56:30.204472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7364 | 2025.09.24 16:56:30.204984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7365 | 2025.09.24 16:56:30.205219 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2025.09.24 16:56:30.205358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16315 | ||
| 7367 | 2025.09.24 16:56:31.085054 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7368 | 2025.09.24 16:56:31.102597 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2025.09.24 16:56:31.102666 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7370 | 2025.09.24 16:56:31.108826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7371 | 2025.09.24 16:56:31.109546 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2025.09.24 16:56:31.112450 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7373 | 2025.09.24 16:56:32.203099 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7374 | 2025.09.24 16:56:32.203405 [ 278 ] {075a659b-ac7c-4936-9940-0ad7e7ea386f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7375 | 2025.09.24 16:56:32.203510 [ 278 ] {075a659b-ac7c-4936-9940-0ad7e7ea386f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7376 | 2025.09.24 16:56:32.204338 [ 278 ] {075a659b-ac7c-4936-9940-0ad7e7ea386f} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2025.09.24 16:56:32.204387 [ 278 ] {075a659b-ac7c-4936-9940-0ad7e7ea386f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7378 | 2025.09.24 16:56:32.204796 [ 278 ] {075a659b-ac7c-4936-9940-0ad7e7ea386f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7379 | 2025.09.24 16:56:32.205044 [ 278 ] {075a659b-ac7c-4936-9940-0ad7e7ea386f} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2025.09.24 16:56:32.205198 [ 278 ] {075a659b-ac7c-4936-9940-0ad7e7ea386f} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001869 sec., 64205.45746388443 rows/sec., 5.44 MiB/sec. | ||
| 7381 | 2025.09.24 16:56:32.205244 [ 278 ] {075a659b-ac7c-4936-9940-0ad7e7ea386f} <Debug> TCPHandler: Processed in 0.002343199 sec. | ||
| 7382 | 2025.09.24 16:56:32.205362 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2025.09.24 16:56:32.205459 [ 278 ] {20fe4700-0aab-42ce-9009-4a1aa41bcecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7384 | 2025.09.24 16:56:32.205501 [ 278 ] {20fe4700-0aab-42ce-9009-4a1aa41bcecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7385 | 2025.09.24 16:56:32.205892 [ 278 ] {20fe4700-0aab-42ce-9009-4a1aa41bcecc} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2025.09.24 16:56:32.205928 [ 278 ] {20fe4700-0aab-42ce-9009-4a1aa41bcecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7387 | 2025.09.24 16:56:32.206232 [ 278 ] {20fe4700-0aab-42ce-9009-4a1aa41bcecc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7388 | 2025.09.24 16:56:32.206465 [ 278 ] {20fe4700-0aab-42ce-9009-4a1aa41bcecc} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2025.09.24 16:56:32.206598 [ 278 ] {20fe4700-0aab-42ce-9009-4a1aa41bcecc} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001157 sec., 27657.735522904062 rows/sec., 2.03 MiB/sec. | ||
| 7390 | 2025.09.24 16:56:32.206635 [ 278 ] {20fe4700-0aab-42ce-9009-4a1aa41bcecc} <Debug> TCPHandler: Processed in 0.001322247 sec. | ||
| 7391 | 2025.09.24 16:56:32.206734 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2025.09.24 16:56:32.206828 [ 278 ] {7d7dbc3c-0211-45a7-a247-b08728f387cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7393 | 2025.09.24 16:56:32.206867 [ 278 ] {7d7dbc3c-0211-45a7-a247-b08728f387cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7394 | 2025.09.24 16:56:32.207262 [ 278 ] {7d7dbc3c-0211-45a7-a247-b08728f387cf} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2025.09.24 16:56:32.207299 [ 278 ] {7d7dbc3c-0211-45a7-a247-b08728f387cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7396 | 2025.09.24 16:56:32.207604 [ 278 ] {7d7dbc3c-0211-45a7-a247-b08728f387cf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7397 | 2025.09.24 16:56:32.207822 [ 278 ] {7d7dbc3c-0211-45a7-a247-b08728f387cf} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2025.09.24 16:56:32.207948 [ 278 ] {7d7dbc3c-0211-45a7-a247-b08728f387cf} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001138 sec., 84358.5237258348 rows/sec., 6.59 MiB/sec. | ||
| 7399 | 2025.09.24 16:56:32.207985 [ 278 ] {7d7dbc3c-0211-45a7-a247-b08728f387cf} <Debug> TCPHandler: Processed in 0.001298748 sec. | ||
| 7400 | 2025.09.24 16:56:32.208090 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2025.09.24 16:56:32.208185 [ 278 ] {2567ac10-11bd-4450-80cc-2dc4b58587c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7402 | 2025.09.24 16:56:32.208229 [ 278 ] {2567ac10-11bd-4450-80cc-2dc4b58587c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7403 | 2025.09.24 16:56:32.208609 [ 278 ] {2567ac10-11bd-4450-80cc-2dc4b58587c2} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2025.09.24 16:56:32.208645 [ 278 ] {2567ac10-11bd-4450-80cc-2dc4b58587c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7405 | 2025.09.24 16:56:32.208979 [ 278 ] {2567ac10-11bd-4450-80cc-2dc4b58587c2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7406 | 2025.09.24 16:56:32.209198 [ 278 ] {2567ac10-11bd-4450-80cc-2dc4b58587c2} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2025.09.24 16:56:32.209323 [ 278 ] {2567ac10-11bd-4450-80cc-2dc4b58587c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 7408 | 2025.09.24 16:56:32.209358 [ 278 ] {2567ac10-11bd-4450-80cc-2dc4b58587c2} <Debug> TCPHandler: Processed in 0.001316118 sec. | ||
| 7409 | 2025.09.24 16:56:32.209458 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2025.09.24 16:56:32.209551 [ 278 ] {d63258af-f7f8-483f-ad81-07b341bbfde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7411 | 2025.09.24 16:56:32.209604 [ 278 ] {d63258af-f7f8-483f-ad81-07b341bbfde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2025.09.24 16:56:32.210359 [ 278 ] {d63258af-f7f8-483f-ad81-07b341bbfde3} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2025.09.24 16:56:32.210394 [ 278 ] {d63258af-f7f8-483f-ad81-07b341bbfde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7414 | 2025.09.24 16:56:32.210938 [ 278 ] {d63258af-f7f8-483f-ad81-07b341bbfde3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7415 | 2025.09.24 16:56:32.211267 [ 278 ] {d63258af-f7f8-483f-ad81-07b341bbfde3} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2025.09.24 16:56:32.211437 [ 278 ] {d63258af-f7f8-483f-ad81-07b341bbfde3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001902 sec., 16824.39537329127 rows/sec., 30.15 MiB/sec. | ||
| 7417 | 2025.09.24 16:56:32.211500 [ 278 ] {d63258af-f7f8-483f-ad81-07b341bbfde3} <Debug> TCPHandler: Processed in 0.002089844 sec. | ||
| 7418 | 2025.09.24 16:56:32.211623 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2025.09.24 16:56:32.211740 [ 278 ] {500da675-29d7-4cc0-a7f4-8912da97b6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7420 | 2025.09.24 16:56:32.211791 [ 278 ] {500da675-29d7-4cc0-a7f4-8912da97b6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7421 | 2025.09.24 16:56:32.212139 [ 278 ] {500da675-29d7-4cc0-a7f4-8912da97b6ca} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2025.09.24 16:56:32.212173 [ 278 ] {500da675-29d7-4cc0-a7f4-8912da97b6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7423 | 2025.09.24 16:56:32.212481 [ 278 ] {500da675-29d7-4cc0-a7f4-8912da97b6ca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7424 | 2025.09.24 16:56:32.212697 [ 278 ] {500da675-29d7-4cc0-a7f4-8912da97b6ca} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2025.09.24 16:56:32.212824 [ 278 ] {500da675-29d7-4cc0-a7f4-8912da97b6ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 7426 | 2025.09.24 16:56:32.212859 [ 278 ] {500da675-29d7-4cc0-a7f4-8912da97b6ca} <Debug> TCPHandler: Processed in 0.001295697 sec. | ||
| 7427 | 2025.09.24 16:56:35.249611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 936 | ||
| 7428 | 2025.09.24 16:56:35.251784 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2025.09.24 16:56:35.251839 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7430 | 2025.09.24 16:56:35.253050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7431 | 2025.09.24 16:56:35.253344 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2025.09.24 16:56:35.253691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
| 7433 | 2025.09.24 16:56:36.890902 [ 110 ] {} <Debug> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7434 | 2025.09.24 16:56:36.890971 [ 110 ] {} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2025.09.24 16:56:36.890991 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7436 | 2025.09.24 16:56:36.891125 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 7437 | 2025.09.24 16:56:36.891277 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7438 | 2025.09.24 16:56:36.891315 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 464 rows starting from the beginning of the part | ||
| 7439 | 2025.09.24 16:56:36.891387 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 7440 | 2025.09.24 16:56:36.891440 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 7441 | 2025.09.24 16:56:36.891488 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 7442 | 2025.09.24 16:56:36.891531 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 7443 | 2025.09.24 16:56:36.892395 [ 196 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324558 sec., 730809.8248623314 rows/sec., 52.59 MiB/sec. | ||
| 7444 | 2025.09.24 16:56:36.892549 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7445 | 2025.09.24 16:56:36.892790 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_19_4} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2025.09.24 16:56:36.892853 [ 195 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_19_4} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 7447 | 2025.09.24 16:56:36.892917 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7448 | 2025.09.24 16:56:37.204703 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2025.09.24 16:56:37.204913 [ 278 ] {ace8fbb0-b8e2-4a75-9a53-a83769b9f400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7450 | 2025.09.24 16:56:37.204990 [ 278 ] {ace8fbb0-b8e2-4a75-9a53-a83769b9f400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7451 | 2025.09.24 16:56:37.205647 [ 278 ] {ace8fbb0-b8e2-4a75-9a53-a83769b9f400} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2025.09.24 16:56:37.205697 [ 278 ] {ace8fbb0-b8e2-4a75-9a53-a83769b9f400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7453 | 2025.09.24 16:56:37.206099 [ 278 ] {ace8fbb0-b8e2-4a75-9a53-a83769b9f400} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7454 | 2025.09.24 16:56:37.206337 [ 278 ] {ace8fbb0-b8e2-4a75-9a53-a83769b9f400} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2025.09.24 16:56:37.206501 [ 278 ] {ace8fbb0-b8e2-4a75-9a53-a83769b9f400} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001642 sec., 14616.3215590743 rows/sec., 1.21 MiB/sec. | ||
| 7456 | 2025.09.24 16:56:37.206550 [ 278 ] {ace8fbb0-b8e2-4a75-9a53-a83769b9f400} <Debug> TCPHandler: Processed in 0.001988732 sec. | ||
| 7457 | 2025.09.24 16:56:37.206674 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2025.09.24 16:56:37.206781 [ 278 ] {317069a4-4027-4c61-bff0-28b02ee27052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7459 | 2025.09.24 16:56:37.206825 [ 278 ] {317069a4-4027-4c61-bff0-28b02ee27052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7460 | 2025.09.24 16:56:37.207235 [ 278 ] {317069a4-4027-4c61-bff0-28b02ee27052} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2025.09.24 16:56:37.207276 [ 278 ] {317069a4-4027-4c61-bff0-28b02ee27052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7462 | 2025.09.24 16:56:37.207583 [ 278 ] {317069a4-4027-4c61-bff0-28b02ee27052} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7463 | 2025.09.24 16:56:37.207815 [ 278 ] {317069a4-4027-4c61-bff0-28b02ee27052} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2025.09.24 16:56:37.207954 [ 278 ] {317069a4-4027-4c61-bff0-28b02ee27052} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001197 sec., 8354.21888053467 rows/sec., 681.23 KiB/sec. | ||
| 7465 | 2025.09.24 16:56:37.207996 [ 278 ] {317069a4-4027-4c61-bff0-28b02ee27052} <Debug> TCPHandler: Processed in 0.001374759 sec. | ||
| 7466 | 2025.09.24 16:56:37.208108 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2025.09.24 16:56:37.208204 [ 278 ] {720233ec-56d4-4af5-b429-ba5ffaa68622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7468 | 2025.09.24 16:56:37.208246 [ 278 ] {720233ec-56d4-4af5-b429-ba5ffaa68622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7469 | 2025.09.24 16:56:37.208745 [ 278 ] {720233ec-56d4-4af5-b429-ba5ffaa68622} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2025.09.24 16:56:37.208784 [ 278 ] {720233ec-56d4-4af5-b429-ba5ffaa68622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7471 | 2025.09.24 16:56:37.209101 [ 278 ] {720233ec-56d4-4af5-b429-ba5ffaa68622} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7472 | 2025.09.24 16:56:37.209311 [ 278 ] {720233ec-56d4-4af5-b429-ba5ffaa68622} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2025.09.24 16:56:37.209439 [ 278 ] {720233ec-56d4-4af5-b429-ba5ffaa68622} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.001254 sec., 160287.08133971292 rows/sec., 14.17 MiB/sec. | ||
| 7474 | 2025.09.24 16:56:37.209476 [ 278 ] {720233ec-56d4-4af5-b429-ba5ffaa68622} <Debug> TCPHandler: Processed in 0.00141736 sec. | ||
| 7475 | 2025.09.24 16:56:37.209595 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2025.09.24 16:56:37.209697 [ 278 ] {a46d1d08-5202-4bef-998d-aa5ca3fdbd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7477 | 2025.09.24 16:56:37.209740 [ 278 ] {a46d1d08-5202-4bef-998d-aa5ca3fdbd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7478 | 2025.09.24 16:56:37.210164 [ 278 ] {a46d1d08-5202-4bef-998d-aa5ca3fdbd91} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7479 | 2025.09.24 16:56:37.210202 [ 278 ] {a46d1d08-5202-4bef-998d-aa5ca3fdbd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7480 | 2025.09.24 16:56:37.210518 [ 278 ] {a46d1d08-5202-4bef-998d-aa5ca3fdbd91} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7481 | 2025.09.24 16:56:37.210743 [ 278 ] {a46d1d08-5202-4bef-998d-aa5ca3fdbd91} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2025.09.24 16:56:37.210877 [ 278 ] {a46d1d08-5202-4bef-998d-aa5ca3fdbd91} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.0012 sec., 26666.666666666668 rows/sec., 1.96 MiB/sec. | ||
| 7483 | 2025.09.24 16:56:37.210916 [ 278 ] {a46d1d08-5202-4bef-998d-aa5ca3fdbd91} <Debug> TCPHandler: Processed in 0.001373569 sec. | ||
| 7484 | 2025.09.24 16:56:37.211025 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7485 | 2025.09.24 16:56:37.211123 [ 278 ] {fff52182-cdd3-46d8-bc9c-9ee666abeb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7486 | 2025.09.24 16:56:37.211164 [ 278 ] {fff52182-cdd3-46d8-bc9c-9ee666abeb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7487 | 2025.09.24 16:56:37.211566 [ 278 ] {fff52182-cdd3-46d8-bc9c-9ee666abeb08} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2025.09.24 16:56:37.211604 [ 278 ] {fff52182-cdd3-46d8-bc9c-9ee666abeb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7489 | 2025.09.24 16:56:37.211911 [ 278 ] {fff52182-cdd3-46d8-bc9c-9ee666abeb08} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7490 | 2025.09.24 16:56:37.212132 [ 278 ] {fff52182-cdd3-46d8-bc9c-9ee666abeb08} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2025.09.24 16:56:37.212263 [ 278 ] {fff52182-cdd3-46d8-bc9c-9ee666abeb08} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.72 MiB/sec. | ||
| 7492 | 2025.09.24 16:56:37.212302 [ 278 ] {fff52182-cdd3-46d8-bc9c-9ee666abeb08} <Debug> TCPHandler: Processed in 0.001326378 sec. | ||
| 7493 | 2025.09.24 16:56:37.212406 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2025.09.24 16:56:37.212502 [ 278 ] {84d077af-5510-4608-bf53-7a3092fc72ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7495 | 2025.09.24 16:56:37.212543 [ 278 ] {84d077af-5510-4608-bf53-7a3092fc72ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7496 | 2025.09.24 16:56:37.212940 [ 278 ] {84d077af-5510-4608-bf53-7a3092fc72ad} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2025.09.24 16:56:37.212978 [ 278 ] {84d077af-5510-4608-bf53-7a3092fc72ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7498 | 2025.09.24 16:56:37.213272 [ 278 ] {84d077af-5510-4608-bf53-7a3092fc72ad} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7499 | 2025.09.24 16:56:37.213500 [ 278 ] {84d077af-5510-4608-bf53-7a3092fc72ad} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2025.09.24 16:56:37.213634 [ 278 ] {84d077af-5510-4608-bf53-7a3092fc72ad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 7501 | 2025.09.24 16:56:37.213673 [ 278 ] {84d077af-5510-4608-bf53-7a3092fc72ad} <Debug> TCPHandler: Processed in 0.001314908 sec. | ||
| 7502 | 2025.09.24 16:56:37.213777 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7503 | 2025.09.24 16:56:37.213872 [ 278 ] {3d069dd0-4157-4cbd-b8d1-7ffcf5b7b544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7504 | 2025.09.24 16:56:37.213912 [ 278 ] {3d069dd0-4157-4cbd-b8d1-7ffcf5b7b544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7505 | 2025.09.24 16:56:37.214344 [ 278 ] {3d069dd0-4157-4cbd-b8d1-7ffcf5b7b544} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2025.09.24 16:56:37.214382 [ 278 ] {3d069dd0-4157-4cbd-b8d1-7ffcf5b7b544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7507 | 2025.09.24 16:56:37.214692 [ 278 ] {3d069dd0-4157-4cbd-b8d1-7ffcf5b7b544} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7508 | 2025.09.24 16:56:37.214910 [ 278 ] {3d069dd0-4157-4cbd-b8d1-7ffcf5b7b544} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2025.09.24 16:56:37.215043 [ 278 ] {3d069dd0-4157-4cbd-b8d1-7ffcf5b7b544} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.00119 sec., 100840.33613445377 rows/sec., 8.20 MiB/sec. | ||
| 7510 | 2025.09.24 16:56:37.215082 [ 278 ] {3d069dd0-4157-4cbd-b8d1-7ffcf5b7b544} <Debug> TCPHandler: Processed in 0.001354788 sec. | ||
| 7511 | 2025.09.24 16:56:37.215189 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2025.09.24 16:56:37.215285 [ 278 ] {56904f7d-1308-46ce-8ba4-344f4a99ad7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7513 | 2025.09.24 16:56:37.215328 [ 278 ] {56904f7d-1308-46ce-8ba4-344f4a99ad7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7514 | 2025.09.24 16:56:37.215746 [ 278 ] {56904f7d-1308-46ce-8ba4-344f4a99ad7e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2025.09.24 16:56:37.215784 [ 278 ] {56904f7d-1308-46ce-8ba4-344f4a99ad7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7516 | 2025.09.24 16:56:37.216118 [ 278 ] {56904f7d-1308-46ce-8ba4-344f4a99ad7e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7517 | 2025.09.24 16:56:37.216340 [ 278 ] {56904f7d-1308-46ce-8ba4-344f4a99ad7e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2025.09.24 16:56:37.216471 [ 278 ] {56904f7d-1308-46ce-8ba4-344f4a99ad7e} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001206 sec., 166666.66666666666 rows/sec., 11.94 MiB/sec. | ||
| 7519 | 2025.09.24 16:56:37.216509 [ 278 ] {56904f7d-1308-46ce-8ba4-344f4a99ad7e} <Debug> TCPHandler: Processed in 0.001368009 sec. | ||
| 7520 | 2025.09.24 16:56:37.216617 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2025.09.24 16:56:37.216712 [ 278 ] {215a9354-18fe-416b-ab5a-949221a38763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7522 | 2025.09.24 16:56:37.216768 [ 278 ] {215a9354-18fe-416b-ab5a-949221a38763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7523 | 2025.09.24 16:56:37.217560 [ 278 ] {215a9354-18fe-416b-ab5a-949221a38763} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2025.09.24 16:56:37.217602 [ 278 ] {215a9354-18fe-416b-ab5a-949221a38763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7525 | 2025.09.24 16:56:37.218122 [ 278 ] {215a9354-18fe-416b-ab5a-949221a38763} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7526 | 2025.09.24 16:56:37.218362 [ 278 ] {215a9354-18fe-416b-ab5a-949221a38763} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2025.09.24 16:56:37.218509 [ 278 ] {215a9354-18fe-416b-ab5a-949221a38763} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001815 sec., 5509.641873278237 rows/sec., 9.87 MiB/sec. | ||
| 7528 | 2025.09.24 16:56:37.218580 [ 278 ] {215a9354-18fe-416b-ab5a-949221a38763} <Debug> TCPHandler: Processed in 0.002012213 sec. | ||
| 7529 | 2025.09.24 16:56:37.218695 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7530 | 2025.09.24 16:56:37.218791 [ 278 ] {1e15b0ed-8310-4d73-8d2e-78835d33e3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7531 | 2025.09.24 16:56:37.218835 [ 278 ] {1e15b0ed-8310-4d73-8d2e-78835d33e3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7532 | 2025.09.24 16:56:37.219187 [ 278 ] {1e15b0ed-8310-4d73-8d2e-78835d33e3a8} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7533 | 2025.09.24 16:56:37.219224 [ 278 ] {1e15b0ed-8310-4d73-8d2e-78835d33e3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7534 | 2025.09.24 16:56:37.219538 [ 278 ] {1e15b0ed-8310-4d73-8d2e-78835d33e3a8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7535 | 2025.09.24 16:56:37.219757 [ 278 ] {1e15b0ed-8310-4d73-8d2e-78835d33e3a8} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2025.09.24 16:56:37.219888 [ 278 ] {1e15b0ed-8310-4d73-8d2e-78835d33e3a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 7537 | 2025.09.24 16:56:37.219925 [ 278 ] {1e15b0ed-8310-4d73-8d2e-78835d33e3a8} <Debug> TCPHandler: Processed in 0.001279377 sec. | ||
| 7538 | 2025.09.24 16:56:37.706369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16763 | ||
| 7539 | 2025.09.24 16:56:37.706880 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2025.09.24 16:56:37.706925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7541 | 2025.09.24 16:56:37.707387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7542 | 2025.09.24 16:56:37.707630 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2025.09.24 16:56:37.707758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16763 | ||
| 7544 | 2025.09.24 16:56:38.613448 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7545 | 2025.09.24 16:56:38.632311 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2025.09.24 16:56:38.632389 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7547 | 2025.09.24 16:56:38.638760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7548 | 2025.09.24 16:56:38.639535 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2025.09.24 16:56:38.643980 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7550 | 2025.09.24 16:56:42.202595 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2025.09.24 16:56:42.202881 [ 278 ] {56da9dee-03d8-4d76-a51b-926b377687b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7552 | 2025.09.24 16:56:42.202977 [ 278 ] {56da9dee-03d8-4d76-a51b-926b377687b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7553 | 2025.09.24 16:56:42.203714 [ 278 ] {56da9dee-03d8-4d76-a51b-926b377687b9} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2025.09.24 16:56:42.203753 [ 278 ] {56da9dee-03d8-4d76-a51b-926b377687b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7555 | 2025.09.24 16:56:42.204163 [ 278 ] {56da9dee-03d8-4d76-a51b-926b377687b9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7556 | 2025.09.24 16:56:42.204402 [ 278 ] {56da9dee-03d8-4d76-a51b-926b377687b9} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2025.09.24 16:56:42.204533 [ 25 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7558 | 2025.09.24 16:56:42.204570 [ 278 ] {56da9dee-03d8-4d76-a51b-926b377687b9} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001768 sec., 67873.30316742082 rows/sec., 5.75 MiB/sec. | ||
| 7559 | 2025.09.24 16:56:42.204576 [ 25 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2025.09.24 16:56:42.204607 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7561 | 2025.09.24 16:56:42.204614 [ 278 ] {56da9dee-03d8-4d76-a51b-926b377687b9} <Debug> TCPHandler: Processed in 0.002192546 sec. | ||
| 7562 | 2025.09.24 16:56:42.204745 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7563 | 2025.09.24 16:56:42.204744 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 7564 | 2025.09.24 16:56:42.204843 [ 278 ] {58a8bed6-265e-451e-9fb8-07aa04ac2a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7565 | 2025.09.24 16:56:42.204889 [ 278 ] {58a8bed6-265e-451e-9fb8-07aa04ac2a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7566 | 2025.09.24 16:56:42.204927 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7567 | 2025.09.24 16:56:42.204973 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2466 rows starting from the beginning of the part | ||
| 7568 | 2025.09.24 16:56:42.205049 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1263 rows starting from the beginning of the part | ||
| 7569 | 2025.09.24 16:56:42.205104 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 7570 | 2025.09.24 16:56:42.205149 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 120 rows starting from the beginning of the part | ||
| 7571 | 2025.09.24 16:56:42.205191 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 201 rows starting from the beginning of the part | ||
| 7572 | 2025.09.24 16:56:42.205233 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 120 rows starting from the beginning of the part | ||
| 7573 | 2025.09.24 16:56:42.205295 [ 278 ] {58a8bed6-265e-451e-9fb8-07aa04ac2a9b} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2025.09.24 16:56:42.205336 [ 278 ] {58a8bed6-265e-451e-9fb8-07aa04ac2a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7575 | 2025.09.24 16:56:42.205691 [ 278 ] {58a8bed6-265e-451e-9fb8-07aa04ac2a9b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7576 | 2025.09.24 16:56:42.205941 [ 278 ] {58a8bed6-265e-451e-9fb8-07aa04ac2a9b} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2025.09.24 16:56:42.206090 [ 278 ] {58a8bed6-265e-451e-9fb8-07aa04ac2a9b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001267 sec., 25256.51144435675 rows/sec., 1.85 MiB/sec. | ||
| 7578 | 2025.09.24 16:56:42.206130 [ 278 ] {58a8bed6-265e-451e-9fb8-07aa04ac2a9b} <Debug> TCPHandler: Processed in 0.001435071 sec. | ||
| 7579 | 2025.09.24 16:56:42.206237 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7580 | 2025.09.24 16:56:42.206332 [ 278 ] {cf655b33-1da0-4e4d-972b-fda23f167e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7581 | 2025.09.24 16:56:42.206372 [ 278 ] {cf655b33-1da0-4e4d-972b-fda23f167e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7582 | 2025.09.24 16:56:42.206785 [ 278 ] {cf655b33-1da0-4e4d-972b-fda23f167e89} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7583 | 2025.09.24 16:56:42.206823 [ 278 ] {cf655b33-1da0-4e4d-972b-fda23f167e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7584 | 2025.09.24 16:56:42.207144 [ 278 ] {cf655b33-1da0-4e4d-972b-fda23f167e89} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7585 | 2025.09.24 16:56:42.207202 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4246 rows, containing 5 columns (5 merged, 0 gathered) in 0.002514383 sec., 1688684.6594174397 rows/sec., 145.60 MiB/sec. | ||
| 7586 | 2025.09.24 16:56:42.207381 [ 278 ] {cf655b33-1da0-4e4d-972b-fda23f167e89} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2025.09.24 16:56:42.207500 [ 27 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7588 | 2025.09.24 16:56:42.207519 [ 278 ] {cf655b33-1da0-4e4d-972b-fda23f167e89} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001206 sec., 79601.99004975124 rows/sec., 6.22 MiB/sec. | ||
| 7589 | 2025.09.24 16:56:42.207552 [ 27 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2025.09.24 16:56:42.207569 [ 278 ] {cf655b33-1da0-4e4d-972b-fda23f167e89} <Debug> TCPHandler: Processed in 0.001381159 sec. | ||
| 7591 | 2025.09.24 16:56:42.207580 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7592 | 2025.09.24 16:56:42.207570 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7593 | 2025.09.24 16:56:42.207683 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 7594 | 2025.09.24 16:56:42.207686 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7595 | 2025.09.24 16:56:42.207792 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7596 | 2025.09.24 16:56:42.207806 [ 278 ] {1fdb20fc-eab8-418b-b8cc-a473a947f141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7597 | 2025.09.24 16:56:42.207832 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1251 rows starting from the beginning of the part | ||
| 7598 | 2025.09.24 16:56:42.207859 [ 278 ] {1fdb20fc-eab8-418b-b8cc-a473a947f141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7599 | 2025.09.24 16:56:42.207902 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 558 rows starting from the beginning of the part | ||
| 7600 | 2025.09.24 16:56:42.207937 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_51_10} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2025.09.24 16:56:42.207955 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7602 | 2025.09.24 16:56:42.207997 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 96 rows starting from the beginning of the part | ||
| 7603 | 2025.09.24 16:56:42.208035 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_51_10} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7604 | 2025.09.24 16:56:42.208038 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 120 rows starting from the beginning of the part | ||
| 7605 | 2025.09.24 16:56:42.208090 [ 187 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 96 rows starting from the beginning of the part | ||
| 7606 | 2025.09.24 16:56:42.208134 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 7607 | 2025.09.24 16:56:42.208282 [ 278 ] {1fdb20fc-eab8-418b-b8cc-a473a947f141} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2025.09.24 16:56:42.208324 [ 278 ] {1fdb20fc-eab8-418b-b8cc-a473a947f141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7609 | 2025.09.24 16:56:42.208680 [ 278 ] {1fdb20fc-eab8-418b-b8cc-a473a947f141} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7610 | 2025.09.24 16:56:42.208919 [ 278 ] {1fdb20fc-eab8-418b-b8cc-a473a947f141} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2025.09.24 16:56:42.209050 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7612 | 2025.09.24 16:56:42.209054 [ 278 ] {1fdb20fc-eab8-418b-b8cc-a473a947f141} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 7613 | 2025.09.24 16:56:42.209095 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7614 | 2025.09.24 16:56:42.209116 [ 278 ] {1fdb20fc-eab8-418b-b8cc-a473a947f141} <Debug> TCPHandler: Processed in 0.001479082 sec. | ||
| 7615 | 2025.09.24 16:56:42.209124 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7616 | 2025.09.24 16:56:42.209207 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 7617 | 2025.09.24 16:56:42.209234 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7618 | 2025.09.24 16:56:42.209250 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603463 sec., 1368912.1607420938 rows/sec., 106.43 MiB/sec. | ||
| 7619 | 2025.09.24 16:56:42.209296 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7620 | 2025.09.24 16:56:42.209329 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14445 rows starting from the beginning of the part | ||
| 7621 | 2025.09.24 16:56:42.209333 [ 278 ] {5ad86d80-2c0f-4c50-9ac0-9954bd881f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7622 | 2025.09.24 16:56:42.209387 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 841 rows starting from the beginning of the part | ||
| 7623 | 2025.09.24 16:56:42.209397 [ 278 ] {5ad86d80-2c0f-4c50-9ac0-9954bd881f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7624 | 2025.09.24 16:56:42.209439 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7625 | 2025.09.24 16:56:42.209459 [ 191 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7626 | 2025.09.24 16:56:42.209489 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 7627 | 2025.09.24 16:56:42.209531 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 201 rows starting from the beginning of the part | ||
| 7628 | 2025.09.24 16:56:42.209571 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7629 | 2025.09.24 16:56:42.209765 [ 191 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_51_10} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2025.09.24 16:56:42.209850 [ 191 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_51_10} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7631 | 2025.09.24 16:56:42.209927 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7632 | 2025.09.24 16:56:42.210240 [ 278 ] {5ad86d80-2c0f-4c50-9ac0-9954bd881f2d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2025.09.24 16:56:42.210284 [ 278 ] {5ad86d80-2c0f-4c50-9ac0-9954bd881f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7634 | 2025.09.24 16:56:42.210896 [ 278 ] {5ad86d80-2c0f-4c50-9ac0-9954bd881f2d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7635 | 2025.09.24 16:56:42.211158 [ 278 ] {5ad86d80-2c0f-4c50-9ac0-9954bd881f2d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2025.09.24 16:56:42.211314 [ 278 ] {5ad86d80-2c0f-4c50-9ac0-9954bd881f2d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001999 sec., 16008.004002001002 rows/sec., 28.69 MiB/sec. | ||
| 7637 | 2025.09.24 16:56:42.211369 [ 278 ] {5ad86d80-2c0f-4c50-9ac0-9954bd881f2d} <Debug> TCPHandler: Processed in 0.002183546 sec. | ||
| 7638 | 2025.09.24 16:56:42.211477 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2025.09.24 16:56:42.211572 [ 278 ] {3fc3baf8-03e0-48d6-862e-8a95b99d5d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7640 | 2025.09.24 16:56:42.211615 [ 278 ] {3fc3baf8-03e0-48d6-862e-8a95b99d5d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7641 | 2025.09.24 16:56:42.211941 [ 278 ] {3fc3baf8-03e0-48d6-862e-8a95b99d5d42} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2025.09.24 16:56:42.211978 [ 278 ] {3fc3baf8-03e0-48d6-862e-8a95b99d5d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7643 | 2025.09.24 16:56:42.212315 [ 278 ] {3fc3baf8-03e0-48d6-862e-8a95b99d5d42} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7644 | 2025.09.24 16:56:42.212539 [ 278 ] {3fc3baf8-03e0-48d6-862e-8a95b99d5d42} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2025.09.24 16:56:42.212646 [ 27 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7646 | 2025.09.24 16:56:42.212669 [ 278 ] {3fc3baf8-03e0-48d6-862e-8a95b99d5d42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 7647 | 2025.09.24 16:56:42.212675 [ 27 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2025.09.24 16:56:42.212708 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7649 | 2025.09.24 16:56:42.212712 [ 278 ] {3fc3baf8-03e0-48d6-862e-8a95b99d5d42} <Debug> TCPHandler: Processed in 0.001284317 sec. | ||
| 7650 | 2025.09.24 16:56:42.212779 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7651 | 2025.09.24 16:56:42.212870 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7652 | 2025.09.24 16:56:42.212896 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2964 rows starting from the beginning of the part | ||
| 7653 | 2025.09.24 16:56:42.212940 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7654 | 2025.09.24 16:56:42.212978 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7655 | 2025.09.24 16:56:42.213014 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7656 | 2025.09.24 16:56:42.213047 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7657 | 2025.09.24 16:56:42.213084 [ 187 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 7658 | 2025.09.24 16:56:42.213762 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15967 rows, containing 5 columns (5 merged, 0 gathered) in 0.004579606 sec., 3486544.475660133 rows/sec., 238.16 MiB/sec. | ||
| 7659 | 2025.09.24 16:56:42.214244 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001465831 sec., 2226723.271645913 rows/sec., 147.46 MiB/sec. | ||
| 7660 | 2025.09.24 16:56:42.214482 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7661 | 2025.09.24 16:56:42.214622 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7662 | 2025.09.24 16:56:42.214911 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2025.09.24 16:56:42.214969 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_51_10} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2025.09.24 16:56:42.215018 [ 194 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7665 | 2025.09.24 16:56:42.215065 [ 200 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_51_10} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7666 | 2025.09.24 16:56:42.215146 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 7667 | 2025.09.24 16:56:42.215202 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7668 | 2025.09.24 16:56:43.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.59 MiB, peak 293.65 MiB, free memory in arenas 0.00 B, will set to 285.70 MiB (RSS), difference: 1.11 MiB | ||
| 7669 | 2025.09.24 16:56:45.097503 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7670 | 2025.09.24 16:56:45.097568 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7671 | 2025.09.24 16:56:45.208733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17275 | ||
| 7672 | 2025.09.24 16:56:45.209234 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2025.09.24 16:56:45.209280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7674 | 2025.09.24 16:56:45.209757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7675 | 2025.09.24 16:56:45.210001 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2025.09.24 16:56:45.210142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17275 | ||
| 7677 | 2025.09.24 16:56:45.210163 [ 75 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7678 | 2025.09.24 16:56:45.210237 [ 75 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2025.09.24 16:56:45.210273 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7680 | 2025.09.24 16:56:45.210471 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 7681 | 2025.09.24 16:56:45.210681 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7682 | 2025.09.24 16:56:45.210744 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14843 rows starting from the beginning of the part | ||
| 7683 | 2025.09.24 16:56:45.210848 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 7684 | 2025.09.24 16:56:45.210925 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 7685 | 2025.09.24 16:56:45.210997 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 7686 | 2025.09.24 16:56:45.211063 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 7687 | 2025.09.24 16:56:45.211133 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 7688 | 2025.09.24 16:56:45.213055 [ 192 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17275 rows, containing 4 columns (4 merged, 0 gathered) in 0.002673077 sec., 6462589.742083749 rows/sec., 92.45 MiB/sec. | ||
| 7689 | 2025.09.24 16:56:45.213154 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7690 | 2025.09.24 16:56:45.213398 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_36_7} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2025.09.24 16:56:45.213467 [ 194 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_36_7} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7692 | 2025.09.24 16:56:45.213548 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7693 | 2025.09.24 16:56:45.254725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 968 | ||
| 7694 | 2025.09.24 16:56:45.256946 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2025.09.24 16:56:45.256982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7696 | 2025.09.24 16:56:45.258175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7697 | 2025.09.24 16:56:45.258435 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2025.09.24 16:56:45.258589 [ 23 ] {} <Debug> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7699 | 2025.09.24 16:56:45.258630 [ 23 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2025.09.24 16:56:45.258652 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7701 | 2025.09.24 16:56:45.258682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
| 7702 | 2025.09.24 16:56:45.258803 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 7703 | 2025.09.24 16:56:45.259591 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7704 | 2025.09.24 16:56:45.259762 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 824 rows starting from the beginning of the part | ||
| 7705 | 2025.09.24 16:56:45.260189 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 7706 | 2025.09.24 16:56:45.260576 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 7707 | 2025.09.24 16:56:45.260956 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 7708 | 2025.09.24 16:56:45.261304 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 7709 | 2025.09.24 16:56:45.261656 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7710 | 2025.09.24 16:56:45.267346 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 72 columns (72 merged, 0 gathered) in 0.008625831 sec., 112221.07180166178 rows/sec., 93.05 MiB/sec. | ||
| 7711 | 2025.09.24 16:56:45.268306 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7712 | 2025.09.24 16:56:45.268803 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_26_5} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2025.09.24 16:56:45.268877 [ 197 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_26_5} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7714 | 2025.09.24 16:56:45.269034 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 7715 | 2025.09.24 16:56:46.144964 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7716 | 2025.09.24 16:56:46.161940 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2025.09.24 16:56:46.162003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7718 | 2025.09.24 16:56:46.167736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7719 | 2025.09.24 16:56:46.168423 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2025.09.24 16:56:46.168733 [ 75 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7721 | 2025.09.24 16:56:46.168803 [ 75 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2025.09.24 16:56:46.168827 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7723 | 2025.09.24 16:56:46.168929 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 7724 | 2025.09.24 16:56:46.171442 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7725 | 2025.09.24 16:56:46.171933 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7726 | 2025.09.24 16:56:46.172630 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 7727 | 2025.09.24 16:56:46.175988 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 7728 | 2025.09.24 16:56:46.179471 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 7729 | 2025.09.24 16:56:46.184328 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 7730 | 2025.09.24 16:56:46.188115 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 7731 | 2025.09.24 16:56:46.192059 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 7732 | 2025.09.24 16:56:46.241245 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.072350391 sec., 3759.4821014858094 rows/sec., 19.44 MiB/sec. | ||
| 7733 | 2025.09.24 16:56:46.243412 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7734 | 2025.09.24 16:56:46.245116 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_36_7} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2025.09.24 16:56:46.245216 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_36_7} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7736 | 2025.09.24 16:56:46.246682 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7737 | 2025.09.24 16:56:47.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.87 MiB, peak 298.75 MiB, free memory in arenas 0.00 B, will set to 288.07 MiB (RSS), difference: 1.19 MiB | ||
| 7738 | 2025.09.24 16:56:47.202242 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2025.09.24 16:56:47.202535 [ 278 ] {87e5b081-90ae-49aa-aeb3-a4405d955b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7740 | 2025.09.24 16:56:47.202642 [ 278 ] {87e5b081-90ae-49aa-aeb3-a4405d955b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7741 | 2025.09.24 16:56:47.203525 [ 278 ] {87e5b081-90ae-49aa-aeb3-a4405d955b88} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2025.09.24 16:56:47.203577 [ 278 ] {87e5b081-90ae-49aa-aeb3-a4405d955b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7743 | 2025.09.24 16:56:47.204004 [ 278 ] {87e5b081-90ae-49aa-aeb3-a4405d955b88} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7744 | 2025.09.24 16:56:47.204247 [ 278 ] {87e5b081-90ae-49aa-aeb3-a4405d955b88} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2025.09.24 16:56:47.204409 [ 278 ] {87e5b081-90ae-49aa-aeb3-a4405d955b88} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001952 sec., 38934.4262295082 rows/sec., 3.19 MiB/sec. | ||
| 7746 | 2025.09.24 16:56:47.204452 [ 278 ] {87e5b081-90ae-49aa-aeb3-a4405d955b88} <Debug> TCPHandler: Processed in 0.00240088 sec. | ||
| 7747 | 2025.09.24 16:56:47.204581 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2025.09.24 16:56:47.204677 [ 278 ] {0b7619ed-d233-458f-8a05-ba9d9066f914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7749 | 2025.09.24 16:56:47.204719 [ 278 ] {0b7619ed-d233-458f-8a05-ba9d9066f914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7750 | 2025.09.24 16:56:47.205118 [ 278 ] {0b7619ed-d233-458f-8a05-ba9d9066f914} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2025.09.24 16:56:47.205156 [ 278 ] {0b7619ed-d233-458f-8a05-ba9d9066f914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7752 | 2025.09.24 16:56:47.205459 [ 278 ] {0b7619ed-d233-458f-8a05-ba9d9066f914} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7753 | 2025.09.24 16:56:47.205676 [ 278 ] {0b7619ed-d233-458f-8a05-ba9d9066f914} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2025.09.24 16:56:47.205811 [ 278 ] {0b7619ed-d233-458f-8a05-ba9d9066f914} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 652.17 KiB/sec. | ||
| 7755 | 2025.09.24 16:56:47.205850 [ 278 ] {0b7619ed-d233-458f-8a05-ba9d9066f914} <Debug> TCPHandler: Processed in 0.001319247 sec. | ||
| 7756 | 2025.09.24 16:56:47.205973 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2025.09.24 16:56:47.206098 [ 278 ] {1dbd9535-f0ea-49f2-aea2-c47c39f5d37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7758 | 2025.09.24 16:56:47.206147 [ 278 ] {1dbd9535-f0ea-49f2-aea2-c47c39f5d37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7759 | 2025.09.24 16:56:47.206591 [ 278 ] {1dbd9535-f0ea-49f2-aea2-c47c39f5d37d} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2025.09.24 16:56:47.206627 [ 278 ] {1dbd9535-f0ea-49f2-aea2-c47c39f5d37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7761 | 2025.09.24 16:56:47.206941 [ 278 ] {1dbd9535-f0ea-49f2-aea2-c47c39f5d37d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7762 | 2025.09.24 16:56:47.207152 [ 278 ] {1dbd9535-f0ea-49f2-aea2-c47c39f5d37d} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2025.09.24 16:56:47.207281 [ 278 ] {1dbd9535-f0ea-49f2-aea2-c47c39f5d37d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001209 sec., 61207.609594706366 rows/sec., 4.78 MiB/sec. | ||
| 7764 | 2025.09.24 16:56:47.207318 [ 278 ] {1dbd9535-f0ea-49f2-aea2-c47c39f5d37d} <Debug> TCPHandler: Processed in 0.001408329 sec. | ||
| 7765 | 2025.09.24 16:56:47.207428 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2025.09.24 16:56:47.207522 [ 278 ] {55a9fc26-04f8-4590-8714-2d6c22af274e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7767 | 2025.09.24 16:56:47.207567 [ 278 ] {55a9fc26-04f8-4590-8714-2d6c22af274e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7768 | 2025.09.24 16:56:47.207987 [ 278 ] {55a9fc26-04f8-4590-8714-2d6c22af274e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2025.09.24 16:56:47.208025 [ 278 ] {55a9fc26-04f8-4590-8714-2d6c22af274e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7770 | 2025.09.24 16:56:47.208364 [ 278 ] {55a9fc26-04f8-4590-8714-2d6c22af274e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7771 | 2025.09.24 16:56:47.208586 [ 278 ] {55a9fc26-04f8-4590-8714-2d6c22af274e} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2025.09.24 16:56:47.208717 [ 278 ] {55a9fc26-04f8-4590-8714-2d6c22af274e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 7773 | 2025.09.24 16:56:47.208753 [ 278 ] {55a9fc26-04f8-4590-8714-2d6c22af274e} <Debug> TCPHandler: Processed in 0.001372229 sec. | ||
| 7774 | 2025.09.24 16:56:47.208883 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2025.09.24 16:56:47.209004 [ 278 ] {9c7c72be-bd8b-4507-b8fb-189ff8507760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7776 | 2025.09.24 16:56:47.209071 [ 278 ] {9c7c72be-bd8b-4507-b8fb-189ff8507760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7777 | 2025.09.24 16:56:47.209869 [ 278 ] {9c7c72be-bd8b-4507-b8fb-189ff8507760} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2025.09.24 16:56:47.209907 [ 278 ] {9c7c72be-bd8b-4507-b8fb-189ff8507760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7779 | 2025.09.24 16:56:47.210434 [ 278 ] {9c7c72be-bd8b-4507-b8fb-189ff8507760} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7780 | 2025.09.24 16:56:47.210666 [ 278 ] {9c7c72be-bd8b-4507-b8fb-189ff8507760} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2025.09.24 16:56:47.210811 [ 278 ] {9c7c72be-bd8b-4507-b8fb-189ff8507760} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00183 sec., 5464.48087431694 rows/sec., 9.79 MiB/sec. | ||
| 7782 | 2025.09.24 16:56:47.210874 [ 278 ] {9c7c72be-bd8b-4507-b8fb-189ff8507760} <Debug> TCPHandler: Processed in 0.002060323 sec. | ||
| 7783 | 2025.09.24 16:56:47.210986 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2025.09.24 16:56:47.211080 [ 278 ] {5335483d-befc-441a-aae8-2d91ddfc8b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7785 | 2025.09.24 16:56:47.211122 [ 278 ] {5335483d-befc-441a-aae8-2d91ddfc8b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7786 | 2025.09.24 16:56:47.211457 [ 278 ] {5335483d-befc-441a-aae8-2d91ddfc8b28} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2025.09.24 16:56:47.211494 [ 278 ] {5335483d-befc-441a-aae8-2d91ddfc8b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7788 | 2025.09.24 16:56:47.211804 [ 278 ] {5335483d-befc-441a-aae8-2d91ddfc8b28} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7789 | 2025.09.24 16:56:47.212021 [ 278 ] {5335483d-befc-441a-aae8-2d91ddfc8b28} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2025.09.24 16:56:47.212149 [ 278 ] {5335483d-befc-441a-aae8-2d91ddfc8b28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 7791 | 2025.09.24 16:56:47.212184 [ 278 ] {5335483d-befc-441a-aae8-2d91ddfc8b28} <Debug> TCPHandler: Processed in 0.001247077 sec. | ||
| 7792 | 2025.09.24 16:56:48.081741 [ 28 ] {} <Debug> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7793 | 2025.09.24 16:56:48.081804 [ 28 ] {} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2025.09.24 16:56:48.081824 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7795 | 2025.09.24 16:56:48.081953 [ 197 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::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 | ||
| 7796 | 2025.09.24 16:56:48.082112 [ 197 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7797 | 2025.09.24 16:56:48.082152 [ 197 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 7798 | 2025.09.24 16:56:48.082229 [ 197 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 7799 | 2025.09.24 16:56:48.082276 [ 197 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7800 | 2025.09.24 16:56:48.082318 [ 197 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7801 | 2025.09.24 16:56:48.082359 [ 197 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 7802 | 2025.09.24 16:56:48.083098 [ 192 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208606 sec., 39715.17599614763 rows/sec., 3.31 MiB/sec. | ||
| 7803 | 2025.09.24 16:56:48.083264 [ 192 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7804 | 2025.09.24 16:56:48.083560 [ 192 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_13_3} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2025.09.24 16:56:48.083639 [ 192 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_13_3} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7806 | 2025.09.24 16:56:48.083741 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7807 | 2025.09.24 16:56:52.229491 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7808 | 2025.09.24 16:56:52.229696 [ 278 ] {4cdc44d4-6e84-4e09-af29-d533c476ded1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7809 | 2025.09.24 16:56:52.229773 [ 278 ] {4cdc44d4-6e84-4e09-af29-d533c476ded1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7810 | 2025.09.24 16:56:52.230409 [ 278 ] {4cdc44d4-6e84-4e09-af29-d533c476ded1} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2025.09.24 16:56:52.230461 [ 278 ] {4cdc44d4-6e84-4e09-af29-d533c476ded1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7812 | 2025.09.24 16:56:52.230861 [ 278 ] {4cdc44d4-6e84-4e09-af29-d533c476ded1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7813 | 2025.09.24 16:56:52.231113 [ 278 ] {4cdc44d4-6e84-4e09-af29-d533c476ded1} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2025.09.24 16:56:52.231288 [ 278 ] {4cdc44d4-6e84-4e09-af29-d533c476ded1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001644 sec., 1216.54501216545 rows/sec., 99.20 KiB/sec. | ||
| 7815 | 2025.09.24 16:56:52.231343 [ 278 ] {4cdc44d4-6e84-4e09-af29-d533c476ded1} <Debug> TCPHandler: Processed in 0.001987572 sec. | ||
| 7816 | 2025.09.24 16:56:52.231468 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2025.09.24 16:56:52.231573 [ 278 ] {1f2d9c2e-97a6-4aa6-806e-5c026ad72d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7818 | 2025.09.24 16:56:52.231617 [ 278 ] {1f2d9c2e-97a6-4aa6-806e-5c026ad72d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7819 | 2025.09.24 16:56:52.232813 [ 278 ] {1f2d9c2e-97a6-4aa6-806e-5c026ad72d7d} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2025.09.24 16:56:52.232854 [ 278 ] {1f2d9c2e-97a6-4aa6-806e-5c026ad72d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7821 | 2025.09.24 16:56:52.233314 [ 278 ] {1f2d9c2e-97a6-4aa6-806e-5c026ad72d7d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7822 | 2025.09.24 16:56:52.233546 [ 278 ] {1f2d9c2e-97a6-4aa6-806e-5c026ad72d7d} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2025.09.24 16:56:52.233693 [ 278 ] {1f2d9c2e-97a6-4aa6-806e-5c026ad72d7d} <Debug> executeQuery: Read 1261 rows, 106.60 KiB in 0.002144 sec., 588152.9850746269 rows/sec., 48.56 MiB/sec. | ||
| 7824 | 2025.09.24 16:56:52.233734 [ 278 ] {1f2d9c2e-97a6-4aa6-806e-5c026ad72d7d} <Debug> TCPHandler: Processed in 0.002318489 sec. | ||
| 7825 | 2025.09.24 16:56:52.233877 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2025.09.24 16:56:52.233978 [ 278 ] {c5e1c977-96ba-44d7-b93d-eaf080458249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7827 | 2025.09.24 16:56:52.234022 [ 278 ] {c5e1c977-96ba-44d7-b93d-eaf080458249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7828 | 2025.09.24 16:56:52.234458 [ 278 ] {c5e1c977-96ba-44d7-b93d-eaf080458249} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2025.09.24 16:56:52.234496 [ 278 ] {c5e1c977-96ba-44d7-b93d-eaf080458249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7830 | 2025.09.24 16:56:52.234800 [ 278 ] {c5e1c977-96ba-44d7-b93d-eaf080458249} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7831 | 2025.09.24 16:56:52.235029 [ 278 ] {c5e1c977-96ba-44d7-b93d-eaf080458249} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2025.09.24 16:56:52.235167 [ 11 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7833 | 2025.09.24 16:56:52.235193 [ 278 ] {c5e1c977-96ba-44d7-b93d-eaf080458249} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001236 sec., 27508.090614886733 rows/sec., 2.01 MiB/sec. | ||
| 7834 | 2025.09.24 16:56:52.235238 [ 11 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2025.09.24 16:56:52.235255 [ 278 ] {c5e1c977-96ba-44d7-b93d-eaf080458249} <Debug> TCPHandler: Processed in 0.001429891 sec. | ||
| 7836 | 2025.09.24 16:56:52.235264 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7837 | 2025.09.24 16:56:52.235389 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 7838 | 2025.09.24 16:56:52.235470 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2025.09.24 16:56:52.235500 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7840 | 2025.09.24 16:56:52.235539 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 279 rows starting from the beginning of the part | ||
| 7841 | 2025.09.24 16:56:52.235595 [ 278 ] {337da6fd-686b-42c2-9f49-dafc1983a5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7842 | 2025.09.24 16:56:52.235608 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 7843 | 2025.09.24 16:56:52.235651 [ 278 ] {337da6fd-686b-42c2-9f49-dafc1983a5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7844 | 2025.09.24 16:56:52.235664 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 7845 | 2025.09.24 16:56:52.235725 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 7846 | 2025.09.24 16:56:52.235766 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 7847 | 2025.09.24 16:56:52.235805 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 7848 | 2025.09.24 16:56:52.236340 [ 278 ] {337da6fd-686b-42c2-9f49-dafc1983a5e6} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2025.09.24 16:56:52.236391 [ 278 ] {337da6fd-686b-42c2-9f49-dafc1983a5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7850 | 2025.09.24 16:56:52.236543 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200346 sec., 349066.0192977692 rows/sec., 24.40 MiB/sec. | ||
| 7851 | 2025.09.24 16:56:52.236815 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7852 | 2025.09.24 16:56:52.237037 [ 278 ] {337da6fd-686b-42c2-9f49-dafc1983a5e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7853 | 2025.09.24 16:56:52.237227 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_51_10} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2025.09.24 16:56:52.237317 [ 278 ] {337da6fd-686b-42c2-9f49-dafc1983a5e6} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2025.09.24 16:56:52.237331 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_51_10} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7856 | 2025.09.24 16:56:52.237442 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7857 | 2025.09.24 16:56:52.237472 [ 278 ] {337da6fd-686b-42c2-9f49-dafc1983a5e6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001904 sec., 119747.89915966387 rows/sec., 8.11 MiB/sec. | ||
| 7858 | 2025.09.24 16:56:52.237517 [ 278 ] {337da6fd-686b-42c2-9f49-dafc1983a5e6} <Debug> TCPHandler: Processed in 0.002142265 sec. | ||
| 7859 | 2025.09.24 16:56:52.237635 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2025.09.24 16:56:52.237732 [ 278 ] {7f55ccd5-a62e-41fe-986c-a3a536d0da8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7861 | 2025.09.24 16:56:52.237772 [ 278 ] {7f55ccd5-a62e-41fe-986c-a3a536d0da8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7862 | 2025.09.24 16:56:52.238398 [ 278 ] {7f55ccd5-a62e-41fe-986c-a3a536d0da8c} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2025.09.24 16:56:52.238435 [ 278 ] {7f55ccd5-a62e-41fe-986c-a3a536d0da8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7864 | 2025.09.24 16:56:52.238798 [ 278 ] {7f55ccd5-a62e-41fe-986c-a3a536d0da8c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7865 | 2025.09.24 16:56:52.239021 [ 278 ] {7f55ccd5-a62e-41fe-986c-a3a536d0da8c} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2025.09.24 16:56:52.239152 [ 278 ] {7f55ccd5-a62e-41fe-986c-a3a536d0da8c} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.001438 sec., 385257.3018080667 rows/sec., 28.61 MiB/sec. | ||
| 7867 | 2025.09.24 16:56:52.239191 [ 278 ] {7f55ccd5-a62e-41fe-986c-a3a536d0da8c} <Debug> TCPHandler: Processed in 0.001606713 sec. | ||
| 7868 | 2025.09.24 16:56:52.239311 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2025.09.24 16:56:52.239407 [ 278 ] {3ffdee70-6a3e-4374-bb11-44029a6b9482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7870 | 2025.09.24 16:56:52.239450 [ 278 ] {3ffdee70-6a3e-4374-bb11-44029a6b9482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7871 | 2025.09.24 16:56:52.240009 [ 278 ] {3ffdee70-6a3e-4374-bb11-44029a6b9482} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2025.09.24 16:56:52.240045 [ 278 ] {3ffdee70-6a3e-4374-bb11-44029a6b9482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7873 | 2025.09.24 16:56:52.240446 [ 278 ] {3ffdee70-6a3e-4374-bb11-44029a6b9482} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7874 | 2025.09.24 16:56:52.240672 [ 278 ] {3ffdee70-6a3e-4374-bb11-44029a6b9482} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2025.09.24 16:56:52.240803 [ 278 ] {3ffdee70-6a3e-4374-bb11-44029a6b9482} <Debug> executeQuery: Read 839 rows, 57.83 KiB in 0.001415 sec., 592932.8621908127 rows/sec., 39.91 MiB/sec. | ||
| 7876 | 2025.09.24 16:56:52.240840 [ 278 ] {3ffdee70-6a3e-4374-bb11-44029a6b9482} <Debug> TCPHandler: Processed in 0.001578933 sec. | ||
| 7877 | 2025.09.24 16:56:52.240955 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7878 | 2025.09.24 16:56:52.241050 [ 278 ] {8b080810-0205-45fe-ab8a-1abbd86c2fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7879 | 2025.09.24 16:56:52.241105 [ 278 ] {8b080810-0205-45fe-ab8a-1abbd86c2fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7880 | 2025.09.24 16:56:52.241922 [ 278 ] {8b080810-0205-45fe-ab8a-1abbd86c2fa6} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2025.09.24 16:56:52.241959 [ 278 ] {8b080810-0205-45fe-ab8a-1abbd86c2fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7882 | 2025.09.24 16:56:52.242501 [ 278 ] {8b080810-0205-45fe-ab8a-1abbd86c2fa6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7883 | 2025.09.24 16:56:52.242726 [ 278 ] {8b080810-0205-45fe-ab8a-1abbd86c2fa6} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2025.09.24 16:56:52.242874 [ 278 ] {8b080810-0205-45fe-ab8a-1abbd86c2fa6} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001841 sec., 17381.857686040195 rows/sec., 31.15 MiB/sec. | ||
| 7885 | 2025.09.24 16:56:52.242875 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7886 | 2025.09.24 16:56:52.242936 [ 278 ] {8b080810-0205-45fe-ab8a-1abbd86c2fa6} <Debug> TCPHandler: Processed in 0.002031363 sec. | ||
| 7887 | 2025.09.24 16:56:52.242939 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2025.09.24 16:56:52.242994 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7889 | 2025.09.24 16:56:52.243064 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2025.09.24 16:56:52.243088 [ 190 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 7891 | 2025.09.24 16:56:52.243164 [ 278 ] {595a13e7-2cb4-4e0c-97a2-ca033d9b3ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7892 | 2025.09.24 16:56:52.243210 [ 278 ] {595a13e7-2cb4-4e0c-97a2-ca033d9b3ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7893 | 2025.09.24 16:56:52.243328 [ 190 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7894 | 2025.09.24 16:56:52.243396 [ 190 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 923 rows starting from the beginning of the part | ||
| 7895 | 2025.09.24 16:56:52.243534 [ 190 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 7896 | 2025.09.24 16:56:52.243545 [ 278 ] {595a13e7-2cb4-4e0c-97a2-ca033d9b3ee9} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2025.09.24 16:56:52.243586 [ 278 ] {595a13e7-2cb4-4e0c-97a2-ca033d9b3ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7898 | 2025.09.24 16:56:52.243647 [ 190 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 7899 | 2025.09.24 16:56:52.243761 [ 190 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 7900 | 2025.09.24 16:56:52.243875 [ 190 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 7901 | 2025.09.24 16:56:52.243915 [ 278 ] {595a13e7-2cb4-4e0c-97a2-ca033d9b3ee9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7902 | 2025.09.24 16:56:52.243985 [ 190 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 7903 | 2025.09.24 16:56:52.244138 [ 278 ] {595a13e7-2cb4-4e0c-97a2-ca033d9b3ee9} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2025.09.24 16:56:52.244273 [ 278 ] {595a13e7-2cb4-4e0c-97a2-ca033d9b3ee9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 7905 | 2025.09.24 16:56:52.244310 [ 278 ] {595a13e7-2cb4-4e0c-97a2-ca033d9b3ee9} <Debug> TCPHandler: Processed in 0.001295927 sec. | ||
| 7906 | 2025.09.24 16:56:52.250006 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1039 rows, containing 19 columns (19 merged, 0 gathered) in 0.006955947 sec., 149368.59064624846 rows/sec., 267.66 MiB/sec. | ||
| 7907 | 2025.09.24 16:56:52.251352 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7908 | 2025.09.24 16:56:52.251688 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.09.24 16:56:52.251767 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7910 | 2025.09.24 16:56:52.251852 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 7911 | 2025.09.24 16:56:52.711198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17723 | ||
| 7912 | 2025.09.24 16:56:52.711692 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2025.09.24 16:56:52.711735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7914 | 2025.09.24 16:56:52.712199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7915 | 2025.09.24 16:56:52.712432 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2025.09.24 16:56:52.712567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17723 | ||
| 7917 | 2025.09.24 16:56:53.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.72 MiB, peak 298.75 MiB, free memory in arenas 0.00 B, will set to 291.96 MiB (RSS), difference: 3.24 MiB | ||
| 7918 | 2025.09.24 16:56:53.671480 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7919 | 2025.09.24 16:56:53.686592 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2025.09.24 16:56:53.686641 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7921 | 2025.09.24 16:56:53.691975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7922 | 2025.09.24 16:56:53.692663 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7923 | 2025.09.24 16:56:53.695608 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7924 | 2025.09.24 16:56:55.258879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 996 | ||
| 7925 | 2025.09.24 16:56:55.261507 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2025.09.24 16:56:55.261554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7927 | 2025.09.24 16:56:55.262727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7928 | 2025.09.24 16:56:55.262987 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2025.09.24 16:56:55.263275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
| 7930 | 2025.09.24 16:56:57.201902 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7931 | 2025.09.24 16:56:57.202214 [ 278 ] {d140e251-84d7-4824-8fc3-932c91a55c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7932 | 2025.09.24 16:56:57.202321 [ 278 ] {d140e251-84d7-4824-8fc3-932c91a55c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7933 | 2025.09.24 16:56:57.203071 [ 278 ] {d140e251-84d7-4824-8fc3-932c91a55c44} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2025.09.24 16:56:57.203120 [ 278 ] {d140e251-84d7-4824-8fc3-932c91a55c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7935 | 2025.09.24 16:56:57.203529 [ 278 ] {d140e251-84d7-4824-8fc3-932c91a55c44} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7936 | 2025.09.24 16:56:57.203776 [ 278 ] {d140e251-84d7-4824-8fc3-932c91a55c44} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2025.09.24 16:56:57.203933 [ 278 ] {d140e251-84d7-4824-8fc3-932c91a55c44} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001794 sec., 42363.43366778149 rows/sec., 3.48 MiB/sec. | ||
| 7938 | 2025.09.24 16:56:57.203976 [ 278 ] {d140e251-84d7-4824-8fc3-932c91a55c44} <Debug> TCPHandler: Processed in 0.002265268 sec. | ||
| 7939 | 2025.09.24 16:56:57.204099 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2025.09.24 16:56:57.204195 [ 278 ] {46cb266e-b987-4ace-bf6e-43469c2e712f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7941 | 2025.09.24 16:56:57.204236 [ 278 ] {46cb266e-b987-4ace-bf6e-43469c2e712f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7942 | 2025.09.24 16:56:57.204616 [ 278 ] {46cb266e-b987-4ace-bf6e-43469c2e712f} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2025.09.24 16:56:57.204653 [ 278 ] {46cb266e-b987-4ace-bf6e-43469c2e712f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7944 | 2025.09.24 16:56:57.204982 [ 278 ] {46cb266e-b987-4ace-bf6e-43469c2e712f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7945 | 2025.09.24 16:56:57.205222 [ 278 ] {46cb266e-b987-4ace-bf6e-43469c2e712f} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2025.09.24 16:56:57.205363 [ 278 ] {46cb266e-b987-4ace-bf6e-43469c2e712f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001186 sec., 8431.703204047217 rows/sec., 634.02 KiB/sec. | ||
| 7947 | 2025.09.24 16:56:57.205401 [ 278 ] {46cb266e-b987-4ace-bf6e-43469c2e712f} <Debug> TCPHandler: Processed in 0.001351628 sec. | ||
| 7948 | 2025.09.24 16:56:57.205508 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2025.09.24 16:56:57.205609 [ 278 ] {a26bcf5e-db73-4652-8f41-baa7858bb13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7950 | 2025.09.24 16:56:57.205648 [ 278 ] {a26bcf5e-db73-4652-8f41-baa7858bb13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7951 | 2025.09.24 16:56:57.206063 [ 278 ] {a26bcf5e-db73-4652-8f41-baa7858bb13b} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2025.09.24 16:56:57.206105 [ 278 ] {a26bcf5e-db73-4652-8f41-baa7858bb13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7953 | 2025.09.24 16:56:57.206416 [ 278 ] {a26bcf5e-db73-4652-8f41-baa7858bb13b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7954 | 2025.09.24 16:56:57.206626 [ 278 ] {a26bcf5e-db73-4652-8f41-baa7858bb13b} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2025.09.24 16:56:57.206851 [ 278 ] {a26bcf5e-db73-4652-8f41-baa7858bb13b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001261 sec., 58683.584456780336 rows/sec., 4.58 MiB/sec. | ||
| 7956 | 2025.09.24 16:56:57.206889 [ 278 ] {a26bcf5e-db73-4652-8f41-baa7858bb13b} <Debug> TCPHandler: Processed in 0.00143009 sec. | ||
| 7957 | 2025.09.24 16:56:57.206991 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2025.09.24 16:56:57.207089 [ 278 ] {5cc2c569-a443-4ef4-a9f6-4b31a392b8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7959 | 2025.09.24 16:56:57.207131 [ 278 ] {5cc2c569-a443-4ef4-a9f6-4b31a392b8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7960 | 2025.09.24 16:56:57.207521 [ 278 ] {5cc2c569-a443-4ef4-a9f6-4b31a392b8c5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2025.09.24 16:56:57.207557 [ 278 ] {5cc2c569-a443-4ef4-a9f6-4b31a392b8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7962 | 2025.09.24 16:56:57.207882 [ 278 ] {5cc2c569-a443-4ef4-a9f6-4b31a392b8c5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7963 | 2025.09.24 16:56:57.208198 [ 278 ] {5cc2c569-a443-4ef4-a9f6-4b31a392b8c5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2025.09.24 16:56:57.208330 [ 278 ] {5cc2c569-a443-4ef4-a9f6-4b31a392b8c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 7965 | 2025.09.24 16:56:57.208366 [ 278 ] {5cc2c569-a443-4ef4-a9f6-4b31a392b8c5} <Debug> TCPHandler: Processed in 0.00142241 sec. | ||
| 7966 | 2025.09.24 16:56:57.208466 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2025.09.24 16:56:57.208564 [ 278 ] {b2f8471d-0ea1-486e-9de0-5dfd7fd49bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7968 | 2025.09.24 16:56:57.208618 [ 278 ] {b2f8471d-0ea1-486e-9de0-5dfd7fd49bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7969 | 2025.09.24 16:56:57.209368 [ 278 ] {b2f8471d-0ea1-486e-9de0-5dfd7fd49bf8} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2025.09.24 16:56:57.209405 [ 278 ] {b2f8471d-0ea1-486e-9de0-5dfd7fd49bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7971 | 2025.09.24 16:56:57.209915 [ 278 ] {b2f8471d-0ea1-486e-9de0-5dfd7fd49bf8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7972 | 2025.09.24 16:56:57.210128 [ 278 ] {b2f8471d-0ea1-486e-9de0-5dfd7fd49bf8} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2025.09.24 16:56:57.210267 [ 278 ] {b2f8471d-0ea1-486e-9de0-5dfd7fd49bf8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001721 sec., 5810.575246949447 rows/sec., 10.41 MiB/sec. | ||
| 7974 | 2025.09.24 16:56:57.210328 [ 278 ] {b2f8471d-0ea1-486e-9de0-5dfd7fd49bf8} <Debug> TCPHandler: Processed in 0.00190947 sec. | ||
| 7975 | 2025.09.24 16:56:57.210457 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2025.09.24 16:56:57.210583 [ 278 ] {416eab58-cabf-4ef4-936c-1e0842fb6397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7977 | 2025.09.24 16:56:57.210637 [ 278 ] {416eab58-cabf-4ef4-936c-1e0842fb6397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7978 | 2025.09.24 16:56:57.211042 [ 278 ] {416eab58-cabf-4ef4-936c-1e0842fb6397} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2025.09.24 16:56:57.211089 [ 278 ] {416eab58-cabf-4ef4-936c-1e0842fb6397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7980 | 2025.09.24 16:56:57.211514 [ 278 ] {416eab58-cabf-4ef4-936c-1e0842fb6397} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7981 | 2025.09.24 16:56:57.211751 [ 278 ] {416eab58-cabf-4ef4-936c-1e0842fb6397} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2025.09.24 16:56:57.211888 [ 278 ] {416eab58-cabf-4ef4-936c-1e0842fb6397} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 7983 | 2025.09.24 16:56:57.211926 [ 278 ] {416eab58-cabf-4ef4-936c-1e0842fb6397} <Debug> TCPHandler: Processed in 0.001539812 sec. | ||
| 7984 | 2025.09.24 16:57:00.097606 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7985 | 2025.09.24 16:57:00.097676 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7986 | 2025.09.24 16:57:00.213628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18235 | ||
| 7987 | 2025.09.24 16:57:00.214149 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2025.09.24 16:57:00.214195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7989 | 2025.09.24 16:57:00.214668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7990 | 2025.09.24 16:57:00.214896 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2025.09.24 16:57:00.215028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18235 | ||
| 7992 | 2025.09.24 16:57:01.196653 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7993 | 2025.09.24 16:57:01.213414 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2025.09.24 16:57:01.213472 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7995 | 2025.09.24 16:57:01.219084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7996 | 2025.09.24 16:57:01.219765 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2025.09.24 16:57:01.222546 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7998 | 2025.09.24 16:57:02.202603 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2025.09.24 16:57:02.202915 [ 278 ] {b2eba19b-bbc4-49e4-ba1d-ca41951ff396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8000 | 2025.09.24 16:57:02.203022 [ 278 ] {b2eba19b-bbc4-49e4-ba1d-ca41951ff396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8001 | 2025.09.24 16:57:02.203949 [ 278 ] {b2eba19b-bbc4-49e4-ba1d-ca41951ff396} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2025.09.24 16:57:02.204001 [ 278 ] {b2eba19b-bbc4-49e4-ba1d-ca41951ff396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8003 | 2025.09.24 16:57:02.204418 [ 278 ] {b2eba19b-bbc4-49e4-ba1d-ca41951ff396} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8004 | 2025.09.24 16:57:02.204655 [ 278 ] {b2eba19b-bbc4-49e4-ba1d-ca41951ff396} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2025.09.24 16:57:02.204822 [ 278 ] {b2eba19b-bbc4-49e4-ba1d-ca41951ff396} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001985 sec., 60453.40050377834 rows/sec., 5.12 MiB/sec. | ||
| 8006 | 2025.09.24 16:57:02.204873 [ 278 ] {b2eba19b-bbc4-49e4-ba1d-ca41951ff396} <Debug> TCPHandler: Processed in 0.002459932 sec. | ||
| 8007 | 2025.09.24 16:57:02.204996 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2025.09.24 16:57:02.205098 [ 278 ] {2855a3d3-6f04-4d8b-a7e3-e2b5e4635641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8009 | 2025.09.24 16:57:02.205142 [ 278 ] {2855a3d3-6f04-4d8b-a7e3-e2b5e4635641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8010 | 2025.09.24 16:57:02.205565 [ 278 ] {2855a3d3-6f04-4d8b-a7e3-e2b5e4635641} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2025.09.24 16:57:02.205603 [ 278 ] {2855a3d3-6f04-4d8b-a7e3-e2b5e4635641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8012 | 2025.09.24 16:57:02.205904 [ 278 ] {2855a3d3-6f04-4d8b-a7e3-e2b5e4635641} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8013 | 2025.09.24 16:57:02.206116 [ 278 ] {2855a3d3-6f04-4d8b-a7e3-e2b5e4635641} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2025.09.24 16:57:02.206246 [ 278 ] {2855a3d3-6f04-4d8b-a7e3-e2b5e4635641} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001171 sec., 27327.070879590094 rows/sec., 2.01 MiB/sec. | ||
| 8015 | 2025.09.24 16:57:02.206284 [ 278 ] {2855a3d3-6f04-4d8b-a7e3-e2b5e4635641} <Debug> TCPHandler: Processed in 0.001338708 sec. | ||
| 8016 | 2025.09.24 16:57:02.206390 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2025.09.24 16:57:02.206494 [ 278 ] {222ef278-b445-4510-b748-63f38259a0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8018 | 2025.09.24 16:57:02.206535 [ 278 ] {222ef278-b445-4510-b748-63f38259a0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8019 | 2025.09.24 16:57:02.206975 [ 278 ] {222ef278-b445-4510-b748-63f38259a0c2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2025.09.24 16:57:02.207013 [ 278 ] {222ef278-b445-4510-b748-63f38259a0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8021 | 2025.09.24 16:57:02.207333 [ 278 ] {222ef278-b445-4510-b748-63f38259a0c2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8022 | 2025.09.24 16:57:02.207556 [ 278 ] {222ef278-b445-4510-b748-63f38259a0c2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2025.09.24 16:57:02.207692 [ 278 ] {222ef278-b445-4510-b748-63f38259a0c2} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001219 sec., 78753.07629204265 rows/sec., 6.15 MiB/sec. | ||
| 8024 | 2025.09.24 16:57:02.207730 [ 278 ] {222ef278-b445-4510-b748-63f38259a0c2} <Debug> TCPHandler: Processed in 0.001391969 sec. | ||
| 8025 | 2025.09.24 16:57:02.207843 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2025.09.24 16:57:02.207938 [ 278 ] {729646c8-1c48-411c-9056-277bdb59fd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8027 | 2025.09.24 16:57:02.207980 [ 278 ] {729646c8-1c48-411c-9056-277bdb59fd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8028 | 2025.09.24 16:57:02.208381 [ 278 ] {729646c8-1c48-411c-9056-277bdb59fd60} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2025.09.24 16:57:02.208419 [ 278 ] {729646c8-1c48-411c-9056-277bdb59fd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8030 | 2025.09.24 16:57:02.208759 [ 278 ] {729646c8-1c48-411c-9056-277bdb59fd60} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8031 | 2025.09.24 16:57:02.208972 [ 278 ] {729646c8-1c48-411c-9056-277bdb59fd60} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2025.09.24 16:57:02.209105 [ 278 ] {729646c8-1c48-411c-9056-277bdb59fd60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 8033 | 2025.09.24 16:57:02.209142 [ 278 ] {729646c8-1c48-411c-9056-277bdb59fd60} <Debug> TCPHandler: Processed in 0.001348988 sec. | ||
| 8034 | 2025.09.24 16:57:02.209252 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2025.09.24 16:57:02.209364 [ 278 ] {d85a0da1-fe5e-477b-942d-6cafbf0e4da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8036 | 2025.09.24 16:57:02.209428 [ 278 ] {d85a0da1-fe5e-477b-942d-6cafbf0e4da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8037 | 2025.09.24 16:57:02.210279 [ 278 ] {d85a0da1-fe5e-477b-942d-6cafbf0e4da5} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2025.09.24 16:57:02.210315 [ 278 ] {d85a0da1-fe5e-477b-942d-6cafbf0e4da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8039 | 2025.09.24 16:57:02.210854 [ 278 ] {d85a0da1-fe5e-477b-942d-6cafbf0e4da5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8040 | 2025.09.24 16:57:02.211088 [ 278 ] {d85a0da1-fe5e-477b-942d-6cafbf0e4da5} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2025.09.24 16:57:02.211231 [ 278 ] {d85a0da1-fe5e-477b-942d-6cafbf0e4da5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00189 sec., 16931.21693121693 rows/sec., 30.34 MiB/sec. | ||
| 8042 | 2025.09.24 16:57:02.211294 [ 278 ] {d85a0da1-fe5e-477b-942d-6cafbf0e4da5} <Debug> TCPHandler: Processed in 0.002098794 sec. | ||
| 8043 | 2025.09.24 16:57:02.211406 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2025.09.24 16:57:02.211502 [ 278 ] {31766150-b241-44c5-95f0-6cba1ba1f678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8045 | 2025.09.24 16:57:02.211544 [ 278 ] {31766150-b241-44c5-95f0-6cba1ba1f678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8046 | 2025.09.24 16:57:02.211872 [ 278 ] {31766150-b241-44c5-95f0-6cba1ba1f678} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2025.09.24 16:57:02.211908 [ 278 ] {31766150-b241-44c5-95f0-6cba1ba1f678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8048 | 2025.09.24 16:57:02.212204 [ 278 ] {31766150-b241-44c5-95f0-6cba1ba1f678} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8049 | 2025.09.24 16:57:02.212415 [ 278 ] {31766150-b241-44c5-95f0-6cba1ba1f678} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2025.09.24 16:57:02.212544 [ 278 ] {31766150-b241-44c5-95f0-6cba1ba1f678} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 8051 | 2025.09.24 16:57:02.212579 [ 278 ] {31766150-b241-44c5-95f0-6cba1ba1f678} <Debug> TCPHandler: Processed in 0.001220946 sec. | ||
| 8052 | 2025.09.24 16:57:05.264371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1020 | ||
| 8053 | 2025.09.24 16:57:05.266487 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8054 | 2025.09.24 16:57:05.266537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8055 | 2025.09.24 16:57:05.267698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8056 | 2025.09.24 16:57:05.267957 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2025.09.24 16:57:05.268217 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
| 8058 | 2025.09.24 16:57:07.203651 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2025.09.24 16:57:07.203871 [ 278 ] {543c47e3-6f25-44b5-897d-f594ed7654ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8060 | 2025.09.24 16:57:07.203939 [ 278 ] {543c47e3-6f25-44b5-897d-f594ed7654ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8061 | 2025.09.24 16:57:07.204611 [ 278 ] {543c47e3-6f25-44b5-897d-f594ed7654ea} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2025.09.24 16:57:07.204655 [ 278 ] {543c47e3-6f25-44b5-897d-f594ed7654ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8063 | 2025.09.24 16:57:07.205049 [ 278 ] {543c47e3-6f25-44b5-897d-f594ed7654ea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8064 | 2025.09.24 16:57:07.205305 [ 278 ] {543c47e3-6f25-44b5-897d-f594ed7654ea} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2025.09.24 16:57:07.205463 [ 278 ] {543c47e3-6f25-44b5-897d-f594ed7654ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001642 sec., 14616.3215590743 rows/sec., 1.21 MiB/sec. | ||
| 8066 | 2025.09.24 16:57:07.205506 [ 278 ] {543c47e3-6f25-44b5-897d-f594ed7654ea} <Debug> TCPHandler: Processed in 0.001993742 sec. | ||
| 8067 | 2025.09.24 16:57:07.205630 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2025.09.24 16:57:07.205728 [ 278 ] {14332338-bc3d-4beb-a329-1ab426a418ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8069 | 2025.09.24 16:57:07.205770 [ 278 ] {14332338-bc3d-4beb-a329-1ab426a418ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8070 | 2025.09.24 16:57:07.206300 [ 278 ] {14332338-bc3d-4beb-a329-1ab426a418ce} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2025.09.24 16:57:07.206338 [ 278 ] {14332338-bc3d-4beb-a329-1ab426a418ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8072 | 2025.09.24 16:57:07.206677 [ 278 ] {14332338-bc3d-4beb-a329-1ab426a418ce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8073 | 2025.09.24 16:57:07.206918 [ 278 ] {14332338-bc3d-4beb-a329-1ab426a418ce} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2025.09.24 16:57:07.207038 [ 103 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8075 | 2025.09.24 16:57:07.207051 [ 278 ] {14332338-bc3d-4beb-a329-1ab426a418ce} <Debug> executeQuery: Read 196 rows, 17.82 KiB in 0.001343 sec., 145941.92107222637 rows/sec., 12.96 MiB/sec. | ||
| 8076 | 2025.09.24 16:57:07.207107 [ 103 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2025.09.24 16:57:07.207117 [ 278 ] {14332338-bc3d-4beb-a329-1ab426a418ce} <Debug> TCPHandler: Processed in 0.001536383 sec. | ||
| 8078 | 2025.09.24 16:57:07.207138 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8079 | 2025.09.24 16:57:07.207242 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2025.09.24 16:57:07.207262 [ 192 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 8081 | 2025.09.24 16:57:07.207341 [ 278 ] {f7bc416b-11ec-4c91-a16c-e4e45f8331ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8082 | 2025.09.24 16:57:07.207386 [ 278 ] {f7bc416b-11ec-4c91-a16c-e4e45f8331ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8083 | 2025.09.24 16:57:07.207402 [ 192 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8084 | 2025.09.24 16:57:07.207441 [ 192 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2466 rows starting from the beginning of the part | ||
| 8085 | 2025.09.24 16:57:07.207513 [ 192 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 76 rows starting from the beginning of the part | ||
| 8086 | 2025.09.24 16:57:07.207562 [ 192 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1261 rows starting from the beginning of the part | ||
| 8087 | 2025.09.24 16:57:07.207606 [ 192 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 76 rows starting from the beginning of the part | ||
| 8088 | 2025.09.24 16:57:07.207649 [ 192 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 120 rows starting from the beginning of the part | ||
| 8089 | 2025.09.24 16:57:07.207692 [ 192 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 196 rows starting from the beginning of the part | ||
| 8090 | 2025.09.24 16:57:07.207794 [ 278 ] {f7bc416b-11ec-4c91-a16c-e4e45f8331ea} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2025.09.24 16:57:07.207837 [ 278 ] {f7bc416b-11ec-4c91-a16c-e4e45f8331ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8092 | 2025.09.24 16:57:07.208163 [ 278 ] {f7bc416b-11ec-4c91-a16c-e4e45f8331ea} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8093 | 2025.09.24 16:57:07.208397 [ 278 ] {f7bc416b-11ec-4c91-a16c-e4e45f8331ea} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2025.09.24 16:57:07.208535 [ 278 ] {f7bc416b-11ec-4c91-a16c-e4e45f8331ea} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001211 sec., 18166.804293971923 rows/sec., 1.38 MiB/sec. | ||
| 8095 | 2025.09.24 16:57:07.208576 [ 278 ] {f7bc416b-11ec-4c91-a16c-e4e45f8331ea} <Debug> TCPHandler: Processed in 0.001383969 sec. | ||
| 8096 | 2025.09.24 16:57:07.208700 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2025.09.24 16:57:07.208819 [ 278 ] {1329c273-2780-411b-8917-51c21ce463eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8098 | 2025.09.24 16:57:07.208860 [ 278 ] {1329c273-2780-411b-8917-51c21ce463eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8099 | 2025.09.24 16:57:07.209265 [ 278 ] {1329c273-2780-411b-8917-51c21ce463eb} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2025.09.24 16:57:07.209303 [ 278 ] {1329c273-2780-411b-8917-51c21ce463eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8101 | 2025.09.24 16:57:07.209625 [ 278 ] {1329c273-2780-411b-8917-51c21ce463eb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8102 | 2025.09.24 16:57:07.209627 [ 199 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002419501 sec., 1733828.5869689658 rows/sec., 149.39 MiB/sec. | ||
| 8103 | 2025.09.24 16:57:07.209848 [ 278 ] {1329c273-2780-411b-8917-51c21ce463eb} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2025.09.24 16:57:07.209915 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8105 | 2025.09.24 16:57:07.209993 [ 278 ] {1329c273-2780-411b-8917-51c21ce463eb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001195 sec., 20083.6820083682 rows/sec., 1.67 MiB/sec. | ||
| 8106 | 2025.09.24 16:57:07.210036 [ 278 ] {1329c273-2780-411b-8917-51c21ce463eb} <Debug> TCPHandler: Processed in 0.001398169 sec. | ||
| 8107 | 2025.09.24 16:57:07.210154 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8108 | 2025.09.24 16:57:07.210198 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_56_11} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8109 | 2025.09.24 16:57:07.210275 [ 278 ] {43f31fd4-27df-47c6-9429-2d3082c16fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8110 | 2025.09.24 16:57:07.210278 [ 196 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_56_11} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8111 | 2025.09.24 16:57:07.210330 [ 278 ] {43f31fd4-27df-47c6-9429-2d3082c16fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8112 | 2025.09.24 16:57:07.210387 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8113 | 2025.09.24 16:57:07.210809 [ 278 ] {43f31fd4-27df-47c6-9429-2d3082c16fff} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2025.09.24 16:57:07.210851 [ 278 ] {43f31fd4-27df-47c6-9429-2d3082c16fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8115 | 2025.09.24 16:57:07.211166 [ 278 ] {43f31fd4-27df-47c6-9429-2d3082c16fff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8116 | 2025.09.24 16:57:07.211385 [ 278 ] {43f31fd4-27df-47c6-9429-2d3082c16fff} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2025.09.24 16:57:07.211518 [ 278 ] {43f31fd4-27df-47c6-9429-2d3082c16fff} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001267 sec., 9471.19179163378 rows/sec., 739.94 KiB/sec. | ||
| 8118 | 2025.09.24 16:57:07.211555 [ 278 ] {43f31fd4-27df-47c6-9429-2d3082c16fff} <Debug> TCPHandler: Processed in 0.001460021 sec. | ||
| 8119 | 2025.09.24 16:57:07.211670 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2025.09.24 16:57:07.211789 [ 278 ] {bccdab61-144f-4d97-9f3b-e835b0890dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8121 | 2025.09.24 16:57:07.211837 [ 278 ] {bccdab61-144f-4d97-9f3b-e835b0890dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8122 | 2025.09.24 16:57:07.212372 [ 278 ] {bccdab61-144f-4d97-9f3b-e835b0890dbe} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2025.09.24 16:57:07.212415 [ 278 ] {bccdab61-144f-4d97-9f3b-e835b0890dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8124 | 2025.09.24 16:57:07.212784 [ 278 ] {bccdab61-144f-4d97-9f3b-e835b0890dbe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8125 | 2025.09.24 16:57:07.212999 [ 278 ] {bccdab61-144f-4d97-9f3b-e835b0890dbe} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2025.09.24 16:57:07.213106 [ 103 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8127 | 2025.09.24 16:57:07.213127 [ 278 ] {bccdab61-144f-4d97-9f3b-e835b0890dbe} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001363 sec., 80704.32868672046 rows/sec., 6.57 MiB/sec. | ||
| 8128 | 2025.09.24 16:57:07.213140 [ 103 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2025.09.24 16:57:07.213168 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8130 | 2025.09.24 16:57:07.213172 [ 278 ] {bccdab61-144f-4d97-9f3b-e835b0890dbe} <Debug> TCPHandler: Processed in 0.001560213 sec. | ||
| 8131 | 2025.09.24 16:57:07.213284 [ 186 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 8132 | 2025.09.24 16:57:07.213293 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8133 | 2025.09.24 16:57:07.213432 [ 278 ] {097ebda8-5d9e-4154-b14b-735aa6f3ed64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8134 | 2025.09.24 16:57:07.213448 [ 186 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8135 | 2025.09.24 16:57:07.213476 [ 278 ] {097ebda8-5d9e-4154-b14b-735aa6f3ed64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8136 | 2025.09.24 16:57:07.213493 [ 186 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1251 rows starting from the beginning of the part | ||
| 8137 | 2025.09.24 16:57:07.213575 [ 186 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part | ||
| 8138 | 2025.09.24 16:57:07.213628 [ 186 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 554 rows starting from the beginning of the part | ||
| 8139 | 2025.09.24 16:57:07.213676 [ 186 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 8140 | 2025.09.24 16:57:07.213723 [ 186 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 96 rows starting from the beginning of the part | ||
| 8141 | 2025.09.24 16:57:07.213775 [ 186 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 110 rows starting from the beginning of the part | ||
| 8142 | 2025.09.24 16:57:07.213901 [ 278 ] {097ebda8-5d9e-4154-b14b-735aa6f3ed64} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2025.09.24 16:57:07.213945 [ 278 ] {097ebda8-5d9e-4154-b14b-735aa6f3ed64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8144 | 2025.09.24 16:57:07.214290 [ 278 ] {097ebda8-5d9e-4154-b14b-735aa6f3ed64} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8145 | 2025.09.24 16:57:07.214518 [ 278 ] {097ebda8-5d9e-4154-b14b-735aa6f3ed64} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2025.09.24 16:57:07.214631 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8147 | 2025.09.24 16:57:07.214654 [ 278 ] {097ebda8-5d9e-4154-b14b-735aa6f3ed64} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00124 sec., 158064.51612903227 rows/sec., 11.34 MiB/sec. | ||
| 8148 | 2025.09.24 16:57:07.214662 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2025.09.24 16:57:07.214694 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8150 | 2025.09.24 16:57:07.214697 [ 278 ] {097ebda8-5d9e-4154-b14b-735aa6f3ed64} <Debug> TCPHandler: Processed in 0.001452461 sec. | ||
| 8151 | 2025.09.24 16:57:07.214793 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 8152 | 2025.09.24 16:57:07.214821 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8153 | 2025.09.24 16:57:07.214917 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8154 | 2025.09.24 16:57:07.214919 [ 278 ] {74b64167-43f0-4cf1-8348-356fd8c5192e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8155 | 2025.09.24 16:57:07.214959 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15967 rows starting from the beginning of the part | ||
| 8156 | 2025.09.24 16:57:07.214990 [ 278 ] {74b64167-43f0-4cf1-8348-356fd8c5192e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8157 | 2025.09.24 16:57:07.214997 [ 191 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772267 sec., 1218213.7341608235 rows/sec., 94.61 MiB/sec. | ||
| 8158 | 2025.09.24 16:57:07.215029 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 8159 | 2025.09.24 16:57:07.215078 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 839 rows starting from the beginning of the part | ||
| 8160 | 2025.09.24 16:57:07.215121 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8161 | 2025.09.24 16:57:07.215162 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 8162 | 2025.09.24 16:57:07.215203 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 196 rows starting from the beginning of the part | ||
| 8163 | 2025.09.24 16:57:07.215248 [ 191 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8164 | 2025.09.24 16:57:07.215588 [ 191 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_56_11} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2025.09.24 16:57:07.215679 [ 191 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_56_11} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8166 | 2025.09.24 16:57:07.215771 [ 278 ] {74b64167-43f0-4cf1-8348-356fd8c5192e} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2025.09.24 16:57:07.215778 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8168 | 2025.09.24 16:57:07.215815 [ 278 ] {74b64167-43f0-4cf1-8348-356fd8c5192e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8169 | 2025.09.24 16:57:07.216510 [ 278 ] {74b64167-43f0-4cf1-8348-356fd8c5192e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8170 | 2025.09.24 16:57:07.216754 [ 278 ] {74b64167-43f0-4cf1-8348-356fd8c5192e} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2025.09.24 16:57:07.216908 [ 278 ] {74b64167-43f0-4cf1-8348-356fd8c5192e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002006 sec., 4985.044865403789 rows/sec., 8.93 MiB/sec. | ||
| 8172 | 2025.09.24 16:57:07.216978 [ 278 ] {74b64167-43f0-4cf1-8348-356fd8c5192e} <Debug> TCPHandler: Processed in 0.002204386 sec. | ||
| 8173 | 2025.09.24 16:57:07.217095 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2025.09.24 16:57:07.217192 [ 278 ] {8626f8ef-36fa-4947-887c-8193621da556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8175 | 2025.09.24 16:57:07.217233 [ 278 ] {8626f8ef-36fa-4947-887c-8193621da556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8176 | 2025.09.24 16:57:07.217582 [ 278 ] {8626f8ef-36fa-4947-887c-8193621da556} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2025.09.24 16:57:07.217619 [ 278 ] {8626f8ef-36fa-4947-887c-8193621da556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8178 | 2025.09.24 16:57:07.218018 [ 278 ] {8626f8ef-36fa-4947-887c-8193621da556} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8179 | 2025.09.24 16:57:07.218232 [ 278 ] {8626f8ef-36fa-4947-887c-8193621da556} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2025.09.24 16:57:07.218334 [ 93 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8181 | 2025.09.24 16:57:07.218363 [ 278 ] {8626f8ef-36fa-4947-887c-8193621da556} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 8182 | 2025.09.24 16:57:07.218367 [ 93 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2025.09.24 16:57:07.218394 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8184 | 2025.09.24 16:57:07.218400 [ 278 ] {8626f8ef-36fa-4947-887c-8193621da556} <Debug> TCPHandler: Processed in 0.001355899 sec. | ||
| 8185 | 2025.09.24 16:57:07.218484 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8186 | 2025.09.24 16:57:07.218594 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8187 | 2025.09.24 16:57:07.218626 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3264 rows starting from the beginning of the part | ||
| 8188 | 2025.09.24 16:57:07.218684 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8189 | 2025.09.24 16:57:07.218734 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8190 | 2025.09.24 16:57:07.218779 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8191 | 2025.09.24 16:57:07.218822 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8192 | 2025.09.24 16:57:07.218858 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8193 | 2025.09.24 16:57:07.219803 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17482 rows, containing 5 columns (5 merged, 0 gathered) in 0.005046976 sec., 3463856.3765708418 rows/sec., 236.71 MiB/sec. | ||
| 8194 | 2025.09.24 16:57:07.220011 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3564 rows, containing 4 columns (4 merged, 0 gathered) in 0.001568663 sec., 2271998.510833748 rows/sec., 150.68 MiB/sec. | ||
| 8195 | 2025.09.24 16:57:07.220031 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8196 | 2025.09.24 16:57:07.220341 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2025.09.24 16:57:07.220410 [ 194 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8198 | 2025.09.24 16:57:07.220431 [ 187 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8199 | 2025.09.24 16:57:07.220511 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8200 | 2025.09.24 16:57:07.220775 [ 194 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_56_11} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2025.09.24 16:57:07.220868 [ 194 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_56_11} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8202 | 2025.09.24 16:57:07.220981 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8203 | 2025.09.24 16:57:07.715113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18683 | ||
| 8204 | 2025.09.24 16:57:07.715705 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2025.09.24 16:57:07.715752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8206 | 2025.09.24 16:57:07.716232 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8207 | 2025.09.24 16:57:07.716453 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2025.09.24 16:57:07.716596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18683 | ||
| 8209 | 2025.09.24 16:57:08.722645 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8210 | 2025.09.24 16:57:08.746251 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2025.09.24 16:57:08.746361 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8212 | 2025.09.24 16:57:08.755747 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8213 | 2025.09.24 16:57:08.756917 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2025.09.24 16:57:08.764554 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8215 | 2025.09.24 16:57:09.277838 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37120 | ||
| 8216 | 2025.09.24 16:57:09.277951 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8217 | 2025.09.24 16:57:09.277983 [ 291 ] {} <Debug> TCP-Session: 25e7e758-cbc7-4537-9d75-a7f6de8d14fb Authenticating user 'default' from [fd00:1122:3344:101::e]:37120 | ||
| 8218 | 2025.09.24 16:57:09.278007 [ 291 ] {} <Debug> TCP-Session: 25e7e758-cbc7-4537-9d75-a7f6de8d14fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8219 | 2025.09.24 16:57:09.278020 [ 291 ] {} <Debug> TCP-Session: 25e7e758-cbc7-4537-9d75-a7f6de8d14fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8220 | 2025.09.24 16:57:09.278254 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65238 | ||
| 8221 | 2025.09.24 16:57:09.278287 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36669 | ||
| 8222 | 2025.09.24 16:57:09.278308 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53889 | ||
| 8223 | 2025.09.24 16:57:09.278354 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34817 | ||
| 8224 | 2025.09.24 16:57:09.278363 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8225 | 2025.09.24 16:57:09.278412 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8226 | 2025.09.24 16:57:09.278354 [ 291 ] {} <Trace> TCP-Session: 25e7e758-cbc7-4537-9d75-a7f6de8d14fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2025.09.24 16:57:09.278458 [ 293 ] {} <Debug> TCP-Session: a2495c64-d165-4f69-87bc-eee3b7d72570 Authenticating user 'default' from [fd00:1122:3344:101::e]:36669 | ||
| 8228 | 2025.09.24 16:57:09.278446 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8229 | 2025.09.24 16:57:09.278496 [ 293 ] {} <Debug> TCP-Session: a2495c64-d165-4f69-87bc-eee3b7d72570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8230 | 2025.09.24 16:57:09.278440 [ 292 ] {} <Debug> TCP-Session: 641d9d04-6f1c-483b-a834-d41103e568d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65238 | ||
| 8231 | 2025.09.24 16:57:09.278524 [ 293 ] {} <Debug> TCP-Session: a2495c64-d165-4f69-87bc-eee3b7d72570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8232 | 2025.09.24 16:57:09.278522 [ 294 ] {} <Debug> TCP-Session: 4d4f8a56-5e4d-429a-866f-4a8f400b7c4d Authenticating user 'default' from [fd00:1122:3344:101::e]:53889 | ||
| 8233 | 2025.09.24 16:57:09.278557 [ 292 ] {} <Debug> TCP-Session: 641d9d04-6f1c-483b-a834-d41103e568d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8234 | 2025.09.24 16:57:09.278341 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57340 | ||
| 8235 | 2025.09.24 16:57:09.278593 [ 292 ] {} <Debug> TCP-Session: 641d9d04-6f1c-483b-a834-d41103e568d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8236 | 2025.09.24 16:57:09.278589 [ 294 ] {} <Debug> TCP-Session: 4d4f8a56-5e4d-429a-866f-4a8f400b7c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8237 | 2025.09.24 16:57:09.278629 [ 291 ] {7d409e89-7001-49af-9b39-41b373eae396} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37120) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8238 | 2025.09.24 16:57:09.278659 [ 294 ] {} <Debug> TCP-Session: 4d4f8a56-5e4d-429a-866f-4a8f400b7c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8239 | 2025.09.24 16:57:09.278332 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63059 | ||
| 8240 | 2025.09.24 16:57:09.278711 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8241 | 2025.09.24 16:57:09.278297 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36310 | ||
| 8242 | 2025.09.24 16:57:09.278765 [ 290 ] {} <Debug> TCP-Session: 0fb9d78b-4610-4c5f-8a07-1b1baec1d4c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34817 | ||
| 8243 | 2025.09.24 16:57:09.278323 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43985 | ||
| 8244 | 2025.09.24 16:57:09.278822 [ 290 ] {} <Debug> TCP-Session: 0fb9d78b-4610-4c5f-8a07-1b1baec1d4c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8245 | 2025.09.24 16:57:09.278857 [ 290 ] {} <Debug> TCP-Session: 0fb9d78b-4610-4c5f-8a07-1b1baec1d4c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2025.09.24 16:57:09.278932 [ 291 ] {7d409e89-7001-49af-9b39-41b373eae396} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8247 | 2025.09.24 16:57:09.278991 [ 291 ] {7d409e89-7001-49af-9b39-41b373eae396} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8248 | 2025.09.24 16:57:09.279171 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8249 | 2025.09.24 16:57:09.279205 [ 288 ] {} <Debug> TCP-Session: 6984c7fa-1533-45b9-8581-fcd8c4d53bac Authenticating user 'default' from [fd00:1122:3344:101::e]:63059 | ||
| 8250 | 2025.09.24 16:57:09.279226 [ 288 ] {} <Debug> TCP-Session: 6984c7fa-1533-45b9-8581-fcd8c4d53bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8251 | 2025.09.24 16:57:09.279238 [ 288 ] {} <Debug> TCP-Session: 6984c7fa-1533-45b9-8581-fcd8c4d53bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8252 | 2025.09.24 16:57:09.279265 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8253 | 2025.09.24 16:57:09.279281 [ 291 ] {7d409e89-7001-49af-9b39-41b373eae396} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 8254 | 2025.09.24 16:57:09.279298 [ 287 ] {} <Debug> TCP-Session: 889df046-776b-4c79-9f2e-012bdf180b13 Authenticating user 'default' from [fd00:1122:3344:101::e]:43985 | ||
| 8255 | 2025.09.24 16:57:09.279317 [ 287 ] {} <Debug> TCP-Session: 889df046-776b-4c79-9f2e-012bdf180b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8256 | 2025.09.24 16:57:09.279333 [ 287 ] {} <Debug> TCP-Session: 889df046-776b-4c79-9f2e-012bdf180b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8257 | 2025.09.24 16:57:09.279384 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8258 | 2025.09.24 16:57:09.279429 [ 289 ] {} <Debug> TCP-Session: d2f7a1d4-7578-43dd-ad5b-39ad5a1ed63e Authenticating user 'default' from [fd00:1122:3344:101::e]:57340 | ||
| 8259 | 2025.09.24 16:57:09.279452 [ 289 ] {} <Debug> TCP-Session: d2f7a1d4-7578-43dd-ad5b-39ad5a1ed63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8260 | 2025.09.24 16:57:09.279470 [ 289 ] {} <Debug> TCP-Session: d2f7a1d4-7578-43dd-ad5b-39ad5a1ed63e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8261 | 2025.09.24 16:57:09.279510 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8262 | 2025.09.24 16:57:09.279539 [ 275 ] {} <Debug> TCP-Session: 46f9d960-39df-4c6b-a05c-295161c9c2ef Authenticating user 'default' from [fd00:1122:3344:101::e]:36310 | ||
| 8263 | 2025.09.24 16:57:09.279554 [ 275 ] {} <Debug> TCP-Session: 46f9d960-39df-4c6b-a05c-295161c9c2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8264 | 2025.09.24 16:57:09.279567 [ 275 ] {} <Debug> TCP-Session: 46f9d960-39df-4c6b-a05c-295161c9c2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8265 | 2025.09.24 16:57:09.280243 [ 328 ] {7d409e89-7001-49af-9b39-41b373eae396} <Trace> AggregatingTransform: Aggregating | ||
| 8266 | 2025.09.24 16:57:09.280298 [ 328 ] {7d409e89-7001-49af-9b39-41b373eae396} <Trace> Aggregator: Aggregation method: without_key | ||
| 8267 | 2025.09.24 16:57:09.280338 [ 328 ] {7d409e89-7001-49af-9b39-41b373eae396} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094958 sec. (1053.097 rows/sec., 41.14 KiB/sec.) | ||
| 8268 | 2025.09.24 16:57:09.280360 [ 328 ] {7d409e89-7001-49af-9b39-41b373eae396} <Trace> Aggregator: Merging aggregated data | ||
| 8269 | 2025.09.24 16:57:09.281974 [ 291 ] {7d409e89-7001-49af-9b39-41b373eae396} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003411 sec., 293.1691586045148 rows/sec., 11.45 KiB/sec. | ||
| 8270 | 2025.09.24 16:57:09.282109 [ 291 ] {7d409e89-7001-49af-9b39-41b373eae396} <Debug> TCPHandler: Processed in 0.003871271 sec. | ||
| 8271 | 2025.09.24 16:57:09.282215 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8272 | 2025.09.24 16:57:09.282245 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8273 | 2025.09.24 16:57:09.282263 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8274 | 2025.09.24 16:57:09.282281 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8275 | 2025.09.24 16:57:09.282299 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8276 | 2025.09.24 16:57:09.282308 [ 292 ] {} <Debug> TCP-Session: 641d9d04-6f1c-483b-a834-d41103e568d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8277 | 2025.09.24 16:57:09.282318 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8278 | 2025.09.24 16:57:09.282333 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8279 | 2025.09.24 16:57:09.282349 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8280 | 2025.09.24 16:57:09.282366 [ 288 ] {} <Debug> TCP-Session: 6984c7fa-1533-45b9-8581-fcd8c4d53bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8281 | 2025.09.24 16:57:09.282379 [ 294 ] {} <Debug> TCP-Session: 4d4f8a56-5e4d-429a-866f-4a8f400b7c4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8282 | 2025.09.24 16:57:09.282392 [ 287 ] {} <Debug> TCP-Session: 889df046-776b-4c79-9f2e-012bdf180b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8283 | 2025.09.24 16:57:09.282369 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8284 | 2025.09.24 16:57:09.282337 [ 275 ] {} <Debug> TCP-Session: 46f9d960-39df-4c6b-a05c-295161c9c2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8285 | 2025.09.24 16:57:09.282326 [ 293 ] {} <Debug> TCP-Session: a2495c64-d165-4f69-87bc-eee3b7d72570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2025.09.24 16:57:09.282462 [ 289 ] {} <Debug> TCP-Session: d2f7a1d4-7578-43dd-ad5b-39ad5a1ed63e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2025.09.24 16:57:09.282290 [ 290 ] {} <Debug> TCP-Session: 0fb9d78b-4610-4c5f-8a07-1b1baec1d4c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8288 | 2025.09.24 16:57:09.282245 [ 291 ] {} <Debug> TCP-Session: 25e7e758-cbc7-4537-9d75-a7f6de8d14fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8289 | 2025.09.24 16:57:09.459075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44754 | ||
| 8290 | 2025.09.24 16:57:09.459177 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8291 | 2025.09.24 16:57:09.459202 [ 292 ] {} <Debug> TCP-Session: 89e25e33-be40-4405-a816-46ca5a27e195 Authenticating user 'default' from [fd00:1122:3344:101::e]:44754 | ||
| 8292 | 2025.09.24 16:57:09.459224 [ 292 ] {} <Debug> TCP-Session: 89e25e33-be40-4405-a816-46ca5a27e195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8293 | 2025.09.24 16:57:09.459236 [ 292 ] {} <Debug> TCP-Session: 89e25e33-be40-4405-a816-46ca5a27e195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8294 | 2025.09.24 16:57:09.459422 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43390 | ||
| 8295 | 2025.09.24 16:57:09.459457 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58179 | ||
| 8296 | 2025.09.24 16:57:09.459463 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36702 | ||
| 8297 | 2025.09.24 16:57:09.459499 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56056 | ||
| 8298 | 2025.09.24 16:57:09.459525 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33555 | ||
| 8299 | 2025.09.24 16:57:09.459533 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50388 | ||
| 8300 | 2025.09.24 16:57:09.459589 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8301 | 2025.09.24 16:57:09.459534 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8302 | 2025.09.24 16:57:09.459612 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8303 | 2025.09.24 16:57:09.459622 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8304 | 2025.09.24 16:57:09.459645 [ 292 ] {} <Trace> TCP-Session: 89e25e33-be40-4405-a816-46ca5a27e195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2025.09.24 16:57:09.459664 [ 287 ] {} <Debug> TCP-Session: a47fc794-7786-4b91-90d0-9b16717d9e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:56056 | ||
| 8306 | 2025.09.24 16:57:09.459679 [ 290 ] {} <Debug> TCP-Session: 57ffcbd4-f301-4f87-8909-34ad61c8f00b Authenticating user 'default' from [fd00:1122:3344:101::e]:33555 | ||
| 8307 | 2025.09.24 16:57:09.459650 [ 293 ] {} <Debug> TCP-Session: b6e4266e-b145-45b9-a66d-cd888f256c7f Authenticating user 'default' from [fd00:1122:3344:101::e]:43390 | ||
| 8308 | 2025.09.24 16:57:09.459740 [ 287 ] {} <Debug> TCP-Session: a47fc794-7786-4b91-90d0-9b16717d9e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8309 | 2025.09.24 16:57:09.459752 [ 290 ] {} <Debug> TCP-Session: 57ffcbd4-f301-4f87-8909-34ad61c8f00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8310 | 2025.09.24 16:57:09.459762 [ 293 ] {} <Debug> TCP-Session: b6e4266e-b145-45b9-a66d-cd888f256c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8311 | 2025.09.24 16:57:09.459766 [ 287 ] {} <Debug> TCP-Session: a47fc794-7786-4b91-90d0-9b16717d9e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8312 | 2025.09.24 16:57:09.459781 [ 290 ] {} <Debug> TCP-Session: 57ffcbd4-f301-4f87-8909-34ad61c8f00b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8313 | 2025.09.24 16:57:09.459795 [ 293 ] {} <Debug> TCP-Session: b6e4266e-b145-45b9-a66d-cd888f256c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8314 | 2025.09.24 16:57:09.459629 [ 294 ] {} <Debug> TCP-Session: 79e73819-446c-4912-9097-6a61c55011b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36702 | ||
| 8315 | 2025.09.24 16:57:09.459510 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50613 | ||
| 8316 | 2025.09.24 16:57:09.459861 [ 294 ] {} <Debug> TCP-Session: 79e73819-446c-4912-9097-6a61c55011b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8317 | 2025.09.24 16:57:09.459501 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45154 | ||
| 8318 | 2025.09.24 16:57:09.459891 [ 294 ] {} <Debug> TCP-Session: 79e73819-446c-4912-9097-6a61c55011b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8319 | 2025.09.24 16:57:09.459910 [ 292 ] {da2aaa54-72f3-4667-be98-da7803d289ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44754) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8320 | 2025.09.24 16:57:09.459919 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8321 | 2025.09.24 16:57:09.459534 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8322 | 2025.09.24 16:57:09.459970 [ 289 ] {} <Debug> TCP-Session: 24478fae-fdb6-418d-8e15-f6ad8461521b Authenticating user 'default' from [fd00:1122:3344:101::e]:50613 | ||
| 8323 | 2025.09.24 16:57:09.459966 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8324 | 2025.09.24 16:57:09.459994 [ 289 ] {} <Debug> TCP-Session: 24478fae-fdb6-418d-8e15-f6ad8461521b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8325 | 2025.09.24 16:57:09.459991 [ 275 ] {} <Debug> TCP-Session: 190bf076-4e62-4aa9-b6c5-e061f8bedcc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58179 | ||
| 8326 | 2025.09.24 16:57:09.460017 [ 289 ] {} <Debug> TCP-Session: 24478fae-fdb6-418d-8e15-f6ad8461521b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8327 | 2025.09.24 16:57:09.460012 [ 288 ] {} <Debug> TCP-Session: 68f2a58b-95f1-4f53-b196-0ad07c95622d Authenticating user 'default' from [fd00:1122:3344:101::e]:45154 | ||
| 8328 | 2025.09.24 16:57:09.460030 [ 275 ] {} <Debug> TCP-Session: 190bf076-4e62-4aa9-b6c5-e061f8bedcc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8329 | 2025.09.24 16:57:09.460055 [ 288 ] {} <Debug> TCP-Session: 68f2a58b-95f1-4f53-b196-0ad07c95622d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8330 | 2025.09.24 16:57:09.460067 [ 275 ] {} <Debug> TCP-Session: 190bf076-4e62-4aa9-b6c5-e061f8bedcc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8331 | 2025.09.24 16:57:09.460081 [ 288 ] {} <Debug> TCP-Session: 68f2a58b-95f1-4f53-b196-0ad07c95622d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8332 | 2025.09.24 16:57:09.459644 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8333 | 2025.09.24 16:57:09.460138 [ 291 ] {} <Debug> TCP-Session: 9d4c5be3-5081-427d-bf0c-a6dea5ddaa02 Authenticating user 'default' from [fd00:1122:3344:101::e]:50388 | ||
| 8334 | 2025.09.24 16:57:09.460156 [ 291 ] {} <Debug> TCP-Session: 9d4c5be3-5081-427d-bf0c-a6dea5ddaa02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2025.09.24 16:57:09.460168 [ 291 ] {} <Debug> TCP-Session: 9d4c5be3-5081-427d-bf0c-a6dea5ddaa02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8336 | 2025.09.24 16:57:09.460274 [ 292 ] {da2aaa54-72f3-4667-be98-da7803d289ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8337 | 2025.09.24 16:57:09.460344 [ 292 ] {da2aaa54-72f3-4667-be98-da7803d289ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8338 | 2025.09.24 16:57:09.460704 [ 292 ] {da2aaa54-72f3-4667-be98-da7803d289ad} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 8339 | 2025.09.24 16:57:09.461730 [ 314 ] {da2aaa54-72f3-4667-be98-da7803d289ad} <Trace> AggregatingTransform: Aggregating | ||
| 8340 | 2025.09.24 16:57:09.461762 [ 314 ] {da2aaa54-72f3-4667-be98-da7803d289ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 8341 | 2025.09.24 16:57:09.461792 [ 314 ] {da2aaa54-72f3-4667-be98-da7803d289ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096663 sec. (1034.522 rows/sec., 40.41 KiB/sec.) | ||
| 8342 | 2025.09.24 16:57:09.461810 [ 314 ] {da2aaa54-72f3-4667-be98-da7803d289ad} <Trace> Aggregator: Merging aggregated data | ||
| 8343 | 2025.09.24 16:57:09.463181 [ 292 ] {da2aaa54-72f3-4667-be98-da7803d289ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003343 sec., 299.1325157044571 rows/sec., 11.68 KiB/sec. | ||
| 8344 | 2025.09.24 16:57:09.463333 [ 292 ] {da2aaa54-72f3-4667-be98-da7803d289ad} <Debug> TCPHandler: Processed in 0.00382848 sec. | ||
| 8345 | 2025.09.24 16:57:09.463457 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8346 | 2025.09.24 16:57:09.463486 [ 292 ] {} <Debug> TCP-Session: 89e25e33-be40-4405-a816-46ca5a27e195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8347 | 2025.09.24 16:57:09.463496 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8348 | 2025.09.24 16:57:09.463523 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8349 | 2025.09.24 16:57:09.463540 [ 293 ] {} <Debug> TCP-Session: b6e4266e-b145-45b9-a66d-cd888f256c7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8350 | 2025.09.24 16:57:09.463549 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8351 | 2025.09.24 16:57:09.463572 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8352 | 2025.09.24 16:57:09.463585 [ 288 ] {} <Debug> TCP-Session: 68f2a58b-95f1-4f53-b196-0ad07c95622d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2025.09.24 16:57:09.463610 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8354 | 2025.09.24 16:57:09.463628 [ 294 ] {} <Debug> TCP-Session: 79e73819-446c-4912-9097-6a61c55011b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8355 | 2025.09.24 16:57:09.463663 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8356 | 2025.09.24 16:57:09.463664 [ 287 ] {} <Debug> TCP-Session: a47fc794-7786-4b91-90d0-9b16717d9e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8357 | 2025.09.24 16:57:09.463698 [ 290 ] {} <Debug> TCP-Session: 57ffcbd4-f301-4f87-8909-34ad61c8f00b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8358 | 2025.09.24 16:57:09.463635 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8359 | 2025.09.24 16:57:09.463590 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8360 | 2025.09.24 16:57:09.463758 [ 275 ] {} <Debug> TCP-Session: 190bf076-4e62-4aa9-b6c5-e061f8bedcc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8361 | 2025.09.24 16:57:09.463602 [ 291 ] {} <Debug> TCP-Session: 9d4c5be3-5081-427d-bf0c-a6dea5ddaa02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8362 | 2025.09.24 16:57:09.463775 [ 289 ] {} <Debug> TCP-Session: 24478fae-fdb6-418d-8e15-f6ad8461521b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8363 | 2025.09.24 16:57:12.203599 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8364 | 2025.09.24 16:57:12.203913 [ 278 ] {ae2c82ab-ddad-4baa-a7dd-a13bf501e627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8365 | 2025.09.24 16:57:12.204020 [ 278 ] {ae2c82ab-ddad-4baa-a7dd-a13bf501e627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8366 | 2025.09.24 16:57:12.204695 [ 278 ] {ae2c82ab-ddad-4baa-a7dd-a13bf501e627} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2025.09.24 16:57:12.204741 [ 278 ] {ae2c82ab-ddad-4baa-a7dd-a13bf501e627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8368 | 2025.09.24 16:57:12.205168 [ 278 ] {ae2c82ab-ddad-4baa-a7dd-a13bf501e627} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8369 | 2025.09.24 16:57:12.205413 [ 278 ] {ae2c82ab-ddad-4baa-a7dd-a13bf501e627} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2025.09.24 16:57:12.205580 [ 278 ] {ae2c82ab-ddad-4baa-a7dd-a13bf501e627} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001746 sec., 68728.52233676976 rows/sec., 5.82 MiB/sec. | ||
| 8371 | 2025.09.24 16:57:12.205624 [ 278 ] {ae2c82ab-ddad-4baa-a7dd-a13bf501e627} <Debug> TCPHandler: Processed in 0.002214766 sec. | ||
| 8372 | 2025.09.24 16:57:12.205746 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2025.09.24 16:57:12.205845 [ 278 ] {999f32d2-d0ed-4e7d-b5a2-309c464a71d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8374 | 2025.09.24 16:57:12.205886 [ 278 ] {999f32d2-d0ed-4e7d-b5a2-309c464a71d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8375 | 2025.09.24 16:57:12.206292 [ 278 ] {999f32d2-d0ed-4e7d-b5a2-309c464a71d5} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2025.09.24 16:57:12.206330 [ 278 ] {999f32d2-d0ed-4e7d-b5a2-309c464a71d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8377 | 2025.09.24 16:57:12.206634 [ 278 ] {999f32d2-d0ed-4e7d-b5a2-309c464a71d5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8378 | 2025.09.24 16:57:12.206869 [ 278 ] {999f32d2-d0ed-4e7d-b5a2-309c464a71d5} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2025.09.24 16:57:12.207006 [ 278 ] {999f32d2-d0ed-4e7d-b5a2-309c464a71d5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001181 sec., 27095.681625740897 rows/sec., 1.99 MiB/sec. | ||
| 8380 | 2025.09.24 16:57:12.207045 [ 278 ] {999f32d2-d0ed-4e7d-b5a2-309c464a71d5} <Debug> TCPHandler: Processed in 0.001348558 sec. | ||
| 8381 | 2025.09.24 16:57:12.207152 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2025.09.24 16:57:12.207248 [ 278 ] {e728b71a-82ac-4616-8688-b8963a9e8d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8383 | 2025.09.24 16:57:12.207288 [ 278 ] {e728b71a-82ac-4616-8688-b8963a9e8d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8384 | 2025.09.24 16:57:12.207700 [ 278 ] {e728b71a-82ac-4616-8688-b8963a9e8d44} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2025.09.24 16:57:12.207737 [ 278 ] {e728b71a-82ac-4616-8688-b8963a9e8d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8386 | 2025.09.24 16:57:12.208050 [ 278 ] {e728b71a-82ac-4616-8688-b8963a9e8d44} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8387 | 2025.09.24 16:57:12.208276 [ 278 ] {e728b71a-82ac-4616-8688-b8963a9e8d44} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2025.09.24 16:57:12.208408 [ 278 ] {e728b71a-82ac-4616-8688-b8963a9e8d44} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001178 sec., 81494.05772495756 rows/sec., 6.36 MiB/sec. | ||
| 8389 | 2025.09.24 16:57:12.208446 [ 278 ] {e728b71a-82ac-4616-8688-b8963a9e8d44} <Debug> TCPHandler: Processed in 0.001342208 sec. | ||
| 8390 | 2025.09.24 16:57:12.208570 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2025.09.24 16:57:12.208667 [ 278 ] {0ffef4f6-361f-4ab7-a678-34151c7dee4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8392 | 2025.09.24 16:57:12.208711 [ 278 ] {0ffef4f6-361f-4ab7-a678-34151c7dee4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8393 | 2025.09.24 16:57:12.209107 [ 278 ] {0ffef4f6-361f-4ab7-a678-34151c7dee4f} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2025.09.24 16:57:12.209143 [ 278 ] {0ffef4f6-361f-4ab7-a678-34151c7dee4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8395 | 2025.09.24 16:57:12.209472 [ 278 ] {0ffef4f6-361f-4ab7-a678-34151c7dee4f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8396 | 2025.09.24 16:57:12.209683 [ 278 ] {0ffef4f6-361f-4ab7-a678-34151c7dee4f} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2025.09.24 16:57:12.209814 [ 278 ] {0ffef4f6-361f-4ab7-a678-34151c7dee4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 8398 | 2025.09.24 16:57:12.209851 [ 278 ] {0ffef4f6-361f-4ab7-a678-34151c7dee4f} <Debug> TCPHandler: Processed in 0.001332468 sec. | ||
| 8399 | 2025.09.24 16:57:12.209955 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2025.09.24 16:57:12.210072 [ 278 ] {3129498a-c8c2-44e3-b3eb-64a5dcd2d48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8401 | 2025.09.24 16:57:12.210138 [ 278 ] {3129498a-c8c2-44e3-b3eb-64a5dcd2d48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8402 | 2025.09.24 16:57:12.211041 [ 278 ] {3129498a-c8c2-44e3-b3eb-64a5dcd2d48a} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2025.09.24 16:57:12.211080 [ 278 ] {3129498a-c8c2-44e3-b3eb-64a5dcd2d48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8404 | 2025.09.24 16:57:12.211630 [ 278 ] {3129498a-c8c2-44e3-b3eb-64a5dcd2d48a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8405 | 2025.09.24 16:57:12.211854 [ 278 ] {3129498a-c8c2-44e3-b3eb-64a5dcd2d48a} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2025.09.24 16:57:12.211997 [ 278 ] {3129498a-c8c2-44e3-b3eb-64a5dcd2d48a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001949 sec., 16418.67624422781 rows/sec., 29.42 MiB/sec. | ||
| 8407 | 2025.09.24 16:57:12.212058 [ 278 ] {3129498a-c8c2-44e3-b3eb-64a5dcd2d48a} <Debug> TCPHandler: Processed in 0.002152816 sec. | ||
| 8408 | 2025.09.24 16:57:12.212171 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8409 | 2025.09.24 16:57:12.212267 [ 278 ] {8691205b-72fa-41fa-a7b7-20b5f1f1ef15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8410 | 2025.09.24 16:57:12.212309 [ 278 ] {8691205b-72fa-41fa-a7b7-20b5f1f1ef15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8411 | 2025.09.24 16:57:12.212645 [ 278 ] {8691205b-72fa-41fa-a7b7-20b5f1f1ef15} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2025.09.24 16:57:12.212682 [ 278 ] {8691205b-72fa-41fa-a7b7-20b5f1f1ef15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8413 | 2025.09.24 16:57:12.212985 [ 278 ] {8691205b-72fa-41fa-a7b7-20b5f1f1ef15} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8414 | 2025.09.24 16:57:12.213211 [ 278 ] {8691205b-72fa-41fa-a7b7-20b5f1f1ef15} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2025.09.24 16:57:12.213338 [ 278 ] {8691205b-72fa-41fa-a7b7-20b5f1f1ef15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 8416 | 2025.09.24 16:57:12.213373 [ 278 ] {8691205b-72fa-41fa-a7b7-20b5f1f1ef15} <Debug> TCPHandler: Processed in 0.001251596 sec. | ||
| 8417 | 2025.09.24 16:57:14.343051 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41832 | ||
| 8418 | 2025.09.24 16:57:14.343153 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8419 | 2025.09.24 16:57:14.343180 [ 292 ] {} <Debug> TCP-Session: 397c5a37-ac2a-4c9a-b68d-89b59ab71a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:41832 | ||
| 8420 | 2025.09.24 16:57:14.343202 [ 292 ] {} <Debug> TCP-Session: 397c5a37-ac2a-4c9a-b68d-89b59ab71a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8421 | 2025.09.24 16:57:14.343215 [ 292 ] {} <Debug> TCP-Session: 397c5a37-ac2a-4c9a-b68d-89b59ab71a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8422 | 2025.09.24 16:57:14.343394 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48778 | ||
| 8423 | 2025.09.24 16:57:14.343447 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63359 | ||
| 8424 | 2025.09.24 16:57:14.343474 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36390 | ||
| 8425 | 2025.09.24 16:57:14.343495 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36057 | ||
| 8426 | 2025.09.24 16:57:14.343515 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61876 | ||
| 8427 | 2025.09.24 16:57:14.343545 [ 292 ] {} <Trace> TCP-Session: 397c5a37-ac2a-4c9a-b68d-89b59ab71a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8428 | 2025.09.24 16:57:14.343567 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8429 | 2025.09.24 16:57:14.343590 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8430 | 2025.09.24 16:57:14.343615 [ 294 ] {} <Debug> TCP-Session: 70efa7cd-2378-4428-abe4-fe9bfe39b928 Authenticating user 'default' from [fd00:1122:3344:101::e]:63359 | ||
| 8431 | 2025.09.24 16:57:14.343619 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8432 | 2025.09.24 16:57:14.343633 [ 288 ] {} <Debug> TCP-Session: 32828329-cf81-40a7-a5ec-67dc202b8e9d Authenticating user 'default' from [fd00:1122:3344:101::e]:36057 | ||
| 8433 | 2025.09.24 16:57:14.343649 [ 294 ] {} <Debug> TCP-Session: 70efa7cd-2378-4428-abe4-fe9bfe39b928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8434 | 2025.09.24 16:57:14.343668 [ 289 ] {} <Debug> TCP-Session: ec3bc229-1f48-4807-af21-397ca4920424 Authenticating user 'default' from [fd00:1122:3344:101::e]:61876 | ||
| 8435 | 2025.09.24 16:57:14.343673 [ 288 ] {} <Debug> TCP-Session: 32828329-cf81-40a7-a5ec-67dc202b8e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8436 | 2025.09.24 16:57:14.343685 [ 294 ] {} <Debug> TCP-Session: 70efa7cd-2378-4428-abe4-fe9bfe39b928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8437 | 2025.09.24 16:57:14.343711 [ 288 ] {} <Debug> TCP-Session: 32828329-cf81-40a7-a5ec-67dc202b8e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8438 | 2025.09.24 16:57:14.343710 [ 289 ] {} <Debug> TCP-Session: ec3bc229-1f48-4807-af21-397ca4920424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8439 | 2025.09.24 16:57:14.343728 [ 292 ] {04d37458-b39e-462c-a0b3-61fe9c3f6b10} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41832) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8440 | 2025.09.24 16:57:14.343756 [ 289 ] {} <Debug> TCP-Session: ec3bc229-1f48-4807-af21-397ca4920424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8441 | 2025.09.24 16:57:14.343575 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8442 | 2025.09.24 16:57:14.343534 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63261 | ||
| 8443 | 2025.09.24 16:57:14.343822 [ 275 ] {} <Debug> TCP-Session: 73111b78-8d99-4f56-8c5a-c15366b98c52 Authenticating user 'default' from [fd00:1122:3344:101::e]:36390 | ||
| 8444 | 2025.09.24 16:57:14.343527 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57246 | ||
| 8445 | 2025.09.24 16:57:14.343872 [ 275 ] {} <Debug> TCP-Session: 73111b78-8d99-4f56-8c5a-c15366b98c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8446 | 2025.09.24 16:57:14.343520 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8447 | 2025.09.24 16:57:14.343915 [ 275 ] {} <Debug> TCP-Session: 73111b78-8d99-4f56-8c5a-c15366b98c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8448 | 2025.09.24 16:57:14.343914 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8449 | 2025.09.24 16:57:14.343942 [ 293 ] {} <Debug> TCP-Session: d0c32647-cce2-4fc0-a908-7145f0b4c26d Authenticating user 'default' from [fd00:1122:3344:101::e]:48778 | ||
| 8450 | 2025.09.24 16:57:14.343952 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8451 | 2025.09.24 16:57:14.343968 [ 291 ] {} <Debug> TCP-Session: ba8bbf16-92a8-451d-8090-916af2245a9c Authenticating user 'default' from [fd00:1122:3344:101::e]:63261 | ||
| 8452 | 2025.09.24 16:57:14.343978 [ 293 ] {} <Debug> TCP-Session: d0c32647-cce2-4fc0-a908-7145f0b4c26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8453 | 2025.09.24 16:57:14.343997 [ 290 ] {} <Debug> TCP-Session: c674c83a-e87e-4298-9542-13ceb6e728b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57246 | ||
| 8454 | 2025.09.24 16:57:14.344011 [ 291 ] {} <Debug> TCP-Session: ba8bbf16-92a8-451d-8090-916af2245a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8455 | 2025.09.24 16:57:14.344021 [ 292 ] {04d37458-b39e-462c-a0b3-61fe9c3f6b10} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8456 | 2025.09.24 16:57:14.344046 [ 291 ] {} <Debug> TCP-Session: ba8bbf16-92a8-451d-8090-916af2245a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8457 | 2025.09.24 16:57:14.344039 [ 290 ] {} <Debug> TCP-Session: c674c83a-e87e-4298-9542-13ceb6e728b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8458 | 2025.09.24 16:57:14.344019 [ 293 ] {} <Debug> TCP-Session: d0c32647-cce2-4fc0-a908-7145f0b4c26d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8459 | 2025.09.24 16:57:14.344097 [ 292 ] {04d37458-b39e-462c-a0b3-61fe9c3f6b10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8460 | 2025.09.24 16:57:14.343493 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35497 | ||
| 8461 | 2025.09.24 16:57:14.344101 [ 290 ] {} <Debug> TCP-Session: c674c83a-e87e-4298-9542-13ceb6e728b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8462 | 2025.09.24 16:57:14.344209 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8463 | 2025.09.24 16:57:14.344236 [ 287 ] {} <Debug> TCP-Session: 2b088cee-21de-4274-8084-533bbd439c21 Authenticating user 'default' from [fd00:1122:3344:101::e]:35497 | ||
| 8464 | 2025.09.24 16:57:14.344253 [ 287 ] {} <Debug> TCP-Session: 2b088cee-21de-4274-8084-533bbd439c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8465 | 2025.09.24 16:57:14.344266 [ 287 ] {} <Debug> TCP-Session: 2b088cee-21de-4274-8084-533bbd439c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2025.09.24 16:57:14.344406 [ 292 ] {04d37458-b39e-462c-a0b3-61fe9c3f6b10} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 8467 | 2025.09.24 16:57:14.345402 [ 324 ] {04d37458-b39e-462c-a0b3-61fe9c3f6b10} <Trace> AggregatingTransform: Aggregating | ||
| 8468 | 2025.09.24 16:57:14.345449 [ 324 ] {04d37458-b39e-462c-a0b3-61fe9c3f6b10} <Trace> Aggregator: Aggregation method: without_key | ||
| 8469 | 2025.09.24 16:57:14.345484 [ 324 ] {04d37458-b39e-462c-a0b3-61fe9c3f6b10} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973131 sec. (1027.611 rows/sec., 40.14 KiB/sec.) | ||
| 8470 | 2025.09.24 16:57:14.345503 [ 324 ] {04d37458-b39e-462c-a0b3-61fe9c3f6b10} <Trace> Aggregator: Merging aggregated data | ||
| 8471 | 2025.09.24 16:57:14.346763 [ 292 ] {04d37458-b39e-462c-a0b3-61fe9c3f6b10} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00309 sec., 323.62459546925567 rows/sec., 12.64 KiB/sec. | ||
| 8472 | 2025.09.24 16:57:14.346885 [ 292 ] {04d37458-b39e-462c-a0b3-61fe9c3f6b10} <Debug> TCPHandler: Processed in 0.003456623 sec. | ||
| 8473 | 2025.09.24 16:57:14.346994 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8474 | 2025.09.24 16:57:14.347015 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8475 | 2025.09.24 16:57:14.347024 [ 292 ] {} <Debug> TCP-Session: 397c5a37-ac2a-4c9a-b68d-89b59ab71a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8476 | 2025.09.24 16:57:14.347057 [ 287 ] {} <Debug> TCP-Session: 2b088cee-21de-4274-8084-533bbd439c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8477 | 2025.09.24 16:57:14.347064 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8478 | 2025.09.24 16:57:14.347095 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8479 | 2025.09.24 16:57:14.347109 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8480 | 2025.09.24 16:57:14.347105 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8481 | 2025.09.24 16:57:14.347129 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8482 | 2025.09.24 16:57:14.347161 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8483 | 2025.09.24 16:57:14.347173 [ 288 ] {} <Debug> TCP-Session: 32828329-cf81-40a7-a5ec-67dc202b8e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8484 | 2025.09.24 16:57:14.347190 [ 294 ] {} <Debug> TCP-Session: 70efa7cd-2378-4428-abe4-fe9bfe39b928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8485 | 2025.09.24 16:57:14.347200 [ 290 ] {} <Debug> TCP-Session: c674c83a-e87e-4298-9542-13ceb6e728b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8486 | 2025.09.24 16:57:14.347156 [ 275 ] {} <Debug> TCP-Session: 73111b78-8d99-4f56-8c5a-c15366b98c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8487 | 2025.09.24 16:57:14.347136 [ 293 ] {} <Debug> TCP-Session: d0c32647-cce2-4fc0-a908-7145f0b4c26d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8488 | 2025.09.24 16:57:14.347110 [ 291 ] {} <Debug> TCP-Session: ba8bbf16-92a8-451d-8090-916af2245a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8489 | 2025.09.24 16:57:14.347143 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8490 | 2025.09.24 16:57:14.347312 [ 289 ] {} <Debug> TCP-Session: ec3bc229-1f48-4807-af21-397ca4920424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8491 | 2025.09.24 16:57:15.097709 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8492 | 2025.09.24 16:57:15.097760 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8493 | 2025.09.24 16:57:15.216660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19195 | ||
| 8494 | 2025.09.24 16:57:15.217240 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2025.09.24 16:57:15.217291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8496 | 2025.09.24 16:57:15.217771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8497 | 2025.09.24 16:57:15.218016 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2025.09.24 16:57:15.218155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19195 | ||
| 8499 | 2025.09.24 16:57:15.268405 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1056 | ||
| 8500 | 2025.09.24 16:57:15.271098 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2025.09.24 16:57:15.271156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8502 | 2025.09.24 16:57:15.272393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8503 | 2025.09.24 16:57:15.272679 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2025.09.24 16:57:15.273153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1056 | ||
| 8505 | 2025.09.24 16:57:16.265780 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8506 | 2025.09.24 16:57:16.284686 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2025.09.24 16:57:16.284760 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8508 | 2025.09.24 16:57:16.290988 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8509 | 2025.09.24 16:57:16.291695 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2025.09.24 16:57:16.295715 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8511 | 2025.09.24 16:57:17.202191 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8512 | 2025.09.24 16:57:17.202411 [ 278 ] {7e200e50-e20a-46cc-a939-c1b379e9cc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8513 | 2025.09.24 16:57:17.202484 [ 278 ] {7e200e50-e20a-46cc-a939-c1b379e9cc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8514 | 2025.09.24 16:57:17.203204 [ 278 ] {7e200e50-e20a-46cc-a939-c1b379e9cc92} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2025.09.24 16:57:17.203254 [ 278 ] {7e200e50-e20a-46cc-a939-c1b379e9cc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8516 | 2025.09.24 16:57:17.203648 [ 278 ] {7e200e50-e20a-46cc-a939-c1b379e9cc92} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8517 | 2025.09.24 16:57:17.203878 [ 278 ] {7e200e50-e20a-46cc-a939-c1b379e9cc92} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8518 | 2025.09.24 16:57:17.204039 [ 278 ] {7e200e50-e20a-46cc-a939-c1b379e9cc92} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001682 sec., 45184.30439952438 rows/sec., 3.71 MiB/sec. | ||
| 8519 | 2025.09.24 16:57:17.204080 [ 278 ] {7e200e50-e20a-46cc-a939-c1b379e9cc92} <Debug> TCPHandler: Processed in 0.002033353 sec. | ||
| 8520 | 2025.09.24 16:57:17.204205 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8521 | 2025.09.24 16:57:17.204300 [ 278 ] {5eb6bd69-dd24-4f80-b263-7bb43146e0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8522 | 2025.09.24 16:57:17.204342 [ 278 ] {5eb6bd69-dd24-4f80-b263-7bb43146e0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8523 | 2025.09.24 16:57:17.204740 [ 278 ] {5eb6bd69-dd24-4f80-b263-7bb43146e0e4} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2025.09.24 16:57:17.204777 [ 278 ] {5eb6bd69-dd24-4f80-b263-7bb43146e0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8525 | 2025.09.24 16:57:17.205086 [ 278 ] {5eb6bd69-dd24-4f80-b263-7bb43146e0e4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8526 | 2025.09.24 16:57:17.205302 [ 278 ] {5eb6bd69-dd24-4f80-b263-7bb43146e0e4} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2025.09.24 16:57:17.205421 [ 95 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8528 | 2025.09.24 16:57:17.205432 [ 278 ] {5eb6bd69-dd24-4f80-b263-7bb43146e0e4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001149 sec., 8703.220191470844 rows/sec., 654.44 KiB/sec. | ||
| 8529 | 2025.09.24 16:57:17.205488 [ 95 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2025.09.24 16:57:17.205498 [ 278 ] {5eb6bd69-dd24-4f80-b263-7bb43146e0e4} <Debug> TCPHandler: Processed in 0.001342728 sec. | ||
| 8531 | 2025.09.24 16:57:17.205517 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8532 | 2025.09.24 16:57:17.205630 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8533 | 2025.09.24 16:57:17.205637 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 8534 | 2025.09.24 16:57:17.205758 [ 278 ] {c28ec533-30ca-4ffe-bcbd-6c0eaedfff1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8535 | 2025.09.24 16:57:17.205788 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8536 | 2025.09.24 16:57:17.205811 [ 278 ] {c28ec533-30ca-4ffe-bcbd-6c0eaedfff1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8537 | 2025.09.24 16:57:17.205831 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 279 rows starting from the beginning of the part | ||
| 8538 | 2025.09.24 16:57:17.205914 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 8539 | 2025.09.24 16:57:17.205973 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 8540 | 2025.09.24 16:57:17.206023 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part | ||
| 8541 | 2025.09.24 16:57:17.206070 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 8542 | 2025.09.24 16:57:17.206116 [ 199 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 8543 | 2025.09.24 16:57:17.206305 [ 278 ] {c28ec533-30ca-4ffe-bcbd-6c0eaedfff1d} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2025.09.24 16:57:17.206348 [ 278 ] {c28ec533-30ca-4ffe-bcbd-6c0eaedfff1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8545 | 2025.09.24 16:57:17.206701 [ 278 ] {c28ec533-30ca-4ffe-bcbd-6c0eaedfff1d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8546 | 2025.09.24 16:57:17.206946 [ 278 ] {c28ec533-30ca-4ffe-bcbd-6c0eaedfff1d} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2025.09.24 16:57:17.207021 [ 195 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436511 sec., 268010.47816549963 rows/sec., 18.60 MiB/sec. | ||
| 8548 | 2025.09.24 16:57:17.207097 [ 278 ] {c28ec533-30ca-4ffe-bcbd-6c0eaedfff1d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001364 sec., 54252.19941348974 rows/sec., 4.24 MiB/sec. | ||
| 8549 | 2025.09.24 16:57:17.207143 [ 278 ] {c28ec533-30ca-4ffe-bcbd-6c0eaedfff1d} <Debug> TCPHandler: Processed in 0.001573753 sec. | ||
| 8550 | 2025.09.24 16:57:17.207228 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8551 | 2025.09.24 16:57:17.207258 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8552 | 2025.09.24 16:57:17.207358 [ 278 ] {51d50e3e-6c7e-4f7b-b393-5db0aa64f07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8553 | 2025.09.24 16:57:17.207405 [ 278 ] {51d50e3e-6c7e-4f7b-b393-5db0aa64f07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8554 | 2025.09.24 16:57:17.207563 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_56_11} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2025.09.24 16:57:17.207663 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_56_11} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8556 | 2025.09.24 16:57:17.207770 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8557 | 2025.09.24 16:57:17.207824 [ 278 ] {51d50e3e-6c7e-4f7b-b393-5db0aa64f07d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2025.09.24 16:57:17.207865 [ 278 ] {51d50e3e-6c7e-4f7b-b393-5db0aa64f07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8559 | 2025.09.24 16:57:17.208210 [ 278 ] {51d50e3e-6c7e-4f7b-b393-5db0aa64f07d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8560 | 2025.09.24 16:57:17.208441 [ 278 ] {51d50e3e-6c7e-4f7b-b393-5db0aa64f07d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2025.09.24 16:57:17.208578 [ 278 ] {51d50e3e-6c7e-4f7b-b393-5db0aa64f07d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 8562 | 2025.09.24 16:57:17.208615 [ 278 ] {51d50e3e-6c7e-4f7b-b393-5db0aa64f07d} <Debug> TCPHandler: Processed in 0.001406919 sec. | ||
| 8563 | 2025.09.24 16:57:17.208724 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2025.09.24 16:57:17.208820 [ 278 ] {48d1a1d2-856b-451c-8edf-ea65ddafac80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8565 | 2025.09.24 16:57:17.208874 [ 278 ] {48d1a1d2-856b-451c-8edf-ea65ddafac80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8566 | 2025.09.24 16:57:17.209648 [ 278 ] {48d1a1d2-856b-451c-8edf-ea65ddafac80} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2025.09.24 16:57:17.209685 [ 278 ] {48d1a1d2-856b-451c-8edf-ea65ddafac80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8568 | 2025.09.24 16:57:17.210199 [ 278 ] {48d1a1d2-856b-451c-8edf-ea65ddafac80} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8569 | 2025.09.24 16:57:17.210420 [ 278 ] {48d1a1d2-856b-451c-8edf-ea65ddafac80} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2025.09.24 16:57:17.210537 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8571 | 2025.09.24 16:57:17.210560 [ 278 ] {48d1a1d2-856b-451c-8edf-ea65ddafac80} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 8572 | 2025.09.24 16:57:17.210592 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8573 | 2025.09.24 16:57:17.210620 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8574 | 2025.09.24 16:57:17.210623 [ 278 ] {48d1a1d2-856b-451c-8edf-ea65ddafac80} <Debug> TCPHandler: Processed in 0.00194843 sec. | ||
| 8575 | 2025.09.24 16:57:17.210723 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 8576 | 2025.09.24 16:57:17.210752 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2025.09.24 16:57:17.210882 [ 278 ] {22dcd369-57ea-4b22-bf54-091dfe383b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8578 | 2025.09.24 16:57:17.210924 [ 278 ] {22dcd369-57ea-4b22-bf54-091dfe383b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8579 | 2025.09.24 16:57:17.210981 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8580 | 2025.09.24 16:57:17.211039 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1039 rows starting from the beginning of the part | ||
| 8581 | 2025.09.24 16:57:17.211150 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 8582 | 2025.09.24 16:57:17.211247 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 8583 | 2025.09.24 16:57:17.211259 [ 278 ] {22dcd369-57ea-4b22-bf54-091dfe383b6e} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2025.09.24 16:57:17.211299 [ 278 ] {22dcd369-57ea-4b22-bf54-091dfe383b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8585 | 2025.09.24 16:57:17.211339 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 8586 | 2025.09.24 16:57:17.211437 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 8587 | 2025.09.24 16:57:17.211530 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 8588 | 2025.09.24 16:57:17.211624 [ 278 ] {22dcd369-57ea-4b22-bf54-091dfe383b6e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8589 | 2025.09.24 16:57:17.211858 [ 278 ] {22dcd369-57ea-4b22-bf54-091dfe383b6e} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2025.09.24 16:57:17.212005 [ 278 ] {22dcd369-57ea-4b22-bf54-091dfe383b6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 8591 | 2025.09.24 16:57:17.212042 [ 278 ] {22dcd369-57ea-4b22-bf54-091dfe383b6e} <Debug> TCPHandler: Processed in 0.001339428 sec. | ||
| 8592 | 2025.09.24 16:57:17.216345 [ 189 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1133 rows, containing 19 columns (19 merged, 0 gathered) in 0.005656299 sec., 200307.65700328076 rows/sec., 358.94 MiB/sec. | ||
| 8593 | 2025.09.24 16:57:17.217490 [ 195 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8594 | 2025.09.24 16:57:17.217814 [ 195 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2025.09.24 16:57:17.217883 [ 195 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8596 | 2025.09.24 16:57:17.217969 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.59 MiB. | ||
| 8597 | 2025.09.24 16:57:18.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.46 MiB, peak 303.01 MiB, free memory in arenas 0.00 B, will set to 295.69 MiB (RSS), difference: 1.23 MiB | ||
| 8598 | 2025.09.24 16:57:20.644885 [ 88 ] {} <Debug> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8599 | 2025.09.24 16:57:20.644972 [ 88 ] {} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2025.09.24 16:57:20.645007 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8601 | 2025.09.24 16:57:20.645195 [ 193 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8602 | 2025.09.24 16:57:20.645449 [ 193 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8603 | 2025.09.24 16:57:20.645515 [ 193 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 8604 | 2025.09.24 16:57:20.645638 [ 193 ] {4f15631a-eb72-4772-9951-147c60dc327f::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 | ||
| 8605 | 2025.09.24 16:57:20.645717 [ 193 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8606 | 2025.09.24 16:57:20.645789 [ 193 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8607 | 2025.09.24 16:57:20.645857 [ 193 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 8608 | 2025.09.24 16:57:20.646765 [ 193 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665885 sec., 162676.29518244058 rows/sec., 10.56 MiB/sec. | ||
| 8609 | 2025.09.24 16:57:20.646880 [ 193 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8610 | 2025.09.24 16:57:20.647105 [ 193 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_14_3} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2025.09.24 16:57:20.647172 [ 193 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_14_3} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8612 | 2025.09.24 16:57:20.647243 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8613 | 2025.09.24 16:57:20.971366 [ 88 ] {} <Debug> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8614 | 2025.09.24 16:57:20.971425 [ 88 ] {} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2025.09.24 16:57:20.971449 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8616 | 2025.09.24 16:57:20.971608 [ 189 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8617 | 2025.09.24 16:57:20.971809 [ 189 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8618 | 2025.09.24 16:57:20.971863 [ 189 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 8619 | 2025.09.24 16:57:20.971964 [ 189 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::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 | ||
| 8620 | 2025.09.24 16:57:20.972042 [ 189 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8621 | 2025.09.24 16:57:20.972113 [ 189 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8622 | 2025.09.24 16:57:20.972184 [ 189 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8623 | 2025.09.24 16:57:20.973002 [ 197 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473022 sec., 359804.5378819868 rows/sec., 25.79 MiB/sec. | ||
| 8624 | 2025.09.24 16:57:20.973152 [ 197 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8625 | 2025.09.24 16:57:20.973438 [ 197 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_14_3} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2025.09.24 16:57:20.973517 [ 197 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_14_3} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8627 | 2025.09.24 16:57:20.973588 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8628 | 2025.09.24 16:57:22.230162 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2025.09.24 16:57:22.230357 [ 278 ] {1725dbd6-88d9-4920-a408-c6946e3f2973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8630 | 2025.09.24 16:57:22.230427 [ 278 ] {1725dbd6-88d9-4920-a408-c6946e3f2973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8631 | 2025.09.24 16:57:22.231071 [ 278 ] {1725dbd6-88d9-4920-a408-c6946e3f2973} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2025.09.24 16:57:22.231119 [ 278 ] {1725dbd6-88d9-4920-a408-c6946e3f2973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8633 | 2025.09.24 16:57:22.231498 [ 278 ] {1725dbd6-88d9-4920-a408-c6946e3f2973} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8634 | 2025.09.24 16:57:22.231727 [ 278 ] {1725dbd6-88d9-4920-a408-c6946e3f2973} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2025.09.24 16:57:22.231888 [ 278 ] {1725dbd6-88d9-4920-a408-c6946e3f2973} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 308.49 KiB/sec. | ||
| 8636 | 2025.09.24 16:57:22.231930 [ 278 ] {1725dbd6-88d9-4920-a408-c6946e3f2973} <Debug> TCPHandler: Processed in 0.00190237 sec. | ||
| 8637 | 2025.09.24 16:57:22.232065 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2025.09.24 16:57:22.232161 [ 278 ] {592cd3e1-f73e-40e3-8905-c3ba9d2361be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8639 | 2025.09.24 16:57:22.232201 [ 278 ] {592cd3e1-f73e-40e3-8905-c3ba9d2361be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8640 | 2025.09.24 16:57:22.233275 [ 278 ] {592cd3e1-f73e-40e3-8905-c3ba9d2361be} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2025.09.24 16:57:22.233313 [ 278 ] {592cd3e1-f73e-40e3-8905-c3ba9d2361be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8642 | 2025.09.24 16:57:22.233694 [ 278 ] {592cd3e1-f73e-40e3-8905-c3ba9d2361be} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8643 | 2025.09.24 16:57:22.233911 [ 278 ] {592cd3e1-f73e-40e3-8905-c3ba9d2361be} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2025.09.24 16:57:22.234053 [ 278 ] {592cd3e1-f73e-40e3-8905-c3ba9d2361be} <Debug> executeQuery: Read 1263 rows, 106.75 KiB in 0.00191 sec., 661256.5445026178 rows/sec., 54.58 MiB/sec. | ||
| 8645 | 2025.09.24 16:57:22.234090 [ 278 ] {592cd3e1-f73e-40e3-8905-c3ba9d2361be} <Debug> TCPHandler: Processed in 0.002082084 sec. | ||
| 8646 | 2025.09.24 16:57:22.234209 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2025.09.24 16:57:22.234305 [ 278 ] {f7b7058f-322c-43eb-9e5f-1c293e17f484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8648 | 2025.09.24 16:57:22.234346 [ 278 ] {f7b7058f-322c-43eb-9e5f-1c293e17f484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8649 | 2025.09.24 16:57:22.234755 [ 278 ] {f7b7058f-322c-43eb-9e5f-1c293e17f484} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2025.09.24 16:57:22.234793 [ 278 ] {f7b7058f-322c-43eb-9e5f-1c293e17f484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8651 | 2025.09.24 16:57:22.235105 [ 278 ] {f7b7058f-322c-43eb-9e5f-1c293e17f484} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8652 | 2025.09.24 16:57:22.235326 [ 278 ] {f7b7058f-322c-43eb-9e5f-1c293e17f484} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2025.09.24 16:57:22.235458 [ 278 ] {f7b7058f-322c-43eb-9e5f-1c293e17f484} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001171 sec., 32450.896669513237 rows/sec., 2.36 MiB/sec. | ||
| 8654 | 2025.09.24 16:57:22.235496 [ 278 ] {f7b7058f-322c-43eb-9e5f-1c293e17f484} <Debug> TCPHandler: Processed in 0.001336278 sec. | ||
| 8655 | 2025.09.24 16:57:22.235608 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2025.09.24 16:57:22.235708 [ 278 ] {e07c8798-bca1-47d5-8c29-cd3c9ffd0c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8657 | 2025.09.24 16:57:22.235748 [ 278 ] {e07c8798-bca1-47d5-8c29-cd3c9ffd0c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8658 | 2025.09.24 16:57:22.236230 [ 278 ] {e07c8798-bca1-47d5-8c29-cd3c9ffd0c3d} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2025.09.24 16:57:22.236266 [ 278 ] {e07c8798-bca1-47d5-8c29-cd3c9ffd0c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8660 | 2025.09.24 16:57:22.236578 [ 278 ] {e07c8798-bca1-47d5-8c29-cd3c9ffd0c3d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8661 | 2025.09.24 16:57:22.236795 [ 278 ] {e07c8798-bca1-47d5-8c29-cd3c9ffd0c3d} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2025.09.24 16:57:22.236923 [ 278 ] {e07c8798-bca1-47d5-8c29-cd3c9ffd0c3d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001233 sec., 184914.84184914842 rows/sec., 12.52 MiB/sec. | ||
| 8663 | 2025.09.24 16:57:22.236961 [ 278 ] {e07c8798-bca1-47d5-8c29-cd3c9ffd0c3d} <Debug> TCPHandler: Processed in 0.001402139 sec. | ||
| 8664 | 2025.09.24 16:57:22.237105 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2025.09.24 16:57:22.237229 [ 278 ] {46c32060-ecdb-4c55-833c-d89f020a8163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8666 | 2025.09.24 16:57:22.237279 [ 278 ] {46c32060-ecdb-4c55-833c-d89f020a8163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8667 | 2025.09.24 16:57:22.238110 [ 278 ] {46c32060-ecdb-4c55-833c-d89f020a8163} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2025.09.24 16:57:22.238154 [ 278 ] {46c32060-ecdb-4c55-833c-d89f020a8163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8669 | 2025.09.24 16:57:22.238519 [ 278 ] {46c32060-ecdb-4c55-833c-d89f020a8163} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8670 | 2025.09.24 16:57:22.238734 [ 278 ] {46c32060-ecdb-4c55-833c-d89f020a8163} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2025.09.24 16:57:22.238867 [ 278 ] {46c32060-ecdb-4c55-833c-d89f020a8163} <Debug> executeQuery: Read 558 rows, 42.46 KiB in 0.001663 sec., 335538.1840048106 rows/sec., 24.93 MiB/sec. | ||
| 8672 | 2025.09.24 16:57:22.238905 [ 278 ] {46c32060-ecdb-4c55-833c-d89f020a8163} <Debug> TCPHandler: Processed in 0.001863869 sec. | ||
| 8673 | 2025.09.24 16:57:22.239028 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2025.09.24 16:57:22.239125 [ 278 ] {22a9f67e-9b23-4ceb-8fd7-cc27970bcf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8675 | 2025.09.24 16:57:22.239169 [ 278 ] {22a9f67e-9b23-4ceb-8fd7-cc27970bcf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8676 | 2025.09.24 16:57:22.239814 [ 278 ] {22a9f67e-9b23-4ceb-8fd7-cc27970bcf7b} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2025.09.24 16:57:22.239849 [ 278 ] {22a9f67e-9b23-4ceb-8fd7-cc27970bcf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8678 | 2025.09.24 16:57:22.240227 [ 278 ] {22a9f67e-9b23-4ceb-8fd7-cc27970bcf7b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8679 | 2025.09.24 16:57:22.240439 [ 278 ] {22a9f67e-9b23-4ceb-8fd7-cc27970bcf7b} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2025.09.24 16:57:22.240567 [ 278 ] {22a9f67e-9b23-4ceb-8fd7-cc27970bcf7b} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001461 sec., 579739.9041752224 rows/sec., 39.02 MiB/sec. | ||
| 8681 | 2025.09.24 16:57:22.240603 [ 278 ] {22a9f67e-9b23-4ceb-8fd7-cc27970bcf7b} <Debug> TCPHandler: Processed in 0.001625514 sec. | ||
| 8682 | 2025.09.24 16:57:22.240716 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2025.09.24 16:57:22.240813 [ 278 ] {513ce24a-fb1c-4eeb-b592-54f7c009f2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8684 | 2025.09.24 16:57:22.240867 [ 278 ] {513ce24a-fb1c-4eeb-b592-54f7c009f2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8685 | 2025.09.24 16:57:22.241731 [ 278 ] {513ce24a-fb1c-4eeb-b592-54f7c009f2eb} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2025.09.24 16:57:22.241765 [ 278 ] {513ce24a-fb1c-4eeb-b592-54f7c009f2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8687 | 2025.09.24 16:57:22.242296 [ 278 ] {513ce24a-fb1c-4eeb-b592-54f7c009f2eb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8688 | 2025.09.24 16:57:22.242525 [ 278 ] {513ce24a-fb1c-4eeb-b592-54f7c009f2eb} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2025.09.24 16:57:22.242665 [ 278 ] {513ce24a-fb1c-4eeb-b592-54f7c009f2eb} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001871 sec., 17103.153393907 rows/sec., 30.65 MiB/sec. | ||
| 8690 | 2025.09.24 16:57:22.242716 [ 278 ] {513ce24a-fb1c-4eeb-b592-54f7c009f2eb} <Debug> TCPHandler: Processed in 0.002049313 sec. | ||
| 8691 | 2025.09.24 16:57:22.242836 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2025.09.24 16:57:22.242933 [ 278 ] {4503b721-7a38-4d6c-b1da-9679d29acd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8693 | 2025.09.24 16:57:22.243000 [ 278 ] {4503b721-7a38-4d6c-b1da-9679d29acd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8694 | 2025.09.24 16:57:22.243346 [ 278 ] {4503b721-7a38-4d6c-b1da-9679d29acd33} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2025.09.24 16:57:22.243381 [ 278 ] {4503b721-7a38-4d6c-b1da-9679d29acd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8696 | 2025.09.24 16:57:22.243692 [ 278 ] {4503b721-7a38-4d6c-b1da-9679d29acd33} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8697 | 2025.09.24 16:57:22.243914 [ 278 ] {4503b721-7a38-4d6c-b1da-9679d29acd33} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2025.09.24 16:57:22.244040 [ 278 ] {4503b721-7a38-4d6c-b1da-9679d29acd33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 8699 | 2025.09.24 16:57:22.244075 [ 278 ] {4503b721-7a38-4d6c-b1da-9679d29acd33} <Debug> TCPHandler: Processed in 0.001289417 sec. | ||
| 8700 | 2025.09.24 16:57:22.719204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19643 | ||
| 8701 | 2025.09.24 16:57:22.719747 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2025.09.24 16:57:22.719803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8703 | 2025.09.24 16:57:22.720342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8704 | 2025.09.24 16:57:22.720588 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2025.09.24 16:57:22.720737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19643 | ||
| 8706 | 2025.09.24 16:57:22.720750 [ 85 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8707 | 2025.09.24 16:57:22.720835 [ 85 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2025.09.24 16:57:22.720864 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8709 | 2025.09.24 16:57:22.720982 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 8710 | 2025.09.24 16:57:22.721116 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8711 | 2025.09.24 16:57:22.721161 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17275 rows starting from the beginning of the part | ||
| 8712 | 2025.09.24 16:57:22.721231 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 8713 | 2025.09.24 16:57:22.721279 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 8714 | 2025.09.24 16:57:22.721321 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 8715 | 2025.09.24 16:57:22.721360 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 8716 | 2025.09.24 16:57:22.721399 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 8717 | 2025.09.24 16:57:22.723324 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19643 rows, containing 4 columns (4 merged, 0 gathered) in 0.002393321 sec., 8207423.910123214 rows/sec., 117.41 MiB/sec. | ||
| 8718 | 2025.09.24 16:57:22.723524 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8719 | 2025.09.24 16:57:22.723783 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_41_8} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2025.09.24 16:57:22.723852 [ 189 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_41_8} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8721 | 2025.09.24 16:57:22.723931 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8722 | 2025.09.24 16:57:23.796766 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8723 | 2025.09.24 16:57:23.815519 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8724 | 2025.09.24 16:57:23.815587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8725 | 2025.09.24 16:57:23.821391 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8726 | 2025.09.24 16:57:23.822118 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8727 | 2025.09.24 16:57:23.822431 [ 83 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8728 | 2025.09.24 16:57:23.822505 [ 83 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2025.09.24 16:57:23.822530 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8730 | 2025.09.24 16:57:23.822631 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 8731 | 2025.09.24 16:57:23.825501 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8732 | 2025.09.24 16:57:23.825598 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8733 | 2025.09.24 16:57:23.826398 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 8734 | 2025.09.24 16:57:23.829698 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 8735 | 2025.09.24 16:57:23.832910 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 8736 | 2025.09.24 16:57:23.836867 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 8737 | 2025.09.24 16:57:23.840701 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 8738 | 2025.09.24 16:57:23.844308 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 8739 | 2025.09.24 16:57:23.893887 [ 192 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.071295669 sec., 4334.06410703573 rows/sec., 22.41 MiB/sec. | ||
| 8740 | 2025.09.24 16:57:23.896893 [ 190 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8741 | 2025.09.24 16:57:23.899036 [ 190 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_41_8} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2025.09.24 16:57:23.899148 [ 190 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_41_8} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8743 | 2025.09.24 16:57:23.901394 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8744 | 2025.09.24 16:57:24.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.76 MiB, peak 310.16 MiB, free memory in arenas 0.00 B, will set to 297.89 MiB (RSS), difference: 1.14 MiB | ||
| 8745 | 2025.09.24 16:57:25.274322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1084 | ||
| 8746 | 2025.09.24 16:57:25.276588 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8747 | 2025.09.24 16:57:25.276647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8748 | 2025.09.24 16:57:25.277855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8749 | 2025.09.24 16:57:25.278136 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2025.09.24 16:57:25.278495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1084 | ||
| 8751 | 2025.09.24 16:57:27.201148 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8752 | 2025.09.24 16:57:27.201351 [ 278 ] {9cf01543-ae73-4260-bcac-c372a61305c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8753 | 2025.09.24 16:57:27.201422 [ 278 ] {9cf01543-ae73-4260-bcac-c372a61305c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8754 | 2025.09.24 16:57:27.202110 [ 278 ] {9cf01543-ae73-4260-bcac-c372a61305c9} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8755 | 2025.09.24 16:57:27.202163 [ 278 ] {9cf01543-ae73-4260-bcac-c372a61305c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8756 | 2025.09.24 16:57:27.202586 [ 278 ] {9cf01543-ae73-4260-bcac-c372a61305c9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8757 | 2025.09.24 16:57:27.202837 [ 278 ] {9cf01543-ae73-4260-bcac-c372a61305c9} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2025.09.24 16:57:27.203011 [ 278 ] {9cf01543-ae73-4260-bcac-c372a61305c9} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00171 sec., 44444.444444444445 rows/sec., 3.65 MiB/sec. | ||
| 8759 | 2025.09.24 16:57:27.203067 [ 278 ] {9cf01543-ae73-4260-bcac-c372a61305c9} <Debug> TCPHandler: Processed in 0.002052323 sec. | ||
| 8760 | 2025.09.24 16:57:27.203200 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2025.09.24 16:57:27.203307 [ 278 ] {26beed95-e9a7-45db-bf95-4435c31cb0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8762 | 2025.09.24 16:57:27.203354 [ 278 ] {26beed95-e9a7-45db-bf95-4435c31cb0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8763 | 2025.09.24 16:57:27.203777 [ 278 ] {26beed95-e9a7-45db-bf95-4435c31cb0a3} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2025.09.24 16:57:27.203818 [ 278 ] {26beed95-e9a7-45db-bf95-4435c31cb0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8765 | 2025.09.24 16:57:27.204146 [ 278 ] {26beed95-e9a7-45db-bf95-4435c31cb0a3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8766 | 2025.09.24 16:57:27.204376 [ 278 ] {26beed95-e9a7-45db-bf95-4435c31cb0a3} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2025.09.24 16:57:27.204518 [ 278 ] {26beed95-e9a7-45db-bf95-4435c31cb0a3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001237 sec., 8084.074373484236 rows/sec., 607.88 KiB/sec. | ||
| 8768 | 2025.09.24 16:57:27.204557 [ 278 ] {26beed95-e9a7-45db-bf95-4435c31cb0a3} <Debug> TCPHandler: Processed in 0.001409779 sec. | ||
| 8769 | 2025.09.24 16:57:27.204681 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8770 | 2025.09.24 16:57:27.204780 [ 278 ] {bcda4fdc-c37c-417e-b8b4-52e276b203cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8771 | 2025.09.24 16:57:27.204821 [ 278 ] {bcda4fdc-c37c-417e-b8b4-52e276b203cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8772 | 2025.09.24 16:57:27.205248 [ 278 ] {bcda4fdc-c37c-417e-b8b4-52e276b203cf} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2025.09.24 16:57:27.205286 [ 278 ] {bcda4fdc-c37c-417e-b8b4-52e276b203cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8774 | 2025.09.24 16:57:27.205610 [ 278 ] {bcda4fdc-c37c-417e-b8b4-52e276b203cf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8775 | 2025.09.24 16:57:27.205842 [ 278 ] {bcda4fdc-c37c-417e-b8b4-52e276b203cf} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2025.09.24 16:57:27.205970 [ 278 ] {bcda4fdc-c37c-417e-b8b4-52e276b203cf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001212 sec., 61056.105610561055 rows/sec., 4.77 MiB/sec. | ||
| 8777 | 2025.09.24 16:57:27.206009 [ 278 ] {bcda4fdc-c37c-417e-b8b4-52e276b203cf} <Debug> TCPHandler: Processed in 0.001378349 sec. | ||
| 8778 | 2025.09.24 16:57:27.206118 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8779 | 2025.09.24 16:57:27.206213 [ 278 ] {0ee6cf6d-3ae7-4aaa-9da6-5e16966ec74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8780 | 2025.09.24 16:57:27.206258 [ 278 ] {0ee6cf6d-3ae7-4aaa-9da6-5e16966ec74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8781 | 2025.09.24 16:57:27.206660 [ 278 ] {0ee6cf6d-3ae7-4aaa-9da6-5e16966ec74d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2025.09.24 16:57:27.206697 [ 278 ] {0ee6cf6d-3ae7-4aaa-9da6-5e16966ec74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8783 | 2025.09.24 16:57:27.207046 [ 278 ] {0ee6cf6d-3ae7-4aaa-9da6-5e16966ec74d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8784 | 2025.09.24 16:57:27.207275 [ 278 ] {0ee6cf6d-3ae7-4aaa-9da6-5e16966ec74d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2025.09.24 16:57:27.207414 [ 278 ] {0ee6cf6d-3ae7-4aaa-9da6-5e16966ec74d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 8786 | 2025.09.24 16:57:27.207452 [ 278 ] {0ee6cf6d-3ae7-4aaa-9da6-5e16966ec74d} <Debug> TCPHandler: Processed in 0.001383619 sec. | ||
| 8787 | 2025.09.24 16:57:27.207556 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8788 | 2025.09.24 16:57:27.207652 [ 278 ] {41f2bb61-7c84-4050-9b9c-32b589d8353f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8789 | 2025.09.24 16:57:27.207708 [ 278 ] {41f2bb61-7c84-4050-9b9c-32b589d8353f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8790 | 2025.09.24 16:57:27.208486 [ 278 ] {41f2bb61-7c84-4050-9b9c-32b589d8353f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8791 | 2025.09.24 16:57:27.208523 [ 278 ] {41f2bb61-7c84-4050-9b9c-32b589d8353f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8792 | 2025.09.24 16:57:27.209050 [ 278 ] {41f2bb61-7c84-4050-9b9c-32b589d8353f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8793 | 2025.09.24 16:57:27.209295 [ 278 ] {41f2bb61-7c84-4050-9b9c-32b589d8353f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8794 | 2025.09.24 16:57:27.209447 [ 278 ] {41f2bb61-7c84-4050-9b9c-32b589d8353f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001813 sec., 5515.7198014340875 rows/sec., 9.88 MiB/sec. | ||
| 8795 | 2025.09.24 16:57:27.209511 [ 278 ] {41f2bb61-7c84-4050-9b9c-32b589d8353f} <Debug> TCPHandler: Processed in 0.002003363 sec. | ||
| 8796 | 2025.09.24 16:57:27.209637 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8797 | 2025.09.24 16:57:27.209764 [ 278 ] {ba7cc96c-baed-4f28-8098-3bd3cdea66b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8798 | 2025.09.24 16:57:27.209818 [ 278 ] {ba7cc96c-baed-4f28-8098-3bd3cdea66b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8799 | 2025.09.24 16:57:27.210214 [ 278 ] {ba7cc96c-baed-4f28-8098-3bd3cdea66b5} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8800 | 2025.09.24 16:57:27.210259 [ 278 ] {ba7cc96c-baed-4f28-8098-3bd3cdea66b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8801 | 2025.09.24 16:57:27.210609 [ 278 ] {ba7cc96c-baed-4f28-8098-3bd3cdea66b5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8802 | 2025.09.24 16:57:27.210835 [ 278 ] {ba7cc96c-baed-4f28-8098-3bd3cdea66b5} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2025.09.24 16:57:27.210968 [ 278 ] {ba7cc96c-baed-4f28-8098-3bd3cdea66b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 8804 | 2025.09.24 16:57:27.211005 [ 278 ] {ba7cc96c-baed-4f28-8098-3bd3cdea66b5} <Debug> TCPHandler: Processed in 0.00143313 sec. | ||
| 8805 | 2025.09.24 16:57:30.097820 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8806 | 2025.09.24 16:57:30.097892 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8807 | 2025.09.24 16:57:30.220824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20155 | ||
| 8808 | 2025.09.24 16:57:30.221398 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8809 | 2025.09.24 16:57:30.221450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8810 | 2025.09.24 16:57:30.221948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8811 | 2025.09.24 16:57:30.222182 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8812 | 2025.09.24 16:57:30.222310 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20155 | ||
| 8813 | 2025.09.24 16:57:31.325612 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8814 | 2025.09.24 16:57:31.341020 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2025.09.24 16:57:31.341069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8816 | 2025.09.24 16:57:31.347054 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8817 | 2025.09.24 16:57:31.347719 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2025.09.24 16:57:31.350366 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8819 | 2025.09.24 16:57:32.203626 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2025.09.24 16:57:32.203970 [ 278 ] {eb982d20-efe7-48e2-92dc-9feb3395c7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8821 | 2025.09.24 16:57:32.204083 [ 278 ] {eb982d20-efe7-48e2-92dc-9feb3395c7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8822 | 2025.09.24 16:57:32.205003 [ 278 ] {eb982d20-efe7-48e2-92dc-9feb3395c7d3} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2025.09.24 16:57:32.205063 [ 278 ] {eb982d20-efe7-48e2-92dc-9feb3395c7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8824 | 2025.09.24 16:57:32.205494 [ 278 ] {eb982d20-efe7-48e2-92dc-9feb3395c7d3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8825 | 2025.09.24 16:57:32.205738 [ 278 ] {eb982d20-efe7-48e2-92dc-9feb3395c7d3} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2025.09.24 16:57:32.205895 [ 76 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8827 | 2025.09.24 16:57:32.205905 [ 278 ] {eb982d20-efe7-48e2-92dc-9feb3395c7d3} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002013 sec., 59612.51862891207 rows/sec., 5.05 MiB/sec. | ||
| 8828 | 2025.09.24 16:57:32.205966 [ 76 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2025.09.24 16:57:32.205991 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8830 | 2025.09.24 16:57:32.206009 [ 278 ] {eb982d20-efe7-48e2-92dc-9feb3395c7d3} <Debug> TCPHandler: Processed in 0.002570134 sec. | ||
| 8831 | 2025.09.24 16:57:32.206085 [ 193 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 8832 | 2025.09.24 16:57:32.206148 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2025.09.24 16:57:32.206184 [ 193 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8834 | 2025.09.24 16:57:32.206213 [ 193 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2466 rows starting from the beginning of the part | ||
| 8835 | 2025.09.24 16:57:32.206254 [ 278 ] {92f72659-4432-4b06-9497-d5c30fb5cdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8836 | 2025.09.24 16:57:32.206272 [ 193 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 120 rows starting from the beginning of the part | ||
| 8837 | 2025.09.24 16:57:32.206300 [ 278 ] {92f72659-4432-4b06-9497-d5c30fb5cdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8838 | 2025.09.24 16:57:32.206314 [ 193 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 76 rows starting from the beginning of the part | ||
| 8839 | 2025.09.24 16:57:32.206355 [ 193 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1263 rows starting from the beginning of the part | ||
| 8840 | 2025.09.24 16:57:32.206396 [ 193 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 76 rows starting from the beginning of the part | ||
| 8841 | 2025.09.24 16:57:32.206435 [ 193 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 120 rows starting from the beginning of the part | ||
| 8842 | 2025.09.24 16:57:32.206745 [ 278 ] {92f72659-4432-4b06-9497-d5c30fb5cdff} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2025.09.24 16:57:32.206784 [ 278 ] {92f72659-4432-4b06-9497-d5c30fb5cdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8844 | 2025.09.24 16:57:32.207131 [ 278 ] {92f72659-4432-4b06-9497-d5c30fb5cdff} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8845 | 2025.09.24 16:57:32.207361 [ 278 ] {92f72659-4432-4b06-9497-d5c30fb5cdff} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2025.09.24 16:57:32.207497 [ 278 ] {92f72659-4432-4b06-9497-d5c30fb5cdff} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001269 sec., 25216.706067769897 rows/sec., 1.85 MiB/sec. | ||
| 8847 | 2025.09.24 16:57:32.207537 [ 278 ] {92f72659-4432-4b06-9497-d5c30fb5cdff} <Debug> TCPHandler: Processed in 0.00144187 sec. | ||
| 8848 | 2025.09.24 16:57:32.207652 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8849 | 2025.09.24 16:57:32.207762 [ 278 ] {fd137add-f01c-45ad-9704-cd0e6c86a4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8850 | 2025.09.24 16:57:32.207807 [ 278 ] {fd137add-f01c-45ad-9704-cd0e6c86a4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8851 | 2025.09.24 16:57:32.208150 [ 192 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4121 rows, containing 5 columns (5 merged, 0 gathered) in 0.002106675 sec., 1956163.1480888128 rows/sec., 168.08 MiB/sec. | ||
| 8852 | 2025.09.24 16:57:32.208251 [ 278 ] {fd137add-f01c-45ad-9704-cd0e6c86a4db} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2025.09.24 16:57:32.208291 [ 278 ] {fd137add-f01c-45ad-9704-cd0e6c86a4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8854 | 2025.09.24 16:57:32.208409 [ 201 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8855 | 2025.09.24 16:57:32.208599 [ 278 ] {fd137add-f01c-45ad-9704-cd0e6c86a4db} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8856 | 2025.09.24 16:57:32.208687 [ 201 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_61_12} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2025.09.24 16:57:32.208756 [ 201 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_61_12} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8858 | 2025.09.24 16:57:32.208820 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8859 | 2025.09.24 16:57:32.208835 [ 278 ] {fd137add-f01c-45ad-9704-cd0e6c86a4db} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2025.09.24 16:57:32.208945 [ 73 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8861 | 2025.09.24 16:57:32.208962 [ 278 ] {fd137add-f01c-45ad-9704-cd0e6c86a4db} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001225 sec., 78367.34693877552 rows/sec., 6.12 MiB/sec. | ||
| 8862 | 2025.09.24 16:57:32.208982 [ 73 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2025.09.24 16:57:32.209001 [ 278 ] {fd137add-f01c-45ad-9704-cd0e6c86a4db} <Debug> TCPHandler: Processed in 0.00140172 sec. | ||
| 8864 | 2025.09.24 16:57:32.209001 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8865 | 2025.09.24 16:57:32.209064 [ 193 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 8866 | 2025.09.24 16:57:32.209115 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2025.09.24 16:57:32.209136 [ 193 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8868 | 2025.09.24 16:57:32.209159 [ 193 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1251 rows starting from the beginning of the part | ||
| 8869 | 2025.09.24 16:57:32.209201 [ 193 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 96 rows starting from the beginning of the part | ||
| 8870 | 2025.09.24 16:57:32.209210 [ 278 ] {bbc43bbb-d841-4a41-a1d6-86c40b21b953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8871 | 2025.09.24 16:57:32.209235 [ 193 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 74 rows starting from the beginning of the part | ||
| 8872 | 2025.09.24 16:57:32.209253 [ 278 ] {bbc43bbb-d841-4a41-a1d6-86c40b21b953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8873 | 2025.09.24 16:57:32.209270 [ 193 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 558 rows starting from the beginning of the part | ||
| 8874 | 2025.09.24 16:57:32.209302 [ 193 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 8875 | 2025.09.24 16:57:32.209333 [ 193 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 96 rows starting from the beginning of the part | ||
| 8876 | 2025.09.24 16:57:32.209656 [ 278 ] {bbc43bbb-d841-4a41-a1d6-86c40b21b953} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2025.09.24 16:57:32.209690 [ 278 ] {bbc43bbb-d841-4a41-a1d6-86c40b21b953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8878 | 2025.09.24 16:57:32.210041 [ 278 ] {bbc43bbb-d841-4a41-a1d6-86c40b21b953} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8879 | 2025.09.24 16:57:32.210253 [ 278 ] {bbc43bbb-d841-4a41-a1d6-86c40b21b953} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2025.09.24 16:57:32.210259 [ 191 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210666 sec., 1775056.0435330637 rows/sec., 137.53 MiB/sec. | ||
| 8881 | 2025.09.24 16:57:32.210362 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8882 | 2025.09.24 16:57:32.210386 [ 278 ] {bbc43bbb-d841-4a41-a1d6-86c40b21b953} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 8883 | 2025.09.24 16:57:32.210397 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2025.09.24 16:57:32.210416 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8885 | 2025.09.24 16:57:32.210422 [ 278 ] {bbc43bbb-d841-4a41-a1d6-86c40b21b953} <Debug> TCPHandler: Processed in 0.001355729 sec. | ||
| 8886 | 2025.09.24 16:57:32.210442 [ 193 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8887 | 2025.09.24 16:57:32.210496 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 8888 | 2025.09.24 16:57:32.210534 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8889 | 2025.09.24 16:57:32.210626 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8890 | 2025.09.24 16:57:32.210633 [ 278 ] {f90796b3-9a18-4997-89a4-090d1e5e67a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8891 | 2025.09.24 16:57:32.210670 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17482 rows starting from the beginning of the part | ||
| 8892 | 2025.09.24 16:57:32.210693 [ 193 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_61_12} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2025.09.24 16:57:32.210701 [ 278 ] {f90796b3-9a18-4997-89a4-090d1e5e67a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8894 | 2025.09.24 16:57:32.210742 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 8895 | 2025.09.24 16:57:32.210760 [ 193 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_61_12} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8896 | 2025.09.24 16:57:32.210797 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 8897 | 2025.09.24 16:57:32.210820 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8898 | 2025.09.24 16:57:32.210848 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 847 rows starting from the beginning of the part | ||
| 8899 | 2025.09.24 16:57:32.210894 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8900 | 2025.09.24 16:57:32.210937 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 8901 | 2025.09.24 16:57:32.211537 [ 278 ] {f90796b3-9a18-4997-89a4-090d1e5e67a3} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2025.09.24 16:57:32.211577 [ 278 ] {f90796b3-9a18-4997-89a4-090d1e5e67a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8903 | 2025.09.24 16:57:32.212178 [ 278 ] {f90796b3-9a18-4997-89a4-090d1e5e67a3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8904 | 2025.09.24 16:57:32.212402 [ 278 ] {f90796b3-9a18-4997-89a4-090d1e5e67a3} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2025.09.24 16:57:32.212541 [ 278 ] {f90796b3-9a18-4997-89a4-090d1e5e67a3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001926 sec., 16614.745586708203 rows/sec., 29.77 MiB/sec. | ||
| 8906 | 2025.09.24 16:57:32.212603 [ 278 ] {f90796b3-9a18-4997-89a4-090d1e5e67a3} <Debug> TCPHandler: Processed in 0.002119035 sec. | ||
| 8907 | 2025.09.24 16:57:32.212715 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2025.09.24 16:57:32.212809 [ 278 ] {c7aa060f-dc63-4054-a1c8-1ec720372dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8909 | 2025.09.24 16:57:32.212853 [ 278 ] {c7aa060f-dc63-4054-a1c8-1ec720372dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8910 | 2025.09.24 16:57:32.213185 [ 278 ] {c7aa060f-dc63-4054-a1c8-1ec720372dc4} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2025.09.24 16:57:32.213221 [ 278 ] {c7aa060f-dc63-4054-a1c8-1ec720372dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8912 | 2025.09.24 16:57:32.213567 [ 278 ] {c7aa060f-dc63-4054-a1c8-1ec720372dc4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8913 | 2025.09.24 16:57:32.213789 [ 278 ] {c7aa060f-dc63-4054-a1c8-1ec720372dc4} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2025.09.24 16:57:32.213886 [ 73 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8915 | 2025.09.24 16:57:32.213915 [ 73 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2025.09.24 16:57:32.213916 [ 278 ] {c7aa060f-dc63-4054-a1c8-1ec720372dc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 8917 | 2025.09.24 16:57:32.213933 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8918 | 2025.09.24 16:57:32.213959 [ 278 ] {c7aa060f-dc63-4054-a1c8-1ec720372dc4} <Debug> TCPHandler: Processed in 0.001293177 sec. | ||
| 8919 | 2025.09.24 16:57:32.214029 [ 191 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8920 | 2025.09.24 16:57:32.214157 [ 191 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8921 | 2025.09.24 16:57:32.214197 [ 191 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3564 rows starting from the beginning of the part | ||
| 8922 | 2025.09.24 16:57:32.214266 [ 191 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8923 | 2025.09.24 16:57:32.214322 [ 191 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8924 | 2025.09.24 16:57:32.214370 [ 191 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8925 | 2025.09.24 16:57:32.214416 [ 191 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8926 | 2025.09.24 16:57:32.214465 [ 191 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 8927 | 2025.09.24 16:57:32.216017 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3864 rows, containing 4 columns (4 merged, 0 gathered) in 0.002033223 sec., 1900430.9905996541 rows/sec., 126.20 MiB/sec. | ||
| 8928 | 2025.09.24 16:57:32.216519 [ 186 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8929 | 2025.09.24 16:57:32.216859 [ 186 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_61_12} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2025.09.24 16:57:32.216947 [ 186 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_61_12} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8931 | 2025.09.24 16:57:32.217050 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8932 | 2025.09.24 16:57:32.217117 [ 196 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18969 rows, containing 5 columns (5 merged, 0 gathered) in 0.006685091 sec., 2837508.1206822763 rows/sec., 193.90 MiB/sec. | ||
| 8933 | 2025.09.24 16:57:32.217393 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8934 | 2025.09.24 16:57:32.217646 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2025.09.24 16:57:32.217785 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8936 | 2025.09.24 16:57:32.217882 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 8937 | 2025.09.24 16:57:33.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.90 MiB, peak 310.16 MiB, free memory in arenas 0.00 B, will set to 301.59 MiB (RSS), difference: 2.69 MiB | ||
| 8938 | 2025.09.24 16:57:35.278663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1108 | ||
| 8939 | 2025.09.24 16:57:35.280892 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2025.09.24 16:57:35.280949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8941 | 2025.09.24 16:57:35.282170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8942 | 2025.09.24 16:57:35.282439 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2025.09.24 16:57:35.282610 [ 72 ] {} <Debug> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8944 | 2025.09.24 16:57:35.282671 [ 72 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2025.09.24 16:57:35.282690 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8946 | 2025.09.24 16:57:35.282714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1108 | ||
| 8947 | 2025.09.24 16:57:35.282863 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 8948 | 2025.09.24 16:57:35.283754 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8949 | 2025.09.24 16:57:35.283895 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 968 rows starting from the beginning of the part | ||
| 8950 | 2025.09.24 16:57:35.284244 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 8951 | 2025.09.24 16:57:35.284607 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 8952 | 2025.09.24 16:57:35.284966 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 8953 | 2025.09.24 16:57:35.285306 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 8954 | 2025.09.24 16:57:35.285634 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 8955 | 2025.09.24 16:57:35.292044 [ 186 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1108 rows, containing 72 columns (72 merged, 0 gathered) in 0.009268105 sec., 119549.78930428604 rows/sec., 97.39 MiB/sec. | ||
| 8956 | 2025.09.24 16:57:35.293228 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8957 | 2025.09.24 16:57:35.293735 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_31_6} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2025.09.24 16:57:35.293814 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_31_6} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8959 | 2025.09.24 16:57:35.293991 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. | ||
| 8960 | 2025.09.24 16:57:37.220729 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2025.09.24 16:57:37.220942 [ 278 ] {045e733a-c2d4-4e81-bd4e-3e0b6020e37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8962 | 2025.09.24 16:57:37.221014 [ 278 ] {045e733a-c2d4-4e81-bd4e-3e0b6020e37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8963 | 2025.09.24 16:57:37.221915 [ 278 ] {045e733a-c2d4-4e81-bd4e-3e0b6020e37d} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2025.09.24 16:57:37.221957 [ 278 ] {045e733a-c2d4-4e81-bd4e-3e0b6020e37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8965 | 2025.09.24 16:57:37.222353 [ 278 ] {045e733a-c2d4-4e81-bd4e-3e0b6020e37d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8966 | 2025.09.24 16:57:37.222569 [ 278 ] {045e733a-c2d4-4e81-bd4e-3e0b6020e37d} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2025.09.24 16:57:37.222717 [ 278 ] {045e733a-c2d4-4e81-bd4e-3e0b6020e37d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001829 sec., 224166.2110442865 rows/sec., 14.22 MiB/sec. | ||
| 8968 | 2025.09.24 16:57:37.222758 [ 278 ] {045e733a-c2d4-4e81-bd4e-3e0b6020e37d} <Debug> TCPHandler: Processed in 0.002162735 sec. | ||
| 8969 | 2025.09.24 16:57:37.222890 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2025.09.24 16:57:37.222990 [ 278 ] {15f42644-7001-42bf-b33b-e307ad14b146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8971 | 2025.09.24 16:57:37.223033 [ 278 ] {15f42644-7001-42bf-b33b-e307ad14b146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8972 | 2025.09.24 16:57:37.223438 [ 278 ] {15f42644-7001-42bf-b33b-e307ad14b146} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2025.09.24 16:57:37.223476 [ 278 ] {15f42644-7001-42bf-b33b-e307ad14b146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8974 | 2025.09.24 16:57:37.223786 [ 278 ] {15f42644-7001-42bf-b33b-e307ad14b146} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8975 | 2025.09.24 16:57:37.224008 [ 278 ] {15f42644-7001-42bf-b33b-e307ad14b146} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2025.09.24 16:57:37.224137 [ 278 ] {15f42644-7001-42bf-b33b-e307ad14b146} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001165 sec., 8583.690987124462 rows/sec., 699.94 KiB/sec. | ||
| 8977 | 2025.09.24 16:57:37.224174 [ 278 ] {15f42644-7001-42bf-b33b-e307ad14b146} <Debug> TCPHandler: Processed in 0.001341748 sec. | ||
| 8978 | 2025.09.24 16:57:37.224296 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2025.09.24 16:57:37.224422 [ 278 ] {96a9d822-f469-4872-b165-9f0e555f97cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8980 | 2025.09.24 16:57:37.224472 [ 278 ] {96a9d822-f469-4872-b165-9f0e555f97cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8981 | 2025.09.24 16:57:37.225460 [ 278 ] {96a9d822-f469-4872-b165-9f0e555f97cd} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2025.09.24 16:57:37.225496 [ 278 ] {96a9d822-f469-4872-b165-9f0e555f97cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8983 | 2025.09.24 16:57:37.225899 [ 278 ] {96a9d822-f469-4872-b165-9f0e555f97cd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8984 | 2025.09.24 16:57:37.226125 [ 278 ] {96a9d822-f469-4872-b165-9f0e555f97cd} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2025.09.24 16:57:37.226255 [ 278 ] {96a9d822-f469-4872-b165-9f0e555f97cd} <Debug> executeQuery: Read 1137 rows, 92.17 KiB in 0.001858 sec., 611948.3315392896 rows/sec., 48.45 MiB/sec. | ||
| 8986 | 2025.09.24 16:57:37.226294 [ 278 ] {96a9d822-f469-4872-b165-9f0e555f97cd} <Debug> TCPHandler: Processed in 0.002058734 sec. | ||
| 8987 | 2025.09.24 16:57:37.226408 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2025.09.24 16:57:37.226504 [ 278 ] {812b09ef-a7bf-4d99-bba7-9139c1f5efbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8989 | 2025.09.24 16:57:37.226545 [ 278 ] {812b09ef-a7bf-4d99-bba7-9139c1f5efbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8990 | 2025.09.24 16:57:37.227026 [ 278 ] {812b09ef-a7bf-4d99-bba7-9139c1f5efbb} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2025.09.24 16:57:37.227062 [ 278 ] {812b09ef-a7bf-4d99-bba7-9139c1f5efbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8992 | 2025.09.24 16:57:37.227389 [ 278 ] {812b09ef-a7bf-4d99-bba7-9139c1f5efbb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8993 | 2025.09.24 16:57:37.227615 [ 278 ] {812b09ef-a7bf-4d99-bba7-9139c1f5efbb} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2025.09.24 16:57:37.227746 [ 278 ] {812b09ef-a7bf-4d99-bba7-9139c1f5efbb} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.00126 sec., 178571.42857142855 rows/sec., 10.67 MiB/sec. | ||
| 8995 | 2025.09.24 16:57:37.227785 [ 278 ] {812b09ef-a7bf-4d99-bba7-9139c1f5efbb} <Debug> TCPHandler: Processed in 0.001427 sec. | ||
| 8996 | 2025.09.24 16:57:37.227906 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8997 | 2025.09.24 16:57:37.228026 [ 278 ] {f4fe0c63-f364-4026-91e9-6025ad5dbd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8998 | 2025.09.24 16:57:37.228075 [ 278 ] {f4fe0c63-f364-4026-91e9-6025ad5dbd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8999 | 2025.09.24 16:57:37.228633 [ 278 ] {f4fe0c63-f364-4026-91e9-6025ad5dbd4b} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2025.09.24 16:57:37.228677 [ 278 ] {f4fe0c63-f364-4026-91e9-6025ad5dbd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9001 | 2025.09.24 16:57:37.229030 [ 278 ] {f4fe0c63-f364-4026-91e9-6025ad5dbd4b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9002 | 2025.09.24 16:57:37.229255 [ 278 ] {f4fe0c63-f364-4026-91e9-6025ad5dbd4b} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2025.09.24 16:57:37.229349 [ 69 ] {} <Debug> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9004 | 2025.09.24 16:57:37.229385 [ 69 ] {} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9005 | 2025.09.24 16:57:37.229388 [ 278 ] {f4fe0c63-f364-4026-91e9-6025ad5dbd4b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001386 sec., 152958.15295815296 rows/sec., 9.86 MiB/sec. | ||
| 9006 | 2025.09.24 16:57:37.229404 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9007 | 2025.09.24 16:57:37.229432 [ 278 ] {f4fe0c63-f364-4026-91e9-6025ad5dbd4b} <Debug> TCPHandler: Processed in 0.001587334 sec. | ||
| 9008 | 2025.09.24 16:57:37.229532 [ 187 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9009 | 2025.09.24 16:57:37.229543 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2025.09.24 16:57:37.229664 [ 278 ] {f4540fa6-c644-4308-a6a3-5da58917955b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9011 | 2025.09.24 16:57:37.229686 [ 187 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9012 | 2025.09.24 16:57:37.229703 [ 278 ] {f4540fa6-c644-4308-a6a3-5da58917955b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9013 | 2025.09.24 16:57:37.229729 [ 187 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 464 rows starting from the beginning of the part | ||
| 9014 | 2025.09.24 16:57:37.229809 [ 187 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 9015 | 2025.09.24 16:57:37.229862 [ 187 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 9016 | 2025.09.24 16:57:37.229905 [ 187 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 9017 | 2025.09.24 16:57:37.229948 [ 187 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 9018 | 2025.09.24 16:57:37.229989 [ 187 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 9019 | 2025.09.24 16:57:37.230295 [ 278 ] {f4540fa6-c644-4308-a6a3-5da58917955b} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2025.09.24 16:57:37.230342 [ 278 ] {f4540fa6-c644-4308-a6a3-5da58917955b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9021 | 2025.09.24 16:57:37.230729 [ 278 ] {f4540fa6-c644-4308-a6a3-5da58917955b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9022 | 2025.09.24 16:57:37.230957 [ 278 ] {f4540fa6-c644-4308-a6a3-5da58917955b} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2025.09.24 16:57:37.230974 [ 200 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502602 sec., 785304.4252569876 rows/sec., 55.99 MiB/sec. | ||
| 9024 | 2025.09.24 16:57:37.231085 [ 278 ] {f4540fa6-c644-4308-a6a3-5da58917955b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001439 sec., 146629.6038915914 rows/sec., 8.33 MiB/sec. | ||
| 9025 | 2025.09.24 16:57:37.231129 [ 278 ] {f4540fa6-c644-4308-a6a3-5da58917955b} <Debug> TCPHandler: Processed in 0.001633554 sec. | ||
| 9026 | 2025.09.24 16:57:37.231161 [ 199 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9027 | 2025.09.24 16:57:37.231250 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2025.09.24 16:57:37.231350 [ 278 ] {d42ad3e7-8048-4a41-9854-01f0ad19d3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9029 | 2025.09.24 16:57:37.231390 [ 278 ] {d42ad3e7-8048-4a41-9854-01f0ad19d3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9030 | 2025.09.24 16:57:37.231449 [ 199 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2025.09.24 16:57:37.231533 [ 199 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_24_5} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9032 | 2025.09.24 16:57:37.231608 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9033 | 2025.09.24 16:57:37.232075 [ 278 ] {d42ad3e7-8048-4a41-9854-01f0ad19d3e5} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2025.09.24 16:57:37.232116 [ 278 ] {d42ad3e7-8048-4a41-9854-01f0ad19d3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9035 | 2025.09.24 16:57:37.232441 [ 278 ] {d42ad3e7-8048-4a41-9854-01f0ad19d3e5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9036 | 2025.09.24 16:57:37.232651 [ 278 ] {d42ad3e7-8048-4a41-9854-01f0ad19d3e5} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2025.09.24 16:57:37.232773 [ 278 ] {d42ad3e7-8048-4a41-9854-01f0ad19d3e5} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001442 sec., 484743.411927878 rows/sec., 33.92 MiB/sec. | ||
| 9038 | 2025.09.24 16:57:37.232809 [ 278 ] {d42ad3e7-8048-4a41-9854-01f0ad19d3e5} <Debug> TCPHandler: Processed in 0.001607033 sec. | ||
| 9039 | 2025.09.24 16:57:37.232926 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2025.09.24 16:57:37.233023 [ 278 ] {850e0910-aa2c-4a34-b06a-b8542dcf49e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9041 | 2025.09.24 16:57:37.233064 [ 278 ] {850e0910-aa2c-4a34-b06a-b8542dcf49e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9042 | 2025.09.24 16:57:37.233393 [ 278 ] {850e0910-aa2c-4a34-b06a-b8542dcf49e5} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2025.09.24 16:57:37.233426 [ 278 ] {850e0910-aa2c-4a34-b06a-b8542dcf49e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9044 | 2025.09.24 16:57:37.233717 [ 278 ] {850e0910-aa2c-4a34-b06a-b8542dcf49e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9045 | 2025.09.24 16:57:37.233920 [ 278 ] {850e0910-aa2c-4a34-b06a-b8542dcf49e5} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2025.09.24 16:57:37.234042 [ 278 ] {850e0910-aa2c-4a34-b06a-b8542dcf49e5} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001036 sec., 11583.011583011583 rows/sec., 605.17 KiB/sec. | ||
| 9047 | 2025.09.24 16:57:37.234077 [ 278 ] {850e0910-aa2c-4a34-b06a-b8542dcf49e5} <Debug> TCPHandler: Processed in 0.001198215 sec. | ||
| 9048 | 2025.09.24 16:57:37.234177 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9049 | 2025.09.24 16:57:37.234269 [ 278 ] {f7d7d960-a9cd-4ebe-aa68-db56f47b5128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9050 | 2025.09.24 16:57:37.234311 [ 278 ] {f7d7d960-a9cd-4ebe-aa68-db56f47b5128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9051 | 2025.09.24 16:57:37.234774 [ 278 ] {f7d7d960-a9cd-4ebe-aa68-db56f47b5128} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2025.09.24 16:57:37.234809 [ 278 ] {f7d7d960-a9cd-4ebe-aa68-db56f47b5128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9053 | 2025.09.24 16:57:37.235161 [ 278 ] {f7d7d960-a9cd-4ebe-aa68-db56f47b5128} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9054 | 2025.09.24 16:57:37.235380 [ 278 ] {f7d7d960-a9cd-4ebe-aa68-db56f47b5128} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2025.09.24 16:57:37.235504 [ 278 ] {f7d7d960-a9cd-4ebe-aa68-db56f47b5128} <Debug> executeQuery: Read 473 rows, 31.18 KiB in 0.001252 sec., 377795.5271565495 rows/sec., 24.32 MiB/sec. | ||
| 9056 | 2025.09.24 16:57:37.235539 [ 278 ] {f7d7d960-a9cd-4ebe-aa68-db56f47b5128} <Debug> TCPHandler: Processed in 0.00140918 sec. | ||
| 9057 | 2025.09.24 16:57:37.235663 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9058 | 2025.09.24 16:57:37.235782 [ 278 ] {b5b3d630-df4c-4347-a982-7ecc70611128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9059 | 2025.09.24 16:57:37.235834 [ 278 ] {b5b3d630-df4c-4347-a982-7ecc70611128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9060 | 2025.09.24 16:57:37.236201 [ 278 ] {b5b3d630-df4c-4347-a982-7ecc70611128} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2025.09.24 16:57:37.236244 [ 278 ] {b5b3d630-df4c-4347-a982-7ecc70611128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9062 | 2025.09.24 16:57:37.236621 [ 278 ] {b5b3d630-df4c-4347-a982-7ecc70611128} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9063 | 2025.09.24 16:57:37.236869 [ 278 ] {b5b3d630-df4c-4347-a982-7ecc70611128} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2025.09.24 16:57:37.236993 [ 278 ] {b5b3d630-df4c-4347-a982-7ecc70611128} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001236 sec., 1618.1229773462785 rows/sec., 109.03 KiB/sec. | ||
| 9065 | 2025.09.24 16:57:37.237030 [ 278 ] {b5b3d630-df4c-4347-a982-7ecc70611128} <Debug> TCPHandler: Processed in 0.00142858 sec. | ||
| 9066 | 2025.09.24 16:57:37.237139 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2025.09.24 16:57:37.237237 [ 278 ] {354ef5f8-b236-4822-88cc-4bfc8cd95883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9068 | 2025.09.24 16:57:37.237292 [ 278 ] {354ef5f8-b236-4822-88cc-4bfc8cd95883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9069 | 2025.09.24 16:57:37.238065 [ 278 ] {354ef5f8-b236-4822-88cc-4bfc8cd95883} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2025.09.24 16:57:37.238101 [ 278 ] {354ef5f8-b236-4822-88cc-4bfc8cd95883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9071 | 2025.09.24 16:57:37.238608 [ 278 ] {354ef5f8-b236-4822-88cc-4bfc8cd95883} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9072 | 2025.09.24 16:57:37.238831 [ 278 ] {354ef5f8-b236-4822-88cc-4bfc8cd95883} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2025.09.24 16:57:37.238966 [ 278 ] {354ef5f8-b236-4822-88cc-4bfc8cd95883} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001749 sec., 5717.552887364209 rows/sec., 10.25 MiB/sec. | ||
| 9074 | 2025.09.24 16:57:37.239027 [ 278 ] {354ef5f8-b236-4822-88cc-4bfc8cd95883} <Debug> TCPHandler: Processed in 0.001936871 sec. | ||
| 9075 | 2025.09.24 16:57:37.239136 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2025.09.24 16:57:37.239227 [ 278 ] {aa3f9adb-5222-4db9-8e1b-906dbc245bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9077 | 2025.09.24 16:57:37.239268 [ 278 ] {aa3f9adb-5222-4db9-8e1b-906dbc245bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9078 | 2025.09.24 16:57:37.239603 [ 278 ] {aa3f9adb-5222-4db9-8e1b-906dbc245bb9} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2025.09.24 16:57:37.239637 [ 278 ] {aa3f9adb-5222-4db9-8e1b-906dbc245bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9080 | 2025.09.24 16:57:37.239933 [ 278 ] {aa3f9adb-5222-4db9-8e1b-906dbc245bb9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9081 | 2025.09.24 16:57:37.240139 [ 278 ] {aa3f9adb-5222-4db9-8e1b-906dbc245bb9} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2025.09.24 16:57:37.240263 [ 278 ] {aa3f9adb-5222-4db9-8e1b-906dbc245bb9} <Debug> executeQuery: Read 148 rows, 8.91 KiB in 0.001054 sec., 140417.45730550284 rows/sec., 8.26 MiB/sec. | ||
| 9083 | 2025.09.24 16:57:37.240297 [ 278 ] {aa3f9adb-5222-4db9-8e1b-906dbc245bb9} <Debug> TCPHandler: Processed in 0.001209065 sec. | ||
| 9084 | 2025.09.24 16:57:37.722372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20603 | ||
| 9085 | 2025.09.24 16:57:37.722861 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2025.09.24 16:57:37.722906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9087 | 2025.09.24 16:57:37.723384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9088 | 2025.09.24 16:57:37.723616 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2025.09.24 16:57:37.723742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20603 | ||
| 9090 | 2025.09.24 16:57:38.851410 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9091 | 2025.09.24 16:57:38.868734 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2025.09.24 16:57:38.868794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9093 | 2025.09.24 16:57:38.875504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9094 | 2025.09.24 16:57:38.876238 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2025.09.24 16:57:38.879340 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9096 | 2025.09.24 16:57:42.202776 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9097 | 2025.09.24 16:57:42.203037 [ 278 ] {b0708148-f8ca-409c-9f4b-2e17b6a4286e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9098 | 2025.09.24 16:57:42.203139 [ 278 ] {b0708148-f8ca-409c-9f4b-2e17b6a4286e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9099 | 2025.09.24 16:57:42.204054 [ 278 ] {b0708148-f8ca-409c-9f4b-2e17b6a4286e} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2025.09.24 16:57:42.204096 [ 278 ] {b0708148-f8ca-409c-9f4b-2e17b6a4286e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9101 | 2025.09.24 16:57:42.204485 [ 278 ] {b0708148-f8ca-409c-9f4b-2e17b6a4286e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9102 | 2025.09.24 16:57:42.204714 [ 278 ] {b0708148-f8ca-409c-9f4b-2e17b6a4286e} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2025.09.24 16:57:42.204881 [ 278 ] {b0708148-f8ca-409c-9f4b-2e17b6a4286e} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001918 sec., 62565.17205422315 rows/sec., 5.30 MiB/sec. | ||
| 9104 | 2025.09.24 16:57:42.204931 [ 278 ] {b0708148-f8ca-409c-9f4b-2e17b6a4286e} <Debug> TCPHandler: Processed in 0.002289329 sec. | ||
| 9105 | 2025.09.24 16:57:42.205046 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9106 | 2025.09.24 16:57:42.205148 [ 278 ] {ff52c0a6-61ae-4378-a212-9f9230e28bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9107 | 2025.09.24 16:57:42.205190 [ 278 ] {ff52c0a6-61ae-4378-a212-9f9230e28bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9108 | 2025.09.24 16:57:42.205592 [ 278 ] {ff52c0a6-61ae-4378-a212-9f9230e28bcb} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2025.09.24 16:57:42.205631 [ 278 ] {ff52c0a6-61ae-4378-a212-9f9230e28bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9110 | 2025.09.24 16:57:42.205930 [ 278 ] {ff52c0a6-61ae-4378-a212-9f9230e28bcb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9111 | 2025.09.24 16:57:42.206144 [ 278 ] {ff52c0a6-61ae-4378-a212-9f9230e28bcb} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2025.09.24 16:57:42.206263 [ 60 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9113 | 2025.09.24 16:57:42.206277 [ 278 ] {ff52c0a6-61ae-4378-a212-9f9230e28bcb} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001152 sec., 27777.777777777777 rows/sec., 2.04 MiB/sec. | ||
| 9114 | 2025.09.24 16:57:42.206333 [ 60 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2025.09.24 16:57:42.206344 [ 278 ] {ff52c0a6-61ae-4378-a212-9f9230e28bcb} <Debug> TCPHandler: Processed in 0.001346618 sec. | ||
| 9116 | 2025.09.24 16:57:42.206362 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9117 | 2025.09.24 16:57:42.206452 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9118 | 2025.09.24 16:57:42.206491 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 9119 | 2025.09.24 16:57:42.206551 [ 278 ] {b8ba379d-3d2e-409a-8ba5-c3051eddc96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9120 | 2025.09.24 16:57:42.206595 [ 278 ] {b8ba379d-3d2e-409a-8ba5-c3051eddc96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9121 | 2025.09.24 16:57:42.206638 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9122 | 2025.09.24 16:57:42.206677 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 279 rows starting from the beginning of the part | ||
| 9123 | 2025.09.24 16:57:42.206744 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part | ||
| 9124 | 2025.09.24 16:57:42.206790 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 9125 | 2025.09.24 16:57:42.206832 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 9126 | 2025.09.24 16:57:42.206870 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 225 rows starting from the beginning of the part | ||
| 9127 | 2025.09.24 16:57:42.206911 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 9128 | 2025.09.24 16:57:42.206998 [ 278 ] {b8ba379d-3d2e-409a-8ba5-c3051eddc96c} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2025.09.24 16:57:42.207039 [ 278 ] {b8ba379d-3d2e-409a-8ba5-c3051eddc96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9130 | 2025.09.24 16:57:42.207379 [ 278 ] {b8ba379d-3d2e-409a-8ba5-c3051eddc96c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9131 | 2025.09.24 16:57:42.207613 [ 278 ] {b8ba379d-3d2e-409a-8ba5-c3051eddc96c} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2025.09.24 16:57:42.207747 [ 278 ] {b8ba379d-3d2e-409a-8ba5-c3051eddc96c} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001216 sec., 78947.36842105263 rows/sec., 6.17 MiB/sec. | ||
| 9133 | 2025.09.24 16:57:42.207784 [ 278 ] {b8ba379d-3d2e-409a-8ba5-c3051eddc96c} <Debug> TCPHandler: Processed in 0.001379738 sec. | ||
| 9134 | 2025.09.24 16:57:42.207825 [ 200 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393589 sec., 442024.15489789314 rows/sec., 29.71 MiB/sec. | ||
| 9135 | 2025.09.24 16:57:42.207889 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2025.09.24 16:57:42.207987 [ 278 ] {a3955430-dbf6-4baf-8153-ba673e538c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9137 | 2025.09.24 16:57:42.208019 [ 193 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9138 | 2025.09.24 16:57:42.208031 [ 278 ] {a3955430-dbf6-4baf-8153-ba673e538c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9139 | 2025.09.24 16:57:42.208329 [ 193 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_61_12} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2025.09.24 16:57:42.208410 [ 193 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_61_12} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9141 | 2025.09.24 16:57:42.208409 [ 278 ] {a3955430-dbf6-4baf-8153-ba673e538c81} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2025.09.24 16:57:42.208453 [ 278 ] {a3955430-dbf6-4baf-8153-ba673e538c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9143 | 2025.09.24 16:57:42.208517 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9144 | 2025.09.24 16:57:42.208773 [ 278 ] {a3955430-dbf6-4baf-8153-ba673e538c81} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9145 | 2025.09.24 16:57:42.208982 [ 278 ] {a3955430-dbf6-4baf-8153-ba673e538c81} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2025.09.24 16:57:42.209109 [ 278 ] {a3955430-dbf6-4baf-8153-ba673e538c81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 9147 | 2025.09.24 16:57:42.209145 [ 278 ] {a3955430-dbf6-4baf-8153-ba673e538c81} <Debug> TCPHandler: Processed in 0.001302237 sec. | ||
| 9148 | 2025.09.24 16:57:42.209262 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9149 | 2025.09.24 16:57:42.209382 [ 278 ] {64c1b8af-4a35-4197-8aca-94b381471b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9150 | 2025.09.24 16:57:42.209448 [ 278 ] {64c1b8af-4a35-4197-8aca-94b381471b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9151 | 2025.09.24 16:57:42.210284 [ 278 ] {64c1b8af-4a35-4197-8aca-94b381471b58} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9152 | 2025.09.24 16:57:42.210321 [ 278 ] {64c1b8af-4a35-4197-8aca-94b381471b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9153 | 2025.09.24 16:57:42.210872 [ 278 ] {64c1b8af-4a35-4197-8aca-94b381471b58} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9154 | 2025.09.24 16:57:42.211097 [ 278 ] {64c1b8af-4a35-4197-8aca-94b381471b58} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2025.09.24 16:57:42.211214 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9156 | 2025.09.24 16:57:42.211236 [ 278 ] {64c1b8af-4a35-4197-8aca-94b381471b58} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001878 sec., 17039.40362087327 rows/sec., 30.53 MiB/sec. | ||
| 9157 | 2025.09.24 16:57:42.211251 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2025.09.24 16:57:42.211280 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9159 | 2025.09.24 16:57:42.211295 [ 278 ] {64c1b8af-4a35-4197-8aca-94b381471b58} <Debug> TCPHandler: Processed in 0.002091414 sec. | ||
| 9160 | 2025.09.24 16:57:42.211382 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 9161 | 2025.09.24 16:57:42.211405 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9162 | 2025.09.24 16:57:42.211520 [ 278 ] {2bdc0d68-36ac-4098-870b-53661616c1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9163 | 2025.09.24 16:57:42.211561 [ 278 ] {2bdc0d68-36ac-4098-870b-53661616c1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9164 | 2025.09.24 16:57:42.211690 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9165 | 2025.09.24 16:57:42.211776 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1133 rows starting from the beginning of the part | ||
| 9166 | 2025.09.24 16:57:42.211872 [ 278 ] {2bdc0d68-36ac-4098-870b-53661616c1d2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2025.09.24 16:57:42.211912 [ 278 ] {2bdc0d68-36ac-4098-870b-53661616c1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9168 | 2025.09.24 16:57:42.211938 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 9169 | 2025.09.24 16:57:42.212037 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 9170 | 2025.09.24 16:57:42.212125 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 9171 | 2025.09.24 16:57:42.212211 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 9172 | 2025.09.24 16:57:42.212217 [ 278 ] {2bdc0d68-36ac-4098-870b-53661616c1d2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9173 | 2025.09.24 16:57:42.212299 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 9174 | 2025.09.24 16:57:42.212440 [ 278 ] {2bdc0d68-36ac-4098-870b-53661616c1d2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2025.09.24 16:57:42.212572 [ 278 ] {2bdc0d68-36ac-4098-870b-53661616c1d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 9176 | 2025.09.24 16:57:42.212615 [ 278 ] {2bdc0d68-36ac-4098-870b-53661616c1d2} <Debug> TCPHandler: Processed in 0.001257207 sec. | ||
| 9177 | 2025.09.24 16:57:42.225050 [ 200 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 19 columns (19 merged, 0 gathered) in 0.013720708 sec., 91030.28794140944 rows/sec., 163.12 MiB/sec. | ||
| 9178 | 2025.09.24 16:57:42.226582 [ 188 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9179 | 2025.09.24 16:57:42.226969 [ 188 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2025.09.24 16:57:42.227051 [ 188 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9181 | 2025.09.24 16:57:42.227216 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 9182 | 2025.09.24 16:57:43.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.07 MiB, peak 314.40 MiB, free memory in arenas 0.00 B, will set to 307.55 MiB (RSS), difference: 4.48 MiB | ||
| 9183 | 2025.09.24 16:57:45.098154 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9184 | 2025.09.24 16:57:45.098213 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9185 | 2025.09.24 16:57:45.224731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21115 | ||
| 9186 | 2025.09.24 16:57:45.225359 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2025.09.24 16:57:45.225405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9188 | 2025.09.24 16:57:45.225883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9189 | 2025.09.24 16:57:45.226118 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2025.09.24 16:57:45.226265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21115 | ||
| 9191 | 2025.09.24 16:57:45.283759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1144 | ||
| 9192 | 2025.09.24 16:57:45.286172 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2025.09.24 16:57:45.286231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9194 | 2025.09.24 16:57:45.287407 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9195 | 2025.09.24 16:57:45.287662 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2025.09.24 16:57:45.287935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
| 9197 | 2025.09.24 16:57:46.380309 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9198 | 2025.09.24 16:57:46.397866 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2025.09.24 16:57:46.397929 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 9200 | 2025.09.24 16:57:46.403950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9201 | 2025.09.24 16:57:46.404642 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2025.09.24 16:57:46.407910 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9203 | 2025.09.24 16:57:47.212313 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9204 | 2025.09.24 16:57:47.212525 [ 278 ] {8e9fedaa-570f-4aee-b0cf-5cebe58a5cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9205 | 2025.09.24 16:57:47.212599 [ 278 ] {8e9fedaa-570f-4aee-b0cf-5cebe58a5cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9206 | 2025.09.24 16:57:47.213462 [ 278 ] {8e9fedaa-570f-4aee-b0cf-5cebe58a5cd6} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2025.09.24 16:57:47.213499 [ 278 ] {8e9fedaa-570f-4aee-b0cf-5cebe58a5cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9208 | 2025.09.24 16:57:47.213915 [ 278 ] {8e9fedaa-570f-4aee-b0cf-5cebe58a5cd6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9209 | 2025.09.24 16:57:47.214156 [ 278 ] {8e9fedaa-570f-4aee-b0cf-5cebe58a5cd6} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2025.09.24 16:57:47.214303 [ 278 ] {8e9fedaa-570f-4aee-b0cf-5cebe58a5cd6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001833 sec., 223677.0321876705 rows/sec., 14.19 MiB/sec. | ||
| 9211 | 2025.09.24 16:57:47.214345 [ 278 ] {8e9fedaa-570f-4aee-b0cf-5cebe58a5cd6} <Debug> TCPHandler: Processed in 0.002168405 sec. | ||
| 9212 | 2025.09.24 16:57:47.214469 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2025.09.24 16:57:47.214570 [ 278 ] {dc0622bf-dab0-423d-b4c7-27eed3fa4d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9214 | 2025.09.24 16:57:47.214614 [ 278 ] {dc0622bf-dab0-423d-b4c7-27eed3fa4d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9215 | 2025.09.24 16:57:47.215518 [ 278 ] {dc0622bf-dab0-423d-b4c7-27eed3fa4d70} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2025.09.24 16:57:47.215552 [ 278 ] {dc0622bf-dab0-423d-b4c7-27eed3fa4d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9217 | 2025.09.24 16:57:47.215914 [ 278 ] {dc0622bf-dab0-423d-b4c7-27eed3fa4d70} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9218 | 2025.09.24 16:57:47.216128 [ 278 ] {dc0622bf-dab0-423d-b4c7-27eed3fa4d70} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2025.09.24 16:57:47.216258 [ 278 ] {dc0622bf-dab0-423d-b4c7-27eed3fa4d70} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001712 sec., 661214.953271028 rows/sec., 52.37 MiB/sec. | ||
| 9220 | 2025.09.24 16:57:47.216295 [ 278 ] {dc0622bf-dab0-423d-b4c7-27eed3fa4d70} <Debug> TCPHandler: Processed in 0.00187454 sec. | ||
| 9221 | 2025.09.24 16:57:47.216416 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2025.09.24 16:57:47.216510 [ 278 ] {a1194c83-ed15-43a5-9018-f094d95d39b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9223 | 2025.09.24 16:57:47.216550 [ 278 ] {a1194c83-ed15-43a5-9018-f094d95d39b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9224 | 2025.09.24 16:57:47.217025 [ 278 ] {a1194c83-ed15-43a5-9018-f094d95d39b7} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2025.09.24 16:57:47.217060 [ 278 ] {a1194c83-ed15-43a5-9018-f094d95d39b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9226 | 2025.09.24 16:57:47.217373 [ 278 ] {a1194c83-ed15-43a5-9018-f094d95d39b7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9227 | 2025.09.24 16:57:47.217580 [ 278 ] {a1194c83-ed15-43a5-9018-f094d95d39b7} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2025.09.24 16:57:47.217707 [ 278 ] {a1194c83-ed15-43a5-9018-f094d95d39b7} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001215 sec., 176954.73251028807 rows/sec., 10.50 MiB/sec. | ||
| 9229 | 2025.09.24 16:57:47.217743 [ 278 ] {a1194c83-ed15-43a5-9018-f094d95d39b7} <Debug> TCPHandler: Processed in 0.001375739 sec. | ||
| 9230 | 2025.09.24 16:57:47.217849 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2025.09.24 16:57:47.217942 [ 278 ] {b210cb86-5727-4bd0-9a0e-fe3ed8d7ab9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9232 | 2025.09.24 16:57:47.217983 [ 278 ] {b210cb86-5727-4bd0-9a0e-fe3ed8d7ab9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9233 | 2025.09.24 16:57:47.218446 [ 278 ] {b210cb86-5727-4bd0-9a0e-fe3ed8d7ab9a} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2025.09.24 16:57:47.218481 [ 278 ] {b210cb86-5727-4bd0-9a0e-fe3ed8d7ab9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9235 | 2025.09.24 16:57:47.218787 [ 278 ] {b210cb86-5727-4bd0-9a0e-fe3ed8d7ab9a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9236 | 2025.09.24 16:57:47.218996 [ 278 ] {b210cb86-5727-4bd0-9a0e-fe3ed8d7ab9a} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2025.09.24 16:57:47.219121 [ 278 ] {b210cb86-5727-4bd0-9a0e-fe3ed8d7ab9a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001195 sec., 177405.85774058575 rows/sec., 11.44 MiB/sec. | ||
| 9238 | 2025.09.24 16:57:47.219157 [ 278 ] {b210cb86-5727-4bd0-9a0e-fe3ed8d7ab9a} <Debug> TCPHandler: Processed in 0.001355359 sec. | ||
| 9239 | 2025.09.24 16:57:47.219261 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9240 | 2025.09.24 16:57:47.219354 [ 278 ] {dc864874-b896-45cb-abb5-9bfe2e8eb523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9241 | 2025.09.24 16:57:47.219393 [ 278 ] {dc864874-b896-45cb-abb5-9bfe2e8eb523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9242 | 2025.09.24 16:57:47.219852 [ 278 ] {dc864874-b896-45cb-abb5-9bfe2e8eb523} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2025.09.24 16:57:47.219886 [ 278 ] {dc864874-b896-45cb-abb5-9bfe2e8eb523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9244 | 2025.09.24 16:57:47.220196 [ 278 ] {dc864874-b896-45cb-abb5-9bfe2e8eb523} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9245 | 2025.09.24 16:57:47.220410 [ 278 ] {dc864874-b896-45cb-abb5-9bfe2e8eb523} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2025.09.24 16:57:47.220538 [ 278 ] {dc864874-b896-45cb-abb5-9bfe2e8eb523} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 9247 | 2025.09.24 16:57:47.220576 [ 278 ] {dc864874-b896-45cb-abb5-9bfe2e8eb523} <Debug> TCPHandler: Processed in 0.001363378 sec. | ||
| 9248 | 2025.09.24 16:57:47.220680 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2025.09.24 16:57:47.220773 [ 278 ] {06f4e4ee-b726-41e0-bb0a-86f25383f79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9250 | 2025.09.24 16:57:47.220813 [ 278 ] {06f4e4ee-b726-41e0-bb0a-86f25383f79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9251 | 2025.09.24 16:57:47.221449 [ 278 ] {06f4e4ee-b726-41e0-bb0a-86f25383f79f} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2025.09.24 16:57:47.221483 [ 278 ] {06f4e4ee-b726-41e0-bb0a-86f25383f79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9253 | 2025.09.24 16:57:47.221819 [ 278 ] {06f4e4ee-b726-41e0-bb0a-86f25383f79f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9254 | 2025.09.24 16:57:47.222031 [ 278 ] {06f4e4ee-b726-41e0-bb0a-86f25383f79f} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2025.09.24 16:57:47.222155 [ 278 ] {06f4e4ee-b726-41e0-bb0a-86f25383f79f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.0014 sec., 492142.85714285716 rows/sec., 34.37 MiB/sec. | ||
| 9256 | 2025.09.24 16:57:47.222192 [ 278 ] {06f4e4ee-b726-41e0-bb0a-86f25383f79f} <Debug> TCPHandler: Processed in 0.001567082 sec. | ||
| 9257 | 2025.09.24 16:57:47.222298 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2025.09.24 16:57:47.222392 [ 278 ] {5b7c4d18-090a-4c6d-8196-ab243073d830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9259 | 2025.09.24 16:57:47.222433 [ 278 ] {5b7c4d18-090a-4c6d-8196-ab243073d830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9260 | 2025.09.24 16:57:47.222758 [ 278 ] {5b7c4d18-090a-4c6d-8196-ab243073d830} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2025.09.24 16:57:47.222794 [ 278 ] {5b7c4d18-090a-4c6d-8196-ab243073d830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9262 | 2025.09.24 16:57:47.223091 [ 278 ] {5b7c4d18-090a-4c6d-8196-ab243073d830} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9263 | 2025.09.24 16:57:47.223301 [ 278 ] {5b7c4d18-090a-4c6d-8196-ab243073d830} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2025.09.24 16:57:47.223426 [ 278 ] {5b7c4d18-090a-4c6d-8196-ab243073d830} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 9265 | 2025.09.24 16:57:47.223462 [ 278 ] {5b7c4d18-090a-4c6d-8196-ab243073d830} <Debug> TCPHandler: Processed in 0.001211695 sec. | ||
| 9266 | 2025.09.24 16:57:47.223561 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2025.09.24 16:57:47.223654 [ 278 ] {cbfa461c-5dbf-4e0a-9b73-fe9df6a310a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9268 | 2025.09.24 16:57:47.223697 [ 278 ] {cbfa461c-5dbf-4e0a-9b73-fe9df6a310a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9269 | 2025.09.24 16:57:47.224124 [ 278 ] {cbfa461c-5dbf-4e0a-9b73-fe9df6a310a6} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2025.09.24 16:57:47.224159 [ 278 ] {cbfa461c-5dbf-4e0a-9b73-fe9df6a310a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9271 | 2025.09.24 16:57:47.224507 [ 278 ] {cbfa461c-5dbf-4e0a-9b73-fe9df6a310a6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9272 | 2025.09.24 16:57:47.224722 [ 278 ] {cbfa461c-5dbf-4e0a-9b73-fe9df6a310a6} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2025.09.24 16:57:47.224852 [ 278 ] {cbfa461c-5dbf-4e0a-9b73-fe9df6a310a6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 9274 | 2025.09.24 16:57:47.224889 [ 278 ] {cbfa461c-5dbf-4e0a-9b73-fe9df6a310a6} <Debug> TCPHandler: Processed in 0.001374819 sec. | ||
| 9275 | 2025.09.24 16:57:47.225003 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2025.09.24 16:57:47.225122 [ 278 ] {ade0ffae-5734-4423-ab2b-508d9fb87eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9277 | 2025.09.24 16:57:47.225173 [ 278 ] {ade0ffae-5734-4423-ab2b-508d9fb87eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9278 | 2025.09.24 16:57:47.225546 [ 278 ] {ade0ffae-5734-4423-ab2b-508d9fb87eda} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2025.09.24 16:57:47.225589 [ 278 ] {ade0ffae-5734-4423-ab2b-508d9fb87eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9280 | 2025.09.24 16:57:47.225955 [ 278 ] {ade0ffae-5734-4423-ab2b-508d9fb87eda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9281 | 2025.09.24 16:57:47.226170 [ 278 ] {ade0ffae-5734-4423-ab2b-508d9fb87eda} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2025.09.24 16:57:47.226301 [ 278 ] {ade0ffae-5734-4423-ab2b-508d9fb87eda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 55.97 KiB/sec. | ||
| 9283 | 2025.09.24 16:57:47.226338 [ 278 ] {ade0ffae-5734-4423-ab2b-508d9fb87eda} <Debug> TCPHandler: Processed in 0.00139592 sec. | ||
| 9284 | 2025.09.24 16:57:47.226445 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9285 | 2025.09.24 16:57:47.226542 [ 278 ] {f8ebdfbc-704b-4b95-8b41-222d61642eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9286 | 2025.09.24 16:57:47.226597 [ 278 ] {f8ebdfbc-704b-4b95-8b41-222d61642eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9287 | 2025.09.24 16:57:47.227367 [ 278 ] {f8ebdfbc-704b-4b95-8b41-222d61642eac} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9288 | 2025.09.24 16:57:47.227404 [ 278 ] {f8ebdfbc-704b-4b95-8b41-222d61642eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9289 | 2025.09.24 16:57:47.227920 [ 278 ] {f8ebdfbc-704b-4b95-8b41-222d61642eac} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9290 | 2025.09.24 16:57:47.228143 [ 278 ] {f8ebdfbc-704b-4b95-8b41-222d61642eac} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2025.09.24 16:57:47.228286 [ 278 ] {f8ebdfbc-704b-4b95-8b41-222d61642eac} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 9292 | 2025.09.24 16:57:47.228348 [ 278 ] {f8ebdfbc-704b-4b95-8b41-222d61642eac} <Debug> TCPHandler: Processed in 0.001952481 sec. | ||
| 9293 | 2025.09.24 16:57:47.228459 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9294 | 2025.09.24 16:57:47.228555 [ 278 ] {8f07c3fa-1b88-4128-89e6-f85fa7356471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9295 | 2025.09.24 16:57:47.228596 [ 278 ] {8f07c3fa-1b88-4128-89e6-f85fa7356471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9296 | 2025.09.24 16:57:47.228926 [ 278 ] {8f07c3fa-1b88-4128-89e6-f85fa7356471} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2025.09.24 16:57:47.228963 [ 278 ] {8f07c3fa-1b88-4128-89e6-f85fa7356471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9298 | 2025.09.24 16:57:47.229267 [ 278 ] {8f07c3fa-1b88-4128-89e6-f85fa7356471} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9299 | 2025.09.24 16:57:47.229480 [ 278 ] {8f07c3fa-1b88-4128-89e6-f85fa7356471} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2025.09.24 16:57:47.229609 [ 278 ] {8f07c3fa-1b88-4128-89e6-f85fa7356471} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001072 sec., 97014.92537313432 rows/sec., 5.94 MiB/sec. | ||
| 9301 | 2025.09.24 16:57:47.229647 [ 278 ] {8f07c3fa-1b88-4128-89e6-f85fa7356471} <Debug> TCPHandler: Processed in 0.001237056 sec. | ||
| 9302 | 2025.09.24 16:57:52.229560 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9303 | 2025.09.24 16:57:52.229783 [ 278 ] {d9f1f543-9168-49c2-83b1-3ed27f296c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9304 | 2025.09.24 16:57:52.229861 [ 278 ] {d9f1f543-9168-49c2-83b1-3ed27f296c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9305 | 2025.09.24 16:57:52.230510 [ 278 ] {d9f1f543-9168-49c2-83b1-3ed27f296c4f} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9306 | 2025.09.24 16:57:52.230551 [ 278 ] {d9f1f543-9168-49c2-83b1-3ed27f296c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9307 | 2025.09.24 16:57:52.230932 [ 278 ] {d9f1f543-9168-49c2-83b1-3ed27f296c4f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9308 | 2025.09.24 16:57:52.231158 [ 278 ] {d9f1f543-9168-49c2-83b1-3ed27f296c4f} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2025.09.24 16:57:52.231315 [ 278 ] {d9f1f543-9168-49c2-83b1-3ed27f296c4f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001589 sec., 1258.6532410320958 rows/sec., 102.63 KiB/sec. | ||
| 9310 | 2025.09.24 16:57:52.231363 [ 278 ] {d9f1f543-9168-49c2-83b1-3ed27f296c4f} <Debug> TCPHandler: Processed in 0.001944051 sec. | ||
| 9311 | 2025.09.24 16:57:52.231490 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9312 | 2025.09.24 16:57:52.231594 [ 278 ] {86b8a4b8-d3a8-4da4-aa37-5927572543aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9313 | 2025.09.24 16:57:52.231642 [ 278 ] {86b8a4b8-d3a8-4da4-aa37-5927572543aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9314 | 2025.09.24 16:57:52.232703 [ 278 ] {86b8a4b8-d3a8-4da4-aa37-5927572543aa} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2025.09.24 16:57:52.232739 [ 278 ] {86b8a4b8-d3a8-4da4-aa37-5927572543aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9316 | 2025.09.24 16:57:52.233160 [ 278 ] {86b8a4b8-d3a8-4da4-aa37-5927572543aa} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9317 | 2025.09.24 16:57:52.233383 [ 278 ] {86b8a4b8-d3a8-4da4-aa37-5927572543aa} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2025.09.24 16:57:52.233528 [ 278 ] {86b8a4b8-d3a8-4da4-aa37-5927572543aa} <Debug> executeQuery: Read 1261 rows, 106.60 KiB in 0.001957 sec., 644353.6024527338 rows/sec., 53.20 MiB/sec. | ||
| 9319 | 2025.09.24 16:57:52.233567 [ 278 ] {86b8a4b8-d3a8-4da4-aa37-5927572543aa} <Debug> TCPHandler: Processed in 0.002130335 sec. | ||
| 9320 | 2025.09.24 16:57:52.233684 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2025.09.24 16:57:52.233783 [ 278 ] {15a99905-0e8d-4f95-8e06-35d82da64cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9322 | 2025.09.24 16:57:52.233825 [ 278 ] {15a99905-0e8d-4f95-8e06-35d82da64cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9323 | 2025.09.24 16:57:52.234235 [ 278 ] {15a99905-0e8d-4f95-8e06-35d82da64cdf} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2025.09.24 16:57:52.234270 [ 278 ] {15a99905-0e8d-4f95-8e06-35d82da64cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9325 | 2025.09.24 16:57:52.234581 [ 278 ] {15a99905-0e8d-4f95-8e06-35d82da64cdf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9326 | 2025.09.24 16:57:52.234796 [ 278 ] {15a99905-0e8d-4f95-8e06-35d82da64cdf} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2025.09.24 16:57:52.234929 [ 278 ] {15a99905-0e8d-4f95-8e06-35d82da64cdf} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001167 sec., 29134.53299057412 rows/sec., 2.13 MiB/sec. | ||
| 9328 | 2025.09.24 16:57:52.234971 [ 278 ] {15a99905-0e8d-4f95-8e06-35d82da64cdf} <Debug> TCPHandler: Processed in 0.001337798 sec. | ||
| 9329 | 2025.09.24 16:57:52.235085 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2025.09.24 16:57:52.235182 [ 278 ] {de90538e-e34e-46d8-899f-47803ee1a9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9331 | 2025.09.24 16:57:52.235221 [ 278 ] {de90538e-e34e-46d8-899f-47803ee1a9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9332 | 2025.09.24 16:57:52.235697 [ 278 ] {de90538e-e34e-46d8-899f-47803ee1a9ea} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2025.09.24 16:57:52.235731 [ 278 ] {de90538e-e34e-46d8-899f-47803ee1a9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9334 | 2025.09.24 16:57:52.236045 [ 278 ] {de90538e-e34e-46d8-899f-47803ee1a9ea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9335 | 2025.09.24 16:57:52.236267 [ 278 ] {de90538e-e34e-46d8-899f-47803ee1a9ea} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2025.09.24 16:57:52.236400 [ 278 ] {de90538e-e34e-46d8-899f-47803ee1a9ea} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001237 sec., 184316.89571544057 rows/sec., 12.48 MiB/sec. | ||
| 9337 | 2025.09.24 16:57:52.236437 [ 278 ] {de90538e-e34e-46d8-899f-47803ee1a9ea} <Debug> TCPHandler: Processed in 0.001402009 sec. | ||
| 9338 | 2025.09.24 16:57:52.236547 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2025.09.24 16:57:52.236647 [ 278 ] {2dcd3010-c4c1-4383-96bc-907e0d656479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9340 | 2025.09.24 16:57:52.236687 [ 278 ] {2dcd3010-c4c1-4383-96bc-907e0d656479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9341 | 2025.09.24 16:57:52.237265 [ 278 ] {2dcd3010-c4c1-4383-96bc-907e0d656479} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2025.09.24 16:57:52.237299 [ 278 ] {2dcd3010-c4c1-4383-96bc-907e0d656479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9343 | 2025.09.24 16:57:52.237647 [ 278 ] {2dcd3010-c4c1-4383-96bc-907e0d656479} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9344 | 2025.09.24 16:57:52.237865 [ 278 ] {2dcd3010-c4c1-4383-96bc-907e0d656479} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2025.09.24 16:57:52.238005 [ 278 ] {2dcd3010-c4c1-4383-96bc-907e0d656479} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.001381 sec., 401158.5807385952 rows/sec., 29.79 MiB/sec. | ||
| 9346 | 2025.09.24 16:57:52.238048 [ 278 ] {2dcd3010-c4c1-4383-96bc-907e0d656479} <Debug> TCPHandler: Processed in 0.001550212 sec. | ||
| 9347 | 2025.09.24 16:57:52.238162 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2025.09.24 16:57:52.238258 [ 278 ] {717c1fe6-00a8-4068-8df7-c421d9f62748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9349 | 2025.09.24 16:57:52.238303 [ 278 ] {717c1fe6-00a8-4068-8df7-c421d9f62748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9350 | 2025.09.24 16:57:52.238852 [ 278 ] {717c1fe6-00a8-4068-8df7-c421d9f62748} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2025.09.24 16:57:52.238888 [ 278 ] {717c1fe6-00a8-4068-8df7-c421d9f62748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9352 | 2025.09.24 16:57:52.239270 [ 278 ] {717c1fe6-00a8-4068-8df7-c421d9f62748} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9353 | 2025.09.24 16:57:52.239483 [ 278 ] {717c1fe6-00a8-4068-8df7-c421d9f62748} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2025.09.24 16:57:52.239620 [ 278 ] {717c1fe6-00a8-4068-8df7-c421d9f62748} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00138 sec., 612318.8405797102 rows/sec., 41.21 MiB/sec. | ||
| 9355 | 2025.09.24 16:57:52.239659 [ 278 ] {717c1fe6-00a8-4068-8df7-c421d9f62748} <Debug> TCPHandler: Processed in 0.001546302 sec. | ||
| 9356 | 2025.09.24 16:57:52.239772 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2025.09.24 16:57:52.239875 [ 278 ] {2c40fcc8-14da-466c-b10c-85418b36e80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9358 | 2025.09.24 16:57:52.239930 [ 278 ] {2c40fcc8-14da-466c-b10c-85418b36e80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9359 | 2025.09.24 16:57:52.240778 [ 278 ] {2c40fcc8-14da-466c-b10c-85418b36e80f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2025.09.24 16:57:52.240814 [ 278 ] {2c40fcc8-14da-466c-b10c-85418b36e80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9361 | 2025.09.24 16:57:52.241362 [ 278 ] {2c40fcc8-14da-466c-b10c-85418b36e80f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9362 | 2025.09.24 16:57:52.241587 [ 278 ] {2c40fcc8-14da-466c-b10c-85418b36e80f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2025.09.24 16:57:52.241731 [ 278 ] {2c40fcc8-14da-466c-b10c-85418b36e80f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001875 sec., 17066.666666666668 rows/sec., 30.58 MiB/sec. | ||
| 9364 | 2025.09.24 16:57:52.241822 [ 278 ] {2c40fcc8-14da-466c-b10c-85418b36e80f} <Debug> TCPHandler: Processed in 0.002099075 sec. | ||
| 9365 | 2025.09.24 16:57:52.241937 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2025.09.24 16:57:52.242036 [ 278 ] {46ba8f68-8fd0-443d-9889-61f120d294ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9367 | 2025.09.24 16:57:52.242077 [ 278 ] {46ba8f68-8fd0-443d-9889-61f120d294ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9368 | 2025.09.24 16:57:52.242418 [ 278 ] {46ba8f68-8fd0-443d-9889-61f120d294ab} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.09.24 16:57:52.242451 [ 278 ] {46ba8f68-8fd0-443d-9889-61f120d294ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9370 | 2025.09.24 16:57:52.242760 [ 278 ] {46ba8f68-8fd0-443d-9889-61f120d294ab} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9371 | 2025.09.24 16:57:52.243001 [ 278 ] {46ba8f68-8fd0-443d-9889-61f120d294ab} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2025.09.24 16:57:52.243164 [ 278 ] {46ba8f68-8fd0-443d-9889-61f120d294ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 9373 | 2025.09.24 16:57:52.243201 [ 278 ] {46ba8f68-8fd0-443d-9889-61f120d294ab} <Debug> TCPHandler: Processed in 0.001313978 sec. | ||
| 9374 | 2025.09.24 16:57:52.727336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21563 | ||
| 9375 | 2025.09.24 16:57:52.727818 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2025.09.24 16:57:52.727851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9377 | 2025.09.24 16:57:52.728307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9378 | 2025.09.24 16:57:52.728529 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2025.09.24 16:57:52.728654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21563 | ||
| 9380 | 2025.09.24 16:57:53.908937 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9381 | 2025.09.24 16:57:53.926722 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2025.09.24 16:57:53.926789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9383 | 2025.09.24 16:57:53.933061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9384 | 2025.09.24 16:57:53.933804 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2025.09.24 16:57:53.937745 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9386 | 2025.09.24 16:57:55.288122 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1182 | ||
| 9387 | 2025.09.24 16:57:55.290660 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2025.09.24 16:57:55.290712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9389 | 2025.09.24 16:57:55.291878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9390 | 2025.09.24 16:57:55.292133 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2025.09.24 16:57:55.292387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 9392 | 2025.09.24 16:57:57.212331 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2025.09.24 16:57:57.212523 [ 278 ] {11b444b6-ba2b-4681-afe9-8fd345d22ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9394 | 2025.09.24 16:57:57.212588 [ 278 ] {11b444b6-ba2b-4681-afe9-8fd345d22ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9395 | 2025.09.24 16:57:57.213436 [ 278 ] {11b444b6-ba2b-4681-afe9-8fd345d22ca1} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2025.09.24 16:57:57.213480 [ 278 ] {11b444b6-ba2b-4681-afe9-8fd345d22ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9397 | 2025.09.24 16:57:57.213881 [ 278 ] {11b444b6-ba2b-4681-afe9-8fd345d22ca1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9398 | 2025.09.24 16:57:57.214106 [ 278 ] {11b444b6-ba2b-4681-afe9-8fd345d22ca1} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2025.09.24 16:57:57.214265 [ 278 ] {11b444b6-ba2b-4681-afe9-8fd345d22ca1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00179 sec., 229050.27932960895 rows/sec., 14.53 MiB/sec. | ||
| 9400 | 2025.09.24 16:57:57.214315 [ 278 ] {11b444b6-ba2b-4681-afe9-8fd345d22ca1} <Debug> TCPHandler: Processed in 0.002108695 sec. | ||
| 9401 | 2025.09.24 16:57:57.214438 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2025.09.24 16:57:57.214540 [ 278 ] {e8abeb79-dd5b-4c2b-a24f-ec7ba51dce90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9403 | 2025.09.24 16:57:57.214582 [ 278 ] {e8abeb79-dd5b-4c2b-a24f-ec7ba51dce90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9404 | 2025.09.24 16:57:57.215790 [ 278 ] {e8abeb79-dd5b-4c2b-a24f-ec7ba51dce90} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2025.09.24 16:57:57.215828 [ 278 ] {e8abeb79-dd5b-4c2b-a24f-ec7ba51dce90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9406 | 2025.09.24 16:57:57.216191 [ 278 ] {e8abeb79-dd5b-4c2b-a24f-ec7ba51dce90} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9407 | 2025.09.24 16:57:57.216394 [ 278 ] {e8abeb79-dd5b-4c2b-a24f-ec7ba51dce90} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2025.09.24 16:57:57.216513 [ 44 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9409 | 2025.09.24 16:57:57.216522 [ 278 ] {e8abeb79-dd5b-4c2b-a24f-ec7ba51dce90} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002006 sec., 564307.0787637089 rows/sec., 44.69 MiB/sec. | ||
| 9410 | 2025.09.24 16:57:57.216585 [ 44 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9411 | 2025.09.24 16:57:57.216604 [ 278 ] {e8abeb79-dd5b-4c2b-a24f-ec7ba51dce90} <Debug> TCPHandler: Processed in 0.002214547 sec. | ||
| 9412 | 2025.09.24 16:57:57.216612 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9413 | 2025.09.24 16:57:57.216731 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9414 | 2025.09.24 16:57:57.216750 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 9415 | 2025.09.24 16:57:57.216830 [ 278 ] {e0d9dcc1-9b18-44bb-a7fd-21c4283ad238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9416 | 2025.09.24 16:57:57.216874 [ 278 ] {e0d9dcc1-9b18-44bb-a7fd-21c4283ad238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9417 | 2025.09.24 16:57:57.216898 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9418 | 2025.09.24 16:57:57.216942 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2466 rows starting from the beginning of the part | ||
| 9419 | 2025.09.24 16:57:57.217022 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1137 rows starting from the beginning of the part | ||
| 9420 | 2025.09.24 16:57:57.217076 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 120 rows starting from the beginning of the part | ||
| 9421 | 2025.09.24 16:57:57.217127 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1132 rows starting from the beginning of the part | ||
| 9422 | 2025.09.24 16:57:57.217172 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1261 rows starting from the beginning of the part | ||
| 9423 | 2025.09.24 16:57:57.217218 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1132 rows starting from the beginning of the part | ||
| 9424 | 2025.09.24 16:57:57.217366 [ 278 ] {e0d9dcc1-9b18-44bb-a7fd-21c4283ad238} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2025.09.24 16:57:57.217406 [ 278 ] {e0d9dcc1-9b18-44bb-a7fd-21c4283ad238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9426 | 2025.09.24 16:57:57.217735 [ 278 ] {e0d9dcc1-9b18-44bb-a7fd-21c4283ad238} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9427 | 2025.09.24 16:57:57.217958 [ 278 ] {e0d9dcc1-9b18-44bb-a7fd-21c4283ad238} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2025.09.24 16:57:57.218091 [ 278 ] {e0d9dcc1-9b18-44bb-a7fd-21c4283ad238} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001281 sec., 167837.6268540203 rows/sec., 9.96 MiB/sec. | ||
| 9429 | 2025.09.24 16:57:57.218128 [ 278 ] {e0d9dcc1-9b18-44bb-a7fd-21c4283ad238} <Debug> TCPHandler: Processed in 0.001450001 sec. | ||
| 9430 | 2025.09.24 16:57:57.218234 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2025.09.24 16:57:57.218327 [ 278 ] {347f36f3-6171-4069-aa36-f25f06237bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9432 | 2025.09.24 16:57:57.218366 [ 278 ] {347f36f3-6171-4069-aa36-f25f06237bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9433 | 2025.09.24 16:57:57.218849 [ 278 ] {347f36f3-6171-4069-aa36-f25f06237bd9} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2025.09.24 16:57:57.218885 [ 278 ] {347f36f3-6171-4069-aa36-f25f06237bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9435 | 2025.09.24 16:57:57.219178 [ 278 ] {347f36f3-6171-4069-aa36-f25f06237bd9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9436 | 2025.09.24 16:57:57.219384 [ 278 ] {347f36f3-6171-4069-aa36-f25f06237bd9} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2025.09.24 16:57:57.219510 [ 278 ] {347f36f3-6171-4069-aa36-f25f06237bd9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 9438 | 2025.09.24 16:57:57.219548 [ 278 ] {347f36f3-6171-4069-aa36-f25f06237bd9} <Debug> TCPHandler: Processed in 0.001360569 sec. | ||
| 9439 | 2025.09.24 16:57:57.219616 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7248 rows, containing 5 columns (5 merged, 0 gathered) in 0.002929002 sec., 2474563.0081508993 rows/sec., 209.13 MiB/sec. | ||
| 9440 | 2025.09.24 16:57:57.219656 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9441 | 2025.09.24 16:57:57.219752 [ 278 ] {e67e35c1-42b8-4d11-bba8-adafedd0b9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9442 | 2025.09.24 16:57:57.219791 [ 278 ] {e67e35c1-42b8-4d11-bba8-adafedd0b9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9443 | 2025.09.24 16:57:57.219867 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9444 | 2025.09.24 16:57:57.220122 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_66_13} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2025.09.24 16:57:57.220194 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_66_13} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9446 | 2025.09.24 16:57:57.220268 [ 278 ] {e67e35c1-42b8-4d11-bba8-adafedd0b9d3} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2025.09.24 16:57:57.220274 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 9448 | 2025.09.24 16:57:57.220312 [ 278 ] {e67e35c1-42b8-4d11-bba8-adafedd0b9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9449 | 2025.09.24 16:57:57.220614 [ 278 ] {e67e35c1-42b8-4d11-bba8-adafedd0b9d3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9450 | 2025.09.24 16:57:57.220820 [ 278 ] {e67e35c1-42b8-4d11-bba8-adafedd0b9d3} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2025.09.24 16:57:57.220945 [ 278 ] {e67e35c1-42b8-4d11-bba8-adafedd0b9d3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 9452 | 2025.09.24 16:57:57.220981 [ 278 ] {e67e35c1-42b8-4d11-bba8-adafedd0b9d3} <Debug> TCPHandler: Processed in 0.001372559 sec. | ||
| 9453 | 2025.09.24 16:57:57.221085 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2025.09.24 16:57:57.221187 [ 278 ] {d09aab3b-3b5a-4cb5-8579-0eda03a18925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9455 | 2025.09.24 16:57:57.221229 [ 278 ] {d09aab3b-3b5a-4cb5-8579-0eda03a18925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9456 | 2025.09.24 16:57:57.221997 [ 278 ] {d09aab3b-3b5a-4cb5-8579-0eda03a18925} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2025.09.24 16:57:57.222035 [ 278 ] {d09aab3b-3b5a-4cb5-8579-0eda03a18925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9458 | 2025.09.24 16:57:57.222391 [ 278 ] {d09aab3b-3b5a-4cb5-8579-0eda03a18925} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9459 | 2025.09.24 16:57:57.222620 [ 278 ] {d09aab3b-3b5a-4cb5-8579-0eda03a18925} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2025.09.24 16:57:57.222737 [ 44 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9461 | 2025.09.24 16:57:57.222754 [ 278 ] {d09aab3b-3b5a-4cb5-8579-0eda03a18925} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001586 sec., 434426.22950819676 rows/sec., 30.34 MiB/sec. | ||
| 9462 | 2025.09.24 16:57:57.222775 [ 44 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9463 | 2025.09.24 16:57:57.222799 [ 278 ] {d09aab3b-3b5a-4cb5-8579-0eda03a18925} <Debug> TCPHandler: Processed in 0.001763567 sec. | ||
| 9464 | 2025.09.24 16:57:57.222799 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9465 | 2025.09.24 16:57:57.222918 [ 197 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 9466 | 2025.09.24 16:57:57.222931 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2025.09.24 16:57:57.223023 [ 197 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9468 | 2025.09.24 16:57:57.223057 [ 197 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1251 rows starting from the beginning of the part | ||
| 9469 | 2025.09.24 16:57:57.223070 [ 278 ] {4340a241-5c25-4acb-ad13-ba9e7223e721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9470 | 2025.09.24 16:57:57.223122 [ 278 ] {4340a241-5c25-4acb-ad13-ba9e7223e721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9471 | 2025.09.24 16:57:57.223122 [ 197 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 699 rows starting from the beginning of the part | ||
| 9472 | 2025.09.24 16:57:57.223182 [ 197 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 96 rows starting from the beginning of the part | ||
| 9473 | 2025.09.24 16:57:57.223227 [ 197 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 689 rows starting from the beginning of the part | ||
| 9474 | 2025.09.24 16:57:57.223273 [ 197 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 554 rows starting from the beginning of the part | ||
| 9475 | 2025.09.24 16:57:57.223316 [ 197 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 689 rows starting from the beginning of the part | ||
| 9476 | 2025.09.24 16:57:57.223499 [ 278 ] {4340a241-5c25-4acb-ad13-ba9e7223e721} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2025.09.24 16:57:57.223536 [ 278 ] {4340a241-5c25-4acb-ad13-ba9e7223e721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9478 | 2025.09.24 16:57:57.223856 [ 278 ] {4340a241-5c25-4acb-ad13-ba9e7223e721} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9479 | 2025.09.24 16:57:57.224068 [ 278 ] {4340a241-5c25-4acb-ad13-ba9e7223e721} <Trace> oximeter.measurements_bool (5c9593e9-3e98-43d7-8bdd-ca501906053d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2025.09.24 16:57:57.224197 [ 278 ] {4340a241-5c25-4acb-ad13-ba9e7223e721} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 9481 | 2025.09.24 16:57:57.224235 [ 278 ] {4340a241-5c25-4acb-ad13-ba9e7223e721} <Debug> TCPHandler: Processed in 0.001365488 sec. | ||
| 9482 | 2025.09.24 16:57:57.224344 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2025.09.24 16:57:57.224439 [ 278 ] {48a8d45a-6ff0-4e36-9d40-f885d4c986e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9484 | 2025.09.24 16:57:57.224481 [ 278 ] {48a8d45a-6ff0-4e36-9d40-f885d4c986e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9485 | 2025.09.24 16:57:57.224606 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3978 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733307 sec., 2295034.8668758622 rows/sec., 172.64 MiB/sec. | ||
| 9486 | 2025.09.24 16:57:57.224848 [ 188 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9487 | 2025.09.24 16:57:57.224943 [ 278 ] {48a8d45a-6ff0-4e36-9d40-f885d4c986e0} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2025.09.24 16:57:57.224987 [ 278 ] {48a8d45a-6ff0-4e36-9d40-f885d4c986e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9489 | 2025.09.24 16:57:57.225170 [ 188 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_66_13} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2025.09.24 16:57:57.225261 [ 188 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_66_13} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9491 | 2025.09.24 16:57:57.225357 [ 278 ] {48a8d45a-6ff0-4e36-9d40-f885d4c986e0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9492 | 2025.09.24 16:57:57.225369 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 9493 | 2025.09.24 16:57:57.225578 [ 278 ] {48a8d45a-6ff0-4e36-9d40-f885d4c986e0} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2025.09.24 16:57:57.225695 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9495 | 2025.09.24 16:57:57.225713 [ 278 ] {48a8d45a-6ff0-4e36-9d40-f885d4c986e0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001293 sec., 242846.094354215 rows/sec., 15.95 MiB/sec. | ||
| 9496 | 2025.09.24 16:57:57.225730 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2025.09.24 16:57:57.225756 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9498 | 2025.09.24 16:57:57.225757 [ 278 ] {48a8d45a-6ff0-4e36-9d40-f885d4c986e0} <Debug> TCPHandler: Processed in 0.001461441 sec. | ||
| 9499 | 2025.09.24 16:57:57.225826 [ 197 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 9500 | 2025.09.24 16:57:57.225870 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2025.09.24 16:57:57.225906 [ 197 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9502 | 2025.09.24 16:57:57.225929 [ 197 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18969 rows starting from the beginning of the part | ||
| 9503 | 2025.09.24 16:57:57.225963 [ 278 ] {b0fc2fe3-a4f1-4aa0-b1a8-73d50d3eb5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9504 | 2025.09.24 16:57:57.225974 [ 197 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 473 rows starting from the beginning of the part | ||
| 9505 | 2025.09.24 16:57:57.226005 [ 278 ] {b0fc2fe3-a4f1-4aa0-b1a8-73d50d3eb5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9506 | 2025.09.24 16:57:57.226010 [ 197 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9507 | 2025.09.24 16:57:57.226048 [ 197 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 314 rows starting from the beginning of the part | ||
| 9508 | 2025.09.24 16:57:57.226078 [ 197 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 845 rows starting from the beginning of the part | ||
| 9509 | 2025.09.24 16:57:57.226112 [ 197 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 314 rows starting from the beginning of the part | ||
| 9510 | 2025.09.24 16:57:57.226314 [ 278 ] {b0fc2fe3-a4f1-4aa0-b1a8-73d50d3eb5d2} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2025.09.24 16:57:57.226349 [ 278 ] {b0fc2fe3-a4f1-4aa0-b1a8-73d50d3eb5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9512 | 2025.09.24 16:57:57.226683 [ 278 ] {b0fc2fe3-a4f1-4aa0-b1a8-73d50d3eb5d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9513 | 2025.09.24 16:57:57.226909 [ 278 ] {b0fc2fe3-a4f1-4aa0-b1a8-73d50d3eb5d2} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2025.09.24 16:57:57.227036 [ 278 ] {b0fc2fe3-a4f1-4aa0-b1a8-73d50d3eb5d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 9515 | 2025.09.24 16:57:57.227072 [ 278 ] {b0fc2fe3-a4f1-4aa0-b1a8-73d50d3eb5d2} <Debug> TCPHandler: Processed in 0.001250037 sec. | ||
| 9516 | 2025.09.24 16:57:57.227190 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2025.09.24 16:57:57.227313 [ 278 ] {2491a0a5-4975-462e-be09-5c4fe09e91a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9518 | 2025.09.24 16:57:57.227372 [ 278 ] {2491a0a5-4975-462e-be09-5c4fe09e91a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9519 | 2025.09.24 16:57:57.228166 [ 278 ] {2491a0a5-4975-462e-be09-5c4fe09e91a9} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2025.09.24 16:57:57.228204 [ 278 ] {2491a0a5-4975-462e-be09-5c4fe09e91a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9521 | 2025.09.24 16:57:57.228722 [ 278 ] {2491a0a5-4975-462e-be09-5c4fe09e91a9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9522 | 2025.09.24 16:57:57.228954 [ 278 ] {2491a0a5-4975-462e-be09-5c4fe09e91a9} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2025.09.24 16:57:57.229094 [ 278 ] {2491a0a5-4975-462e-be09-5c4fe09e91a9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001806 sec., 5537.098560354374 rows/sec., 9.92 MiB/sec. | ||
| 9524 | 2025.09.24 16:57:57.229150 [ 278 ] {2491a0a5-4975-462e-be09-5c4fe09e91a9} <Debug> TCPHandler: Processed in 0.002021572 sec. | ||
| 9525 | 2025.09.24 16:57:57.229261 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9526 | 2025.09.24 16:57:57.229357 [ 278 ] {40c577d4-95e0-43a7-99e8-5cf58a45e0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9527 | 2025.09.24 16:57:57.229399 [ 278 ] {40c577d4-95e0-43a7-99e8-5cf58a45e0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9528 | 2025.09.24 16:57:57.229741 [ 278 ] {40c577d4-95e0-43a7-99e8-5cf58a45e0db} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2025.09.24 16:57:57.229778 [ 278 ] {40c577d4-95e0-43a7-99e8-5cf58a45e0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9530 | 2025.09.24 16:57:57.230082 [ 278 ] {40c577d4-95e0-43a7-99e8-5cf58a45e0db} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9531 | 2025.09.24 16:57:57.230295 [ 278 ] {40c577d4-95e0-43a7-99e8-5cf58a45e0db} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2025.09.24 16:57:57.230406 [ 43 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9533 | 2025.09.24 16:57:57.230421 [ 278 ] {40c577d4-95e0-43a7-99e8-5cf58a45e0db} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001082 sec., 96118.29944547135 rows/sec., 5.89 MiB/sec. | ||
| 9534 | 2025.09.24 16:57:57.230453 [ 43 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2025.09.24 16:57:57.230469 [ 278 ] {40c577d4-95e0-43a7-99e8-5cf58a45e0db} <Debug> TCPHandler: Processed in 0.001257726 sec. | ||
| 9536 | 2025.09.24 16:57:57.230479 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9537 | 2025.09.24 16:57:57.230562 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 9538 | 2025.09.24 16:57:57.230658 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9539 | 2025.09.24 16:57:57.230688 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3864 rows starting from the beginning of the part | ||
| 9540 | 2025.09.24 16:57:57.230741 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part | ||
| 9541 | 2025.09.24 16:57:57.230789 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 9542 | 2025.09.24 16:57:57.230828 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 9543 | 2025.09.24 16:57:57.230872 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 9544 | 2025.09.24 16:57:57.230913 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 9545 | 2025.09.24 16:57:57.236987 [ 198 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4340 rows, containing 4 columns (4 merged, 0 gathered) in 0.006450455 sec., 672820.7545049147 rows/sec., 44.36 MiB/sec. | ||
| 9546 | 2025.09.24 16:57:57.237411 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9547 | 2025.09.24 16:57:57.237742 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_66_13} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2025.09.24 16:57:57.237830 [ 190 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_66_13} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9549 | 2025.09.24 16:57:57.237942 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 9550 | 2025.09.24 16:57:57.238654 [ 201 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21075 rows, containing 5 columns (5 merged, 0 gathered) in 0.01285218 sec., 1639799.6293235857 rows/sec., 111.73 MiB/sec. | ||
| 9551 | 2025.09.24 16:57:57.239041 [ 201 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9552 | 2025.09.24 16:57:57.239334 [ 201 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2025.09.24 16:57:57.239397 [ 201 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9554 | 2025.09.24 16:57:57.239459 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9555 | 2025.09.24 16:58:00.098246 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9556 | 2025.09.24 16:58:00.098293 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9557 | 2025.09.24 16:58:00.228809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22075 | ||
| 9558 | 2025.09.24 16:58:00.229385 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2025.09.24 16:58:00.229437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9560 | 2025.09.24 16:58:00.229910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9561 | 2025.09.24 16:58:00.230143 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9562 | 2025.09.24 16:58:00.230268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22075 | ||
| 9563 | 2025.09.24 16:58:00.230284 [ 41 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9564 | 2025.09.24 16:58:00.230352 [ 41 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2025.09.24 16:58:00.230378 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9566 | 2025.09.24 16:58:00.230519 [ 197 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 9567 | 2025.09.24 16:58:00.230702 [ 197 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9568 | 2025.09.24 16:58:00.230776 [ 197 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19643 rows starting from the beginning of the part | ||
| 9569 | 2025.09.24 16:58:00.230879 [ 197 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 9570 | 2025.09.24 16:58:00.230954 [ 197 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 9571 | 2025.09.24 16:58:00.231022 [ 197 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 9572 | 2025.09.24 16:58:00.231087 [ 197 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 9573 | 2025.09.24 16:58:00.231150 [ 197 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 9574 | 2025.09.24 16:58:00.233262 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22075 rows, containing 4 columns (4 merged, 0 gathered) in 0.002812269 sec., 7849533.597248343 rows/sec., 112.29 MiB/sec. | ||
| 9575 | 2025.09.24 16:58:00.233711 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9576 | 2025.09.24 16:58:00.234047 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_46_9} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2025.09.24 16:58:00.234134 [ 191 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_46_9} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9578 | 2025.09.24 16:58:00.234243 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9579 | 2025.09.24 16:58:01.437877 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9580 | 2025.09.24 16:58:01.455328 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2025.09.24 16:58:01.455378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9582 | 2025.09.24 16:58:01.461041 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9583 | 2025.09.24 16:58:01.461760 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2025.09.24 16:58:01.462120 [ 39 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9585 | 2025.09.24 16:58:01.462217 [ 39 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9586 | 2025.09.24 16:58:01.462257 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9587 | 2025.09.24 16:58:01.462392 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 9588 | 2025.09.24 16:58:01.464713 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9589 | 2025.09.24 16:58:01.466102 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9590 | 2025.09.24 16:58:01.467840 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 9591 | 2025.09.24 16:58:01.472683 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 9592 | 2025.09.24 16:58:01.477440 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 9593 | 2025.09.24 16:58:01.482048 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 9594 | 2025.09.24 16:58:01.486289 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 9595 | 2025.09.24 16:58:01.490029 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 9596 | 2025.09.24 16:58:01.541694 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079358289 sec., 4372.574111319361 rows/sec., 22.61 MiB/sec. | ||
| 9597 | 2025.09.24 16:58:01.544404 [ 198 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9598 | 2025.09.24 16:58:01.546553 [ 198 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_46_9} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2025.09.24 16:58:01.546672 [ 198 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_46_9} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9600 | 2025.09.24 16:58:01.549438 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9601 | 2025.09.24 16:58:02.202758 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2025.09.24 16:58:02.202960 [ 278 ] {334181c8-4e5f-4318-9c1f-666c074bdc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9603 | 2025.09.24 16:58:02.203028 [ 278 ] {334181c8-4e5f-4318-9c1f-666c074bdc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9604 | 2025.09.24 16:58:02.203741 [ 278 ] {334181c8-4e5f-4318-9c1f-666c074bdc57} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2025.09.24 16:58:02.203790 [ 278 ] {334181c8-4e5f-4318-9c1f-666c074bdc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9606 | 2025.09.24 16:58:02.204200 [ 278 ] {334181c8-4e5f-4318-9c1f-666c074bdc57} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9607 | 2025.09.24 16:58:02.204444 [ 278 ] {334181c8-4e5f-4318-9c1f-666c074bdc57} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9608 | 2025.09.24 16:58:02.204602 [ 278 ] {334181c8-4e5f-4318-9c1f-666c074bdc57} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001691 sec., 70963.9266706091 rows/sec., 6.01 MiB/sec. | ||
| 9609 | 2025.09.24 16:58:02.204655 [ 278 ] {334181c8-4e5f-4318-9c1f-666c074bdc57} <Debug> TCPHandler: Processed in 0.002032412 sec. | ||
| 9610 | 2025.09.24 16:58:02.204792 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2025.09.24 16:58:02.204893 [ 278 ] {3cde3e18-5088-44e4-9951-004180b58cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9612 | 2025.09.24 16:58:02.204938 [ 278 ] {3cde3e18-5088-44e4-9951-004180b58cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9613 | 2025.09.24 16:58:02.205368 [ 278 ] {3cde3e18-5088-44e4-9951-004180b58cf9} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2025.09.24 16:58:02.205408 [ 278 ] {3cde3e18-5088-44e4-9951-004180b58cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9615 | 2025.09.24 16:58:02.205726 [ 278 ] {3cde3e18-5088-44e4-9951-004180b58cf9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9616 | 2025.09.24 16:58:02.205942 [ 278 ] {3cde3e18-5088-44e4-9951-004180b58cf9} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2025.09.24 16:58:02.206082 [ 278 ] {3cde3e18-5088-44e4-9951-004180b58cf9} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00121 sec., 26446.280991735537 rows/sec., 1.94 MiB/sec. | ||
| 9618 | 2025.09.24 16:58:02.206121 [ 278 ] {3cde3e18-5088-44e4-9951-004180b58cf9} <Debug> TCPHandler: Processed in 0.001379229 sec. | ||
| 9619 | 2025.09.24 16:58:02.206228 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9620 | 2025.09.24 16:58:02.206333 [ 278 ] {428ffae1-3b46-45aa-846e-0223cb8f87b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9621 | 2025.09.24 16:58:02.206374 [ 278 ] {428ffae1-3b46-45aa-846e-0223cb8f87b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9622 | 2025.09.24 16:58:02.206823 [ 278 ] {428ffae1-3b46-45aa-846e-0223cb8f87b2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2025.09.24 16:58:02.206862 [ 278 ] {428ffae1-3b46-45aa-846e-0223cb8f87b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9624 | 2025.09.24 16:58:02.207189 [ 278 ] {428ffae1-3b46-45aa-846e-0223cb8f87b2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9625 | 2025.09.24 16:58:02.207416 [ 278 ] {428ffae1-3b46-45aa-846e-0223cb8f87b2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2025.09.24 16:58:02.207550 [ 278 ] {428ffae1-3b46-45aa-846e-0223cb8f87b2} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001238 sec., 77544.42649434572 rows/sec., 6.06 MiB/sec. | ||
| 9627 | 2025.09.24 16:58:02.207590 [ 278 ] {428ffae1-3b46-45aa-846e-0223cb8f87b2} <Debug> TCPHandler: Processed in 0.00141253 sec. | ||
| 9628 | 2025.09.24 16:58:02.207702 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2025.09.24 16:58:02.207799 [ 278 ] {f63fd3a6-8f7f-435e-9d27-4f9686604097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9630 | 2025.09.24 16:58:02.207843 [ 278 ] {f63fd3a6-8f7f-435e-9d27-4f9686604097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9631 | 2025.09.24 16:58:02.208250 [ 278 ] {f63fd3a6-8f7f-435e-9d27-4f9686604097} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2025.09.24 16:58:02.208287 [ 278 ] {f63fd3a6-8f7f-435e-9d27-4f9686604097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9633 | 2025.09.24 16:58:02.208615 [ 278 ] {f63fd3a6-8f7f-435e-9d27-4f9686604097} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9634 | 2025.09.24 16:58:02.208832 [ 278 ] {f63fd3a6-8f7f-435e-9d27-4f9686604097} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2025.09.24 16:58:02.208964 [ 278 ] {f63fd3a6-8f7f-435e-9d27-4f9686604097} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 9636 | 2025.09.24 16:58:02.209000 [ 278 ] {f63fd3a6-8f7f-435e-9d27-4f9686604097} <Debug> TCPHandler: Processed in 0.001348359 sec. | ||
| 9637 | 2025.09.24 16:58:02.209110 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2025.09.24 16:58:02.209205 [ 278 ] {0b0a72e0-1d1d-4c1b-938f-91ba7f0b1114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9639 | 2025.09.24 16:58:02.209261 [ 278 ] {0b0a72e0-1d1d-4c1b-938f-91ba7f0b1114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9640 | 2025.09.24 16:58:02.210103 [ 278 ] {0b0a72e0-1d1d-4c1b-938f-91ba7f0b1114} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2025.09.24 16:58:02.210140 [ 278 ] {0b0a72e0-1d1d-4c1b-938f-91ba7f0b1114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9642 | 2025.09.24 16:58:02.210687 [ 278 ] {0b0a72e0-1d1d-4c1b-938f-91ba7f0b1114} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9643 | 2025.09.24 16:58:02.210910 [ 278 ] {0b0a72e0-1d1d-4c1b-938f-91ba7f0b1114} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2025.09.24 16:58:02.211059 [ 278 ] {0b0a72e0-1d1d-4c1b-938f-91ba7f0b1114} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001872 sec., 17094.017094017094 rows/sec., 30.63 MiB/sec. | ||
| 9645 | 2025.09.24 16:58:02.211121 [ 278 ] {0b0a72e0-1d1d-4c1b-938f-91ba7f0b1114} <Debug> TCPHandler: Processed in 0.002061574 sec. | ||
| 9646 | 2025.09.24 16:58:02.211234 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2025.09.24 16:58:02.211329 [ 278 ] {f9d36cc0-3cbf-4a6b-8786-49f0463fbde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9648 | 2025.09.24 16:58:02.211371 [ 278 ] {f9d36cc0-3cbf-4a6b-8786-49f0463fbde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9649 | 2025.09.24 16:58:02.211707 [ 278 ] {f9d36cc0-3cbf-4a6b-8786-49f0463fbde8} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2025.09.24 16:58:02.211745 [ 278 ] {f9d36cc0-3cbf-4a6b-8786-49f0463fbde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9651 | 2025.09.24 16:58:02.212051 [ 278 ] {f9d36cc0-3cbf-4a6b-8786-49f0463fbde8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9652 | 2025.09.24 16:58:02.212256 [ 278 ] {f9d36cc0-3cbf-4a6b-8786-49f0463fbde8} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2025.09.24 16:58:02.212385 [ 278 ] {f9d36cc0-3cbf-4a6b-8786-49f0463fbde8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 9654 | 2025.09.24 16:58:02.212421 [ 278 ] {f9d36cc0-3cbf-4a6b-8786-49f0463fbde8} <Debug> TCPHandler: Processed in 0.001237136 sec. | ||
| 9655 | 2025.09.24 16:58:03.193574 [ 36 ] {} <Debug> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9656 | 2025.09.24 16:58:03.193636 [ 36 ] {} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2025.09.24 16:58:03.193657 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9658 | 2025.09.24 16:58:03.193763 [ 192 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::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 | ||
| 9659 | 2025.09.24 16:58:03.193893 [ 192 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9660 | 2025.09.24 16:58:03.193931 [ 192 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 9661 | 2025.09.24 16:58:03.194013 [ 192 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9662 | 2025.09.24 16:58:03.194065 [ 192 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 9663 | 2025.09.24 16:58:03.194114 [ 192 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 9664 | 2025.09.24 16:58:03.194163 [ 192 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 9665 | 2025.09.24 16:58:03.194934 [ 199 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001213835 sec., 32953.40800026363 rows/sec., 2.75 MiB/sec. | ||
| 9666 | 2025.09.24 16:58:03.195120 [ 187 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9667 | 2025.09.24 16:58:03.195451 [ 187 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_17_4} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2025.09.24 16:58:03.195538 [ 187 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_17_4} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9669 | 2025.09.24 16:58:03.195624 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9670 | 2025.09.24 16:58:05.292611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1216 | ||
| 9671 | 2025.09.24 16:58:05.295103 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2025.09.24 16:58:05.295152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9673 | 2025.09.24 16:58:05.296308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9674 | 2025.09.24 16:58:05.296564 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2025.09.24 16:58:05.296832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
| 9676 | 2025.09.24 16:58:07.204101 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2025.09.24 16:58:07.204316 [ 278 ] {c4a147ce-ad08-4c04-aa33-c46eff665c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9678 | 2025.09.24 16:58:07.204390 [ 278 ] {c4a147ce-ad08-4c04-aa33-c46eff665c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9679 | 2025.09.24 16:58:07.205088 [ 278 ] {c4a147ce-ad08-4c04-aa33-c46eff665c26} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2025.09.24 16:58:07.205131 [ 278 ] {c4a147ce-ad08-4c04-aa33-c46eff665c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9681 | 2025.09.24 16:58:07.205528 [ 278 ] {c4a147ce-ad08-4c04-aa33-c46eff665c26} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9682 | 2025.09.24 16:58:07.205756 [ 278 ] {c4a147ce-ad08-4c04-aa33-c46eff665c26} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2025.09.24 16:58:07.205917 [ 278 ] {c4a147ce-ad08-4c04-aa33-c46eff665c26} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001654 sec., 14510.278113663844 rows/sec., 1.20 MiB/sec. | ||
| 9684 | 2025.09.24 16:58:07.205958 [ 278 ] {c4a147ce-ad08-4c04-aa33-c46eff665c26} <Debug> TCPHandler: Processed in 0.001998352 sec. | ||
| 9685 | 2025.09.24 16:58:07.206085 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2025.09.24 16:58:07.206181 [ 278 ] {f0aad337-9c4b-43e4-adfe-3ffe722eca14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9687 | 2025.09.24 16:58:07.206221 [ 278 ] {f0aad337-9c4b-43e4-adfe-3ffe722eca14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9688 | 2025.09.24 16:58:07.206709 [ 278 ] {f0aad337-9c4b-43e4-adfe-3ffe722eca14} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2025.09.24 16:58:07.206744 [ 278 ] {f0aad337-9c4b-43e4-adfe-3ffe722eca14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9690 | 2025.09.24 16:58:07.207072 [ 278 ] {f0aad337-9c4b-43e4-adfe-3ffe722eca14} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9691 | 2025.09.24 16:58:07.207287 [ 278 ] {f0aad337-9c4b-43e4-adfe-3ffe722eca14} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2025.09.24 16:58:07.207414 [ 278 ] {f0aad337-9c4b-43e4-adfe-3ffe722eca14} <Debug> executeQuery: Read 196 rows, 17.82 KiB in 0.001253 sec., 156424.5810055866 rows/sec., 13.89 MiB/sec. | ||
| 9693 | 2025.09.24 16:58:07.207451 [ 278 ] {f0aad337-9c4b-43e4-adfe-3ffe722eca14} <Debug> TCPHandler: Processed in 0.00141632 sec. | ||
| 9694 | 2025.09.24 16:58:07.207562 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2025.09.24 16:58:07.207658 [ 278 ] {fe4d589a-0d95-4bee-b64c-da085e6519a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9696 | 2025.09.24 16:58:07.207699 [ 278 ] {fe4d589a-0d95-4bee-b64c-da085e6519a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9697 | 2025.09.24 16:58:07.208096 [ 278 ] {fe4d589a-0d95-4bee-b64c-da085e6519a6} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2025.09.24 16:58:07.208131 [ 278 ] {fe4d589a-0d95-4bee-b64c-da085e6519a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9699 | 2025.09.24 16:58:07.208424 [ 278 ] {fe4d589a-0d95-4bee-b64c-da085e6519a6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9700 | 2025.09.24 16:58:07.208643 [ 278 ] {fe4d589a-0d95-4bee-b64c-da085e6519a6} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2025.09.24 16:58:07.208745 [ 53 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9702 | 2025.09.24 16:58:07.208773 [ 278 ] {fe4d589a-0d95-4bee-b64c-da085e6519a6} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001132 sec., 19434.62897526502 rows/sec., 1.48 MiB/sec. | ||
| 9703 | 2025.09.24 16:58:07.208781 [ 53 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2025.09.24 16:58:07.208805 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9705 | 2025.09.24 16:58:07.208811 [ 278 ] {fe4d589a-0d95-4bee-b64c-da085e6519a6} <Debug> TCPHandler: Processed in 0.001297047 sec. | ||
| 9706 | 2025.09.24 16:58:07.208919 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 9707 | 2025.09.24 16:58:07.208934 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2025.09.24 16:58:07.209071 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9709 | 2025.09.24 16:58:07.209082 [ 278 ] {03322417-0b1a-494b-9566-bf24a01a47bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9710 | 2025.09.24 16:58:07.209117 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 279 rows starting from the beginning of the part | ||
| 9711 | 2025.09.24 16:58:07.209142 [ 278 ] {03322417-0b1a-494b-9566-bf24a01a47bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9712 | 2025.09.24 16:58:07.209197 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 215 rows starting from the beginning of the part | ||
| 9713 | 2025.09.24 16:58:07.209256 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 9714 | 2025.09.24 16:58:07.209313 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 215 rows starting from the beginning of the part | ||
| 9715 | 2025.09.24 16:58:07.209360 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 9716 | 2025.09.24 16:58:07.209409 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part | ||
| 9717 | 2025.09.24 16:58:07.209628 [ 278 ] {03322417-0b1a-494b-9566-bf24a01a47bc} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2025.09.24 16:58:07.209670 [ 278 ] {03322417-0b1a-494b-9566-bf24a01a47bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9719 | 2025.09.24 16:58:07.210133 [ 278 ] {03322417-0b1a-494b-9566-bf24a01a47bc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9720 | 2025.09.24 16:58:07.210366 [ 278 ] {03322417-0b1a-494b-9566-bf24a01a47bc} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2025.09.24 16:58:07.210365 [ 187 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496492 sec., 532578.8577553371 rows/sec., 35.07 MiB/sec. | ||
| 9722 | 2025.09.24 16:58:07.210506 [ 278 ] {03322417-0b1a-494b-9566-bf24a01a47bc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001449 sec., 16563.146997929605 rows/sec., 1.37 MiB/sec. | ||
| 9723 | 2025.09.24 16:58:07.210535 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9724 | 2025.09.24 16:58:07.210551 [ 278 ] {03322417-0b1a-494b-9566-bf24a01a47bc} <Debug> TCPHandler: Processed in 0.001677816 sec. | ||
| 9725 | 2025.09.24 16:58:07.210661 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2025.09.24 16:58:07.210760 [ 278 ] {07cf65b4-44c1-4075-9fae-ef9098f15277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9727 | 2025.09.24 16:58:07.210803 [ 278 ] {07cf65b4-44c1-4075-9fae-ef9098f15277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9728 | 2025.09.24 16:58:07.210809 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_66_13} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2025.09.24 16:58:07.210889 [ 192 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_66_13} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9730 | 2025.09.24 16:58:07.210965 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9731 | 2025.09.24 16:58:07.211200 [ 278 ] {07cf65b4-44c1-4075-9fae-ef9098f15277} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9732 | 2025.09.24 16:58:07.211241 [ 278 ] {07cf65b4-44c1-4075-9fae-ef9098f15277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9733 | 2025.09.24 16:58:07.211554 [ 278 ] {07cf65b4-44c1-4075-9fae-ef9098f15277} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9734 | 2025.09.24 16:58:07.211781 [ 278 ] {07cf65b4-44c1-4075-9fae-ef9098f15277} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2025.09.24 16:58:07.211917 [ 278 ] {07cf65b4-44c1-4075-9fae-ef9098f15277} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001175 sec., 10212.765957446809 rows/sec., 797.87 KiB/sec. | ||
| 9736 | 2025.09.24 16:58:07.211957 [ 278 ] {07cf65b4-44c1-4075-9fae-ef9098f15277} <Debug> TCPHandler: Processed in 0.001344918 sec. | ||
| 9737 | 2025.09.24 16:58:07.212059 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2025.09.24 16:58:07.212154 [ 278 ] {5bce07f2-9323-4cb9-a392-df820f214174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9739 | 2025.09.24 16:58:07.212194 [ 278 ] {5bce07f2-9323-4cb9-a392-df820f214174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9740 | 2025.09.24 16:58:07.212626 [ 278 ] {5bce07f2-9323-4cb9-a392-df820f214174} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2025.09.24 16:58:07.212661 [ 278 ] {5bce07f2-9323-4cb9-a392-df820f214174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9742 | 2025.09.24 16:58:07.212987 [ 278 ] {5bce07f2-9323-4cb9-a392-df820f214174} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9743 | 2025.09.24 16:58:07.213225 [ 278 ] {5bce07f2-9323-4cb9-a392-df820f214174} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2025.09.24 16:58:07.213354 [ 278 ] {5bce07f2-9323-4cb9-a392-df820f214174} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001218 sec., 90311.986863711 rows/sec., 7.36 MiB/sec. | ||
| 9745 | 2025.09.24 16:58:07.213392 [ 278 ] {5bce07f2-9323-4cb9-a392-df820f214174} <Debug> TCPHandler: Processed in 0.001381689 sec. | ||
| 9746 | 2025.09.24 16:58:07.213503 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2025.09.24 16:58:07.213600 [ 278 ] {d2021af3-1f30-4d80-81cb-7761be131a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9748 | 2025.09.24 16:58:07.213644 [ 278 ] {d2021af3-1f30-4d80-81cb-7761be131a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9749 | 2025.09.24 16:58:07.214051 [ 278 ] {d2021af3-1f30-4d80-81cb-7761be131a08} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2025.09.24 16:58:07.214086 [ 278 ] {d2021af3-1f30-4d80-81cb-7761be131a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9751 | 2025.09.24 16:58:07.214424 [ 278 ] {d2021af3-1f30-4d80-81cb-7761be131a08} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9752 | 2025.09.24 16:58:07.214640 [ 278 ] {d2021af3-1f30-4d80-81cb-7761be131a08} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2025.09.24 16:58:07.214770 [ 278 ] {d2021af3-1f30-4d80-81cb-7761be131a08} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001188 sec., 164983.16498316498 rows/sec., 11.84 MiB/sec. | ||
| 9754 | 2025.09.24 16:58:07.214807 [ 278 ] {d2021af3-1f30-4d80-81cb-7761be131a08} <Debug> TCPHandler: Processed in 0.001352158 sec. | ||
| 9755 | 2025.09.24 16:58:07.214917 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2025.09.24 16:58:07.215013 [ 278 ] {1b20a47a-611c-4870-992c-f9200038c771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9757 | 2025.09.24 16:58:07.215068 [ 278 ] {1b20a47a-611c-4870-992c-f9200038c771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9758 | 2025.09.24 16:58:07.215851 [ 278 ] {1b20a47a-611c-4870-992c-f9200038c771} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2025.09.24 16:58:07.215887 [ 278 ] {1b20a47a-611c-4870-992c-f9200038c771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9760 | 2025.09.24 16:58:07.216402 [ 278 ] {1b20a47a-611c-4870-992c-f9200038c771} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9761 | 2025.09.24 16:58:07.216628 [ 278 ] {1b20a47a-611c-4870-992c-f9200038c771} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2025.09.24 16:58:07.216740 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9763 | 2025.09.24 16:58:07.216774 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2025.09.24 16:58:07.216774 [ 278 ] {1b20a47a-611c-4870-992c-f9200038c771} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 9765 | 2025.09.24 16:58:07.216795 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9766 | 2025.09.24 16:58:07.216846 [ 278 ] {1b20a47a-611c-4870-992c-f9200038c771} <Debug> TCPHandler: Processed in 0.001978171 sec. | ||
| 9767 | 2025.09.24 16:58:07.216884 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 9768 | 2025.09.24 16:58:07.216962 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9769 | 2025.09.24 16:58:07.217058 [ 278 ] {abe4e66e-913e-4f4c-87f1-63f000c94d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9770 | 2025.09.24 16:58:07.217084 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9771 | 2025.09.24 16:58:07.217101 [ 278 ] {abe4e66e-913e-4f4c-87f1-63f000c94d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9772 | 2025.09.24 16:58:07.217142 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1249 rows starting from the beginning of the part | ||
| 9773 | 2025.09.24 16:58:07.217272 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 9774 | 2025.09.24 16:58:07.217390 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 9775 | 2025.09.24 16:58:07.217438 [ 278 ] {abe4e66e-913e-4f4c-87f1-63f000c94d0a} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2025.09.24 16:58:07.217476 [ 278 ] {abe4e66e-913e-4f4c-87f1-63f000c94d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9777 | 2025.09.24 16:58:07.217505 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 9778 | 2025.09.24 16:58:07.217619 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 9779 | 2025.09.24 16:58:07.217716 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 9780 | 2025.09.24 16:58:07.217802 [ 278 ] {abe4e66e-913e-4f4c-87f1-63f000c94d0a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9781 | 2025.09.24 16:58:07.218045 [ 278 ] {abe4e66e-913e-4f4c-87f1-63f000c94d0a} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2025.09.24 16:58:07.218178 [ 278 ] {abe4e66e-913e-4f4c-87f1-63f000c94d0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 9783 | 2025.09.24 16:58:07.218214 [ 278 ] {abe4e66e-913e-4f4c-87f1-63f000c94d0a} <Debug> TCPHandler: Processed in 0.001301767 sec. | ||
| 9784 | 2025.09.24 16:58:07.225563 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1343 rows, containing 19 columns (19 merged, 0 gathered) in 0.008715333 sec., 154096.23476234355 rows/sec., 276.13 MiB/sec. | ||
| 9785 | 2025.09.24 16:58:07.227304 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9786 | 2025.09.24 16:58:07.227670 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2025.09.24 16:58:07.227755 [ 187 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9788 | 2025.09.24 16:58:07.227890 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9789 | 2025.09.24 16:58:07.731320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22523 | ||
| 9790 | 2025.09.24 16:58:07.731805 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2025.09.24 16:58:07.731855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9792 | 2025.09.24 16:58:07.732345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9793 | 2025.09.24 16:58:07.732600 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2025.09.24 16:58:07.732746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22523 | ||
| 9795 | 2025.09.24 16:58:08.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.29 MiB, peak 323.43 MiB, free memory in arenas 0.00 B, will set to 314.29 MiB (RSS), difference: 4.01 MiB | ||
| 9796 | 2025.09.24 16:58:08.965740 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9797 | 2025.09.24 16:58:08.981270 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2025.09.24 16:58:08.981331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9799 | 2025.09.24 16:58:08.987193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9800 | 2025.09.24 16:58:08.987917 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2025.09.24 16:58:08.990725 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9802 | 2025.09.24 16:58:09.206387 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41211 | ||
| 9803 | 2025.09.24 16:58:09.206500 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9804 | 2025.09.24 16:58:09.206528 [ 292 ] {} <Debug> TCP-Session: f9f8267d-5cce-4dc7-ba1c-98429370d4b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41211 | ||
| 9805 | 2025.09.24 16:58:09.206549 [ 292 ] {} <Debug> TCP-Session: f9f8267d-5cce-4dc7-ba1c-98429370d4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9806 | 2025.09.24 16:58:09.206562 [ 292 ] {} <Debug> TCP-Session: f9f8267d-5cce-4dc7-ba1c-98429370d4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9807 | 2025.09.24 16:58:09.206810 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36917 | ||
| 9808 | 2025.09.24 16:58:09.206825 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54226 | ||
| 9809 | 2025.09.24 16:58:09.206829 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43570 | ||
| 9810 | 2025.09.24 16:58:09.206890 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63857 | ||
| 9811 | 2025.09.24 16:58:09.206933 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9812 | 2025.09.24 16:58:09.206933 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9813 | 2025.09.24 16:58:09.206959 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64821 | ||
| 9814 | 2025.09.24 16:58:09.206974 [ 292 ] {} <Trace> TCP-Session: f9f8267d-5cce-4dc7-ba1c-98429370d4b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2025.09.24 16:58:09.206976 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55039 | ||
| 9816 | 2025.09.24 16:58:09.206979 [ 275 ] {} <Debug> TCP-Session: b15db6fc-e549-4519-9e23-7641025414bd Authenticating user 'default' from [fd00:1122:3344:101::e]:54226 | ||
| 9817 | 2025.09.24 16:58:09.206970 [ 293 ] {} <Debug> TCP-Session: b250afc9-d1ad-4184-8195-4a6d4b8dcc42 Authenticating user 'default' from [fd00:1122:3344:101::e]:36917 | ||
| 9818 | 2025.09.24 16:58:09.206880 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54116 | ||
| 9819 | 2025.09.24 16:58:09.207128 [ 293 ] {} <Debug> TCP-Session: b250afc9-d1ad-4184-8195-4a6d4b8dcc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9820 | 2025.09.24 16:58:09.207121 [ 275 ] {} <Debug> TCP-Session: b15db6fc-e549-4519-9e23-7641025414bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9821 | 2025.09.24 16:58:09.207175 [ 293 ] {} <Debug> TCP-Session: b250afc9-d1ad-4184-8195-4a6d4b8dcc42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9822 | 2025.09.24 16:58:09.207184 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9823 | 2025.09.24 16:58:09.207188 [ 275 ] {} <Debug> TCP-Session: b15db6fc-e549-4519-9e23-7641025414bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9824 | 2025.09.24 16:58:09.207215 [ 292 ] {5f622864-3628-49c4-b5da-57abe992ed27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41211) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9825 | 2025.09.24 16:58:09.207240 [ 294 ] {} <Debug> TCP-Session: decc2896-bd02-452d-8629-7414efb1505a Authenticating user 'default' from [fd00:1122:3344:101::e]:43570 | ||
| 9826 | 2025.09.24 16:58:09.206868 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35831 | ||
| 9827 | 2025.09.24 16:58:09.207286 [ 294 ] {} <Debug> TCP-Session: decc2896-bd02-452d-8629-7414efb1505a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9828 | 2025.09.24 16:58:09.207321 [ 294 ] {} <Debug> TCP-Session: decc2896-bd02-452d-8629-7414efb1505a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9829 | 2025.09.24 16:58:09.207505 [ 292 ] {5f622864-3628-49c4-b5da-57abe992ed27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9830 | 2025.09.24 16:58:09.207568 [ 292 ] {5f622864-3628-49c4-b5da-57abe992ed27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9831 | 2025.09.24 16:58:09.207682 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9832 | 2025.09.24 16:58:09.207713 [ 288 ] {} <Debug> TCP-Session: 3cb9d1e2-fea0-446d-a23a-7a1459e6e6c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54116 | ||
| 9833 | 2025.09.24 16:58:09.207730 [ 288 ] {} <Debug> TCP-Session: 3cb9d1e2-fea0-446d-a23a-7a1459e6e6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9834 | 2025.09.24 16:58:09.207746 [ 288 ] {} <Debug> TCP-Session: 3cb9d1e2-fea0-446d-a23a-7a1459e6e6c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9835 | 2025.09.24 16:58:09.207792 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9836 | 2025.09.24 16:58:09.207831 [ 287 ] {} <Debug> TCP-Session: c7bb96e5-fa5c-48d8-b440-f853c80408f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35831 | ||
| 9837 | 2025.09.24 16:58:09.207854 [ 287 ] {} <Debug> TCP-Session: c7bb96e5-fa5c-48d8-b440-f853c80408f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9838 | 2025.09.24 16:58:09.207870 [ 287 ] {} <Debug> TCP-Session: c7bb96e5-fa5c-48d8-b440-f853c80408f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9839 | 2025.09.24 16:58:09.207871 [ 292 ] {5f622864-3628-49c4-b5da-57abe992ed27} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 9840 | 2025.09.24 16:58:09.207919 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9841 | 2025.09.24 16:58:09.207954 [ 290 ] {} <Debug> TCP-Session: 09f0cf57-a70e-40f8-a0b7-f0d869b883e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64821 | ||
| 9842 | 2025.09.24 16:58:09.207971 [ 290 ] {} <Debug> TCP-Session: 09f0cf57-a70e-40f8-a0b7-f0d869b883e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9843 | 2025.09.24 16:58:09.207988 [ 290 ] {} <Debug> TCP-Session: 09f0cf57-a70e-40f8-a0b7-f0d869b883e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9844 | 2025.09.24 16:58:09.208267 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9845 | 2025.09.24 16:58:09.208302 [ 291 ] {} <Debug> TCP-Session: a3a70ea3-9641-4817-8925-4c3693b88273 Authenticating user 'default' from [fd00:1122:3344:101::e]:55039 | ||
| 9846 | 2025.09.24 16:58:09.208322 [ 291 ] {} <Debug> TCP-Session: a3a70ea3-9641-4817-8925-4c3693b88273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9847 | 2025.09.24 16:58:09.208337 [ 291 ] {} <Debug> TCP-Session: a3a70ea3-9641-4817-8925-4c3693b88273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9848 | 2025.09.24 16:58:09.208378 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9849 | 2025.09.24 16:58:09.208418 [ 289 ] {} <Debug> TCP-Session: c1201c12-4836-48fc-956f-7d11417a9162 Authenticating user 'default' from [fd00:1122:3344:101::e]:63857 | ||
| 9850 | 2025.09.24 16:58:09.208434 [ 289 ] {} <Debug> TCP-Session: c1201c12-4836-48fc-956f-7d11417a9162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9851 | 2025.09.24 16:58:09.208447 [ 289 ] {} <Debug> TCP-Session: c1201c12-4836-48fc-956f-7d11417a9162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9852 | 2025.09.24 16:58:09.208950 [ 308 ] {5f622864-3628-49c4-b5da-57abe992ed27} <Trace> AggregatingTransform: Aggregating | ||
| 9853 | 2025.09.24 16:58:09.208999 [ 308 ] {5f622864-3628-49c4-b5da-57abe992ed27} <Trace> Aggregator: Aggregation method: without_key | ||
| 9854 | 2025.09.24 16:58:09.209028 [ 308 ] {5f622864-3628-49c4-b5da-57abe992ed27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001045782 sec. (956.222 rows/sec., 37.35 KiB/sec.) | ||
| 9855 | 2025.09.24 16:58:09.209045 [ 308 ] {5f622864-3628-49c4-b5da-57abe992ed27} <Trace> Aggregator: Merging aggregated data | ||
| 9856 | 2025.09.24 16:58:09.210295 [ 292 ] {5f622864-3628-49c4-b5da-57abe992ed27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003154 sec., 317.0577045022194 rows/sec., 12.39 KiB/sec. | ||
| 9857 | 2025.09.24 16:58:09.210415 [ 292 ] {5f622864-3628-49c4-b5da-57abe992ed27} <Debug> TCPHandler: Processed in 0.003576396 sec. | ||
| 9858 | 2025.09.24 16:58:09.210531 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9859 | 2025.09.24 16:58:09.210563 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9860 | 2025.09.24 16:58:09.210570 [ 292 ] {} <Debug> TCP-Session: f9f8267d-5cce-4dc7-ba1c-98429370d4b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9861 | 2025.09.24 16:58:09.210589 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9862 | 2025.09.24 16:58:09.210609 [ 293 ] {} <Debug> TCP-Session: b250afc9-d1ad-4184-8195-4a6d4b8dcc42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9863 | 2025.09.24 16:58:09.210612 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9864 | 2025.09.24 16:58:09.210634 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9865 | 2025.09.24 16:58:09.210656 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9866 | 2025.09.24 16:58:09.210686 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9867 | 2025.09.24 16:58:09.210714 [ 289 ] {} <Debug> TCP-Session: c1201c12-4836-48fc-956f-7d11417a9162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9868 | 2025.09.24 16:58:09.210691 [ 291 ] {} <Debug> TCP-Session: a3a70ea3-9641-4817-8925-4c3693b88273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9869 | 2025.09.24 16:58:09.210730 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9870 | 2025.09.24 16:58:09.210731 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9871 | 2025.09.24 16:58:09.210795 [ 287 ] {} <Debug> TCP-Session: c7bb96e5-fa5c-48d8-b440-f853c80408f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9872 | 2025.09.24 16:58:09.210740 [ 288 ] {} <Debug> TCP-Session: 3cb9d1e2-fea0-446d-a23a-7a1459e6e6c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9873 | 2025.09.24 16:58:09.210819 [ 290 ] {} <Debug> TCP-Session: 09f0cf57-a70e-40f8-a0b7-f0d869b883e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9874 | 2025.09.24 16:58:09.210673 [ 294 ] {} <Debug> TCP-Session: decc2896-bd02-452d-8629-7414efb1505a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9875 | 2025.09.24 16:58:09.210643 [ 275 ] {} <Debug> TCP-Session: b15db6fc-e549-4519-9e23-7641025414bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9876 | 2025.09.24 16:58:09.270098 [ 94 ] {} <Debug> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9877 | 2025.09.24 16:58:09.270169 [ 94 ] {} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2025.09.24 16:58:09.270194 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9879 | 2025.09.24 16:58:09.270334 [ 192 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::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 | ||
| 9880 | 2025.09.24 16:58:09.270499 [ 192 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9881 | 2025.09.24 16:58:09.270541 [ 192 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 9882 | 2025.09.24 16:58:09.270615 [ 192 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9883 | 2025.09.24 16:58:09.270670 [ 192 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 9884 | 2025.09.24 16:58:09.270718 [ 192 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9885 | 2025.09.24 16:58:09.270762 [ 192 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9886 | 2025.09.24 16:58:09.271592 [ 187 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001314857 sec., 7605.389787634701 rows/sec., 512.47 KiB/sec. | ||
| 9887 | 2025.09.24 16:58:09.271796 [ 186 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9888 | 2025.09.24 16:58:09.272121 [ 186 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_9_2} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2025.09.24 16:58:09.272200 [ 186 ] {4720d471-599f-4c99-b54d-a33fe5f2eec5::all_1_9_2} <Trace> oximeter.measurements_f64 (4720d471-599f-4c99-b54d-a33fe5f2eec5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9890 | 2025.09.24 16:58:09.272293 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9891 | 2025.09.24 16:58:09.379812 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65096 | ||
| 9892 | 2025.09.24 16:58:09.379924 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9893 | 2025.09.24 16:58:09.379950 [ 289 ] {} <Debug> TCP-Session: f1825f9d-5775-4418-a73f-d3351613d480 Authenticating user 'default' from [fd00:1122:3344:101::e]:65096 | ||
| 9894 | 2025.09.24 16:58:09.379972 [ 289 ] {} <Debug> TCP-Session: f1825f9d-5775-4418-a73f-d3351613d480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9895 | 2025.09.24 16:58:09.379985 [ 289 ] {} <Debug> TCP-Session: f1825f9d-5775-4418-a73f-d3351613d480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9896 | 2025.09.24 16:58:09.380216 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39448 | ||
| 9897 | 2025.09.24 16:58:09.380228 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44913 | ||
| 9898 | 2025.09.24 16:58:09.380257 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58122 | ||
| 9899 | 2025.09.24 16:58:09.380288 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53343 | ||
| 9900 | 2025.09.24 16:58:09.380327 [ 289 ] {} <Trace> TCP-Session: f1825f9d-5775-4418-a73f-d3351613d480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9901 | 2025.09.24 16:58:09.380333 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9902 | 2025.09.24 16:58:09.380280 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51334 | ||
| 9903 | 2025.09.24 16:58:09.380379 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9904 | 2025.09.24 16:58:09.380387 [ 290 ] {} <Debug> TCP-Session: 2ab7ecd1-d5e7-40e1-aee5-a6eef00953f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39448 | ||
| 9905 | 2025.09.24 16:58:09.380409 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9906 | 2025.09.24 16:58:09.380428 [ 291 ] {} <Debug> TCP-Session: 0d93b08f-4786-4ee4-bccb-67114525f6cb Authenticating user 'default' from [fd00:1122:3344:101::e]:44913 | ||
| 9907 | 2025.09.24 16:58:09.380439 [ 290 ] {} <Debug> TCP-Session: 2ab7ecd1-d5e7-40e1-aee5-a6eef00953f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9908 | 2025.09.24 16:58:09.380453 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9909 | 2025.09.24 16:58:09.380468 [ 291 ] {} <Debug> TCP-Session: 0d93b08f-4786-4ee4-bccb-67114525f6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9910 | 2025.09.24 16:58:09.380472 [ 290 ] {} <Debug> TCP-Session: 2ab7ecd1-d5e7-40e1-aee5-a6eef00953f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9911 | 2025.09.24 16:58:09.380496 [ 287 ] {} <Debug> TCP-Session: ca0027b2-4033-4f9c-bd11-bff4ca85189b Authenticating user 'default' from [fd00:1122:3344:101::e]:51334 | ||
| 9912 | 2025.09.24 16:58:09.380500 [ 291 ] {} <Debug> TCP-Session: 0d93b08f-4786-4ee4-bccb-67114525f6cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9913 | 2025.09.24 16:58:09.380506 [ 289 ] {b3609e39-c48f-4845-a9ca-78a683a2229a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65096) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9914 | 2025.09.24 16:58:09.380529 [ 287 ] {} <Debug> TCP-Session: ca0027b2-4033-4f9c-bd11-bff4ca85189b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9915 | 2025.09.24 16:58:09.380453 [ 288 ] {} <Debug> TCP-Session: fc87d0af-9800-45ba-8af0-558ae65802d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53343 | ||
| 9916 | 2025.09.24 16:58:09.380568 [ 287 ] {} <Debug> TCP-Session: ca0027b2-4033-4f9c-bd11-bff4ca85189b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9917 | 2025.09.24 16:58:09.380375 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9918 | 2025.09.24 16:58:09.380596 [ 288 ] {} <Debug> TCP-Session: fc87d0af-9800-45ba-8af0-558ae65802d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9919 | 2025.09.24 16:58:09.380265 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48220 | ||
| 9920 | 2025.09.24 16:58:09.380639 [ 288 ] {} <Debug> TCP-Session: fc87d0af-9800-45ba-8af0-558ae65802d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9921 | 2025.09.24 16:58:09.380633 [ 294 ] {} <Debug> TCP-Session: 4ffedb6c-1f07-448b-8993-cc6fbc3d228f Authenticating user 'default' from [fd00:1122:3344:101::e]:58122 | ||
| 9922 | 2025.09.24 16:58:09.380241 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57365 | ||
| 9923 | 2025.09.24 16:58:09.380702 [ 294 ] {} <Debug> TCP-Session: 4ffedb6c-1f07-448b-8993-cc6fbc3d228f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9924 | 2025.09.24 16:58:09.380711 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9925 | 2025.09.24 16:58:09.380735 [ 294 ] {} <Debug> TCP-Session: 4ffedb6c-1f07-448b-8993-cc6fbc3d228f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9926 | 2025.09.24 16:58:09.380755 [ 275 ] {} <Debug> TCP-Session: c4cefc2c-5812-44d8-b389-92f6ac3b84ec Authenticating user 'default' from [fd00:1122:3344:101::e]:48220 | ||
| 9927 | 2025.09.24 16:58:09.380767 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9928 | 2025.09.24 16:58:09.380782 [ 275 ] {} <Debug> TCP-Session: c4cefc2c-5812-44d8-b389-92f6ac3b84ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9929 | 2025.09.24 16:58:09.380790 [ 289 ] {b3609e39-c48f-4845-a9ca-78a683a2229a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9930 | 2025.09.24 16:58:09.380800 [ 275 ] {} <Debug> TCP-Session: c4cefc2c-5812-44d8-b389-92f6ac3b84ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9931 | 2025.09.24 16:58:09.380794 [ 293 ] {} <Debug> TCP-Session: b481aabd-2f87-466f-b22e-1c495910c006 Authenticating user 'default' from [fd00:1122:3344:101::e]:57365 | ||
| 9932 | 2025.09.24 16:58:09.380240 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57561 | ||
| 9933 | 2025.09.24 16:58:09.380832 [ 293 ] {} <Debug> TCP-Session: b481aabd-2f87-466f-b22e-1c495910c006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9934 | 2025.09.24 16:58:09.380846 [ 289 ] {b3609e39-c48f-4845-a9ca-78a683a2229a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9935 | 2025.09.24 16:58:09.380867 [ 293 ] {} <Debug> TCP-Session: b481aabd-2f87-466f-b22e-1c495910c006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9936 | 2025.09.24 16:58:09.380898 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9937 | 2025.09.24 16:58:09.380925 [ 292 ] {} <Debug> TCP-Session: 0ef18d59-ff13-4d29-af23-38f3ceb0c182 Authenticating user 'default' from [fd00:1122:3344:101::e]:57561 | ||
| 9938 | 2025.09.24 16:58:09.380941 [ 292 ] {} <Debug> TCP-Session: 0ef18d59-ff13-4d29-af23-38f3ceb0c182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9939 | 2025.09.24 16:58:09.380953 [ 292 ] {} <Debug> TCP-Session: 0ef18d59-ff13-4d29-af23-38f3ceb0c182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9940 | 2025.09.24 16:58:09.381136 [ 289 ] {b3609e39-c48f-4845-a9ca-78a683a2229a} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 9941 | 2025.09.24 16:58:09.382029 [ 345 ] {b3609e39-c48f-4845-a9ca-78a683a2229a} <Trace> AggregatingTransform: Aggregating | ||
| 9942 | 2025.09.24 16:58:09.382085 [ 345 ] {b3609e39-c48f-4845-a9ca-78a683a2229a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9943 | 2025.09.24 16:58:09.382121 [ 345 ] {b3609e39-c48f-4845-a9ca-78a683a2229a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884398 sec. (1130.713 rows/sec., 44.17 KiB/sec.) | ||
| 9944 | 2025.09.24 16:58:09.382141 [ 345 ] {b3609e39-c48f-4845-a9ca-78a683a2229a} <Trace> Aggregator: Merging aggregated data | ||
| 9945 | 2025.09.24 16:58:09.383460 [ 289 ] {b3609e39-c48f-4845-a9ca-78a683a2229a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003013 sec., 331.8951211417192 rows/sec., 12.96 KiB/sec. | ||
| 9946 | 2025.09.24 16:58:09.383579 [ 289 ] {b3609e39-c48f-4845-a9ca-78a683a2229a} <Debug> TCPHandler: Processed in 0.003398552 sec. | ||
| 9947 | 2025.09.24 16:58:09.383691 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9948 | 2025.09.24 16:58:09.383719 [ 289 ] {} <Debug> TCP-Session: f1825f9d-5775-4418-a73f-d3351613d480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9949 | 2025.09.24 16:58:09.383719 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9950 | 2025.09.24 16:58:09.383752 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9951 | 2025.09.24 16:58:09.383767 [ 288 ] {} <Debug> TCP-Session: fc87d0af-9800-45ba-8af0-558ae65802d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9952 | 2025.09.24 16:58:09.383778 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9953 | 2025.09.24 16:58:09.383795 [ 290 ] {} <Debug> TCP-Session: 2ab7ecd1-d5e7-40e1-aee5-a6eef00953f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9954 | 2025.09.24 16:58:09.383801 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9955 | 2025.09.24 16:58:09.383820 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9956 | 2025.09.24 16:58:09.383841 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9957 | 2025.09.24 16:58:09.383859 [ 291 ] {} <Debug> TCP-Session: 0d93b08f-4786-4ee4-bccb-67114525f6cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9958 | 2025.09.24 16:58:09.383868 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9959 | 2025.09.24 16:58:09.383892 [ 287 ] {} <Debug> TCP-Session: ca0027b2-4033-4f9c-bd11-bff4ca85189b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9960 | 2025.09.24 16:58:09.383878 [ 294 ] {} <Debug> TCP-Session: 4ffedb6c-1f07-448b-8993-cc6fbc3d228f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9961 | 2025.09.24 16:58:09.383919 [ 292 ] {} <Debug> TCP-Session: 0ef18d59-ff13-4d29-af23-38f3ceb0c182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9962 | 2025.09.24 16:58:09.383824 [ 293 ] {} <Debug> TCP-Session: b481aabd-2f87-466f-b22e-1c495910c006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9963 | 2025.09.24 16:58:09.383869 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9964 | 2025.09.24 16:58:09.383993 [ 275 ] {} <Debug> TCP-Session: c4cefc2c-5812-44d8-b389-92f6ac3b84ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9965 | 2025.09.24 16:58:12.202601 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9966 | 2025.09.24 16:58:12.202821 [ 278 ] {b8000146-9c37-44cc-87e6-2b7e2b1a83c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9967 | 2025.09.24 16:58:12.202898 [ 278 ] {b8000146-9c37-44cc-87e6-2b7e2b1a83c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9968 | 2025.09.24 16:58:12.203711 [ 278 ] {b8000146-9c37-44cc-87e6-2b7e2b1a83c2} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9969 | 2025.09.24 16:58:12.203753 [ 278 ] {b8000146-9c37-44cc-87e6-2b7e2b1a83c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9970 | 2025.09.24 16:58:12.204168 [ 278 ] {b8000146-9c37-44cc-87e6-2b7e2b1a83c2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9971 | 2025.09.24 16:58:12.204412 [ 278 ] {b8000146-9c37-44cc-87e6-2b7e2b1a83c2} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9972 | 2025.09.24 16:58:12.204573 [ 278 ] {b8000146-9c37-44cc-87e6-2b7e2b1a83c2} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001808 sec., 66371.68141592921 rows/sec., 5.62 MiB/sec. | ||
| 9973 | 2025.09.24 16:58:12.204624 [ 278 ] {b8000146-9c37-44cc-87e6-2b7e2b1a83c2} <Debug> TCPHandler: Processed in 0.002161926 sec. | ||
| 9974 | 2025.09.24 16:58:12.204752 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2025.09.24 16:58:12.204856 [ 278 ] {41e7d344-957f-4b12-a350-db5715bf648e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9976 | 2025.09.24 16:58:12.204900 [ 278 ] {41e7d344-957f-4b12-a350-db5715bf648e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9977 | 2025.09.24 16:58:12.205339 [ 278 ] {41e7d344-957f-4b12-a350-db5715bf648e} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2025.09.24 16:58:12.205375 [ 278 ] {41e7d344-957f-4b12-a350-db5715bf648e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9979 | 2025.09.24 16:58:12.205689 [ 278 ] {41e7d344-957f-4b12-a350-db5715bf648e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9980 | 2025.09.24 16:58:12.205920 [ 278 ] {41e7d344-957f-4b12-a350-db5715bf648e} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2025.09.24 16:58:12.206054 [ 278 ] {41e7d344-957f-4b12-a350-db5715bf648e} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001221 sec., 26208.026208026207 rows/sec., 1.92 MiB/sec. | ||
| 9982 | 2025.09.24 16:58:12.206093 [ 278 ] {41e7d344-957f-4b12-a350-db5715bf648e} <Debug> TCPHandler: Processed in 0.00139181 sec. | ||
| 9983 | 2025.09.24 16:58:12.206199 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9984 | 2025.09.24 16:58:12.206306 [ 278 ] {35c07044-6185-437a-a68c-392670b91c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9985 | 2025.09.24 16:58:12.206348 [ 278 ] {35c07044-6185-437a-a68c-392670b91c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9986 | 2025.09.24 16:58:12.206802 [ 278 ] {35c07044-6185-437a-a68c-392670b91c33} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9987 | 2025.09.24 16:58:12.206838 [ 278 ] {35c07044-6185-437a-a68c-392670b91c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9988 | 2025.09.24 16:58:12.207165 [ 278 ] {35c07044-6185-437a-a68c-392670b91c33} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9989 | 2025.09.24 16:58:12.207384 [ 278 ] {35c07044-6185-437a-a68c-392670b91c33} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2025.09.24 16:58:12.207514 [ 278 ] {35c07044-6185-437a-a68c-392670b91c33} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001229 sec., 78112.28641171684 rows/sec., 6.10 MiB/sec. | ||
| 9991 | 2025.09.24 16:58:12.207552 [ 278 ] {35c07044-6185-437a-a68c-392670b91c33} <Debug> TCPHandler: Processed in 0.001404069 sec. | ||
| 9992 | 2025.09.24 16:58:12.207662 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9993 | 2025.09.24 16:58:12.207757 [ 278 ] {ef5a5a51-3691-47e5-a184-dc50cb74b607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9994 | 2025.09.24 16:58:12.207801 [ 278 ] {ef5a5a51-3691-47e5-a184-dc50cb74b607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9995 | 2025.09.24 16:58:12.208208 [ 278 ] {ef5a5a51-3691-47e5-a184-dc50cb74b607} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9996 | 2025.09.24 16:58:12.208243 [ 278 ] {ef5a5a51-3691-47e5-a184-dc50cb74b607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9997 | 2025.09.24 16:58:12.208574 [ 278 ] {ef5a5a51-3691-47e5-a184-dc50cb74b607} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9998 | 2025.09.24 16:58:12.208785 [ 278 ] {ef5a5a51-3691-47e5-a184-dc50cb74b607} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9999 | 2025.09.24 16:58:12.208912 [ 278 ] {ef5a5a51-3691-47e5-a184-dc50cb74b607} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 10000 | 2025.09.24 16:58:12.208949 [ 278 ] {ef5a5a51-3691-47e5-a184-dc50cb74b607} <Debug> TCPHandler: Processed in 0.001336468 sec. | ||
| 10001 | 2025.09.24 16:58:12.209053 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10002 | 2025.09.24 16:58:12.209154 [ 278 ] {6e8780d5-0330-491b-a721-218720fa4549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10003 | 2025.09.24 16:58:12.209210 [ 278 ] {6e8780d5-0330-491b-a721-218720fa4549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10004 | 2025.09.24 16:58:12.210056 [ 278 ] {6e8780d5-0330-491b-a721-218720fa4549} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10005 | 2025.09.24 16:58:12.210092 [ 278 ] {6e8780d5-0330-491b-a721-218720fa4549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10006 | 2025.09.24 16:58:12.210639 [ 278 ] {6e8780d5-0330-491b-a721-218720fa4549} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10007 | 2025.09.24 16:58:12.210863 [ 278 ] {6e8780d5-0330-491b-a721-218720fa4549} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10008 | 2025.09.24 16:58:12.211002 [ 278 ] {6e8780d5-0330-491b-a721-218720fa4549} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001867 sec., 17139.79646491698 rows/sec., 30.71 MiB/sec. | ||
| 10009 | 2025.09.24 16:58:12.211055 [ 278 ] {6e8780d5-0330-491b-a721-218720fa4549} <Debug> TCPHandler: Processed in 0.002052863 sec. | ||
| 10010 | 2025.09.24 16:58:12.211167 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10011 | 2025.09.24 16:58:12.211263 [ 278 ] {54238961-efa3-4287-9686-9ca3609af25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10012 | 2025.09.24 16:58:12.211306 [ 278 ] {54238961-efa3-4287-9686-9ca3609af25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10013 | 2025.09.24 16:58:12.211640 [ 278 ] {54238961-efa3-4287-9686-9ca3609af25f} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2025.09.24 16:58:12.211675 [ 278 ] {54238961-efa3-4287-9686-9ca3609af25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10015 | 2025.09.24 16:58:12.211985 [ 278 ] {54238961-efa3-4287-9686-9ca3609af25f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10016 | 2025.09.24 16:58:12.212194 [ 278 ] {54238961-efa3-4287-9686-9ca3609af25f} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10017 | 2025.09.24 16:58:12.212322 [ 278 ] {54238961-efa3-4287-9686-9ca3609af25f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 10018 | 2025.09.24 16:58:12.212358 [ 278 ] {54238961-efa3-4287-9686-9ca3609af25f} <Debug> TCPHandler: Processed in 0.001240676 sec. | ||
| 10019 | 2025.09.24 16:58:14.364402 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59968 | ||
| 10020 | 2025.09.24 16:58:14.364511 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10021 | 2025.09.24 16:58:14.364539 [ 289 ] {} <Debug> TCP-Session: ede1c3b7-7210-4461-a2e6-51882d518a9f Authenticating user 'default' from [fd00:1122:3344:101::e]:59968 | ||
| 10022 | 2025.09.24 16:58:14.364563 [ 289 ] {} <Debug> TCP-Session: ede1c3b7-7210-4461-a2e6-51882d518a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10023 | 2025.09.24 16:58:14.364577 [ 289 ] {} <Debug> TCP-Session: ede1c3b7-7210-4461-a2e6-51882d518a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10024 | 2025.09.24 16:58:14.364796 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62332 | ||
| 10025 | 2025.09.24 16:58:14.364821 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63624 | ||
| 10026 | 2025.09.24 16:58:14.364836 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64028 | ||
| 10027 | 2025.09.24 16:58:14.364884 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41354 | ||
| 10028 | 2025.09.24 16:58:14.364904 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60802 | ||
| 10029 | 2025.09.24 16:58:14.364939 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10030 | 2025.09.24 16:58:14.364920 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10031 | 2025.09.24 16:58:14.364982 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10032 | 2025.09.24 16:58:14.365001 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10033 | 2025.09.24 16:58:14.365007 [ 290 ] {} <Debug> TCP-Session: 695cb071-2501-4373-8afa-55585b3a7159 Authenticating user 'default' from [fd00:1122:3344:101::e]:62332 | ||
| 10034 | 2025.09.24 16:58:14.365024 [ 292 ] {} <Debug> TCP-Session: a0150574-2336-49b0-bec1-5fefcdb79ae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64028 | ||
| 10035 | 2025.09.24 16:58:14.365051 [ 290 ] {} <Debug> TCP-Session: 695cb071-2501-4373-8afa-55585b3a7159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10036 | 2025.09.24 16:58:14.365030 [ 288 ] {} <Debug> TCP-Session: 502a4ea4-a6ad-4094-93c1-d9c3b7eb38e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60802 | ||
| 10037 | 2025.09.24 16:58:14.365087 [ 292 ] {} <Debug> TCP-Session: a0150574-2336-49b0-bec1-5fefcdb79ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10038 | 2025.09.24 16:58:14.365087 [ 290 ] {} <Debug> TCP-Session: 695cb071-2501-4373-8afa-55585b3a7159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10039 | 2025.09.24 16:58:14.365109 [ 288 ] {} <Debug> TCP-Session: 502a4ea4-a6ad-4094-93c1-d9c3b7eb38e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10040 | 2025.09.24 16:58:14.365115 [ 292 ] {} <Debug> TCP-Session: a0150574-2336-49b0-bec1-5fefcdb79ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10041 | 2025.09.24 16:58:14.365139 [ 288 ] {} <Debug> TCP-Session: 502a4ea4-a6ad-4094-93c1-d9c3b7eb38e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10042 | 2025.09.24 16:58:14.364982 [ 291 ] {} <Debug> TCP-Session: 347c7f3e-2039-4c43-821c-c2c88a7138cb Authenticating user 'default' from [fd00:1122:3344:101::e]:63624 | ||
| 10043 | 2025.09.24 16:58:14.364981 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10044 | 2025.09.24 16:58:14.365191 [ 291 ] {} <Debug> TCP-Session: 347c7f3e-2039-4c43-821c-c2c88a7138cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10045 | 2025.09.24 16:58:14.365212 [ 275 ] {} <Debug> TCP-Session: 367a6533-2c7b-4101-a158-3ed2f4f1f870 Authenticating user 'default' from [fd00:1122:3344:101::e]:41354 | ||
| 10046 | 2025.09.24 16:58:14.365217 [ 291 ] {} <Debug> TCP-Session: 347c7f3e-2039-4c43-821c-c2c88a7138cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10047 | 2025.09.24 16:58:14.365240 [ 275 ] {} <Debug> TCP-Session: 367a6533-2c7b-4101-a158-3ed2f4f1f870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10048 | 2025.09.24 16:58:14.364889 [ 289 ] {} <Trace> TCP-Session: ede1c3b7-7210-4461-a2e6-51882d518a9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10049 | 2025.09.24 16:58:14.365267 [ 275 ] {} <Debug> TCP-Session: 367a6533-2c7b-4101-a158-3ed2f4f1f870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10050 | 2025.09.24 16:58:14.364874 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52814 | ||
| 10051 | 2025.09.24 16:58:14.364860 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51061 | ||
| 10052 | 2025.09.24 16:58:14.364895 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38532 | ||
| 10053 | 2025.09.24 16:58:14.365375 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10054 | 2025.09.24 16:58:14.365396 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10055 | 2025.09.24 16:58:14.365407 [ 294 ] {} <Debug> TCP-Session: 2941497e-db1f-4ef5-be15-8a185e249485 Authenticating user 'default' from [fd00:1122:3344:101::e]:52814 | ||
| 10056 | 2025.09.24 16:58:14.365420 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10057 | 2025.09.24 16:58:14.365436 [ 289 ] {b3a5e994-9de9-4310-880e-4dfe635f0289} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59968) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10058 | 2025.09.24 16:58:14.365462 [ 287 ] {} <Debug> TCP-Session: 373b8e95-d8d0-47b0-8468-3cbe61e1500e Authenticating user 'default' from [fd00:1122:3344:101::e]:38532 | ||
| 10059 | 2025.09.24 16:58:14.365443 [ 294 ] {} <Debug> TCP-Session: 2941497e-db1f-4ef5-be15-8a185e249485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10060 | 2025.09.24 16:58:14.365498 [ 287 ] {} <Debug> TCP-Session: 373b8e95-d8d0-47b0-8468-3cbe61e1500e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10061 | 2025.09.24 16:58:14.365519 [ 294 ] {} <Debug> TCP-Session: 2941497e-db1f-4ef5-be15-8a185e249485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10062 | 2025.09.24 16:58:14.365532 [ 287 ] {} <Debug> TCP-Session: 373b8e95-d8d0-47b0-8468-3cbe61e1500e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2025.09.24 16:58:14.365426 [ 293 ] {} <Debug> TCP-Session: df8d4f4f-25ee-49d1-b135-40db9755ada1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51061 | ||
| 10064 | 2025.09.24 16:58:14.365581 [ 293 ] {} <Debug> TCP-Session: df8d4f4f-25ee-49d1-b135-40db9755ada1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10065 | 2025.09.24 16:58:14.365594 [ 293 ] {} <Debug> TCP-Session: df8d4f4f-25ee-49d1-b135-40db9755ada1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10066 | 2025.09.24 16:58:14.365737 [ 289 ] {b3a5e994-9de9-4310-880e-4dfe635f0289} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10067 | 2025.09.24 16:58:14.365791 [ 289 ] {b3a5e994-9de9-4310-880e-4dfe635f0289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10068 | 2025.09.24 16:58:14.366068 [ 289 ] {b3a5e994-9de9-4310-880e-4dfe635f0289} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 10069 | 2025.09.24 16:58:14.366988 [ 343 ] {b3a5e994-9de9-4310-880e-4dfe635f0289} <Trace> AggregatingTransform: Aggregating | ||
| 10070 | 2025.09.24 16:58:14.367032 [ 343 ] {b3a5e994-9de9-4310-880e-4dfe635f0289} <Trace> Aggregator: Aggregation method: without_key | ||
| 10071 | 2025.09.24 16:58:14.367073 [ 343 ] {b3a5e994-9de9-4310-880e-4dfe635f0289} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906739 sec. (1102.853 rows/sec., 43.08 KiB/sec.) | ||
| 10072 | 2025.09.24 16:58:14.367094 [ 343 ] {b3a5e994-9de9-4310-880e-4dfe635f0289} <Trace> Aggregator: Merging aggregated data | ||
| 10073 | 2025.09.24 16:58:14.368545 [ 289 ] {b3a5e994-9de9-4310-880e-4dfe635f0289} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003167 sec., 315.75623618566465 rows/sec., 12.33 KiB/sec. | ||
| 10074 | 2025.09.24 16:58:14.368689 [ 289 ] {b3a5e994-9de9-4310-880e-4dfe635f0289} <Debug> TCPHandler: Processed in 0.003921192 sec. | ||
| 10075 | 2025.09.24 16:58:14.368791 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10076 | 2025.09.24 16:58:14.368816 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10077 | 2025.09.24 16:58:14.368831 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10078 | 2025.09.24 16:58:14.368845 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10079 | 2025.09.24 16:58:14.368861 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10080 | 2025.09.24 16:58:14.368889 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10081 | 2025.09.24 16:58:14.368904 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10082 | 2025.09.24 16:58:14.368919 [ 291 ] {} <Debug> TCP-Session: 347c7f3e-2039-4c43-821c-c2c88a7138cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10083 | 2025.09.24 16:58:14.368935 [ 294 ] {} <Debug> TCP-Session: 2941497e-db1f-4ef5-be15-8a185e249485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10084 | 2025.09.24 16:58:14.368956 [ 287 ] {} <Debug> TCP-Session: 373b8e95-d8d0-47b0-8468-3cbe61e1500e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10085 | 2025.09.24 16:58:14.368922 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10086 | 2025.09.24 16:58:14.368885 [ 290 ] {} <Debug> TCP-Session: 695cb071-2501-4373-8afa-55585b3a7159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10087 | 2025.09.24 16:58:14.369019 [ 275 ] {} <Debug> TCP-Session: 367a6533-2c7b-4101-a158-3ed2f4f1f870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10088 | 2025.09.24 16:58:14.368877 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10089 | 2025.09.24 16:58:14.368861 [ 288 ] {} <Debug> TCP-Session: 502a4ea4-a6ad-4094-93c1-d9c3b7eb38e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10090 | 2025.09.24 16:58:14.368899 [ 293 ] {} <Debug> TCP-Session: df8d4f4f-25ee-49d1-b135-40db9755ada1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10091 | 2025.09.24 16:58:14.369077 [ 292 ] {} <Debug> TCP-Session: a0150574-2336-49b0-bec1-5fefcdb79ae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10092 | 2025.09.24 16:58:14.368820 [ 289 ] {} <Debug> TCP-Session: ede1c3b7-7210-4461-a2e6-51882d518a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10093 | 2025.09.24 16:58:15.098352 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10094 | 2025.09.24 16:58:15.098418 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10095 | 2025.09.24 16:58:15.233686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23035 | ||
| 10096 | 2025.09.24 16:58:15.234193 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2025.09.24 16:58:15.234243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10098 | 2025.09.24 16:58:15.234722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10099 | 2025.09.24 16:58:15.234986 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2025.09.24 16:58:15.235131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23035 | ||
| 10101 | 2025.09.24 16:58:15.297880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1252 | ||
| 10102 | 2025.09.24 16:58:15.300332 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2025.09.24 16:58:15.300392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10104 | 2025.09.24 16:58:15.301619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10105 | 2025.09.24 16:58:15.301894 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2025.09.24 16:58:15.302258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1252 | ||
| 10107 | 2025.09.24 16:58:16.001117 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000794557 sec. | ||
| 10108 | 2025.09.24 16:58:16.491685 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10109 | 2025.09.24 16:58:16.507658 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2025.09.24 16:58:16.507725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10111 | 2025.09.24 16:58:16.513290 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10112 | 2025.09.24 16:58:16.513992 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2025.09.24 16:58:16.517165 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10114 | 2025.09.24 16:58:17.201732 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10115 | 2025.09.24 16:58:17.201946 [ 278 ] {e778626a-feb4-436a-a82e-9c282a1becdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10116 | 2025.09.24 16:58:17.202018 [ 278 ] {e778626a-feb4-436a-a82e-9c282a1becdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10117 | 2025.09.24 16:58:17.202767 [ 278 ] {e778626a-feb4-436a-a82e-9c282a1becdc} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2025.09.24 16:58:17.202818 [ 278 ] {e778626a-feb4-436a-a82e-9c282a1becdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10119 | 2025.09.24 16:58:17.203207 [ 278 ] {e778626a-feb4-436a-a82e-9c282a1becdc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10120 | 2025.09.24 16:58:17.203442 [ 278 ] {e778626a-feb4-436a-a82e-9c282a1becdc} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2025.09.24 16:58:17.203601 [ 278 ] {e778626a-feb4-436a-a82e-9c282a1becdc} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001711 sec., 44418.468731735826 rows/sec., 3.64 MiB/sec. | ||
| 10122 | 2025.09.24 16:58:17.203643 [ 278 ] {e778626a-feb4-436a-a82e-9c282a1becdc} <Debug> TCPHandler: Processed in 0.002045723 sec. | ||
| 10123 | 2025.09.24 16:58:17.203770 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10124 | 2025.09.24 16:58:17.203866 [ 278 ] {64aae228-0243-46e5-8ffa-99c19186c6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10125 | 2025.09.24 16:58:17.203907 [ 278 ] {64aae228-0243-46e5-8ffa-99c19186c6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10126 | 2025.09.24 16:58:17.204304 [ 278 ] {64aae228-0243-46e5-8ffa-99c19186c6d7} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2025.09.24 16:58:17.204341 [ 278 ] {64aae228-0243-46e5-8ffa-99c19186c6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10128 | 2025.09.24 16:58:17.204631 [ 278 ] {64aae228-0243-46e5-8ffa-99c19186c6d7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10129 | 2025.09.24 16:58:17.204843 [ 278 ] {64aae228-0243-46e5-8ffa-99c19186c6d7} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2025.09.24 16:58:17.204973 [ 278 ] {64aae228-0243-46e5-8ffa-99c19186c6d7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001126 sec., 8880.994671403198 rows/sec., 667.81 KiB/sec. | ||
| 10131 | 2025.09.24 16:58:17.205010 [ 278 ] {64aae228-0243-46e5-8ffa-99c19186c6d7} <Debug> TCPHandler: Processed in 0.001288117 sec. | ||
| 10132 | 2025.09.24 16:58:17.205136 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10133 | 2025.09.24 16:58:17.205275 [ 278 ] {2ebf3b56-a120-46e6-9bdf-7e8db20ed59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10134 | 2025.09.24 16:58:17.205328 [ 278 ] {2ebf3b56-a120-46e6-9bdf-7e8db20ed59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10135 | 2025.09.24 16:58:17.205844 [ 278 ] {2ebf3b56-a120-46e6-9bdf-7e8db20ed59e} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10136 | 2025.09.24 16:58:17.205882 [ 278 ] {2ebf3b56-a120-46e6-9bdf-7e8db20ed59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10137 | 2025.09.24 16:58:17.206206 [ 278 ] {2ebf3b56-a120-46e6-9bdf-7e8db20ed59e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10138 | 2025.09.24 16:58:17.206430 [ 278 ] {2ebf3b56-a120-46e6-9bdf-7e8db20ed59e} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2025.09.24 16:58:17.206562 [ 278 ] {2ebf3b56-a120-46e6-9bdf-7e8db20ed59e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001312 sec., 56402.439024390245 rows/sec., 4.40 MiB/sec. | ||
| 10140 | 2025.09.24 16:58:17.206603 [ 278 ] {2ebf3b56-a120-46e6-9bdf-7e8db20ed59e} <Debug> TCPHandler: Processed in 0.001528872 sec. | ||
| 10141 | 2025.09.24 16:58:17.206716 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10142 | 2025.09.24 16:58:17.206812 [ 278 ] {f020de6d-1fa6-44ac-93b8-53983ebe851d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10143 | 2025.09.24 16:58:17.206865 [ 278 ] {f020de6d-1fa6-44ac-93b8-53983ebe851d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10144 | 2025.09.24 16:58:17.207269 [ 278 ] {f020de6d-1fa6-44ac-93b8-53983ebe851d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2025.09.24 16:58:17.207305 [ 278 ] {f020de6d-1fa6-44ac-93b8-53983ebe851d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10146 | 2025.09.24 16:58:17.207642 [ 278 ] {f020de6d-1fa6-44ac-93b8-53983ebe851d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10147 | 2025.09.24 16:58:17.207853 [ 278 ] {f020de6d-1fa6-44ac-93b8-53983ebe851d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2025.09.24 16:58:17.207986 [ 278 ] {f020de6d-1fa6-44ac-93b8-53983ebe851d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 10149 | 2025.09.24 16:58:17.208024 [ 278 ] {f020de6d-1fa6-44ac-93b8-53983ebe851d} <Debug> TCPHandler: Processed in 0.001359138 sec. | ||
| 10150 | 2025.09.24 16:58:17.208131 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10151 | 2025.09.24 16:58:17.208226 [ 278 ] {7a7d7bdb-e2c4-445b-aee0-fce9f0eed3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10152 | 2025.09.24 16:58:17.208281 [ 278 ] {7a7d7bdb-e2c4-445b-aee0-fce9f0eed3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10153 | 2025.09.24 16:58:17.209045 [ 278 ] {7a7d7bdb-e2c4-445b-aee0-fce9f0eed3d9} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10154 | 2025.09.24 16:58:17.209082 [ 278 ] {7a7d7bdb-e2c4-445b-aee0-fce9f0eed3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10155 | 2025.09.24 16:58:17.209597 [ 278 ] {7a7d7bdb-e2c4-445b-aee0-fce9f0eed3d9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10156 | 2025.09.24 16:58:17.209819 [ 278 ] {7a7d7bdb-e2c4-445b-aee0-fce9f0eed3d9} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10157 | 2025.09.24 16:58:17.209963 [ 278 ] {7a7d7bdb-e2c4-445b-aee0-fce9f0eed3d9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 10158 | 2025.09.24 16:58:17.210026 [ 278 ] {7a7d7bdb-e2c4-445b-aee0-fce9f0eed3d9} <Debug> TCPHandler: Processed in 0.001944131 sec. | ||
| 10159 | 2025.09.24 16:58:17.210136 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10160 | 2025.09.24 16:58:17.210232 [ 278 ] {492fc3b9-4c35-45e1-a02a-3223699a7b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10161 | 2025.09.24 16:58:17.210274 [ 278 ] {492fc3b9-4c35-45e1-a02a-3223699a7b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10162 | 2025.09.24 16:58:17.210608 [ 278 ] {492fc3b9-4c35-45e1-a02a-3223699a7b43} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2025.09.24 16:58:17.210645 [ 278 ] {492fc3b9-4c35-45e1-a02a-3223699a7b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10164 | 2025.09.24 16:58:17.210950 [ 278 ] {492fc3b9-4c35-45e1-a02a-3223699a7b43} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10165 | 2025.09.24 16:58:17.211159 [ 278 ] {492fc3b9-4c35-45e1-a02a-3223699a7b43} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2025.09.24 16:58:17.211287 [ 278 ] {492fc3b9-4c35-45e1-a02a-3223699a7b43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 10167 | 2025.09.24 16:58:17.211322 [ 278 ] {492fc3b9-4c35-45e1-a02a-3223699a7b43} <Debug> TCPHandler: Processed in 0.001236506 sec. | ||
| 10168 | 2025.09.24 16:58:18.326833 [ 128 ] {} <Debug> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10169 | 2025.09.24 16:58:18.326918 [ 128 ] {} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2025.09.24 16:58:18.326954 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10171 | 2025.09.24 16:58:18.327122 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::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 | ||
| 10172 | 2025.09.24 16:58:18.327291 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10173 | 2025.09.24 16:58:18.327343 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 10174 | 2025.09.24 16:58:18.327441 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 10175 | 2025.09.24 16:58:18.327522 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 10176 | 2025.09.24 16:58:18.327591 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 10177 | 2025.09.24 16:58:18.327660 [ 200 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::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 | ||
| 10178 | 2025.09.24 16:58:18.328863 [ 186 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001806898 sec., 934197.7244980071 rows/sec., 63.34 MiB/sec. | ||
| 10179 | 2025.09.24 16:58:18.329064 [ 188 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10180 | 2025.09.24 16:58:18.329376 [ 188 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_18_4} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2025.09.24 16:58:18.329459 [ 188 ] {a8ba1a9c-a5e6-4858-af3b-067fd3417322::all_1_18_4} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10182 | 2025.09.24 16:58:18.329550 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10183 | 2025.09.24 16:58:19.011737 [ 128 ] {} <Debug> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10184 | 2025.09.24 16:58:19.011801 [ 128 ] {} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2025.09.24 16:58:19.011826 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10186 | 2025.09.24 16:58:19.011932 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::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 | ||
| 10187 | 2025.09.24 16:58:19.012065 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10188 | 2025.09.24 16:58:19.012102 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 223 rows starting from the beginning of the part | ||
| 10189 | 2025.09.24 16:58:19.012174 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 10190 | 2025.09.24 16:58:19.012223 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 10191 | 2025.09.24 16:58:19.012273 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 10192 | 2025.09.24 16:58:19.012318 [ 200 ] {4f15631a-eb72-4772-9951-147c60dc327f::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 | ||
| 10193 | 2025.09.24 16:58:19.013219 [ 186 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327448 sec., 653886.2539248242 rows/sec., 39.98 MiB/sec. | ||
| 10194 | 2025.09.24 16:58:19.013448 [ 189 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10195 | 2025.09.24 16:58:19.013819 [ 189 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_18_4} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2025.09.24 16:58:19.013913 [ 189 ] {4f15631a-eb72-4772-9951-147c60dc327f::all_1_18_4} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10197 | 2025.09.24 16:58:19.014024 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10198 | 2025.09.24 16:58:20.374743 [ 149 ] {} <Debug> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 10199 | 2025.09.24 16:58:20.374816 [ 149 ] {} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2025.09.24 16:58:20.374842 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10201 | 2025.09.24 16:58:20.374966 [ 200 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 10202 | 2025.09.24 16:58:20.375123 [ 200 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10203 | 2025.09.24 16:58:20.375163 [ 200 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 464 rows starting from the beginning of the part | ||
| 10204 | 2025.09.24 16:58:20.375239 [ 200 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 10205 | 2025.09.24 16:58:20.375291 [ 200 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 10206 | 2025.09.24 16:58:20.375339 [ 200 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 10207 | 2025.09.24 16:58:20.375386 [ 200 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 10208 | 2025.09.24 16:58:20.376342 [ 186 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142583 sec., 799534.3063338547 rows/sec., 56.26 MiB/sec. | ||
| 10209 | 2025.09.24 16:58:20.376567 [ 190 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10210 | 2025.09.24 16:58:20.376866 [ 190 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_28_6} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2025.09.24 16:58:20.376944 [ 190 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_28_6} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 10212 | 2025.09.24 16:58:20.377056 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 10213 | 2025.09.24 16:58:22.230703 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10214 | 2025.09.24 16:58:22.230924 [ 278 ] {9a70a973-1f5a-449a-955c-86f1c0f99cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10215 | 2025.09.24 16:58:22.230999 [ 278 ] {9a70a973-1f5a-449a-955c-86f1c0f99cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10216 | 2025.09.24 16:58:22.231645 [ 278 ] {9a70a973-1f5a-449a-955c-86f1c0f99cdf} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2025.09.24 16:58:22.231688 [ 278 ] {9a70a973-1f5a-449a-955c-86f1c0f99cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10218 | 2025.09.24 16:58:22.232089 [ 278 ] {9a70a973-1f5a-449a-955c-86f1c0f99cdf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10219 | 2025.09.24 16:58:22.232320 [ 278 ] {9a70a973-1f5a-449a-955c-86f1c0f99cdf} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2025.09.24 16:58:22.232481 [ 278 ] {9a70a973-1f5a-449a-955c-86f1c0f99cdf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001612 sec., 3722.0843672456576 rows/sec., 303.51 KiB/sec. | ||
| 10221 | 2025.09.24 16:58:22.232533 [ 278 ] {9a70a973-1f5a-449a-955c-86f1c0f99cdf} <Debug> TCPHandler: Processed in 0.001971091 sec. | ||
| 10222 | 2025.09.24 16:58:22.232674 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10223 | 2025.09.24 16:58:22.232779 [ 278 ] {11ed3781-d403-48ad-b806-4d1f1c577d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10224 | 2025.09.24 16:58:22.232823 [ 278 ] {11ed3781-d403-48ad-b806-4d1f1c577d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10225 | 2025.09.24 16:58:22.233819 [ 278 ] {11ed3781-d403-48ad-b806-4d1f1c577d16} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2025.09.24 16:58:22.233857 [ 278 ] {11ed3781-d403-48ad-b806-4d1f1c577d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10227 | 2025.09.24 16:58:22.234267 [ 278 ] {11ed3781-d403-48ad-b806-4d1f1c577d16} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10228 | 2025.09.24 16:58:22.234507 [ 278 ] {11ed3781-d403-48ad-b806-4d1f1c577d16} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2025.09.24 16:58:22.234621 [ 141 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10230 | 2025.09.24 16:58:22.234643 [ 278 ] {11ed3781-d403-48ad-b806-4d1f1c577d16} <Debug> executeQuery: Read 1263 rows, 106.75 KiB in 0.001887 sec., 669316.3751987282 rows/sec., 55.25 MiB/sec. | ||
| 10231 | 2025.09.24 16:58:22.234659 [ 141 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2025.09.24 16:58:22.234682 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10233 | 2025.09.24 16:58:22.234682 [ 278 ] {11ed3781-d403-48ad-b806-4d1f1c577d16} <Debug> TCPHandler: Processed in 0.002061214 sec. | ||
| 10234 | 2025.09.24 16:58:22.234783 [ 189 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 10235 | 2025.09.24 16:58:22.234808 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10236 | 2025.09.24 16:58:22.234883 [ 189 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10237 | 2025.09.24 16:58:22.234909 [ 278 ] {53b60525-e7d8-418f-9792-f9b0300e4364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10238 | 2025.09.24 16:58:22.234916 [ 189 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2466 rows starting from the beginning of the part | ||
| 10239 | 2025.09.24 16:58:22.234953 [ 278 ] {53b60525-e7d8-418f-9792-f9b0300e4364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10240 | 2025.09.24 16:58:22.234984 [ 189 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 120 rows starting from the beginning of the part | ||
| 10241 | 2025.09.24 16:58:22.235031 [ 189 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 196 rows starting from the beginning of the part | ||
| 10242 | 2025.09.24 16:58:22.235074 [ 189 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 120 rows starting from the beginning of the part | ||
| 10243 | 2025.09.24 16:58:22.235114 [ 189 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 76 rows starting from the beginning of the part | ||
| 10244 | 2025.09.24 16:58:22.235153 [ 189 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1263 rows starting from the beginning of the part | ||
| 10245 | 2025.09.24 16:58:22.235399 [ 278 ] {53b60525-e7d8-418f-9792-f9b0300e4364} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2025.09.24 16:58:22.235435 [ 278 ] {53b60525-e7d8-418f-9792-f9b0300e4364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10247 | 2025.09.24 16:58:22.235747 [ 278 ] {53b60525-e7d8-418f-9792-f9b0300e4364} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10248 | 2025.09.24 16:58:22.235972 [ 278 ] {53b60525-e7d8-418f-9792-f9b0300e4364} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2025.09.24 16:58:22.236115 [ 278 ] {53b60525-e7d8-418f-9792-f9b0300e4364} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001228 sec., 30944.625407166124 rows/sec., 2.25 MiB/sec. | ||
| 10250 | 2025.09.24 16:58:22.236153 [ 278 ] {53b60525-e7d8-418f-9792-f9b0300e4364} <Debug> TCPHandler: Processed in 0.00139644 sec. | ||
| 10251 | 2025.09.24 16:58:22.236266 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10252 | 2025.09.24 16:58:22.236364 [ 278 ] {6ac11a3c-fb38-4aea-ae8e-7bbb11c3b193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10253 | 2025.09.24 16:58:22.236405 [ 278 ] {6ac11a3c-fb38-4aea-ae8e-7bbb11c3b193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10254 | 2025.09.24 16:58:22.236852 [ 190 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4241 rows, containing 5 columns (5 merged, 0 gathered) in 0.002107954 sec., 2011903.4855599315 rows/sec., 173.49 MiB/sec. | ||
| 10255 | 2025.09.24 16:58:22.236887 [ 278 ] {6ac11a3c-fb38-4aea-ae8e-7bbb11c3b193} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2025.09.24 16:58:22.236930 [ 278 ] {6ac11a3c-fb38-4aea-ae8e-7bbb11c3b193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10257 | 2025.09.24 16:58:22.237207 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10258 | 2025.09.24 16:58:22.237261 [ 278 ] {6ac11a3c-fb38-4aea-ae8e-7bbb11c3b193} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10259 | 2025.09.24 16:58:22.237632 [ 278 ] {6ac11a3c-fb38-4aea-ae8e-7bbb11c3b193} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2025.09.24 16:58:22.237659 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_71_14} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2025.09.24 16:58:22.237776 [ 195 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_71_14} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10262 | 2025.09.24 16:58:22.237777 [ 278 ] {6ac11a3c-fb38-4aea-ae8e-7bbb11c3b193} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001433 sec., 159106.76901605024 rows/sec., 10.77 MiB/sec. | ||
| 10263 | 2025.09.24 16:58:22.237831 [ 278 ] {6ac11a3c-fb38-4aea-ae8e-7bbb11c3b193} <Debug> TCPHandler: Processed in 0.001614634 sec. | ||
| 10264 | 2025.09.24 16:58:22.237884 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10265 | 2025.09.24 16:58:22.237958 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2025.09.24 16:58:22.238062 [ 278 ] {dea6d082-dfc4-4c28-bdd8-dda17f50a265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10267 | 2025.09.24 16:58:22.238106 [ 278 ] {dea6d082-dfc4-4c28-bdd8-dda17f50a265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10268 | 2025.09.24 16:58:22.238735 [ 278 ] {dea6d082-dfc4-4c28-bdd8-dda17f50a265} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2025.09.24 16:58:22.238772 [ 278 ] {dea6d082-dfc4-4c28-bdd8-dda17f50a265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10270 | 2025.09.24 16:58:22.239121 [ 278 ] {dea6d082-dfc4-4c28-bdd8-dda17f50a265} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10271 | 2025.09.24 16:58:22.239348 [ 278 ] {dea6d082-dfc4-4c28-bdd8-dda17f50a265} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2025.09.24 16:58:22.239477 [ 150 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10273 | 2025.09.24 16:58:22.239485 [ 278 ] {dea6d082-dfc4-4c28-bdd8-dda17f50a265} <Debug> executeQuery: Read 558 rows, 42.46 KiB in 0.001443 sec., 386694.38669438666 rows/sec., 28.73 MiB/sec. | ||
| 10274 | 2025.09.24 16:58:22.239526 [ 150 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2025.09.24 16:58:22.239543 [ 278 ] {dea6d082-dfc4-4c28-bdd8-dda17f50a265} <Debug> TCPHandler: Processed in 0.001638815 sec. | ||
| 10276 | 2025.09.24 16:58:22.239553 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10277 | 2025.09.24 16:58:22.239659 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 10278 | 2025.09.24 16:58:22.239677 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10279 | 2025.09.24 16:58:22.239775 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10280 | 2025.09.24 16:58:22.239780 [ 278 ] {26359bf2-96a1-4442-bac3-b093e4462bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10281 | 2025.09.24 16:58:22.239819 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1251 rows starting from the beginning of the part | ||
| 10282 | 2025.09.24 16:58:22.239841 [ 278 ] {26359bf2-96a1-4442-bac3-b093e4462bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10283 | 2025.09.24 16:58:22.239898 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 96 rows starting from the beginning of the part | ||
| 10284 | 2025.09.24 16:58:22.239952 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 110 rows starting from the beginning of the part | ||
| 10285 | 2025.09.24 16:58:22.240008 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 96 rows starting from the beginning of the part | ||
| 10286 | 2025.09.24 16:58:22.240052 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 74 rows starting from the beginning of the part | ||
| 10287 | 2025.09.24 16:58:22.240097 [ 190 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 558 rows starting from the beginning of the part | ||
| 10288 | 2025.09.24 16:58:22.240452 [ 278 ] {26359bf2-96a1-4442-bac3-b093e4462bfa} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10289 | 2025.09.24 16:58:22.240495 [ 278 ] {26359bf2-96a1-4442-bac3-b093e4462bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10290 | 2025.09.24 16:58:22.240916 [ 278 ] {26359bf2-96a1-4442-bac3-b093e4462bfa} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10291 | 2025.09.24 16:58:22.241179 [ 278 ] {26359bf2-96a1-4442-bac3-b093e4462bfa} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2025.09.24 16:58:22.241311 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10293 | 2025.09.24 16:58:22.241319 [ 278 ] {26359bf2-96a1-4442-bac3-b093e4462bfa} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001559 sec., 543296.9852469532 rows/sec., 36.57 MiB/sec. | ||
| 10294 | 2025.09.24 16:58:22.241353 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10295 | 2025.09.24 16:58:22.241369 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751047 sec., 1247824.8727761162 rows/sec., 96.98 MiB/sec. | ||
| 10296 | 2025.09.24 16:58:22.241376 [ 278 ] {26359bf2-96a1-4442-bac3-b093e4462bfa} <Debug> TCPHandler: Processed in 0.001749397 sec. | ||
| 10297 | 2025.09.24 16:58:22.241379 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10298 | 2025.09.24 16:58:22.241508 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 10299 | 2025.09.24 16:58:22.241530 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2025.09.24 16:58:22.241570 [ 189 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10301 | 2025.09.24 16:58:22.241617 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10302 | 2025.09.24 16:58:22.241632 [ 278 ] {8bdea82c-9959-4c6b-814d-cec50c743eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10303 | 2025.09.24 16:58:22.241658 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21075 rows starting from the beginning of the part | ||
| 10304 | 2025.09.24 16:58:22.241696 [ 278 ] {8bdea82c-9959-4c6b-814d-cec50c743eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10305 | 2025.09.24 16:58:22.241735 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10306 | 2025.09.24 16:58:22.241792 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 196 rows starting from the beginning of the part | ||
| 10307 | 2025.09.24 16:58:22.241843 [ 189 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_71_14} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2025.09.24 16:58:22.241844 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10309 | 2025.09.24 16:58:22.241909 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 10310 | 2025.09.24 16:58:22.241922 [ 189 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_71_14} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10311 | 2025.09.24 16:58:22.241956 [ 195 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 847 rows starting from the beginning of the part | ||
| 10312 | 2025.09.24 16:58:22.242018 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10313 | 2025.09.24 16:58:22.242576 [ 278 ] {8bdea82c-9959-4c6b-814d-cec50c743eda} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2025.09.24 16:58:22.242621 [ 278 ] {8bdea82c-9959-4c6b-814d-cec50c743eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10315 | 2025.09.24 16:58:22.243219 [ 278 ] {8bdea82c-9959-4c6b-814d-cec50c743eda} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10316 | 2025.09.24 16:58:22.243471 [ 278 ] {8bdea82c-9959-4c6b-814d-cec50c743eda} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2025.09.24 16:58:22.243622 [ 278 ] {8bdea82c-9959-4c6b-814d-cec50c743eda} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002009 sec., 15928.322548531609 rows/sec., 28.54 MiB/sec. | ||
| 10318 | 2025.09.24 16:58:22.243689 [ 278 ] {8bdea82c-9959-4c6b-814d-cec50c743eda} <Debug> TCPHandler: Processed in 0.002209626 sec. | ||
| 10319 | 2025.09.24 16:58:22.243807 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2025.09.24 16:58:22.243903 [ 278 ] {3ee3ac39-deb3-41e3-a844-2229ef1be8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10321 | 2025.09.24 16:58:22.243946 [ 278 ] {3ee3ac39-deb3-41e3-a844-2229ef1be8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10322 | 2025.09.24 16:58:22.244297 [ 278 ] {3ee3ac39-deb3-41e3-a844-2229ef1be8f5} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2025.09.24 16:58:22.244334 [ 278 ] {3ee3ac39-deb3-41e3-a844-2229ef1be8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10324 | 2025.09.24 16:58:22.244678 [ 278 ] {3ee3ac39-deb3-41e3-a844-2229ef1be8f5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10325 | 2025.09.24 16:58:22.244897 [ 278 ] {3ee3ac39-deb3-41e3-a844-2229ef1be8f5} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2025.09.24 16:58:22.245025 [ 150 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10327 | 2025.09.24 16:58:22.245029 [ 278 ] {3ee3ac39-deb3-41e3-a844-2229ef1be8f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 10328 | 2025.09.24 16:58:22.245090 [ 150 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2025.09.24 16:58:22.245110 [ 278 ] {3ee3ac39-deb3-41e3-a844-2229ef1be8f5} <Debug> TCPHandler: Processed in 0.001353039 sec. | ||
| 10330 | 2025.09.24 16:58:22.245130 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10331 | 2025.09.24 16:58:22.245258 [ 189 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 10332 | 2025.09.24 16:58:22.245363 [ 189 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10333 | 2025.09.24 16:58:22.245396 [ 189 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4340 rows starting from the beginning of the part | ||
| 10334 | 2025.09.24 16:58:22.245447 [ 189 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10335 | 2025.09.24 16:58:22.245491 [ 189 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 10336 | 2025.09.24 16:58:22.245532 [ 189 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10337 | 2025.09.24 16:58:22.245571 [ 189 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 10338 | 2025.09.24 16:58:22.245613 [ 189 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10339 | 2025.09.24 16:58:22.247520 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4640 rows, containing 4 columns (4 merged, 0 gathered) in 0.002311988 sec., 2006930.8318209264 rows/sec., 132.50 MiB/sec. | ||
| 10340 | 2025.09.24 16:58:22.247957 [ 189 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10341 | 2025.09.24 16:58:22.248191 [ 189 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_71_14} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2025.09.24 16:58:22.248260 [ 189 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_71_14} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10343 | 2025.09.24 16:58:22.248320 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10344 | 2025.09.24 16:58:22.250099 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22598 rows, containing 5 columns (5 merged, 0 gathered) in 0.008624282 sec., 2620276.0995060224 rows/sec., 178.62 MiB/sec. | ||
| 10345 | 2025.09.24 16:58:22.250554 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10346 | 2025.09.24 16:58:22.250853 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2025.09.24 16:58:22.250939 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10348 | 2025.09.24 16:58:22.251012 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10349 | 2025.09.24 16:58:22.735224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23483 | ||
| 10350 | 2025.09.24 16:58:22.735779 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10351 | 2025.09.24 16:58:22.735829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10352 | 2025.09.24 16:58:22.736314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10353 | 2025.09.24 16:58:22.736549 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10354 | 2025.09.24 16:58:22.736668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23483 | ||
| 10355 | 2025.09.24 16:58:24.017224 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10356 | 2025.09.24 16:58:24.034047 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2025.09.24 16:58:24.034116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10358 | 2025.09.24 16:58:24.039858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10359 | 2025.09.24 16:58:24.040581 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2025.09.24 16:58:24.043596 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10361 | 2025.09.24 16:58:25.302484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1280 | ||
| 10362 | 2025.09.24 16:58:25.304798 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2025.09.24 16:58:25.304856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10364 | 2025.09.24 16:58:25.306043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10365 | 2025.09.24 16:58:25.306305 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2025.09.24 16:58:25.306454 [ 147 ] {} <Debug> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10367 | 2025.09.24 16:58:25.306499 [ 147 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2025.09.24 16:58:25.306521 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10369 | 2025.09.24 16:58:25.306589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
| 10370 | 2025.09.24 16:58:25.306636 [ 189 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 10371 | 2025.09.24 16:58:25.307182 [ 189 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10372 | 2025.09.24 16:58:25.307320 [ 189 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1108 rows starting from the beginning of the part | ||
| 10373 | 2025.09.24 16:58:25.307679 [ 189 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 10374 | 2025.09.24 16:58:25.308008 [ 189 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 10375 | 2025.09.24 16:58:25.308354 [ 189 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 10376 | 2025.09.24 16:58:25.308684 [ 189 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 10377 | 2025.09.24 16:58:25.309014 [ 189 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 10378 | 2025.09.24 16:58:25.315498 [ 198 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1280 rows, containing 72 columns (72 merged, 0 gathered) in 0.008911497 sec., 143634.67776513865 rows/sec., 115.02 MiB/sec. | ||
| 10379 | 2025.09.24 16:58:25.317075 [ 196 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10380 | 2025.09.24 16:58:25.317742 [ 196 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_36_7} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2025.09.24 16:58:25.317837 [ 196 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_36_7} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10382 | 2025.09.24 16:58:25.318201 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 10383 | 2025.09.24 16:58:27.202005 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10384 | 2025.09.24 16:58:27.202212 [ 278 ] {980b81ea-ad75-4587-8389-cffb6e1a30c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10385 | 2025.09.24 16:58:27.202288 [ 278 ] {980b81ea-ad75-4587-8389-cffb6e1a30c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10386 | 2025.09.24 16:58:27.203014 [ 278 ] {980b81ea-ad75-4587-8389-cffb6e1a30c5} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2025.09.24 16:58:27.203065 [ 278 ] {980b81ea-ad75-4587-8389-cffb6e1a30c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10388 | 2025.09.24 16:58:27.203488 [ 278 ] {980b81ea-ad75-4587-8389-cffb6e1a30c5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10389 | 2025.09.24 16:58:27.203721 [ 278 ] {980b81ea-ad75-4587-8389-cffb6e1a30c5} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2025.09.24 16:58:27.203884 [ 278 ] {980b81ea-ad75-4587-8389-cffb6e1a30c5} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001728 sec., 43981.48148148148 rows/sec., 3.61 MiB/sec. | ||
| 10391 | 2025.09.24 16:58:27.203926 [ 278 ] {980b81ea-ad75-4587-8389-cffb6e1a30c5} <Debug> TCPHandler: Processed in 0.002052663 sec. | ||
| 10392 | 2025.09.24 16:58:27.204044 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2025.09.24 16:58:27.204141 [ 278 ] {e946a312-eee9-4cbf-8d7e-d965c27553c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10394 | 2025.09.24 16:58:27.204182 [ 278 ] {e946a312-eee9-4cbf-8d7e-d965c27553c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10395 | 2025.09.24 16:58:27.204570 [ 278 ] {e946a312-eee9-4cbf-8d7e-d965c27553c2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2025.09.24 16:58:27.204607 [ 278 ] {e946a312-eee9-4cbf-8d7e-d965c27553c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10397 | 2025.09.24 16:58:27.204913 [ 278 ] {e946a312-eee9-4cbf-8d7e-d965c27553c2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10398 | 2025.09.24 16:58:27.205132 [ 278 ] {e946a312-eee9-4cbf-8d7e-d965c27553c2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2025.09.24 16:58:27.205264 [ 278 ] {e946a312-eee9-4cbf-8d7e-d965c27553c2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001141 sec., 8764.241893076249 rows/sec., 659.03 KiB/sec. | ||
| 10400 | 2025.09.24 16:58:27.205302 [ 278 ] {e946a312-eee9-4cbf-8d7e-d965c27553c2} <Debug> TCPHandler: Processed in 0.001307817 sec. | ||
| 10401 | 2025.09.24 16:58:27.205402 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2025.09.24 16:58:27.205497 [ 278 ] {2146e669-63b2-4d4d-a430-7334018e8dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10403 | 2025.09.24 16:58:27.205537 [ 278 ] {2146e669-63b2-4d4d-a430-7334018e8dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10404 | 2025.09.24 16:58:27.205934 [ 278 ] {2146e669-63b2-4d4d-a430-7334018e8dc5} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2025.09.24 16:58:27.205969 [ 278 ] {2146e669-63b2-4d4d-a430-7334018e8dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10406 | 2025.09.24 16:58:27.206270 [ 278 ] {2146e669-63b2-4d4d-a430-7334018e8dc5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10407 | 2025.09.24 16:58:27.206486 [ 278 ] {2146e669-63b2-4d4d-a430-7334018e8dc5} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2025.09.24 16:58:27.206619 [ 278 ] {2146e669-63b2-4d4d-a430-7334018e8dc5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00114 sec., 64912.28070175439 rows/sec., 5.07 MiB/sec. | ||
| 10409 | 2025.09.24 16:58:27.206657 [ 278 ] {2146e669-63b2-4d4d-a430-7334018e8dc5} <Debug> TCPHandler: Processed in 0.001304388 sec. | ||
| 10410 | 2025.09.24 16:58:27.206763 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2025.09.24 16:58:27.206858 [ 278 ] {e3db1387-2a36-4bf8-9991-aa300edbb7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10412 | 2025.09.24 16:58:27.206903 [ 278 ] {e3db1387-2a36-4bf8-9991-aa300edbb7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10413 | 2025.09.24 16:58:27.207295 [ 278 ] {e3db1387-2a36-4bf8-9991-aa300edbb7fe} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2025.09.24 16:58:27.207330 [ 278 ] {e3db1387-2a36-4bf8-9991-aa300edbb7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10415 | 2025.09.24 16:58:27.207657 [ 278 ] {e3db1387-2a36-4bf8-9991-aa300edbb7fe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10416 | 2025.09.24 16:58:27.207890 [ 278 ] {e3db1387-2a36-4bf8-9991-aa300edbb7fe} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2025.09.24 16:58:27.208020 [ 278 ] {e3db1387-2a36-4bf8-9991-aa300edbb7fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 10418 | 2025.09.24 16:58:27.208057 [ 278 ] {e3db1387-2a36-4bf8-9991-aa300edbb7fe} <Debug> TCPHandler: Processed in 0.001343728 sec. | ||
| 10419 | 2025.09.24 16:58:27.208178 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2025.09.24 16:58:27.208302 [ 278 ] {abbaad14-57d1-46e0-9df4-8e9a2ec82268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10421 | 2025.09.24 16:58:27.208371 [ 278 ] {abbaad14-57d1-46e0-9df4-8e9a2ec82268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10422 | 2025.09.24 16:58:27.209262 [ 278 ] {abbaad14-57d1-46e0-9df4-8e9a2ec82268} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2025.09.24 16:58:27.209299 [ 278 ] {abbaad14-57d1-46e0-9df4-8e9a2ec82268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10424 | 2025.09.24 16:58:27.209839 [ 278 ] {abbaad14-57d1-46e0-9df4-8e9a2ec82268} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10425 | 2025.09.24 16:58:27.210084 [ 278 ] {abbaad14-57d1-46e0-9df4-8e9a2ec82268} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2025.09.24 16:58:27.210235 [ 278 ] {abbaad14-57d1-46e0-9df4-8e9a2ec82268} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001957 sec., 5109.8620337250895 rows/sec., 9.16 MiB/sec. | ||
| 10427 | 2025.09.24 16:58:27.210299 [ 278 ] {abbaad14-57d1-46e0-9df4-8e9a2ec82268} <Debug> TCPHandler: Processed in 0.002182556 sec. | ||
| 10428 | 2025.09.24 16:58:27.210404 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2025.09.24 16:58:27.210501 [ 278 ] {82d082f4-f827-49a6-be5d-c31f682015e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10430 | 2025.09.24 16:58:27.210544 [ 278 ] {82d082f4-f827-49a6-be5d-c31f682015e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10431 | 2025.09.24 16:58:27.210873 [ 278 ] {82d082f4-f827-49a6-be5d-c31f682015e7} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2025.09.24 16:58:27.210910 [ 278 ] {82d082f4-f827-49a6-be5d-c31f682015e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10433 | 2025.09.24 16:58:27.211224 [ 278 ] {82d082f4-f827-49a6-be5d-c31f682015e7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10434 | 2025.09.24 16:58:27.211445 [ 278 ] {82d082f4-f827-49a6-be5d-c31f682015e7} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2025.09.24 16:58:27.211574 [ 278 ] {82d082f4-f827-49a6-be5d-c31f682015e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 10436 | 2025.09.24 16:58:27.211612 [ 278 ] {82d082f4-f827-49a6-be5d-c31f682015e7} <Debug> TCPHandler: Processed in 0.001256386 sec. | ||
| 10437 | 2025.09.24 16:58:30.098472 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10438 | 2025.09.24 16:58:30.098518 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10439 | 2025.09.24 16:58:30.236766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23995 | ||
| 10440 | 2025.09.24 16:58:30.237333 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2025.09.24 16:58:30.237379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10442 | 2025.09.24 16:58:30.237845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10443 | 2025.09.24 16:58:30.238089 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2025.09.24 16:58:30.238233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23995 | ||
| 10445 | 2025.09.24 16:58:31.543669 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10446 | 2025.09.24 16:58:31.560648 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2025.09.24 16:58:31.560692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10448 | 2025.09.24 16:58:31.567063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10449 | 2025.09.24 16:58:31.567780 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2025.09.24 16:58:31.570715 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10451 | 2025.09.24 16:58:32.202731 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10452 | 2025.09.24 16:58:32.202949 [ 278 ] {669a86b6-7ba9-4a8b-bd0e-9d63d9d5430b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10453 | 2025.09.24 16:58:32.203025 [ 278 ] {669a86b6-7ba9-4a8b-bd0e-9d63d9d5430b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10454 | 2025.09.24 16:58:32.203767 [ 278 ] {669a86b6-7ba9-4a8b-bd0e-9d63d9d5430b} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2025.09.24 16:58:32.203812 [ 278 ] {669a86b6-7ba9-4a8b-bd0e-9d63d9d5430b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10456 | 2025.09.24 16:58:32.204243 [ 278 ] {669a86b6-7ba9-4a8b-bd0e-9d63d9d5430b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10457 | 2025.09.24 16:58:32.204487 [ 278 ] {669a86b6-7ba9-4a8b-bd0e-9d63d9d5430b} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2025.09.24 16:58:32.204654 [ 278 ] {669a86b6-7ba9-4a8b-bd0e-9d63d9d5430b} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001761 sec., 68143.10051107325 rows/sec., 5.78 MiB/sec. | ||
| 10459 | 2025.09.24 16:58:32.204705 [ 278 ] {669a86b6-7ba9-4a8b-bd0e-9d63d9d5430b} <Debug> TCPHandler: Processed in 0.002116605 sec. | ||
| 10460 | 2025.09.24 16:58:32.204837 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2025.09.24 16:58:32.204941 [ 278 ] {2a3f43a7-2cc1-4051-b5d8-8305291b6045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10462 | 2025.09.24 16:58:32.204985 [ 278 ] {2a3f43a7-2cc1-4051-b5d8-8305291b6045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10463 | 2025.09.24 16:58:32.205416 [ 278 ] {2a3f43a7-2cc1-4051-b5d8-8305291b6045} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2025.09.24 16:58:32.205451 [ 278 ] {2a3f43a7-2cc1-4051-b5d8-8305291b6045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10465 | 2025.09.24 16:58:32.205770 [ 278 ] {2a3f43a7-2cc1-4051-b5d8-8305291b6045} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10466 | 2025.09.24 16:58:32.205989 [ 278 ] {2a3f43a7-2cc1-4051-b5d8-8305291b6045} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2025.09.24 16:58:32.206092 [ 137 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10468 | 2025.09.24 16:58:32.206124 [ 278 ] {2a3f43a7-2cc1-4051-b5d8-8305291b6045} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001207 sec., 26512.01325600663 rows/sec., 1.95 MiB/sec. | ||
| 10469 | 2025.09.24 16:58:32.206124 [ 137 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2025.09.24 16:58:32.206156 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10471 | 2025.09.24 16:58:32.206165 [ 278 ] {2a3f43a7-2cc1-4051-b5d8-8305291b6045} <Debug> TCPHandler: Processed in 0.00138016 sec. | ||
| 10472 | 2025.09.24 16:58:32.206250 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 10473 | 2025.09.24 16:58:32.206277 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10474 | 2025.09.24 16:58:32.206344 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10475 | 2025.09.24 16:58:32.206374 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 279 rows starting from the beginning of the part | ||
| 10476 | 2025.09.24 16:58:32.206390 [ 278 ] {cb2ae4ab-b12e-4c4c-9bda-4019100c761e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10477 | 2025.09.24 16:58:32.206433 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
| 10478 | 2025.09.24 16:58:32.206435 [ 278 ] {cb2ae4ab-b12e-4c4c-9bda-4019100c761e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10479 | 2025.09.24 16:58:32.206478 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10480 | 2025.09.24 16:58:32.206522 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 38 rows starting from the beginning of the part | ||
| 10481 | 2025.09.24 16:58:32.206561 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10482 | 2025.09.24 16:58:32.206603 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 10483 | 2025.09.24 16:58:32.206886 [ 278 ] {cb2ae4ab-b12e-4c4c-9bda-4019100c761e} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2025.09.24 16:58:32.206920 [ 278 ] {cb2ae4ab-b12e-4c4c-9bda-4019100c761e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10485 | 2025.09.24 16:58:32.207264 [ 278 ] {cb2ae4ab-b12e-4c4c-9bda-4019100c761e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10486 | 2025.09.24 16:58:32.207514 [ 198 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302748 sec., 307810.8736302032 rows/sec., 21.39 MiB/sec. | ||
| 10487 | 2025.09.24 16:58:32.207548 [ 278 ] {cb2ae4ab-b12e-4c4c-9bda-4019100c761e} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2025.09.24 16:58:32.207659 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10489 | 2025.09.24 16:58:32.207761 [ 278 ] {cb2ae4ab-b12e-4c4c-9bda-4019100c761e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001405 sec., 68327.40213523131 rows/sec., 5.34 MiB/sec. | ||
| 10490 | 2025.09.24 16:58:32.207815 [ 278 ] {cb2ae4ab-b12e-4c4c-9bda-4019100c761e} <Debug> TCPHandler: Processed in 0.001586083 sec. | ||
| 10491 | 2025.09.24 16:58:32.207906 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_71_14} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2025.09.24 16:58:32.207933 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2025.09.24 16:58:32.207972 [ 197 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_71_14} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10494 | 2025.09.24 16:58:32.208027 [ 278 ] {54ddcfed-34cf-48f9-9f98-8e8b9921f59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10495 | 2025.09.24 16:58:32.208029 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10496 | 2025.09.24 16:58:32.208071 [ 278 ] {54ddcfed-34cf-48f9-9f98-8e8b9921f59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10497 | 2025.09.24 16:58:32.208490 [ 278 ] {54ddcfed-34cf-48f9-9f98-8e8b9921f59a} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2025.09.24 16:58:32.208524 [ 278 ] {54ddcfed-34cf-48f9-9f98-8e8b9921f59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10499 | 2025.09.24 16:58:32.208857 [ 278 ] {54ddcfed-34cf-48f9-9f98-8e8b9921f59a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10500 | 2025.09.24 16:58:32.209066 [ 278 ] {54ddcfed-34cf-48f9-9f98-8e8b9921f59a} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2025.09.24 16:58:32.209189 [ 278 ] {54ddcfed-34cf-48f9-9f98-8e8b9921f59a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 10502 | 2025.09.24 16:58:32.209225 [ 278 ] {54ddcfed-34cf-48f9-9f98-8e8b9921f59a} <Debug> TCPHandler: Processed in 0.001341748 sec. | ||
| 10503 | 2025.09.24 16:58:32.209348 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2025.09.24 16:58:32.209450 [ 278 ] {3b971762-3783-44ac-b016-f9f89f6ed1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10505 | 2025.09.24 16:58:32.209507 [ 278 ] {3b971762-3783-44ac-b016-f9f89f6ed1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10506 | 2025.09.24 16:58:32.210365 [ 278 ] {3b971762-3783-44ac-b016-f9f89f6ed1f9} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2025.09.24 16:58:32.210400 [ 278 ] {3b971762-3783-44ac-b016-f9f89f6ed1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10508 | 2025.09.24 16:58:32.210958 [ 278 ] {3b971762-3783-44ac-b016-f9f89f6ed1f9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10509 | 2025.09.24 16:58:32.211192 [ 278 ] {3b971762-3783-44ac-b016-f9f89f6ed1f9} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2025.09.24 16:58:32.211300 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10511 | 2025.09.24 16:58:32.211329 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2025.09.24 16:58:32.211333 [ 278 ] {3b971762-3783-44ac-b016-f9f89f6ed1f9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001902 sec., 16824.39537329127 rows/sec., 30.15 MiB/sec. | ||
| 10513 | 2025.09.24 16:58:32.211346 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10514 | 2025.09.24 16:58:32.211403 [ 278 ] {3b971762-3783-44ac-b016-f9f89f6ed1f9} <Debug> TCPHandler: Processed in 0.002105155 sec. | ||
| 10515 | 2025.09.24 16:58:32.211468 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 10516 | 2025.09.24 16:58:32.211526 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2025.09.24 16:58:32.211629 [ 278 ] {03cf5327-7eb0-455d-9bb8-3322a19178e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10518 | 2025.09.24 16:58:32.211675 [ 278 ] {03cf5327-7eb0-455d-9bb8-3322a19178e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10519 | 2025.09.24 16:58:32.211763 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10520 | 2025.09.24 16:58:32.211843 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1343 rows starting from the beginning of the part | ||
| 10521 | 2025.09.24 16:58:32.212004 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
| 10522 | 2025.09.24 16:58:32.212029 [ 278 ] {03cf5327-7eb0-455d-9bb8-3322a19178e2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2025.09.24 16:58:32.212071 [ 278 ] {03cf5327-7eb0-455d-9bb8-3322a19178e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10524 | 2025.09.24 16:58:32.212145 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 10525 | 2025.09.24 16:58:32.212284 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 10526 | 2025.09.24 16:58:32.212389 [ 278 ] {03cf5327-7eb0-455d-9bb8-3322a19178e2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10527 | 2025.09.24 16:58:32.212403 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 10528 | 2025.09.24 16:58:32.212524 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 10529 | 2025.09.24 16:58:32.212634 [ 278 ] {03cf5327-7eb0-455d-9bb8-3322a19178e2} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10530 | 2025.09.24 16:58:32.212772 [ 278 ] {03cf5327-7eb0-455d-9bb8-3322a19178e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 10531 | 2025.09.24 16:58:32.212810 [ 278 ] {03cf5327-7eb0-455d-9bb8-3322a19178e2} <Debug> TCPHandler: Processed in 0.001334018 sec. | ||
| 10532 | 2025.09.24 16:58:32.221843 [ 198 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1459 rows, containing 19 columns (19 merged, 0 gathered) in 0.010434689 sec., 139822.087653978 rows/sec., 250.55 MiB/sec. | ||
| 10533 | 2025.09.24 16:58:32.223604 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10534 | 2025.09.24 16:58:32.223973 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2025.09.24 16:58:32.224053 [ 193 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10536 | 2025.09.24 16:58:32.224209 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 10537 | 2025.09.24 16:58:33.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.07 MiB, peak 328.55 MiB, free memory in arenas 0.00 B, will set to 321.69 MiB (RSS), difference: 4.62 MiB | ||
| 10538 | 2025.09.24 16:58:35.306742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1304 | ||
| 10539 | 2025.09.24 16:58:35.309005 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2025.09.24 16:58:35.309053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10541 | 2025.09.24 16:58:35.310241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10542 | 2025.09.24 16:58:35.310511 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2025.09.24 16:58:35.310872 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1304 | ||
| 10544 | 2025.09.24 16:58:37.203406 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10545 | 2025.09.24 16:58:37.203705 [ 278 ] {7915a991-7252-4c38-a3d7-06ac4dc0004f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10546 | 2025.09.24 16:58:37.203831 [ 278 ] {7915a991-7252-4c38-a3d7-06ac4dc0004f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10547 | 2025.09.24 16:58:37.204724 [ 278 ] {7915a991-7252-4c38-a3d7-06ac4dc0004f} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10548 | 2025.09.24 16:58:37.204764 [ 278 ] {7915a991-7252-4c38-a3d7-06ac4dc0004f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10549 | 2025.09.24 16:58:37.205151 [ 278 ] {7915a991-7252-4c38-a3d7-06ac4dc0004f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10550 | 2025.09.24 16:58:37.205374 [ 278 ] {7915a991-7252-4c38-a3d7-06ac4dc0004f} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10551 | 2025.09.24 16:58:37.205527 [ 278 ] {7915a991-7252-4c38-a3d7-06ac4dc0004f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001899 sec., 12638.23064770932 rows/sec., 1.05 MiB/sec. | ||
| 10552 | 2025.09.24 16:58:37.205570 [ 278 ] {7915a991-7252-4c38-a3d7-06ac4dc0004f} <Debug> TCPHandler: Processed in 0.002304198 sec. | ||
| 10553 | 2025.09.24 16:58:37.205692 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10554 | 2025.09.24 16:58:37.205790 [ 278 ] {c1cad8ed-16de-4a9c-bc1e-3ade78527886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10555 | 2025.09.24 16:58:37.205831 [ 278 ] {c1cad8ed-16de-4a9c-bc1e-3ade78527886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10556 | 2025.09.24 16:58:37.206228 [ 278 ] {c1cad8ed-16de-4a9c-bc1e-3ade78527886} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10557 | 2025.09.24 16:58:37.206265 [ 278 ] {c1cad8ed-16de-4a9c-bc1e-3ade78527886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10558 | 2025.09.24 16:58:37.206562 [ 278 ] {c1cad8ed-16de-4a9c-bc1e-3ade78527886} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10559 | 2025.09.24 16:58:37.206775 [ 278 ] {c1cad8ed-16de-4a9c-bc1e-3ade78527886} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10560 | 2025.09.24 16:58:37.206902 [ 278 ] {c1cad8ed-16de-4a9c-bc1e-3ade78527886} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00113 sec., 8849.557522123894 rows/sec., 721.62 KiB/sec. | ||
| 10561 | 2025.09.24 16:58:37.206939 [ 278 ] {c1cad8ed-16de-4a9c-bc1e-3ade78527886} <Debug> TCPHandler: Processed in 0.001297157 sec. | ||
| 10562 | 2025.09.24 16:58:37.207049 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10563 | 2025.09.24 16:58:37.207144 [ 278 ] {50db9ba1-6749-44e4-a454-f1b7b3b66aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10564 | 2025.09.24 16:58:37.207182 [ 278 ] {50db9ba1-6749-44e4-a454-f1b7b3b66aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10565 | 2025.09.24 16:58:37.207668 [ 278 ] {50db9ba1-6749-44e4-a454-f1b7b3b66aca} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2025.09.24 16:58:37.207704 [ 278 ] {50db9ba1-6749-44e4-a454-f1b7b3b66aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10567 | 2025.09.24 16:58:37.208022 [ 278 ] {50db9ba1-6749-44e4-a454-f1b7b3b66aca} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10568 | 2025.09.24 16:58:37.208243 [ 278 ] {50db9ba1-6749-44e4-a454-f1b7b3b66aca} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2025.09.24 16:58:37.208370 [ 278 ] {50db9ba1-6749-44e4-a454-f1b7b3b66aca} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.001245 sec., 161445.7831325301 rows/sec., 14.27 MiB/sec. | ||
| 10570 | 2025.09.24 16:58:37.208407 [ 278 ] {50db9ba1-6749-44e4-a454-f1b7b3b66aca} <Debug> TCPHandler: Processed in 0.00140899 sec. | ||
| 10571 | 2025.09.24 16:58:37.208518 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10572 | 2025.09.24 16:58:37.208614 [ 278 ] {de385fc0-53af-4dde-a2ad-eb37c5ace6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10573 | 2025.09.24 16:58:37.208653 [ 278 ] {de385fc0-53af-4dde-a2ad-eb37c5ace6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10574 | 2025.09.24 16:58:37.209053 [ 278 ] {de385fc0-53af-4dde-a2ad-eb37c5ace6b6} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2025.09.24 16:58:37.209089 [ 278 ] {de385fc0-53af-4dde-a2ad-eb37c5ace6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10576 | 2025.09.24 16:58:37.209383 [ 278 ] {de385fc0-53af-4dde-a2ad-eb37c5ace6b6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10577 | 2025.09.24 16:58:37.209593 [ 278 ] {de385fc0-53af-4dde-a2ad-eb37c5ace6b6} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2025.09.24 16:58:37.209720 [ 278 ] {de385fc0-53af-4dde-a2ad-eb37c5ace6b6} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001126 sec., 28419.18294849023 rows/sec., 2.09 MiB/sec. | ||
| 10579 | 2025.09.24 16:58:37.209757 [ 278 ] {de385fc0-53af-4dde-a2ad-eb37c5ace6b6} <Debug> TCPHandler: Processed in 0.001289227 sec. | ||
| 10580 | 2025.09.24 16:58:37.209876 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2025.09.24 16:58:37.210001 [ 278 ] {84283df7-c610-4b89-9d7d-108acb6cc4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10582 | 2025.09.24 16:58:37.210050 [ 278 ] {84283df7-c610-4b89-9d7d-108acb6cc4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10583 | 2025.09.24 16:58:37.210506 [ 278 ] {84283df7-c610-4b89-9d7d-108acb6cc4d1} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2025.09.24 16:58:37.210542 [ 278 ] {84283df7-c610-4b89-9d7d-108acb6cc4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10585 | 2025.09.24 16:58:37.210856 [ 278 ] {84283df7-c610-4b89-9d7d-108acb6cc4d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10586 | 2025.09.24 16:58:37.211071 [ 278 ] {84283df7-c610-4b89-9d7d-108acb6cc4d1} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2025.09.24 16:58:37.211201 [ 278 ] {84283df7-c610-4b89-9d7d-108acb6cc4d1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001224 sec., 19607.843137254902 rows/sec., 1.63 MiB/sec. | ||
| 10588 | 2025.09.24 16:58:37.211240 [ 278 ] {84283df7-c610-4b89-9d7d-108acb6cc4d1} <Debug> TCPHandler: Processed in 0.001425019 sec. | ||
| 10589 | 2025.09.24 16:58:37.211362 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2025.09.24 16:58:37.211484 [ 278 ] {e1fa54c6-b4d5-490a-9240-dd6ad5e66a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10591 | 2025.09.24 16:58:37.211533 [ 278 ] {e1fa54c6-b4d5-490a-9240-dd6ad5e66a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10592 | 2025.09.24 16:58:37.212009 [ 278 ] {e1fa54c6-b4d5-490a-9240-dd6ad5e66a54} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2025.09.24 16:58:37.212053 [ 278 ] {e1fa54c6-b4d5-490a-9240-dd6ad5e66a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10594 | 2025.09.24 16:58:37.212433 [ 278 ] {e1fa54c6-b4d5-490a-9240-dd6ad5e66a54} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10595 | 2025.09.24 16:58:37.212666 [ 278 ] {e1fa54c6-b4d5-490a-9240-dd6ad5e66a54} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2025.09.24 16:58:37.212796 [ 278 ] {e1fa54c6-b4d5-490a-9240-dd6ad5e66a54} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001338 sec., 8968.609865470851 rows/sec., 700.67 KiB/sec. | ||
| 10597 | 2025.09.24 16:58:37.212836 [ 278 ] {e1fa54c6-b4d5-490a-9240-dd6ad5e66a54} <Debug> TCPHandler: Processed in 0.001535052 sec. | ||
| 10598 | 2025.09.24 16:58:37.212945 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10599 | 2025.09.24 16:58:37.213042 [ 278 ] {cd8e2c06-812a-40dc-8836-ea29db60a1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10600 | 2025.09.24 16:58:37.213082 [ 278 ] {cd8e2c06-812a-40dc-8836-ea29db60a1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10601 | 2025.09.24 16:58:37.213520 [ 278 ] {cd8e2c06-812a-40dc-8836-ea29db60a1b4} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2025.09.24 16:58:37.213556 [ 278 ] {cd8e2c06-812a-40dc-8836-ea29db60a1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10603 | 2025.09.24 16:58:37.213878 [ 278 ] {cd8e2c06-812a-40dc-8836-ea29db60a1b4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10604 | 2025.09.24 16:58:37.214102 [ 278 ] {cd8e2c06-812a-40dc-8836-ea29db60a1b4} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2025.09.24 16:58:37.214231 [ 278 ] {cd8e2c06-812a-40dc-8836-ea29db60a1b4} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001208 sec., 99337.74834437085 rows/sec., 8.08 MiB/sec. | ||
| 10606 | 2025.09.24 16:58:37.214269 [ 278 ] {cd8e2c06-812a-40dc-8836-ea29db60a1b4} <Debug> TCPHandler: Processed in 0.001372729 sec. | ||
| 10607 | 2025.09.24 16:58:37.214377 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2025.09.24 16:58:37.214474 [ 278 ] {2869cc0b-3535-4e35-8013-f19c42ca0ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10609 | 2025.09.24 16:58:37.214518 [ 278 ] {2869cc0b-3535-4e35-8013-f19c42ca0ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10610 | 2025.09.24 16:58:37.214924 [ 278 ] {2869cc0b-3535-4e35-8013-f19c42ca0ebf} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2025.09.24 16:58:37.214958 [ 278 ] {2869cc0b-3535-4e35-8013-f19c42ca0ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10612 | 2025.09.24 16:58:37.215299 [ 278 ] {2869cc0b-3535-4e35-8013-f19c42ca0ebf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10613 | 2025.09.24 16:58:37.215537 [ 278 ] {2869cc0b-3535-4e35-8013-f19c42ca0ebf} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2025.09.24 16:58:37.215668 [ 278 ] {2869cc0b-3535-4e35-8013-f19c42ca0ebf} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001213 sec., 165704.86397361913 rows/sec., 11.88 MiB/sec. | ||
| 10615 | 2025.09.24 16:58:37.215706 [ 278 ] {2869cc0b-3535-4e35-8013-f19c42ca0ebf} <Debug> TCPHandler: Processed in 0.001377198 sec. | ||
| 10616 | 2025.09.24 16:58:37.215817 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10617 | 2025.09.24 16:58:37.215913 [ 278 ] {b353e231-57a7-4b63-bcca-6a1d1efa709c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10618 | 2025.09.24 16:58:37.215967 [ 278 ] {b353e231-57a7-4b63-bcca-6a1d1efa709c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10619 | 2025.09.24 16:58:37.216748 [ 278 ] {b353e231-57a7-4b63-bcca-6a1d1efa709c} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2025.09.24 16:58:37.216784 [ 278 ] {b353e231-57a7-4b63-bcca-6a1d1efa709c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10621 | 2025.09.24 16:58:37.217299 [ 278 ] {b353e231-57a7-4b63-bcca-6a1d1efa709c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10622 | 2025.09.24 16:58:37.217532 [ 278 ] {b353e231-57a7-4b63-bcca-6a1d1efa709c} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2025.09.24 16:58:37.217677 [ 278 ] {b353e231-57a7-4b63-bcca-6a1d1efa709c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 10624 | 2025.09.24 16:58:37.217737 [ 278 ] {b353e231-57a7-4b63-bcca-6a1d1efa709c} <Debug> TCPHandler: Processed in 0.001968831 sec. | ||
| 10625 | 2025.09.24 16:58:37.217847 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2025.09.24 16:58:37.217943 [ 278 ] {1ba282b9-60a5-4653-bdc8-407988ca659b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10627 | 2025.09.24 16:58:37.217986 [ 278 ] {1ba282b9-60a5-4653-bdc8-407988ca659b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10628 | 2025.09.24 16:58:37.218325 [ 278 ] {1ba282b9-60a5-4653-bdc8-407988ca659b} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2025.09.24 16:58:37.218359 [ 278 ] {1ba282b9-60a5-4653-bdc8-407988ca659b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10630 | 2025.09.24 16:58:37.218669 [ 278 ] {1ba282b9-60a5-4653-bdc8-407988ca659b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10631 | 2025.09.24 16:58:37.218885 [ 278 ] {1ba282b9-60a5-4653-bdc8-407988ca659b} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2025.09.24 16:58:37.219013 [ 278 ] {1ba282b9-60a5-4653-bdc8-407988ca659b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10633 | 2025.09.24 16:58:37.219049 [ 278 ] {1ba282b9-60a5-4653-bdc8-407988ca659b} <Debug> TCPHandler: Processed in 0.001250307 sec. | ||
| 10634 | 2025.09.24 16:58:37.739345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24443 | ||
| 10635 | 2025.09.24 16:58:37.739848 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2025.09.24 16:58:37.739893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10637 | 2025.09.24 16:58:37.740356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10638 | 2025.09.24 16:58:37.740576 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2025.09.24 16:58:37.740701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24443 | ||
| 10640 | 2025.09.24 16:58:37.740714 [ 132 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10641 | 2025.09.24 16:58:37.740762 [ 132 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2025.09.24 16:58:37.740788 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10643 | 2025.09.24 16:58:37.740965 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 10644 | 2025.09.24 16:58:37.741181 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10645 | 2025.09.24 16:58:37.741244 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22075 rows starting from the beginning of the part | ||
| 10646 | 2025.09.24 16:58:37.741346 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 10647 | 2025.09.24 16:58:37.741421 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 10648 | 2025.09.24 16:58:37.741487 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 10649 | 2025.09.24 16:58:37.741550 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 10650 | 2025.09.24 16:58:37.741592 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 10651 | 2025.09.24 16:58:37.743561 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24443 rows, containing 4 columns (4 merged, 0 gathered) in 0.002688247 sec., 9092542.463545946 rows/sec., 130.07 MiB/sec. | ||
| 10652 | 2025.09.24 16:58:37.743823 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10653 | 2025.09.24 16:58:37.744070 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_51_10} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2025.09.24 16:58:37.744146 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_51_10} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10655 | 2025.09.24 16:58:37.744222 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10656 | 2025.09.24 16:58:39.071757 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10657 | 2025.09.24 16:58:39.090007 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2025.09.24 16:58:39.090070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10659 | 2025.09.24 16:58:39.096362 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10660 | 2025.09.24 16:58:39.097105 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2025.09.24 16:58:39.097425 [ 132 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10662 | 2025.09.24 16:58:39.097496 [ 132 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10663 | 2025.09.24 16:58:39.097519 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10664 | 2025.09.24 16:58:39.097696 [ 187 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 10665 | 2025.09.24 16:58:39.100511 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10666 | 2025.09.24 16:58:39.101965 [ 187 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10667 | 2025.09.24 16:58:39.103500 [ 187 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 10668 | 2025.09.24 16:58:39.108137 [ 187 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 10669 | 2025.09.24 16:58:39.112827 [ 187 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 10670 | 2025.09.24 16:58:39.117351 [ 187 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 10671 | 2025.09.24 16:58:39.121693 [ 187 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 10672 | 2025.09.24 16:58:39.125549 [ 187 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 10673 | 2025.09.24 16:58:39.176784 [ 198 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079168044 sec., 4850.4419283113775 rows/sec., 25.08 MiB/sec. | ||
| 10674 | 2025.09.24 16:58:39.179959 [ 200 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10675 | 2025.09.24 16:58:39.182237 [ 200 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_51_10} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2025.09.24 16:58:39.182357 [ 200 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_51_10} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10677 | 2025.09.24 16:58:39.184655 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10678 | 2025.09.24 16:58:40.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.79 MiB, peak 336.21 MiB, free memory in arenas 0.00 B, will set to 324.42 MiB (RSS), difference: 1.63 MiB | ||
| 10679 | 2025.09.24 16:58:42.202911 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2025.09.24 16:58:42.203128 [ 278 ] {d5abf7fb-5d2c-4060-b82c-5ced444001ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10681 | 2025.09.24 16:58:42.203204 [ 278 ] {d5abf7fb-5d2c-4060-b82c-5ced444001ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10682 | 2025.09.24 16:58:42.203992 [ 278 ] {d5abf7fb-5d2c-4060-b82c-5ced444001ba} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2025.09.24 16:58:42.204039 [ 278 ] {d5abf7fb-5d2c-4060-b82c-5ced444001ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10684 | 2025.09.24 16:58:42.204459 [ 278 ] {d5abf7fb-5d2c-4060-b82c-5ced444001ba} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10685 | 2025.09.24 16:58:42.204700 [ 278 ] {d5abf7fb-5d2c-4060-b82c-5ced444001ba} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2025.09.24 16:58:42.204855 [ 278 ] {d5abf7fb-5d2c-4060-b82c-5ced444001ba} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001782 sec., 67340.06734006734 rows/sec., 5.71 MiB/sec. | ||
| 10687 | 2025.09.24 16:58:42.204905 [ 278 ] {d5abf7fb-5d2c-4060-b82c-5ced444001ba} <Debug> TCPHandler: Processed in 0.002132394 sec. | ||
| 10688 | 2025.09.24 16:58:42.205035 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2025.09.24 16:58:42.205136 [ 278 ] {df210a49-6d11-4117-acc6-035dcc3a0237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10690 | 2025.09.24 16:58:42.205179 [ 278 ] {df210a49-6d11-4117-acc6-035dcc3a0237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10691 | 2025.09.24 16:58:42.205599 [ 278 ] {df210a49-6d11-4117-acc6-035dcc3a0237} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2025.09.24 16:58:42.205636 [ 278 ] {df210a49-6d11-4117-acc6-035dcc3a0237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10693 | 2025.09.24 16:58:42.205941 [ 278 ] {df210a49-6d11-4117-acc6-035dcc3a0237} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10694 | 2025.09.24 16:58:42.206161 [ 278 ] {df210a49-6d11-4117-acc6-035dcc3a0237} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2025.09.24 16:58:42.206290 [ 278 ] {df210a49-6d11-4117-acc6-035dcc3a0237} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001178 sec., 27164.685908319185 rows/sec., 1.99 MiB/sec. | ||
| 10696 | 2025.09.24 16:58:42.206328 [ 278 ] {df210a49-6d11-4117-acc6-035dcc3a0237} <Debug> TCPHandler: Processed in 0.001342928 sec. | ||
| 10697 | 2025.09.24 16:58:42.206446 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10698 | 2025.09.24 16:58:42.206538 [ 278 ] {84dd312b-de9f-4cee-989d-eebab52bb624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10699 | 2025.09.24 16:58:42.206577 [ 278 ] {84dd312b-de9f-4cee-989d-eebab52bb624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10700 | 2025.09.24 16:58:42.207012 [ 278 ] {84dd312b-de9f-4cee-989d-eebab52bb624} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2025.09.24 16:58:42.207048 [ 278 ] {84dd312b-de9f-4cee-989d-eebab52bb624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10702 | 2025.09.24 16:58:42.207356 [ 278 ] {84dd312b-de9f-4cee-989d-eebab52bb624} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10703 | 2025.09.24 16:58:42.207571 [ 278 ] {84dd312b-de9f-4cee-989d-eebab52bb624} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2025.09.24 16:58:42.207697 [ 278 ] {84dd312b-de9f-4cee-989d-eebab52bb624} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001177 sec., 81563.29651656754 rows/sec., 6.37 MiB/sec. | ||
| 10705 | 2025.09.24 16:58:42.207733 [ 278 ] {84dd312b-de9f-4cee-989d-eebab52bb624} <Debug> TCPHandler: Processed in 0.001334978 sec. | ||
| 10706 | 2025.09.24 16:58:42.207842 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10707 | 2025.09.24 16:58:42.207934 [ 278 ] {c67cc3fa-5c28-43d6-9ec3-4bff5fa8a77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10708 | 2025.09.24 16:58:42.207977 [ 278 ] {c67cc3fa-5c28-43d6-9ec3-4bff5fa8a77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10709 | 2025.09.24 16:58:42.208387 [ 278 ] {c67cc3fa-5c28-43d6-9ec3-4bff5fa8a77f} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10710 | 2025.09.24 16:58:42.208423 [ 278 ] {c67cc3fa-5c28-43d6-9ec3-4bff5fa8a77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10711 | 2025.09.24 16:58:42.208766 [ 278 ] {c67cc3fa-5c28-43d6-9ec3-4bff5fa8a77f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10712 | 2025.09.24 16:58:42.208972 [ 278 ] {c67cc3fa-5c28-43d6-9ec3-4bff5fa8a77f} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2025.09.24 16:58:42.209103 [ 278 ] {c67cc3fa-5c28-43d6-9ec3-4bff5fa8a77f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 10714 | 2025.09.24 16:58:42.209139 [ 278 ] {c67cc3fa-5c28-43d6-9ec3-4bff5fa8a77f} <Debug> TCPHandler: Processed in 0.001344658 sec. | ||
| 10715 | 2025.09.24 16:58:42.209257 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10716 | 2025.09.24 16:58:42.209379 [ 278 ] {f8b0f991-b030-44ab-8d99-e2c4eba226d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10717 | 2025.09.24 16:58:42.209444 [ 278 ] {f8b0f991-b030-44ab-8d99-e2c4eba226d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10718 | 2025.09.24 16:58:42.210331 [ 278 ] {f8b0f991-b030-44ab-8d99-e2c4eba226d4} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10719 | 2025.09.24 16:58:42.210368 [ 278 ] {f8b0f991-b030-44ab-8d99-e2c4eba226d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10720 | 2025.09.24 16:58:42.210925 [ 278 ] {f8b0f991-b030-44ab-8d99-e2c4eba226d4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10721 | 2025.09.24 16:58:42.211152 [ 278 ] {f8b0f991-b030-44ab-8d99-e2c4eba226d4} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2025.09.24 16:58:42.211288 [ 278 ] {f8b0f991-b030-44ab-8d99-e2c4eba226d4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001934 sec., 16546.018614270943 rows/sec., 29.65 MiB/sec. | ||
| 10723 | 2025.09.24 16:58:42.211340 [ 278 ] {f8b0f991-b030-44ab-8d99-e2c4eba226d4} <Debug> TCPHandler: Processed in 0.002142515 sec. | ||
| 10724 | 2025.09.24 16:58:42.211454 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10725 | 2025.09.24 16:58:42.211547 [ 278 ] {d01b7aed-a3a7-4381-998b-e2c85dc44b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10726 | 2025.09.24 16:58:42.211590 [ 278 ] {d01b7aed-a3a7-4381-998b-e2c85dc44b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10727 | 2025.09.24 16:58:42.211918 [ 278 ] {d01b7aed-a3a7-4381-998b-e2c85dc44b5c} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2025.09.24 16:58:42.211953 [ 278 ] {d01b7aed-a3a7-4381-998b-e2c85dc44b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10729 | 2025.09.24 16:58:42.212259 [ 278 ] {d01b7aed-a3a7-4381-998b-e2c85dc44b5c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10730 | 2025.09.24 16:58:42.212463 [ 278 ] {d01b7aed-a3a7-4381-998b-e2c85dc44b5c} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2025.09.24 16:58:42.212592 [ 278 ] {d01b7aed-a3a7-4381-998b-e2c85dc44b5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 10732 | 2025.09.24 16:58:42.212627 [ 278 ] {d01b7aed-a3a7-4381-998b-e2c85dc44b5c} <Debug> TCPHandler: Processed in 0.001220896 sec. | ||
| 10733 | 2025.09.24 16:58:45.098765 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10734 | 2025.09.24 16:58:45.098816 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10735 | 2025.09.24 16:58:45.240813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24955 | ||
| 10736 | 2025.09.24 16:58:45.241399 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2025.09.24 16:58:45.241450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10738 | 2025.09.24 16:58:45.242187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10739 | 2025.09.24 16:58:45.242428 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2025.09.24 16:58:45.242563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24955 | ||
| 10741 | 2025.09.24 16:58:45.311987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1336 | ||
| 10742 | 2025.09.24 16:58:45.314365 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2025.09.24 16:58:45.314417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10744 | 2025.09.24 16:58:45.315674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10745 | 2025.09.24 16:58:45.315956 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2025.09.24 16:58:45.316347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 10747 | 2025.09.24 16:58:46.600566 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10748 | 2025.09.24 16:58:46.615787 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2025.09.24 16:58:46.615846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10750 | 2025.09.24 16:58:46.621996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10751 | 2025.09.24 16:58:46.622679 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2025.09.24 16:58:46.625402 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10753 | 2025.09.24 16:58:47.201064 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2025.09.24 16:58:47.201376 [ 278 ] {1801ef63-0b30-4e3b-87ee-f5fe9a5e8658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10755 | 2025.09.24 16:58:47.201483 [ 278 ] {1801ef63-0b30-4e3b-87ee-f5fe9a5e8658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10756 | 2025.09.24 16:58:47.202322 [ 278 ] {1801ef63-0b30-4e3b-87ee-f5fe9a5e8658} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2025.09.24 16:58:47.202371 [ 278 ] {1801ef63-0b30-4e3b-87ee-f5fe9a5e8658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10758 | 2025.09.24 16:58:47.202773 [ 278 ] {1801ef63-0b30-4e3b-87ee-f5fe9a5e8658} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10759 | 2025.09.24 16:58:47.202992 [ 278 ] {1801ef63-0b30-4e3b-87ee-f5fe9a5e8658} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2025.09.24 16:58:47.203152 [ 278 ] {1801ef63-0b30-4e3b-87ee-f5fe9a5e8658} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001853 sec., 41014.570966001076 rows/sec., 3.37 MiB/sec. | ||
| 10761 | 2025.09.24 16:58:47.203152 [ 120 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10762 | 2025.09.24 16:58:47.203195 [ 278 ] {1801ef63-0b30-4e3b-87ee-f5fe9a5e8658} <Debug> TCPHandler: Processed in 0.002318079 sec. | ||
| 10763 | 2025.09.24 16:58:47.203235 [ 120 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2025.09.24 16:58:47.203268 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10765 | 2025.09.24 16:58:47.203387 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10766 | 2025.09.24 16:58:47.203396 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 10767 | 2025.09.24 16:58:47.203489 [ 278 ] {0f10d719-0be3-4adf-af6a-0912146cf174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10768 | 2025.09.24 16:58:47.203534 [ 278 ] {0f10d719-0be3-4adf-af6a-0912146cf174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10769 | 2025.09.24 16:58:47.203553 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10770 | 2025.09.24 16:58:47.203605 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2466 rows starting from the beginning of the part | ||
| 10771 | 2025.09.24 16:58:47.203682 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 10772 | 2025.09.24 16:58:47.203742 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 120 rows starting from the beginning of the part | ||
| 10773 | 2025.09.24 16:58:47.203789 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 201 rows starting from the beginning of the part | ||
| 10774 | 2025.09.24 16:58:47.203833 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 120 rows starting from the beginning of the part | ||
| 10775 | 2025.09.24 16:58:47.203874 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 10776 | 2025.09.24 16:58:47.204006 [ 278 ] {0f10d719-0be3-4adf-af6a-0912146cf174} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2025.09.24 16:58:47.204059 [ 278 ] {0f10d719-0be3-4adf-af6a-0912146cf174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10778 | 2025.09.24 16:58:47.204377 [ 278 ] {0f10d719-0be3-4adf-af6a-0912146cf174} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10779 | 2025.09.24 16:58:47.204613 [ 278 ] {0f10d719-0be3-4adf-af6a-0912146cf174} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2025.09.24 16:58:47.204779 [ 278 ] {0f10d719-0be3-4adf-af6a-0912146cf174} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001309 sec., 7639.419404125286 rows/sec., 574.45 KiB/sec. | ||
| 10781 | 2025.09.24 16:58:47.204817 [ 278 ] {0f10d719-0be3-4adf-af6a-0912146cf174} <Debug> TCPHandler: Processed in 0.001488682 sec. | ||
| 10782 | 2025.09.24 16:58:47.204942 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10783 | 2025.09.24 16:58:47.205044 [ 278 ] {f14d3090-68f7-4485-bc91-f359ea22a4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10784 | 2025.09.24 16:58:47.205086 [ 278 ] {f14d3090-68f7-4485-bc91-f359ea22a4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10785 | 2025.09.24 16:58:47.205207 [ 198 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.00187298 sec., 1633226.1956881548 rows/sec., 140.71 MiB/sec. | ||
| 10786 | 2025.09.24 16:58:47.205511 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10787 | 2025.09.24 16:58:47.205556 [ 278 ] {f14d3090-68f7-4485-bc91-f359ea22a4b2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2025.09.24 16:58:47.205633 [ 278 ] {f14d3090-68f7-4485-bc91-f359ea22a4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10789 | 2025.09.24 16:58:47.205785 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_76_15} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2025.09.24 16:58:47.205897 [ 186 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_76_15} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10791 | 2025.09.24 16:58:47.205984 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 10792 | 2025.09.24 16:58:47.205997 [ 278 ] {f14d3090-68f7-4485-bc91-f359ea22a4b2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10793 | 2025.09.24 16:58:47.206213 [ 278 ] {f14d3090-68f7-4485-bc91-f359ea22a4b2} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2025.09.24 16:58:47.206345 [ 278 ] {f14d3090-68f7-4485-bc91-f359ea22a4b2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001319 sec., 56103.10841546626 rows/sec., 4.38 MiB/sec. | ||
| 10795 | 2025.09.24 16:58:47.206357 [ 119 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10796 | 2025.09.24 16:58:47.206383 [ 278 ] {f14d3090-68f7-4485-bc91-f359ea22a4b2} <Debug> TCPHandler: Processed in 0.001497041 sec. | ||
| 10797 | 2025.09.24 16:58:47.206423 [ 119 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2025.09.24 16:58:47.206449 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10799 | 2025.09.24 16:58:47.206521 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 10800 | 2025.09.24 16:58:47.206552 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2025.09.24 16:58:47.206615 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10802 | 2025.09.24 16:58:47.206648 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1251 rows starting from the beginning of the part | ||
| 10803 | 2025.09.24 16:58:47.206651 [ 278 ] {72d35582-4004-4ffe-a72d-903b939adf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10804 | 2025.09.24 16:58:47.206704 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 10805 | 2025.09.24 16:58:47.206704 [ 278 ] {72d35582-4004-4ffe-a72d-903b939adf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10806 | 2025.09.24 16:58:47.206755 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 96 rows starting from the beginning of the part | ||
| 10807 | 2025.09.24 16:58:47.206801 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 120 rows starting from the beginning of the part | ||
| 10808 | 2025.09.24 16:58:47.206842 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 96 rows starting from the beginning of the part | ||
| 10809 | 2025.09.24 16:58:47.206885 [ 198 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 10810 | 2025.09.24 16:58:47.207154 [ 278 ] {72d35582-4004-4ffe-a72d-903b939adf08} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2025.09.24 16:58:47.207194 [ 278 ] {72d35582-4004-4ffe-a72d-903b939adf08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10812 | 2025.09.24 16:58:47.207547 [ 278 ] {72d35582-4004-4ffe-a72d-903b939adf08} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10813 | 2025.09.24 16:58:47.207758 [ 278 ] {72d35582-4004-4ffe-a72d-903b939adf08} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2025.09.24 16:58:47.207869 [ 195 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1711 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377449 sec., 1242151.2520608748 rows/sec., 96.64 MiB/sec. | ||
| 10815 | 2025.09.24 16:58:47.207888 [ 278 ] {72d35582-4004-4ffe-a72d-903b939adf08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 10816 | 2025.09.24 16:58:47.207897 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10817 | 2025.09.24 16:58:47.207938 [ 278 ] {72d35582-4004-4ffe-a72d-903b939adf08} <Debug> TCPHandler: Processed in 0.0014424 sec. | ||
| 10818 | 2025.09.24 16:58:47.207950 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2025.09.24 16:58:47.207975 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10820 | 2025.09.24 16:58:47.208042 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 10821 | 2025.09.24 16:58:47.208051 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10822 | 2025.09.24 16:58:47.208076 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10823 | 2025.09.24 16:58:47.208140 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10824 | 2025.09.24 16:58:47.208155 [ 278 ] {e7cf9105-5626-459a-a2ba-861eefe6f02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10825 | 2025.09.24 16:58:47.208173 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22598 rows starting from the beginning of the part | ||
| 10826 | 2025.09.24 16:58:47.208216 [ 278 ] {e7cf9105-5626-459a-a2ba-861eefe6f02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10827 | 2025.09.24 16:58:47.208229 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 10828 | 2025.09.24 16:58:47.208274 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10829 | 2025.09.24 16:58:47.208311 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 201 rows starting from the beginning of the part | ||
| 10830 | 2025.09.24 16:58:47.208341 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_76_15} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10831 | 2025.09.24 16:58:47.208344 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 10832 | 2025.09.24 16:58:47.208399 [ 186 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10833 | 2025.09.24 16:58:47.208422 [ 201 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_76_15} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10834 | 2025.09.24 16:58:47.208510 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10835 | 2025.09.24 16:58:47.209002 [ 278 ] {e7cf9105-5626-459a-a2ba-861eefe6f02d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2025.09.24 16:58:47.209039 [ 278 ] {e7cf9105-5626-459a-a2ba-861eefe6f02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10837 | 2025.09.24 16:58:47.209670 [ 278 ] {e7cf9105-5626-459a-a2ba-861eefe6f02d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10838 | 2025.09.24 16:58:47.209897 [ 278 ] {e7cf9105-5626-459a-a2ba-861eefe6f02d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2025.09.24 16:58:47.210043 [ 278 ] {e7cf9105-5626-459a-a2ba-861eefe6f02d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001905 sec., 5249.343832020997 rows/sec., 9.41 MiB/sec. | ||
| 10840 | 2025.09.24 16:58:47.210096 [ 278 ] {e7cf9105-5626-459a-a2ba-861eefe6f02d} <Debug> TCPHandler: Processed in 0.002091444 sec. | ||
| 10841 | 2025.09.24 16:58:47.210207 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10842 | 2025.09.24 16:58:47.210301 [ 278 ] {c5cf827c-b5c4-4415-818e-c5adad64d3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10843 | 2025.09.24 16:58:47.210342 [ 278 ] {c5cf827c-b5c4-4415-818e-c5adad64d3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10844 | 2025.09.24 16:58:47.210685 [ 278 ] {c5cf827c-b5c4-4415-818e-c5adad64d3c5} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2025.09.24 16:58:47.210720 [ 278 ] {c5cf827c-b5c4-4415-818e-c5adad64d3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10846 | 2025.09.24 16:58:47.211134 [ 278 ] {c5cf827c-b5c4-4415-818e-c5adad64d3c5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10847 | 2025.09.24 16:58:47.211351 [ 278 ] {c5cf827c-b5c4-4415-818e-c5adad64d3c5} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2025.09.24 16:58:47.211485 [ 278 ] {c5cf827c-b5c4-4415-818e-c5adad64d3c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 10849 | 2025.09.24 16:58:47.211491 [ 119 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10850 | 2025.09.24 16:58:47.211523 [ 278 ] {c5cf827c-b5c4-4415-818e-c5adad64d3c5} <Debug> TCPHandler: Processed in 0.001362758 sec. | ||
| 10851 | 2025.09.24 16:58:47.211538 [ 119 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2025.09.24 16:58:47.211561 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10853 | 2025.09.24 16:58:47.211644 [ 201 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 10854 | 2025.09.24 16:58:47.211737 [ 201 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10855 | 2025.09.24 16:58:47.211769 [ 201 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4640 rows starting from the beginning of the part | ||
| 10856 | 2025.09.24 16:58:47.211829 [ 201 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 10857 | 2025.09.24 16:58:47.211879 [ 201 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 10858 | 2025.09.24 16:58:47.211923 [ 201 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 10859 | 2025.09.24 16:58:47.211965 [ 201 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 10860 | 2025.09.24 16:58:47.212007 [ 201 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 10861 | 2025.09.24 16:58:47.214298 [ 191 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4940 rows, containing 4 columns (4 merged, 0 gathered) in 0.002690087 sec., 1836371.8348142644 rows/sec., 121.39 MiB/sec. | ||
| 10862 | 2025.09.24 16:58:47.214820 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10863 | 2025.09.24 16:58:47.214974 [ 191 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23439 rows, containing 5 columns (5 merged, 0 gathered) in 0.006961126 sec., 3367127.674459563 rows/sec., 229.77 MiB/sec. | ||
| 10864 | 2025.09.24 16:58:47.215160 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_76_15} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2025.09.24 16:58:47.215255 [ 196 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_76_15} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10866 | 2025.09.24 16:58:47.215366 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10867 | 2025.09.24 16:58:47.215566 [ 201 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10868 | 2025.09.24 16:58:47.215830 [ 201 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10869 | 2025.09.24 16:58:47.215895 [ 201 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10870 | 2025.09.24 16:58:47.215971 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10871 | 2025.09.24 16:58:48.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.51 MiB, peak 336.48 MiB, free memory in arenas 0.00 B, will set to 327.65 MiB (RSS), difference: 2.14 MiB | ||
| 10872 | 2025.09.24 16:58:52.228802 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10873 | 2025.09.24 16:58:52.229006 [ 278 ] {9cde89c3-7f1f-47c3-a55f-07fb0ca657ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10874 | 2025.09.24 16:58:52.229080 [ 278 ] {9cde89c3-7f1f-47c3-a55f-07fb0ca657ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10875 | 2025.09.24 16:58:52.229755 [ 278 ] {9cde89c3-7f1f-47c3-a55f-07fb0ca657ae} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2025.09.24 16:58:52.229813 [ 278 ] {9cde89c3-7f1f-47c3-a55f-07fb0ca657ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10877 | 2025.09.24 16:58:52.230224 [ 278 ] {9cde89c3-7f1f-47c3-a55f-07fb0ca657ae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10878 | 2025.09.24 16:58:52.230471 [ 278 ] {9cde89c3-7f1f-47c3-a55f-07fb0ca657ae} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2025.09.24 16:58:52.230660 [ 278 ] {9cde89c3-7f1f-47c3-a55f-07fb0ca657ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001702 sec., 1175.0881316098707 rows/sec., 95.82 KiB/sec. | ||
| 10880 | 2025.09.24 16:58:52.230733 [ 278 ] {9cde89c3-7f1f-47c3-a55f-07fb0ca657ae} <Debug> TCPHandler: Processed in 0.002065873 sec. | ||
| 10881 | 2025.09.24 16:58:52.230880 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2025.09.24 16:58:52.230990 [ 278 ] {8164c216-abb4-489b-8f9a-a088e6753b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10883 | 2025.09.24 16:58:52.231035 [ 278 ] {8164c216-abb4-489b-8f9a-a088e6753b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10884 | 2025.09.24 16:58:52.232163 [ 278 ] {8164c216-abb4-489b-8f9a-a088e6753b8d} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2025.09.24 16:58:52.232204 [ 278 ] {8164c216-abb4-489b-8f9a-a088e6753b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10886 | 2025.09.24 16:58:52.232611 [ 278 ] {8164c216-abb4-489b-8f9a-a088e6753b8d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10887 | 2025.09.24 16:58:52.232834 [ 278 ] {8164c216-abb4-489b-8f9a-a088e6753b8d} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2025.09.24 16:58:52.232970 [ 278 ] {8164c216-abb4-489b-8f9a-a088e6753b8d} <Debug> executeQuery: Read 1261 rows, 106.60 KiB in 0.002006 sec., 628614.1575274178 rows/sec., 51.90 MiB/sec. | ||
| 10889 | 2025.09.24 16:58:52.233028 [ 278 ] {8164c216-abb4-489b-8f9a-a088e6753b8d} <Debug> TCPHandler: Processed in 0.002199766 sec. | ||
| 10890 | 2025.09.24 16:58:52.233163 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10891 | 2025.09.24 16:58:52.233268 [ 278 ] {b51cb44e-cdd7-47db-8275-d07dba74d605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10892 | 2025.09.24 16:58:52.233322 [ 278 ] {b51cb44e-cdd7-47db-8275-d07dba74d605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10893 | 2025.09.24 16:58:52.233769 [ 278 ] {b51cb44e-cdd7-47db-8275-d07dba74d605} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2025.09.24 16:58:52.233807 [ 278 ] {b51cb44e-cdd7-47db-8275-d07dba74d605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10895 | 2025.09.24 16:58:52.234123 [ 278 ] {b51cb44e-cdd7-47db-8275-d07dba74d605} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10896 | 2025.09.24 16:58:52.234336 [ 278 ] {b51cb44e-cdd7-47db-8275-d07dba74d605} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2025.09.24 16:58:52.234469 [ 278 ] {b51cb44e-cdd7-47db-8275-d07dba74d605} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001225 sec., 27755.102040816328 rows/sec., 2.03 MiB/sec. | ||
| 10898 | 2025.09.24 16:58:52.234507 [ 278 ] {b51cb44e-cdd7-47db-8275-d07dba74d605} <Debug> TCPHandler: Processed in 0.001395229 sec. | ||
| 10899 | 2025.09.24 16:58:52.234628 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2025.09.24 16:58:52.234722 [ 278 ] {77cc0a9e-1ccc-4791-b799-b3ecf7326a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10901 | 2025.09.24 16:58:52.234760 [ 278 ] {77cc0a9e-1ccc-4791-b799-b3ecf7326a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10902 | 2025.09.24 16:58:52.235234 [ 278 ] {77cc0a9e-1ccc-4791-b799-b3ecf7326a26} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2025.09.24 16:58:52.235271 [ 278 ] {77cc0a9e-1ccc-4791-b799-b3ecf7326a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10904 | 2025.09.24 16:58:52.235598 [ 278 ] {77cc0a9e-1ccc-4791-b799-b3ecf7326a26} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10905 | 2025.09.24 16:58:52.235845 [ 278 ] {77cc0a9e-1ccc-4791-b799-b3ecf7326a26} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2025.09.24 16:58:52.235983 [ 278 ] {77cc0a9e-1ccc-4791-b799-b3ecf7326a26} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001279 sec., 178264.2689601251 rows/sec., 12.07 MiB/sec. | ||
| 10907 | 2025.09.24 16:58:52.236022 [ 278 ] {77cc0a9e-1ccc-4791-b799-b3ecf7326a26} <Debug> TCPHandler: Processed in 0.00144727 sec. | ||
| 10908 | 2025.09.24 16:58:52.236130 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10909 | 2025.09.24 16:58:52.236229 [ 278 ] {36f9702b-d927-40a2-8edc-ec8420bfc812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10910 | 2025.09.24 16:58:52.236269 [ 278 ] {36f9702b-d927-40a2-8edc-ec8420bfc812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10911 | 2025.09.24 16:58:52.236846 [ 278 ] {36f9702b-d927-40a2-8edc-ec8420bfc812} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2025.09.24 16:58:52.236882 [ 278 ] {36f9702b-d927-40a2-8edc-ec8420bfc812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10913 | 2025.09.24 16:58:52.237221 [ 278 ] {36f9702b-d927-40a2-8edc-ec8420bfc812} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10914 | 2025.09.24 16:58:52.237432 [ 278 ] {36f9702b-d927-40a2-8edc-ec8420bfc812} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10915 | 2025.09.24 16:58:52.237560 [ 278 ] {36f9702b-d927-40a2-8edc-ec8420bfc812} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.001348 sec., 410979.2284866469 rows/sec., 30.52 MiB/sec. | ||
| 10916 | 2025.09.24 16:58:52.237598 [ 278 ] {36f9702b-d927-40a2-8edc-ec8420bfc812} <Debug> TCPHandler: Processed in 0.001516242 sec. | ||
| 10917 | 2025.09.24 16:58:52.237711 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10918 | 2025.09.24 16:58:52.237804 [ 278 ] {f0cd4e76-a1a4-4cdb-8c9a-54a52f07c827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10919 | 2025.09.24 16:58:52.237847 [ 278 ] {f0cd4e76-a1a4-4cdb-8c9a-54a52f07c827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10920 | 2025.09.24 16:58:52.238407 [ 278 ] {f0cd4e76-a1a4-4cdb-8c9a-54a52f07c827} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2025.09.24 16:58:52.238444 [ 278 ] {f0cd4e76-a1a4-4cdb-8c9a-54a52f07c827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10922 | 2025.09.24 16:58:52.238821 [ 278 ] {f0cd4e76-a1a4-4cdb-8c9a-54a52f07c827} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10923 | 2025.09.24 16:58:52.239038 [ 278 ] {f0cd4e76-a1a4-4cdb-8c9a-54a52f07c827} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10924 | 2025.09.24 16:58:52.239168 [ 278 ] {f0cd4e76-a1a4-4cdb-8c9a-54a52f07c827} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001382 sec., 611432.7062228654 rows/sec., 41.15 MiB/sec. | ||
| 10925 | 2025.09.24 16:58:52.239205 [ 278 ] {f0cd4e76-a1a4-4cdb-8c9a-54a52f07c827} <Debug> TCPHandler: Processed in 0.001542253 sec. | ||
| 10926 | 2025.09.24 16:58:52.239315 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10927 | 2025.09.24 16:58:52.239407 [ 278 ] {2a53f2ac-b8f9-46a9-8f4a-e5f75890d4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10928 | 2025.09.24 16:58:52.239462 [ 278 ] {2a53f2ac-b8f9-46a9-8f4a-e5f75890d4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10929 | 2025.09.24 16:58:52.240307 [ 278 ] {2a53f2ac-b8f9-46a9-8f4a-e5f75890d4c0} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2025.09.24 16:58:52.240343 [ 278 ] {2a53f2ac-b8f9-46a9-8f4a-e5f75890d4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10931 | 2025.09.24 16:58:52.240896 [ 278 ] {2a53f2ac-b8f9-46a9-8f4a-e5f75890d4c0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10932 | 2025.09.24 16:58:52.241123 [ 278 ] {2a53f2ac-b8f9-46a9-8f4a-e5f75890d4c0} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2025.09.24 16:58:52.241267 [ 278 ] {2a53f2ac-b8f9-46a9-8f4a-e5f75890d4c0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001877 sec., 17048.481619605755 rows/sec., 30.55 MiB/sec. | ||
| 10934 | 2025.09.24 16:58:52.241332 [ 278 ] {2a53f2ac-b8f9-46a9-8f4a-e5f75890d4c0} <Debug> TCPHandler: Processed in 0.002065654 sec. | ||
| 10935 | 2025.09.24 16:58:52.241445 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2025.09.24 16:58:52.241541 [ 278 ] {91d44ae6-4df8-412e-8cc9-ccf4570fe9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10937 | 2025.09.24 16:58:52.241583 [ 278 ] {91d44ae6-4df8-412e-8cc9-ccf4570fe9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10938 | 2025.09.24 16:58:52.241913 [ 278 ] {91d44ae6-4df8-412e-8cc9-ccf4570fe9da} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2025.09.24 16:58:52.241949 [ 278 ] {91d44ae6-4df8-412e-8cc9-ccf4570fe9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10940 | 2025.09.24 16:58:52.242252 [ 278 ] {91d44ae6-4df8-412e-8cc9-ccf4570fe9da} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10941 | 2025.09.24 16:58:52.242464 [ 278 ] {91d44ae6-4df8-412e-8cc9-ccf4570fe9da} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2025.09.24 16:58:52.242591 [ 278 ] {91d44ae6-4df8-412e-8cc9-ccf4570fe9da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 10943 | 2025.09.24 16:58:52.242626 [ 278 ] {91d44ae6-4df8-412e-8cc9-ccf4570fe9da} <Debug> TCPHandler: Processed in 0.001231276 sec. | ||
| 10944 | 2025.09.24 16:58:52.743662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25403 | ||
| 10945 | 2025.09.24 16:58:52.744139 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2025.09.24 16:58:52.744180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10947 | 2025.09.24 16:58:52.744657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10948 | 2025.09.24 16:58:52.744889 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2025.09.24 16:58:52.745013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25403 | ||
| 10950 | 2025.09.24 16:58:54.126413 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10951 | 2025.09.24 16:58:54.142523 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10952 | 2025.09.24 16:58:54.142584 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10953 | 2025.09.24 16:58:54.148761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10954 | 2025.09.24 16:58:54.149457 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10955 | 2025.09.24 16:58:54.152267 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10956 | 2025.09.24 16:58:55.317483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1364 | ||
| 10957 | 2025.09.24 16:58:55.319653 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10958 | 2025.09.24 16:58:55.319690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10959 | 2025.09.24 16:58:55.320854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10960 | 2025.09.24 16:58:55.321121 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10961 | 2025.09.24 16:58:55.321378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 10962 | 2025.09.24 16:58:57.201794 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10963 | 2025.09.24 16:58:57.202013 [ 278 ] {2cd363ef-1639-4491-adad-88f0b8d88735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10964 | 2025.09.24 16:58:57.202079 [ 278 ] {2cd363ef-1639-4491-adad-88f0b8d88735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10965 | 2025.09.24 16:58:57.202786 [ 278 ] {2cd363ef-1639-4491-adad-88f0b8d88735} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10966 | 2025.09.24 16:58:57.202831 [ 278 ] {2cd363ef-1639-4491-adad-88f0b8d88735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10967 | 2025.09.24 16:58:57.203241 [ 278 ] {2cd363ef-1639-4491-adad-88f0b8d88735} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10968 | 2025.09.24 16:58:57.203493 [ 278 ] {2cd363ef-1639-4491-adad-88f0b8d88735} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10969 | 2025.09.24 16:58:57.203660 [ 278 ] {2cd363ef-1639-4491-adad-88f0b8d88735} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.0017 sec., 44705.88235294118 rows/sec., 3.67 MiB/sec. | ||
| 10970 | 2025.09.24 16:58:57.203710 [ 278 ] {2cd363ef-1639-4491-adad-88f0b8d88735} <Debug> TCPHandler: Processed in 0.002056273 sec. | ||
| 10971 | 2025.09.24 16:58:57.203847 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10972 | 2025.09.24 16:58:57.203951 [ 278 ] {053348ed-5c85-40e8-a029-cbbbb1583bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10973 | 2025.09.24 16:58:57.203996 [ 278 ] {053348ed-5c85-40e8-a029-cbbbb1583bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10974 | 2025.09.24 16:58:57.204420 [ 278 ] {053348ed-5c85-40e8-a029-cbbbb1583bd4} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2025.09.24 16:58:57.204456 [ 278 ] {053348ed-5c85-40e8-a029-cbbbb1583bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10976 | 2025.09.24 16:58:57.204764 [ 278 ] {053348ed-5c85-40e8-a029-cbbbb1583bd4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10977 | 2025.09.24 16:58:57.204986 [ 278 ] {053348ed-5c85-40e8-a029-cbbbb1583bd4} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.09.24 16:58:57.205093 [ 113 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10979 | 2025.09.24 16:58:57.205117 [ 278 ] {053348ed-5c85-40e8-a029-cbbbb1583bd4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 10980 | 2025.09.24 16:58:57.205131 [ 113 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2025.09.24 16:58:57.205150 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10982 | 2025.09.24 16:58:57.205156 [ 278 ] {053348ed-5c85-40e8-a029-cbbbb1583bd4} <Debug> TCPHandler: Processed in 0.001367758 sec. | ||
| 10983 | 2025.09.24 16:58:57.205273 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10984 | 2025.09.24 16:58:57.205320 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 10985 | 2025.09.24 16:58:57.205368 [ 278 ] {ee3de928-143f-43ed-9eea-7af9f4943f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10986 | 2025.09.24 16:58:57.205432 [ 278 ] {ee3de928-143f-43ed-9eea-7af9f4943f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10987 | 2025.09.24 16:58:57.205562 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10988 | 2025.09.24 16:58:57.205625 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 279 rows starting from the beginning of the part | ||
| 10989 | 2025.09.24 16:58:57.205734 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
| 10990 | 2025.09.24 16:58:57.205811 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part | ||
| 10991 | 2025.09.24 16:58:57.205854 [ 278 ] {ee3de928-143f-43ed-9eea-7af9f4943f94} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2025.09.24 16:58:57.205881 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 10993 | 2025.09.24 16:58:57.205897 [ 278 ] {ee3de928-143f-43ed-9eea-7af9f4943f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10994 | 2025.09.24 16:58:57.205958 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 10995 | 2025.09.24 16:58:57.206034 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 10996 | 2025.09.24 16:58:57.206241 [ 278 ] {ee3de928-143f-43ed-9eea-7af9f4943f94} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10997 | 2025.09.24 16:58:57.206498 [ 278 ] {ee3de928-143f-43ed-9eea-7af9f4943f94} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10998 | 2025.09.24 16:58:57.206640 [ 278 ] {ee3de928-143f-43ed-9eea-7af9f4943f94} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001289 sec., 57408.8440651668 rows/sec., 4.48 MiB/sec. | ||
| 10999 | 2025.09.24 16:58:57.206679 [ 278 ] {ee3de928-143f-43ed-9eea-7af9f4943f94} <Debug> TCPHandler: Processed in 0.00145667 sec. | ||
| 11000 | 2025.09.24 16:58:57.206791 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11001 | 2025.09.24 16:58:57.206886 [ 278 ] {5d56caae-1330-4165-bd97-6a4cd8f4a08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11002 | 2025.09.24 16:58:57.206932 [ 278 ] {5d56caae-1330-4165-bd97-6a4cd8f4a08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11003 | 2025.09.24 16:58:57.206941 [ 201 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715256 sec., 231452.3313138097 rows/sec., 16.08 MiB/sec. | ||
| 11004 | 2025.09.24 16:58:57.207145 [ 196 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11005 | 2025.09.24 16:58:57.207353 [ 278 ] {5d56caae-1330-4165-bd97-6a4cd8f4a08d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2025.09.24 16:58:57.207397 [ 278 ] {5d56caae-1330-4165-bd97-6a4cd8f4a08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11007 | 2025.09.24 16:58:57.207508 [ 196 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_76_15} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2025.09.24 16:58:57.207611 [ 196 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_76_15} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11009 | 2025.09.24 16:58:57.207732 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11010 | 2025.09.24 16:58:57.207763 [ 278 ] {5d56caae-1330-4165-bd97-6a4cd8f4a08d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11011 | 2025.09.24 16:58:57.207989 [ 278 ] {5d56caae-1330-4165-bd97-6a4cd8f4a08d} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2025.09.24 16:58:57.208126 [ 278 ] {5d56caae-1330-4165-bd97-6a4cd8f4a08d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 11013 | 2025.09.24 16:58:57.208163 [ 278 ] {5d56caae-1330-4165-bd97-6a4cd8f4a08d} <Debug> TCPHandler: Processed in 0.00142049 sec. | ||
| 11014 | 2025.09.24 16:58:57.208269 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11015 | 2025.09.24 16:58:57.208364 [ 278 ] {e4239b72-4044-40dc-9f7d-df73ee9f408d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11016 | 2025.09.24 16:58:57.208420 [ 278 ] {e4239b72-4044-40dc-9f7d-df73ee9f408d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11017 | 2025.09.24 16:58:57.209208 [ 278 ] {e4239b72-4044-40dc-9f7d-df73ee9f408d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11018 | 2025.09.24 16:58:57.209244 [ 278 ] {e4239b72-4044-40dc-9f7d-df73ee9f408d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11019 | 2025.09.24 16:58:57.209774 [ 278 ] {e4239b72-4044-40dc-9f7d-df73ee9f408d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11020 | 2025.09.24 16:58:57.210008 [ 278 ] {e4239b72-4044-40dc-9f7d-df73ee9f408d} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2025.09.24 16:58:57.210121 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11022 | 2025.09.24 16:58:57.210149 [ 278 ] {e4239b72-4044-40dc-9f7d-df73ee9f408d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001803 sec., 5546.311702717693 rows/sec., 9.94 MiB/sec. | ||
| 11023 | 2025.09.24 16:58:57.210164 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2025.09.24 16:58:57.210186 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11025 | 2025.09.24 16:58:57.210214 [ 278 ] {e4239b72-4044-40dc-9f7d-df73ee9f408d} <Debug> TCPHandler: Processed in 0.001993572 sec. | ||
| 11026 | 2025.09.24 16:58:57.210326 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11027 | 2025.09.24 16:58:57.210330 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 11028 | 2025.09.24 16:58:57.210424 [ 278 ] {49267153-42fd-4465-bf53-ae36cf4fef43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11029 | 2025.09.24 16:58:57.210475 [ 278 ] {49267153-42fd-4465-bf53-ae36cf4fef43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11030 | 2025.09.24 16:58:57.210729 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11031 | 2025.09.24 16:58:57.210820 [ 278 ] {49267153-42fd-4465-bf53-ae36cf4fef43} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2025.09.24 16:58:57.210841 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1459 rows starting from the beginning of the part | ||
| 11033 | 2025.09.24 16:58:57.210866 [ 278 ] {49267153-42fd-4465-bf53-ae36cf4fef43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11034 | 2025.09.24 16:58:57.211060 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 11035 | 2025.09.24 16:58:57.211171 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part | ||
| 11036 | 2025.09.24 16:58:57.211197 [ 278 ] {49267153-42fd-4465-bf53-ae36cf4fef43} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11037 | 2025.09.24 16:58:57.211272 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 11038 | 2025.09.24 16:58:57.211375 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
| 11039 | 2025.09.24 16:58:57.211446 [ 278 ] {49267153-42fd-4465-bf53-ae36cf4fef43} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11040 | 2025.09.24 16:58:57.211470 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 11041 | 2025.09.24 16:58:57.211594 [ 278 ] {49267153-42fd-4465-bf53-ae36cf4fef43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 11042 | 2025.09.24 16:58:57.211634 [ 278 ] {49267153-42fd-4465-bf53-ae36cf4fef43} <Debug> TCPHandler: Processed in 0.001358459 sec. | ||
| 11043 | 2025.09.24 16:58:57.218636 [ 197 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1553 rows, containing 19 columns (19 merged, 0 gathered) in 0.008384377 sec., 185225.44966668365 rows/sec., 331.92 MiB/sec. | ||
| 11044 | 2025.09.24 16:58:57.220387 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11045 | 2025.09.24 16:58:57.220774 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2025.09.24 16:58:57.220862 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11047 | 2025.09.24 16:58:57.221040 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 11048 | 2025.09.24 16:58:58.001140 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.21 MiB, peak 339.76 MiB, free memory in arenas 0.00 B, will set to 331.00 MiB (RSS), difference: 2.79 MiB | ||
| 11049 | 2025.09.24 16:59:00.098884 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11050 | 2025.09.24 16:59:00.098953 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11051 | 2025.09.24 16:59:00.246011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25915 | ||
| 11052 | 2025.09.24 16:59:00.246525 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2025.09.24 16:59:00.246570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11054 | 2025.09.24 16:59:00.247032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11055 | 2025.09.24 16:59:00.247260 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2025.09.24 16:59:00.247404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25915 | ||
| 11057 | 2025.09.24 16:59:01.653238 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11058 | 2025.09.24 16:59:01.671703 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11059 | 2025.09.24 16:59:01.671766 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11060 | 2025.09.24 16:59:01.677932 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11061 | 2025.09.24 16:59:01.678692 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2025.09.24 16:59:01.682034 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11063 | 2025.09.24 16:59:02.202773 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11064 | 2025.09.24 16:59:02.202960 [ 278 ] {7514d6bb-2c8e-40b3-b9f2-96f3f3ef9d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11065 | 2025.09.24 16:59:02.203024 [ 278 ] {7514d6bb-2c8e-40b3-b9f2-96f3f3ef9d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11066 | 2025.09.24 16:59:02.203713 [ 278 ] {7514d6bb-2c8e-40b3-b9f2-96f3f3ef9d8f} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11067 | 2025.09.24 16:59:02.203750 [ 278 ] {7514d6bb-2c8e-40b3-b9f2-96f3f3ef9d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11068 | 2025.09.24 16:59:02.204140 [ 278 ] {7514d6bb-2c8e-40b3-b9f2-96f3f3ef9d8f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11069 | 2025.09.24 16:59:02.204390 [ 278 ] {7514d6bb-2c8e-40b3-b9f2-96f3f3ef9d8f} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2025.09.24 16:59:02.204536 [ 278 ] {7514d6bb-2c8e-40b3-b9f2-96f3f3ef9d8f} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001625 sec., 73846.15384615384 rows/sec., 6.26 MiB/sec. | ||
| 11071 | 2025.09.24 16:59:02.204577 [ 278 ] {7514d6bb-2c8e-40b3-b9f2-96f3f3ef9d8f} <Debug> TCPHandler: Processed in 0.00193214 sec. | ||
| 11072 | 2025.09.24 16:59:02.204698 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11073 | 2025.09.24 16:59:02.204791 [ 278 ] {3b6a81b6-6475-4ced-ada4-cdb36abb3d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11074 | 2025.09.24 16:59:02.204831 [ 278 ] {3b6a81b6-6475-4ced-ada4-cdb36abb3d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11075 | 2025.09.24 16:59:02.205242 [ 278 ] {3b6a81b6-6475-4ced-ada4-cdb36abb3d1e} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2025.09.24 16:59:02.205278 [ 278 ] {3b6a81b6-6475-4ced-ada4-cdb36abb3d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11077 | 2025.09.24 16:59:02.205588 [ 278 ] {3b6a81b6-6475-4ced-ada4-cdb36abb3d1e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11078 | 2025.09.24 16:59:02.205794 [ 278 ] {3b6a81b6-6475-4ced-ada4-cdb36abb3d1e} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2025.09.24 16:59:02.205925 [ 278 ] {3b6a81b6-6475-4ced-ada4-cdb36abb3d1e} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001152 sec., 27777.777777777777 rows/sec., 2.04 MiB/sec. | ||
| 11080 | 2025.09.24 16:59:02.205962 [ 278 ] {3b6a81b6-6475-4ced-ada4-cdb36abb3d1e} <Debug> TCPHandler: Processed in 0.001311207 sec. | ||
| 11081 | 2025.09.24 16:59:02.206069 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2025.09.24 16:59:02.206161 [ 278 ] {8bbb4f02-65ee-4cfb-941a-48678fcb77e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11083 | 2025.09.24 16:59:02.206199 [ 278 ] {8bbb4f02-65ee-4cfb-941a-48678fcb77e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11084 | 2025.09.24 16:59:02.206619 [ 278 ] {8bbb4f02-65ee-4cfb-941a-48678fcb77e8} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2025.09.24 16:59:02.206655 [ 278 ] {8bbb4f02-65ee-4cfb-941a-48678fcb77e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11086 | 2025.09.24 16:59:02.206950 [ 278 ] {8bbb4f02-65ee-4cfb-941a-48678fcb77e8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11087 | 2025.09.24 16:59:02.207156 [ 278 ] {8bbb4f02-65ee-4cfb-941a-48678fcb77e8} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2025.09.24 16:59:02.207278 [ 278 ] {8bbb4f02-65ee-4cfb-941a-48678fcb77e8} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001135 sec., 84581.49779735683 rows/sec., 6.61 MiB/sec. | ||
| 11089 | 2025.09.24 16:59:02.207314 [ 278 ] {8bbb4f02-65ee-4cfb-941a-48678fcb77e8} <Debug> TCPHandler: Processed in 0.001291947 sec. | ||
| 11090 | 2025.09.24 16:59:02.207421 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2025.09.24 16:59:02.207520 [ 278 ] {affe1ebd-b268-40e1-bb82-23aaee409b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11092 | 2025.09.24 16:59:02.207561 [ 278 ] {affe1ebd-b268-40e1-bb82-23aaee409b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11093 | 2025.09.24 16:59:02.207942 [ 278 ] {affe1ebd-b268-40e1-bb82-23aaee409b54} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2025.09.24 16:59:02.207977 [ 278 ] {affe1ebd-b268-40e1-bb82-23aaee409b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11095 | 2025.09.24 16:59:02.208296 [ 278 ] {affe1ebd-b268-40e1-bb82-23aaee409b54} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11096 | 2025.09.24 16:59:02.208543 [ 278 ] {affe1ebd-b268-40e1-bb82-23aaee409b54} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2025.09.24 16:59:02.208669 [ 278 ] {affe1ebd-b268-40e1-bb82-23aaee409b54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 11098 | 2025.09.24 16:59:02.208705 [ 278 ] {affe1ebd-b268-40e1-bb82-23aaee409b54} <Debug> TCPHandler: Processed in 0.001331228 sec. | ||
| 11099 | 2025.09.24 16:59:02.208825 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2025.09.24 16:59:02.208925 [ 278 ] {66cce093-2876-412b-b885-b97aa8b29971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11101 | 2025.09.24 16:59:02.208989 [ 278 ] {66cce093-2876-412b-b885-b97aa8b29971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11102 | 2025.09.24 16:59:02.209834 [ 278 ] {66cce093-2876-412b-b885-b97aa8b29971} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2025.09.24 16:59:02.209871 [ 278 ] {66cce093-2876-412b-b885-b97aa8b29971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11104 | 2025.09.24 16:59:02.210418 [ 278 ] {66cce093-2876-412b-b885-b97aa8b29971} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11105 | 2025.09.24 16:59:02.210645 [ 278 ] {66cce093-2876-412b-b885-b97aa8b29971} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2025.09.24 16:59:02.210785 [ 278 ] {66cce093-2876-412b-b885-b97aa8b29971} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001879 sec., 17030.33528472592 rows/sec., 30.52 MiB/sec. | ||
| 11107 | 2025.09.24 16:59:02.210841 [ 278 ] {66cce093-2876-412b-b885-b97aa8b29971} <Debug> TCPHandler: Processed in 0.002080424 sec. | ||
| 11108 | 2025.09.24 16:59:02.210951 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2025.09.24 16:59:02.211046 [ 278 ] {13abefd1-c8ee-4f4b-ab8a-505713291362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11110 | 2025.09.24 16:59:02.211088 [ 278 ] {13abefd1-c8ee-4f4b-ab8a-505713291362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11111 | 2025.09.24 16:59:02.211419 [ 278 ] {13abefd1-c8ee-4f4b-ab8a-505713291362} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2025.09.24 16:59:02.211456 [ 278 ] {13abefd1-c8ee-4f4b-ab8a-505713291362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11113 | 2025.09.24 16:59:02.211759 [ 278 ] {13abefd1-c8ee-4f4b-ab8a-505713291362} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11114 | 2025.09.24 16:59:02.211978 [ 278 ] {13abefd1-c8ee-4f4b-ab8a-505713291362} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2025.09.24 16:59:02.212105 [ 278 ] {13abefd1-c8ee-4f4b-ab8a-505713291362} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 11116 | 2025.09.24 16:59:02.212142 [ 278 ] {13abefd1-c8ee-4f4b-ab8a-505713291362} <Debug> TCPHandler: Processed in 0.001240216 sec. | ||
| 11117 | 2025.09.24 16:59:05.322436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1388 | ||
| 11118 | 2025.09.24 16:59:05.324667 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2025.09.24 16:59:05.324719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11120 | 2025.09.24 16:59:05.325927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11121 | 2025.09.24 16:59:05.326202 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2025.09.24 16:59:05.326583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1388 | ||
| 11123 | 2025.09.24 16:59:07.203812 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11124 | 2025.09.24 16:59:07.204026 [ 278 ] {e41c7ba8-3451-4c88-b438-38e18f12db54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11125 | 2025.09.24 16:59:07.204103 [ 278 ] {e41c7ba8-3451-4c88-b438-38e18f12db54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11126 | 2025.09.24 16:59:07.204768 [ 278 ] {e41c7ba8-3451-4c88-b438-38e18f12db54} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11127 | 2025.09.24 16:59:07.204816 [ 278 ] {e41c7ba8-3451-4c88-b438-38e18f12db54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11128 | 2025.09.24 16:59:07.205209 [ 278 ] {e41c7ba8-3451-4c88-b438-38e18f12db54} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11129 | 2025.09.24 16:59:07.205442 [ 278 ] {e41c7ba8-3451-4c88-b438-38e18f12db54} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11130 | 2025.09.24 16:59:07.205612 [ 278 ] {e41c7ba8-3451-4c88-b438-38e18f12db54} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001639 sec., 14643.07504575961 rows/sec., 1.21 MiB/sec. | ||
| 11131 | 2025.09.24 16:59:07.205667 [ 278 ] {e41c7ba8-3451-4c88-b438-38e18f12db54} <Debug> TCPHandler: Processed in 0.001997612 sec. | ||
| 11132 | 2025.09.24 16:59:07.205793 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11133 | 2025.09.24 16:59:07.205897 [ 278 ] {948f7c2a-9e22-406d-a688-9a23305bd1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11134 | 2025.09.24 16:59:07.205940 [ 278 ] {948f7c2a-9e22-406d-a688-9a23305bd1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11135 | 2025.09.24 16:59:07.206456 [ 278 ] {948f7c2a-9e22-406d-a688-9a23305bd1b3} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2025.09.24 16:59:07.206495 [ 278 ] {948f7c2a-9e22-406d-a688-9a23305bd1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11137 | 2025.09.24 16:59:07.206829 [ 278 ] {948f7c2a-9e22-406d-a688-9a23305bd1b3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11138 | 2025.09.24 16:59:07.207047 [ 278 ] {948f7c2a-9e22-406d-a688-9a23305bd1b3} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11139 | 2025.09.24 16:59:07.207183 [ 278 ] {948f7c2a-9e22-406d-a688-9a23305bd1b3} <Debug> executeQuery: Read 196 rows, 17.82 KiB in 0.001308 sec., 149847.09480122325 rows/sec., 13.31 MiB/sec. | ||
| 11140 | 2025.09.24 16:59:07.207222 [ 278 ] {948f7c2a-9e22-406d-a688-9a23305bd1b3} <Debug> TCPHandler: Processed in 0.001479701 sec. | ||
| 11141 | 2025.09.24 16:59:07.207333 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11142 | 2025.09.24 16:59:07.207430 [ 278 ] {84031a0a-ea4d-44e5-ae52-e96ef9cd31bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11143 | 2025.09.24 16:59:07.207476 [ 278 ] {84031a0a-ea4d-44e5-ae52-e96ef9cd31bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11144 | 2025.09.24 16:59:07.207879 [ 278 ] {84031a0a-ea4d-44e5-ae52-e96ef9cd31bf} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2025.09.24 16:59:07.207917 [ 278 ] {84031a0a-ea4d-44e5-ae52-e96ef9cd31bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11146 | 2025.09.24 16:59:07.208227 [ 278 ] {84031a0a-ea4d-44e5-ae52-e96ef9cd31bf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11147 | 2025.09.24 16:59:07.208445 [ 278 ] {84031a0a-ea4d-44e5-ae52-e96ef9cd31bf} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11148 | 2025.09.24 16:59:07.208585 [ 278 ] {84031a0a-ea4d-44e5-ae52-e96ef9cd31bf} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001174 sec., 18739.352640545145 rows/sec., 1.42 MiB/sec. | ||
| 11149 | 2025.09.24 16:59:07.208625 [ 278 ] {84031a0a-ea4d-44e5-ae52-e96ef9cd31bf} <Debug> TCPHandler: Processed in 0.001341078 sec. | ||
| 11150 | 2025.09.24 16:59:07.208733 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2025.09.24 16:59:07.208832 [ 278 ] {e065e7dd-59bb-47e9-a499-e5800d136889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11152 | 2025.09.24 16:59:07.208875 [ 278 ] {e065e7dd-59bb-47e9-a499-e5800d136889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11153 | 2025.09.24 16:59:07.209289 [ 278 ] {e065e7dd-59bb-47e9-a499-e5800d136889} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2025.09.24 16:59:07.209327 [ 278 ] {e065e7dd-59bb-47e9-a499-e5800d136889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11155 | 2025.09.24 16:59:07.209633 [ 278 ] {e065e7dd-59bb-47e9-a499-e5800d136889} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11156 | 2025.09.24 16:59:07.209846 [ 278 ] {e065e7dd-59bb-47e9-a499-e5800d136889} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2025.09.24 16:59:07.209979 [ 278 ] {e065e7dd-59bb-47e9-a499-e5800d136889} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001166 sec., 20583.19039451115 rows/sec., 1.71 MiB/sec. | ||
| 11158 | 2025.09.24 16:59:07.210018 [ 278 ] {e065e7dd-59bb-47e9-a499-e5800d136889} <Debug> TCPHandler: Processed in 0.001334778 sec. | ||
| 11159 | 2025.09.24 16:59:07.210141 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2025.09.24 16:59:07.210265 [ 278 ] {abf0f81a-641f-4847-a382-be8c306966eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11161 | 2025.09.24 16:59:07.210315 [ 278 ] {abf0f81a-641f-4847-a382-be8c306966eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11162 | 2025.09.24 16:59:07.210789 [ 278 ] {abf0f81a-641f-4847-a382-be8c306966eb} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2025.09.24 16:59:07.210834 [ 278 ] {abf0f81a-641f-4847-a382-be8c306966eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11164 | 2025.09.24 16:59:07.211199 [ 278 ] {abf0f81a-641f-4847-a382-be8c306966eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11165 | 2025.09.24 16:59:07.211418 [ 278 ] {abf0f81a-641f-4847-a382-be8c306966eb} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2025.09.24 16:59:07.211550 [ 278 ] {abf0f81a-641f-4847-a382-be8c306966eb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001309 sec., 9167.303284950343 rows/sec., 716.20 KiB/sec. | ||
| 11167 | 2025.09.24 16:59:07.211589 [ 278 ] {abf0f81a-641f-4847-a382-be8c306966eb} <Debug> TCPHandler: Processed in 0.001510812 sec. | ||
| 11168 | 2025.09.24 16:59:07.211702 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2025.09.24 16:59:07.211798 [ 278 ] {d6d24b8d-234e-4691-90a9-e4a745538aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11170 | 2025.09.24 16:59:07.211839 [ 278 ] {d6d24b8d-234e-4691-90a9-e4a745538aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11171 | 2025.09.24 16:59:07.212283 [ 278 ] {d6d24b8d-234e-4691-90a9-e4a745538aad} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2025.09.24 16:59:07.212321 [ 278 ] {d6d24b8d-234e-4691-90a9-e4a745538aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11173 | 2025.09.24 16:59:07.212640 [ 278 ] {d6d24b8d-234e-4691-90a9-e4a745538aad} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11174 | 2025.09.24 16:59:07.212852 [ 278 ] {d6d24b8d-234e-4691-90a9-e4a745538aad} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2025.09.24 16:59:07.212984 [ 278 ] {d6d24b8d-234e-4691-90a9-e4a745538aad} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001204 sec., 91362.12624584718 rows/sec., 7.44 MiB/sec. | ||
| 11176 | 2025.09.24 16:59:07.213024 [ 278 ] {d6d24b8d-234e-4691-90a9-e4a745538aad} <Debug> TCPHandler: Processed in 0.001372268 sec. | ||
| 11177 | 2025.09.24 16:59:07.213134 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11178 | 2025.09.24 16:59:07.213227 [ 278 ] {6ad981d2-53c4-4f00-a08b-b0cc9867219b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11179 | 2025.09.24 16:59:07.213271 [ 278 ] {6ad981d2-53c4-4f00-a08b-b0cc9867219b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11180 | 2025.09.24 16:59:07.213675 [ 278 ] {6ad981d2-53c4-4f00-a08b-b0cc9867219b} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11181 | 2025.09.24 16:59:07.213712 [ 278 ] {6ad981d2-53c4-4f00-a08b-b0cc9867219b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11182 | 2025.09.24 16:59:07.214055 [ 278 ] {6ad981d2-53c4-4f00-a08b-b0cc9867219b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11183 | 2025.09.24 16:59:07.214273 [ 278 ] {6ad981d2-53c4-4f00-a08b-b0cc9867219b} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2025.09.24 16:59:07.214402 [ 278 ] {6ad981d2-53c4-4f00-a08b-b0cc9867219b} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001192 sec., 164429.5302013423 rows/sec., 11.80 MiB/sec. | ||
| 11185 | 2025.09.24 16:59:07.214444 [ 278 ] {6ad981d2-53c4-4f00-a08b-b0cc9867219b} <Debug> TCPHandler: Processed in 0.001359728 sec. | ||
| 11186 | 2025.09.24 16:59:07.214553 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11187 | 2025.09.24 16:59:07.214646 [ 278 ] {8a50d7c9-7895-44a3-b46c-fd6d3c8750b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11188 | 2025.09.24 16:59:07.214701 [ 278 ] {8a50d7c9-7895-44a3-b46c-fd6d3c8750b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11189 | 2025.09.24 16:59:07.215459 [ 278 ] {8a50d7c9-7895-44a3-b46c-fd6d3c8750b0} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2025.09.24 16:59:07.215497 [ 278 ] {8a50d7c9-7895-44a3-b46c-fd6d3c8750b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11191 | 2025.09.24 16:59:07.216011 [ 278 ] {8a50d7c9-7895-44a3-b46c-fd6d3c8750b0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11192 | 2025.09.24 16:59:07.216232 [ 278 ] {8a50d7c9-7895-44a3-b46c-fd6d3c8750b0} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2025.09.24 16:59:07.216379 [ 278 ] {8a50d7c9-7895-44a3-b46c-fd6d3c8750b0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 11194 | 2025.09.24 16:59:07.216441 [ 278 ] {8a50d7c9-7895-44a3-b46c-fd6d3c8750b0} <Debug> TCPHandler: Processed in 0.001936471 sec. | ||
| 11195 | 2025.09.24 16:59:07.216553 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11196 | 2025.09.24 16:59:07.216648 [ 278 ] {809bfb98-0717-4a97-9955-c252b95b0498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11197 | 2025.09.24 16:59:07.216690 [ 278 ] {809bfb98-0717-4a97-9955-c252b95b0498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11198 | 2025.09.24 16:59:07.217027 [ 278 ] {809bfb98-0717-4a97-9955-c252b95b0498} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2025.09.24 16:59:07.217064 [ 278 ] {809bfb98-0717-4a97-9955-c252b95b0498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11200 | 2025.09.24 16:59:07.217365 [ 278 ] {809bfb98-0717-4a97-9955-c252b95b0498} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11201 | 2025.09.24 16:59:07.217575 [ 278 ] {809bfb98-0717-4a97-9955-c252b95b0498} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2025.09.24 16:59:07.217703 [ 278 ] {809bfb98-0717-4a97-9955-c252b95b0498} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 11203 | 2025.09.24 16:59:07.217739 [ 278 ] {809bfb98-0717-4a97-9955-c252b95b0498} <Debug> TCPHandler: Processed in 0.001234946 sec. | ||
| 11204 | 2025.09.24 16:59:07.748488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26363 | ||
| 11205 | 2025.09.24 16:59:07.748979 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2025.09.24 16:59:07.749025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11207 | 2025.09.24 16:59:07.749503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11208 | 2025.09.24 16:59:07.749725 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2025.09.24 16:59:07.749869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26363 | ||
| 11210 | 2025.09.24 16:59:09.157329 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41513 | ||
| 11211 | 2025.09.24 16:59:09.157457 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11212 | 2025.09.24 16:59:09.157492 [ 289 ] {} <Debug> TCP-Session: a30a0c6c-e725-4e7c-8271-d61cb038953a Authenticating user 'default' from [fd00:1122:3344:101::e]:41513 | ||
| 11213 | 2025.09.24 16:59:09.157524 [ 289 ] {} <Debug> TCP-Session: a30a0c6c-e725-4e7c-8271-d61cb038953a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11214 | 2025.09.24 16:59:09.157544 [ 289 ] {} <Debug> TCP-Session: a30a0c6c-e725-4e7c-8271-d61cb038953a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11215 | 2025.09.24 16:59:09.157779 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65108 | ||
| 11216 | 2025.09.24 16:59:09.157797 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43425 | ||
| 11217 | 2025.09.24 16:59:09.157838 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39436 | ||
| 11218 | 2025.09.24 16:59:09.157881 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44474 | ||
| 11219 | 2025.09.24 16:59:09.157892 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53940 | ||
| 11220 | 2025.09.24 16:59:09.157933 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11221 | 2025.09.24 16:59:09.157947 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11222 | 2025.09.24 16:59:09.157976 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11223 | 2025.09.24 16:59:09.157974 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11224 | 2025.09.24 16:59:09.158004 [ 291 ] {} <Debug> TCP-Session: 1b74d7d0-5bae-499e-9d44-4e0ac8f67910 Authenticating user 'default' from [fd00:1122:3344:101::e]:43425 | ||
| 11225 | 2025.09.24 16:59:09.158009 [ 287 ] {} <Debug> TCP-Session: 984733d0-06d6-4c8e-860c-239d154870f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44474 | ||
| 11226 | 2025.09.24 16:59:09.158031 [ 292 ] {} <Debug> TCP-Session: 8c3fc894-bce3-430a-8718-3ebbccb16736 Authenticating user 'default' from [fd00:1122:3344:101::e]:39436 | ||
| 11227 | 2025.09.24 16:59:09.158040 [ 291 ] {} <Debug> TCP-Session: 1b74d7d0-5bae-499e-9d44-4e0ac8f67910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11228 | 2025.09.24 16:59:09.158048 [ 287 ] {} <Debug> TCP-Session: 984733d0-06d6-4c8e-860c-239d154870f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11229 | 2025.09.24 16:59:09.158066 [ 291 ] {} <Debug> TCP-Session: 1b74d7d0-5bae-499e-9d44-4e0ac8f67910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11230 | 2025.09.24 16:59:09.158066 [ 292 ] {} <Debug> TCP-Session: 8c3fc894-bce3-430a-8718-3ebbccb16736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11231 | 2025.09.24 16:59:09.158074 [ 287 ] {} <Debug> TCP-Session: 984733d0-06d6-4c8e-860c-239d154870f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11232 | 2025.09.24 16:59:09.158106 [ 292 ] {} <Debug> TCP-Session: 8c3fc894-bce3-430a-8718-3ebbccb16736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11233 | 2025.09.24 16:59:09.158000 [ 290 ] {} <Debug> TCP-Session: eee8d930-0585-4f4e-8a36-2faa6705925c Authenticating user 'default' from [fd00:1122:3344:101::e]:65108 | ||
| 11234 | 2025.09.24 16:59:09.157870 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33154 | ||
| 11235 | 2025.09.24 16:59:09.158172 [ 290 ] {} <Debug> TCP-Session: eee8d930-0585-4f4e-8a36-2faa6705925c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11236 | 2025.09.24 16:59:09.157858 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35552 | ||
| 11237 | 2025.09.24 16:59:09.158230 [ 290 ] {} <Debug> TCP-Session: eee8d930-0585-4f4e-8a36-2faa6705925c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11238 | 2025.09.24 16:59:09.158223 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11239 | 2025.09.24 16:59:09.157842 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46486 | ||
| 11240 | 2025.09.24 16:59:09.158300 [ 288 ] {} <Debug> TCP-Session: c11ac802-620e-4b8f-9a84-d3b1f2e97b55 Authenticating user 'default' from [fd00:1122:3344:101::e]:53940 | ||
| 11241 | 2025.09.24 16:59:09.157990 [ 289 ] {} <Trace> TCP-Session: a30a0c6c-e725-4e7c-8271-d61cb038953a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2025.09.24 16:59:09.158351 [ 288 ] {} <Debug> TCP-Session: c11ac802-620e-4b8f-9a84-d3b1f2e97b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11243 | 2025.09.24 16:59:09.158385 [ 288 ] {} <Debug> TCP-Session: c11ac802-620e-4b8f-9a84-d3b1f2e97b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11244 | 2025.09.24 16:59:09.158529 [ 289 ] {3979ec4e-009d-4387-b996-8e4a6751a819} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41513) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11245 | 2025.09.24 16:59:09.158696 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11246 | 2025.09.24 16:59:09.158726 [ 275 ] {} <Debug> TCP-Session: 6e21e7f4-aab8-4f58-bd63-3a0980fc457c Authenticating user 'default' from [fd00:1122:3344:101::e]:33154 | ||
| 11247 | 2025.09.24 16:59:09.158743 [ 275 ] {} <Debug> TCP-Session: 6e21e7f4-aab8-4f58-bd63-3a0980fc457c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11248 | 2025.09.24 16:59:09.158757 [ 275 ] {} <Debug> TCP-Session: 6e21e7f4-aab8-4f58-bd63-3a0980fc457c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11249 | 2025.09.24 16:59:09.158795 [ 289 ] {3979ec4e-009d-4387-b996-8e4a6751a819} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11250 | 2025.09.24 16:59:09.158816 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11251 | 2025.09.24 16:59:09.158849 [ 289 ] {3979ec4e-009d-4387-b996-8e4a6751a819} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11252 | 2025.09.24 16:59:09.158851 [ 294 ] {} <Debug> TCP-Session: 7ede1ba9-b722-4b45-8fbe-c1d0e3d9715c Authenticating user 'default' from [fd00:1122:3344:101::e]:35552 | ||
| 11253 | 2025.09.24 16:59:09.158892 [ 294 ] {} <Debug> TCP-Session: 7ede1ba9-b722-4b45-8fbe-c1d0e3d9715c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11254 | 2025.09.24 16:59:09.158906 [ 294 ] {} <Debug> TCP-Session: 7ede1ba9-b722-4b45-8fbe-c1d0e3d9715c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11255 | 2025.09.24 16:59:09.159043 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11256 | 2025.09.24 16:59:09.159077 [ 293 ] {} <Debug> TCP-Session: 2829486d-c5d3-40c1-9ff2-0d698026aff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46486 | ||
| 11257 | 2025.09.24 16:59:09.159093 [ 293 ] {} <Debug> TCP-Session: 2829486d-c5d3-40c1-9ff2-0d698026aff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11258 | 2025.09.24 16:59:09.159106 [ 293 ] {} <Debug> TCP-Session: 2829486d-c5d3-40c1-9ff2-0d698026aff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11259 | 2025.09.24 16:59:09.159159 [ 289 ] {3979ec4e-009d-4387-b996-8e4a6751a819} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 11260 | 2025.09.24 16:59:09.160181 [ 340 ] {3979ec4e-009d-4387-b996-8e4a6751a819} <Trace> AggregatingTransform: Aggregating | ||
| 11261 | 2025.09.24 16:59:09.160224 [ 340 ] {3979ec4e-009d-4387-b996-8e4a6751a819} <Trace> Aggregator: Aggregation method: without_key | ||
| 11262 | 2025.09.24 16:59:09.160266 [ 340 ] {3979ec4e-009d-4387-b996-8e4a6751a819} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006661 sec. (993.383 rows/sec., 38.80 KiB/sec.) | ||
| 11263 | 2025.09.24 16:59:09.160288 [ 340 ] {3979ec4e-009d-4387-b996-8e4a6751a819} <Trace> Aggregator: Merging aggregated data | ||
| 11264 | 2025.09.24 16:59:09.161517 [ 289 ] {3979ec4e-009d-4387-b996-8e4a6751a819} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00305 sec., 327.86885245901635 rows/sec., 12.81 KiB/sec. | ||
| 11265 | 2025.09.24 16:59:09.161648 [ 289 ] {3979ec4e-009d-4387-b996-8e4a6751a819} <Debug> TCPHandler: Processed in 0.00380256 sec. | ||
| 11266 | 2025.09.24 16:59:09.161758 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11267 | 2025.09.24 16:59:09.161786 [ 289 ] {} <Debug> TCP-Session: a30a0c6c-e725-4e7c-8271-d61cb038953a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11268 | 2025.09.24 16:59:09.161791 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11269 | 2025.09.24 16:59:09.161812 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11270 | 2025.09.24 16:59:09.161836 [ 290 ] {} <Debug> TCP-Session: eee8d930-0585-4f4e-8a36-2faa6705925c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11271 | 2025.09.24 16:59:09.161839 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11272 | 2025.09.24 16:59:09.161851 [ 294 ] {} <Debug> TCP-Session: 7ede1ba9-b722-4b45-8fbe-c1d0e3d9715c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11273 | 2025.09.24 16:59:09.161857 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11274 | 2025.09.24 16:59:09.161892 [ 288 ] {} <Debug> TCP-Session: c11ac802-620e-4b8f-9a84-d3b1f2e97b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11275 | 2025.09.24 16:59:09.161906 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11276 | 2025.09.24 16:59:09.161933 [ 293 ] {} <Debug> TCP-Session: 2829486d-c5d3-40c1-9ff2-0d698026aff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11277 | 2025.09.24 16:59:09.161943 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11278 | 2025.09.24 16:59:09.161962 [ 291 ] {} <Debug> TCP-Session: 1b74d7d0-5bae-499e-9d44-4e0ac8f67910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11279 | 2025.09.24 16:59:09.161882 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11280 | 2025.09.24 16:59:09.161997 [ 287 ] {} <Debug> TCP-Session: 984733d0-06d6-4c8e-860c-239d154870f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11281 | 2025.09.24 16:59:09.161839 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11282 | 2025.09.24 16:59:09.162028 [ 292 ] {} <Debug> TCP-Session: 8c3fc894-bce3-430a-8718-3ebbccb16736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11283 | 2025.09.24 16:59:09.162070 [ 275 ] {} <Debug> TCP-Session: 6e21e7f4-aab8-4f58-bd63-3a0980fc457c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11284 | 2025.09.24 16:59:09.182079 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11285 | 2025.09.24 16:59:09.203126 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2025.09.24 16:59:09.203206 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11287 | 2025.09.24 16:59:09.209887 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11288 | 2025.09.24 16:59:09.210713 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2025.09.24 16:59:09.216549 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11290 | 2025.09.24 16:59:09.367292 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43693 | ||
| 11291 | 2025.09.24 16:59:09.367399 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11292 | 2025.09.24 16:59:09.367424 [ 289 ] {} <Debug> TCP-Session: a87a51ad-5f7c-44e1-ba1d-714a27ce21e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43693 | ||
| 11293 | 2025.09.24 16:59:09.367446 [ 289 ] {} <Debug> TCP-Session: a87a51ad-5f7c-44e1-ba1d-714a27ce21e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11294 | 2025.09.24 16:59:09.367461 [ 289 ] {} <Debug> TCP-Session: a87a51ad-5f7c-44e1-ba1d-714a27ce21e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11295 | 2025.09.24 16:59:09.367650 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50595 | ||
| 11296 | 2025.09.24 16:59:09.367669 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51074 | ||
| 11297 | 2025.09.24 16:59:09.367702 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42960 | ||
| 11298 | 2025.09.24 16:59:09.367734 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51440 | ||
| 11299 | 2025.09.24 16:59:09.367772 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11300 | 2025.09.24 16:59:09.367791 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11301 | 2025.09.24 16:59:09.367791 [ 289 ] {} <Trace> TCP-Session: a87a51ad-5f7c-44e1-ba1d-714a27ce21e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11302 | 2025.09.24 16:59:09.367817 [ 290 ] {} <Debug> TCP-Session: 020ceb62-5056-429d-aa94-4e5a683cc27a Authenticating user 'default' from [fd00:1122:3344:101::e]:50595 | ||
| 11303 | 2025.09.24 16:59:09.367831 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11304 | 2025.09.24 16:59:09.367861 [ 290 ] {} <Debug> TCP-Session: 020ceb62-5056-429d-aa94-4e5a683cc27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11305 | 2025.09.24 16:59:09.367878 [ 288 ] {} <Debug> TCP-Session: bf452a5f-d2c4-49a4-8e2e-0618c84f2b2a Authenticating user 'default' from [fd00:1122:3344:101::e]:51440 | ||
| 11306 | 2025.09.24 16:59:09.367887 [ 290 ] {} <Debug> TCP-Session: 020ceb62-5056-429d-aa94-4e5a683cc27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11307 | 2025.09.24 16:59:09.367829 [ 292 ] {} <Debug> TCP-Session: 23f60989-8059-493d-839b-1cb08e58e1dc Authenticating user 'default' from [fd00:1122:3344:101::e]:51074 | ||
| 11308 | 2025.09.24 16:59:09.367915 [ 288 ] {} <Debug> TCP-Session: bf452a5f-d2c4-49a4-8e2e-0618c84f2b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11309 | 2025.09.24 16:59:09.367940 [ 292 ] {} <Debug> TCP-Session: 23f60989-8059-493d-839b-1cb08e58e1dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11310 | 2025.09.24 16:59:09.367944 [ 288 ] {} <Debug> TCP-Session: bf452a5f-d2c4-49a4-8e2e-0618c84f2b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11311 | 2025.09.24 16:59:09.367954 [ 292 ] {} <Debug> TCP-Session: 23f60989-8059-493d-839b-1cb08e58e1dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11312 | 2025.09.24 16:59:09.367691 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34291 | ||
| 11313 | 2025.09.24 16:59:09.367991 [ 289 ] {45c6a13b-445f-4990-a882-3f80e7c6aaff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43693) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11314 | 2025.09.24 16:59:09.367685 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43734 | ||
| 11315 | 2025.09.24 16:59:09.367668 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45460 | ||
| 11316 | 2025.09.24 16:59:09.368043 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11317 | 2025.09.24 16:59:09.367659 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61851 | ||
| 11318 | 2025.09.24 16:59:09.368094 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11319 | 2025.09.24 16:59:09.368111 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11320 | 2025.09.24 16:59:09.368132 [ 294 ] {} <Debug> TCP-Session: e963a02f-8f41-4f42-8b6c-f36f93943761 Authenticating user 'default' from [fd00:1122:3344:101::e]:43734 | ||
| 11321 | 2025.09.24 16:59:09.368150 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11322 | 2025.09.24 16:59:09.368161 [ 294 ] {} <Debug> TCP-Session: e963a02f-8f41-4f42-8b6c-f36f93943761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11323 | 2025.09.24 16:59:09.368151 [ 293 ] {} <Debug> TCP-Session: 6f4025dc-7d57-4520-92d0-fcafbbe64f68 Authenticating user 'default' from [fd00:1122:3344:101::e]:45460 | ||
| 11324 | 2025.09.24 16:59:09.368186 [ 291 ] {} <Debug> TCP-Session: 01fca6f3-869b-4ea2-a27f-726a2d8c2cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61851 | ||
| 11325 | 2025.09.24 16:59:09.368213 [ 293 ] {} <Debug> TCP-Session: 6f4025dc-7d57-4520-92d0-fcafbbe64f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11326 | 2025.09.24 16:59:09.368189 [ 294 ] {} <Debug> TCP-Session: e963a02f-8f41-4f42-8b6c-f36f93943761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11327 | 2025.09.24 16:59:09.368233 [ 291 ] {} <Debug> TCP-Session: 01fca6f3-869b-4ea2-a27f-726a2d8c2cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11328 | 2025.09.24 16:59:09.368252 [ 289 ] {45c6a13b-445f-4990-a882-3f80e7c6aaff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11329 | 2025.09.24 16:59:09.368270 [ 291 ] {} <Debug> TCP-Session: 01fca6f3-869b-4ea2-a27f-726a2d8c2cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11330 | 2025.09.24 16:59:09.368238 [ 293 ] {} <Debug> TCP-Session: 6f4025dc-7d57-4520-92d0-fcafbbe64f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11331 | 2025.09.24 16:59:09.368084 [ 275 ] {} <Debug> TCP-Session: 298c697e-7c4d-4a68-ac6f-519eeff090b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34291 | ||
| 11332 | 2025.09.24 16:59:09.368320 [ 289 ] {45c6a13b-445f-4990-a882-3f80e7c6aaff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11333 | 2025.09.24 16:59:09.368335 [ 275 ] {} <Debug> TCP-Session: 298c697e-7c4d-4a68-ac6f-519eeff090b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11334 | 2025.09.24 16:59:09.367824 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11335 | 2025.09.24 16:59:09.368352 [ 275 ] {} <Debug> TCP-Session: 298c697e-7c4d-4a68-ac6f-519eeff090b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11336 | 2025.09.24 16:59:09.368386 [ 287 ] {} <Debug> TCP-Session: 768ce52d-54ae-4ea7-afee-1275313e9200 Authenticating user 'default' from [fd00:1122:3344:101::e]:42960 | ||
| 11337 | 2025.09.24 16:59:09.368411 [ 287 ] {} <Debug> TCP-Session: 768ce52d-54ae-4ea7-afee-1275313e9200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11338 | 2025.09.24 16:59:09.368425 [ 287 ] {} <Debug> TCP-Session: 768ce52d-54ae-4ea7-afee-1275313e9200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11339 | 2025.09.24 16:59:09.368605 [ 289 ] {45c6a13b-445f-4990-a882-3f80e7c6aaff} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 11340 | 2025.09.24 16:59:09.369500 [ 298 ] {45c6a13b-445f-4990-a882-3f80e7c6aaff} <Trace> AggregatingTransform: Aggregating | ||
| 11341 | 2025.09.24 16:59:09.369533 [ 298 ] {45c6a13b-445f-4990-a882-3f80e7c6aaff} <Trace> Aggregator: Aggregation method: without_key | ||
| 11342 | 2025.09.24 16:59:09.369565 [ 298 ] {45c6a13b-445f-4990-a882-3f80e7c6aaff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857918 sec. (1165.613 rows/sec., 45.53 KiB/sec.) | ||
| 11343 | 2025.09.24 16:59:09.369579 [ 298 ] {45c6a13b-445f-4990-a882-3f80e7c6aaff} <Trace> Aggregator: Merging aggregated data | ||
| 11344 | 2025.09.24 16:59:09.370743 [ 289 ] {45c6a13b-445f-4990-a882-3f80e7c6aaff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002811 sec., 355.7452863749555 rows/sec., 13.90 KiB/sec. | ||
| 11345 | 2025.09.24 16:59:09.370869 [ 289 ] {45c6a13b-445f-4990-a882-3f80e7c6aaff} <Debug> TCPHandler: Processed in 0.003201417 sec. | ||
| 11346 | 2025.09.24 16:59:09.370960 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11347 | 2025.09.24 16:59:09.370988 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11348 | 2025.09.24 16:59:09.371007 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11349 | 2025.09.24 16:59:09.370989 [ 289 ] {} <Debug> TCP-Session: a87a51ad-5f7c-44e1-ba1d-714a27ce21e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11350 | 2025.09.24 16:59:09.371041 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11351 | 2025.09.24 16:59:09.371069 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11352 | 2025.09.24 16:59:09.371085 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11353 | 2025.09.24 16:59:09.371102 [ 291 ] {} <Debug> TCP-Session: 01fca6f3-869b-4ea2-a27f-726a2d8c2cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11354 | 2025.09.24 16:59:09.371109 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11355 | 2025.09.24 16:59:09.371133 [ 275 ] {} <Debug> TCP-Session: 298c697e-7c4d-4a68-ac6f-519eeff090b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11356 | 2025.09.24 16:59:09.371152 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11357 | 2025.09.24 16:59:09.371164 [ 293 ] {} <Debug> TCP-Session: 6f4025dc-7d57-4520-92d0-fcafbbe64f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11358 | 2025.09.24 16:59:09.371128 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11359 | 2025.09.24 16:59:09.371199 [ 288 ] {} <Debug> TCP-Session: bf452a5f-d2c4-49a4-8e2e-0618c84f2b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11360 | 2025.09.24 16:59:09.371122 [ 287 ] {} <Debug> TCP-Session: 768ce52d-54ae-4ea7-afee-1275313e9200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11361 | 2025.09.24 16:59:09.371233 [ 294 ] {} <Debug> TCP-Session: e963a02f-8f41-4f42-8b6c-f36f93943761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11362 | 2025.09.24 16:59:09.371065 [ 292 ] {} <Debug> TCP-Session: 23f60989-8059-493d-839b-1cb08e58e1dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11363 | 2025.09.24 16:59:09.371042 [ 290 ] {} <Debug> TCP-Session: 020ceb62-5056-429d-aa94-4e5a683cc27a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11364 | 2025.09.24 16:59:12.202663 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11365 | 2025.09.24 16:59:12.202864 [ 278 ] {f2fbb18f-9860-40c1-985b-5acb695c1442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11366 | 2025.09.24 16:59:12.202931 [ 278 ] {f2fbb18f-9860-40c1-985b-5acb695c1442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11367 | 2025.09.24 16:59:12.203626 [ 278 ] {f2fbb18f-9860-40c1-985b-5acb695c1442} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11368 | 2025.09.24 16:59:12.203671 [ 278 ] {f2fbb18f-9860-40c1-985b-5acb695c1442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11369 | 2025.09.24 16:59:12.204067 [ 278 ] {f2fbb18f-9860-40c1-985b-5acb695c1442} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11370 | 2025.09.24 16:59:12.204293 [ 278 ] {f2fbb18f-9860-40c1-985b-5acb695c1442} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11371 | 2025.09.24 16:59:12.204442 [ 278 ] {f2fbb18f-9860-40c1-985b-5acb695c1442} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001629 sec., 73664.82504604051 rows/sec., 6.24 MiB/sec. | ||
| 11372 | 2025.09.24 16:59:12.204445 [ 87 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11373 | 2025.09.24 16:59:12.204488 [ 278 ] {f2fbb18f-9860-40c1-985b-5acb695c1442} <Debug> TCPHandler: Processed in 0.001959422 sec. | ||
| 11374 | 2025.09.24 16:59:12.204521 [ 87 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2025.09.24 16:59:12.204552 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11376 | 2025.09.24 16:59:12.204623 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2025.09.24 16:59:12.204688 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 11378 | 2025.09.24 16:59:12.204726 [ 278 ] {3f8cfc43-02d9-4384-8564-3afe87b83594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11379 | 2025.09.24 16:59:12.204776 [ 278 ] {3f8cfc43-02d9-4384-8564-3afe87b83594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11380 | 2025.09.24 16:59:12.204851 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11381 | 2025.09.24 16:59:12.204895 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2466 rows starting from the beginning of the part | ||
| 11382 | 2025.09.24 16:59:12.204971 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1261 rows starting from the beginning of the part | ||
| 11383 | 2025.09.24 16:59:12.205024 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part | ||
| 11384 | 2025.09.24 16:59:12.205083 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 120 rows starting from the beginning of the part | ||
| 11385 | 2025.09.24 16:59:12.205132 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 196 rows starting from the beginning of the part | ||
| 11386 | 2025.09.24 16:59:12.205182 [ 194 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 120 rows starting from the beginning of the part | ||
| 11387 | 2025.09.24 16:59:12.205194 [ 278 ] {3f8cfc43-02d9-4384-8564-3afe87b83594} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2025.09.24 16:59:12.205238 [ 278 ] {3f8cfc43-02d9-4384-8564-3afe87b83594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11389 | 2025.09.24 16:59:12.205571 [ 278 ] {3f8cfc43-02d9-4384-8564-3afe87b83594} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11390 | 2025.09.24 16:59:12.205795 [ 278 ] {3f8cfc43-02d9-4384-8564-3afe87b83594} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11391 | 2025.09.24 16:59:12.205929 [ 278 ] {3f8cfc43-02d9-4384-8564-3afe87b83594} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001222 sec., 26186.579378068738 rows/sec., 1.92 MiB/sec. | ||
| 11392 | 2025.09.24 16:59:12.205967 [ 278 ] {3f8cfc43-02d9-4384-8564-3afe87b83594} <Debug> TCPHandler: Processed in 0.00139912 sec. | ||
| 11393 | 2025.09.24 16:59:12.206072 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11394 | 2025.09.24 16:59:12.206175 [ 278 ] {454b3ec6-58f5-4dfc-a718-d8774f388534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11395 | 2025.09.24 16:59:12.206217 [ 278 ] {454b3ec6-58f5-4dfc-a718-d8774f388534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11396 | 2025.09.24 16:59:12.206656 [ 278 ] {454b3ec6-58f5-4dfc-a718-d8774f388534} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11397 | 2025.09.24 16:59:12.206693 [ 278 ] {454b3ec6-58f5-4dfc-a718-d8774f388534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11398 | 2025.09.24 16:59:12.207019 [ 278 ] {454b3ec6-58f5-4dfc-a718-d8774f388534} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11399 | 2025.09.24 16:59:12.207042 [ 197 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4239 rows, containing 5 columns (5 merged, 0 gathered) in 0.002422281 sec., 1750003.4058806554 rows/sec., 150.92 MiB/sec. | ||
| 11400 | 2025.09.24 16:59:12.207235 [ 278 ] {454b3ec6-58f5-4dfc-a718-d8774f388534} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2025.09.24 16:59:12.207348 [ 199 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11402 | 2025.09.24 16:59:12.207352 [ 87 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11403 | 2025.09.24 16:59:12.207371 [ 278 ] {454b3ec6-58f5-4dfc-a718-d8774f388534} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001214 sec., 79077.42998352554 rows/sec., 6.18 MiB/sec. | ||
| 11404 | 2025.09.24 16:59:12.207396 [ 87 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2025.09.24 16:59:12.207419 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11406 | 2025.09.24 16:59:12.207422 [ 278 ] {454b3ec6-58f5-4dfc-a718-d8774f388534} <Debug> TCPHandler: Processed in 0.001398719 sec. | ||
| 11407 | 2025.09.24 16:59:12.207527 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 11408 | 2025.09.24 16:59:12.207551 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11409 | 2025.09.24 16:59:12.207627 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11410 | 2025.09.24 16:59:12.207650 [ 199 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_81_16} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11411 | 2025.09.24 16:59:12.207656 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1251 rows starting from the beginning of the part | ||
| 11412 | 2025.09.24 16:59:12.207654 [ 278 ] {2da6b3b5-0a75-412a-9045-d6a170a9bee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11413 | 2025.09.24 16:59:12.207725 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 554 rows starting from the beginning of the part | ||
| 11414 | 2025.09.24 16:59:12.207739 [ 278 ] {2da6b3b5-0a75-412a-9045-d6a170a9bee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11415 | 2025.09.24 16:59:12.207741 [ 199 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_81_16} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11416 | 2025.09.24 16:59:12.207768 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 11417 | 2025.09.24 16:59:12.207809 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 96 rows starting from the beginning of the part | ||
| 11418 | 2025.09.24 16:59:12.207851 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 110 rows starting from the beginning of the part | ||
| 11419 | 2025.09.24 16:59:12.207859 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11420 | 2025.09.24 16:59:12.207886 [ 194 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 96 rows starting from the beginning of the part | ||
| 11421 | 2025.09.24 16:59:12.208173 [ 278 ] {2da6b3b5-0a75-412a-9045-d6a170a9bee0} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2025.09.24 16:59:12.208214 [ 278 ] {2da6b3b5-0a75-412a-9045-d6a170a9bee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11423 | 2025.09.24 16:59:12.208593 [ 278 ] {2da6b3b5-0a75-412a-9045-d6a170a9bee0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11424 | 2025.09.24 16:59:12.208813 [ 278 ] {2da6b3b5-0a75-412a-9045-d6a170a9bee0} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2025.09.24 16:59:12.208921 [ 197 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142773 sec., 1527599.7562564348 rows/sec., 118.71 MiB/sec. | ||
| 11426 | 2025.09.24 16:59:12.208938 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11427 | 2025.09.24 16:59:12.208946 [ 278 ] {2da6b3b5-0a75-412a-9045-d6a170a9bee0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 11428 | 2025.09.24 16:59:12.208978 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2025.09.24 16:59:12.209002 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11430 | 2025.09.24 16:59:12.209002 [ 278 ] {2da6b3b5-0a75-412a-9045-d6a170a9bee0} <Debug> TCPHandler: Processed in 0.001499692 sec. | ||
| 11431 | 2025.09.24 16:59:12.209107 [ 199 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11432 | 2025.09.24 16:59:12.209129 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 11433 | 2025.09.24 16:59:12.209159 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11434 | 2025.09.24 16:59:12.209296 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11435 | 2025.09.24 16:59:12.209296 [ 278 ] {a3791982-8cce-4aaa-93b0-67665ea44d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11436 | 2025.09.24 16:59:12.209343 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23439 rows starting from the beginning of the part | ||
| 11437 | 2025.09.24 16:59:12.209365 [ 199 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_81_16} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2025.09.24 16:59:12.209385 [ 278 ] {a3791982-8cce-4aaa-93b0-67665ea44d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11439 | 2025.09.24 16:59:12.209419 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 845 rows starting from the beginning of the part | ||
| 11440 | 2025.09.24 16:59:12.209437 [ 199 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_81_16} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11441 | 2025.09.24 16:59:12.209473 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 11442 | 2025.09.24 16:59:12.209520 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11443 | 2025.09.24 16:59:12.209531 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11444 | 2025.09.24 16:59:12.209580 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 196 rows starting from the beginning of the part | ||
| 11445 | 2025.09.24 16:59:12.209628 [ 192 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 11446 | 2025.09.24 16:59:12.210283 [ 278 ] {a3791982-8cce-4aaa-93b0-67665ea44d2c} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2025.09.24 16:59:12.210326 [ 278 ] {a3791982-8cce-4aaa-93b0-67665ea44d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11448 | 2025.09.24 16:59:12.210888 [ 278 ] {a3791982-8cce-4aaa-93b0-67665ea44d2c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11449 | 2025.09.24 16:59:12.211143 [ 278 ] {a3791982-8cce-4aaa-93b0-67665ea44d2c} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2025.09.24 16:59:12.211295 [ 278 ] {a3791982-8cce-4aaa-93b0-67665ea44d2c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002022 sec., 15825.914935707222 rows/sec., 28.36 MiB/sec. | ||
| 11451 | 2025.09.24 16:59:12.211351 [ 278 ] {a3791982-8cce-4aaa-93b0-67665ea44d2c} <Debug> TCPHandler: Processed in 0.002252287 sec. | ||
| 11452 | 2025.09.24 16:59:12.211469 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2025.09.24 16:59:12.211572 [ 278 ] {9e55d0ba-d00a-434d-9c14-ba64b217f547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11454 | 2025.09.24 16:59:12.211616 [ 278 ] {9e55d0ba-d00a-434d-9c14-ba64b217f547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11455 | 2025.09.24 16:59:12.211952 [ 278 ] {9e55d0ba-d00a-434d-9c14-ba64b217f547} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2025.09.24 16:59:12.211989 [ 278 ] {9e55d0ba-d00a-434d-9c14-ba64b217f547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11457 | 2025.09.24 16:59:12.212296 [ 278 ] {9e55d0ba-d00a-434d-9c14-ba64b217f547} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11458 | 2025.09.24 16:59:12.212506 [ 278 ] {9e55d0ba-d00a-434d-9c14-ba64b217f547} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2025.09.24 16:59:12.212613 [ 87 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11460 | 2025.09.24 16:59:12.212636 [ 278 ] {9e55d0ba-d00a-434d-9c14-ba64b217f547} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11461 | 2025.09.24 16:59:12.212644 [ 87 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2025.09.24 16:59:12.212677 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11463 | 2025.09.24 16:59:12.212681 [ 278 ] {9e55d0ba-d00a-434d-9c14-ba64b217f547} <Debug> TCPHandler: Processed in 0.001262137 sec. | ||
| 11464 | 2025.09.24 16:59:12.212757 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 11465 | 2025.09.24 16:59:12.212845 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11466 | 2025.09.24 16:59:12.212874 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4940 rows starting from the beginning of the part | ||
| 11467 | 2025.09.24 16:59:12.212928 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 11468 | 2025.09.24 16:59:12.212971 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 11469 | 2025.09.24 16:59:12.213010 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 11470 | 2025.09.24 16:59:12.213047 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 11471 | 2025.09.24 16:59:12.213083 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 11472 | 2025.09.24 16:59:12.214609 [ 193 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001885079 sec., 2779724.3510749415 rows/sec., 183.96 MiB/sec. | ||
| 11473 | 2025.09.24 16:59:12.215036 [ 188 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11474 | 2025.09.24 16:59:12.215338 [ 188 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_81_16} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2025.09.24 16:59:12.215425 [ 188 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_81_16} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11476 | 2025.09.24 16:59:12.215541 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11477 | 2025.09.24 16:59:12.215596 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24960 rows, containing 5 columns (5 merged, 0 gathered) in 0.006522417 sec., 3826802.2421749486 rows/sec., 261.22 MiB/sec. | ||
| 11478 | 2025.09.24 16:59:12.215819 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11479 | 2025.09.24 16:59:12.216083 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11480 | 2025.09.24 16:59:12.216154 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11481 | 2025.09.24 16:59:12.216229 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11482 | 2025.09.24 16:59:14.074143 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46792 | ||
| 11483 | 2025.09.24 16:59:14.074245 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11484 | 2025.09.24 16:59:14.074272 [ 291 ] {} <Debug> TCP-Session: 9522bc28-32a8-4961-827d-6fb39535a2c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46792 | ||
| 11485 | 2025.09.24 16:59:14.074295 [ 291 ] {} <Debug> TCP-Session: 9522bc28-32a8-4961-827d-6fb39535a2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11486 | 2025.09.24 16:59:14.074308 [ 291 ] {} <Debug> TCP-Session: 9522bc28-32a8-4961-827d-6fb39535a2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11487 | 2025.09.24 16:59:14.074541 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54962 | ||
| 11488 | 2025.09.24 16:59:14.074561 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51624 | ||
| 11489 | 2025.09.24 16:59:14.074601 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57905 | ||
| 11490 | 2025.09.24 16:59:14.074620 [ 291 ] {} <Trace> TCP-Session: 9522bc28-32a8-4961-827d-6fb39535a2c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11491 | 2025.09.24 16:59:14.074653 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11492 | 2025.09.24 16:59:14.074689 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11493 | 2025.09.24 16:59:14.074690 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11494 | 2025.09.24 16:59:14.074712 [ 292 ] {} <Debug> TCP-Session: fd0561e4-c301-4aff-951b-4b06ca5b33f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54962 | ||
| 11495 | 2025.09.24 16:59:14.074725 [ 294 ] {} <Debug> TCP-Session: 3c9914c0-e7a4-4d8f-951d-eff946dc13b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51624 | ||
| 11496 | 2025.09.24 16:59:14.074740 [ 290 ] {} <Debug> TCP-Session: a84fb2e2-ec50-4cef-92d4-226c5fd104a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57905 | ||
| 11497 | 2025.09.24 16:59:14.074757 [ 292 ] {} <Debug> TCP-Session: fd0561e4-c301-4aff-951b-4b06ca5b33f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11498 | 2025.09.24 16:59:14.074766 [ 294 ] {} <Debug> TCP-Session: 3c9914c0-e7a4-4d8f-951d-eff946dc13b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11499 | 2025.09.24 16:59:14.074777 [ 290 ] {} <Debug> TCP-Session: a84fb2e2-ec50-4cef-92d4-226c5fd104a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11500 | 2025.09.24 16:59:14.074797 [ 294 ] {} <Debug> TCP-Session: 3c9914c0-e7a4-4d8f-951d-eff946dc13b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11501 | 2025.09.24 16:59:14.074790 [ 292 ] {} <Debug> TCP-Session: fd0561e4-c301-4aff-951b-4b06ca5b33f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2025.09.24 16:59:14.074805 [ 290 ] {} <Debug> TCP-Session: a84fb2e2-ec50-4cef-92d4-226c5fd104a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2025.09.24 16:59:14.074592 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40109 | ||
| 11504 | 2025.09.24 16:59:14.074846 [ 291 ] {0455418e-0c7c-43fa-8022-4ea758e82cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46792) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11505 | 2025.09.24 16:59:14.074571 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53424 | ||
| 11506 | 2025.09.24 16:59:14.074559 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56714 | ||
| 11507 | 2025.09.24 16:59:14.074961 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11508 | 2025.09.24 16:59:14.074541 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54055 | ||
| 11509 | 2025.09.24 16:59:14.074985 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11510 | 2025.09.24 16:59:14.074997 [ 289 ] {} <Debug> TCP-Session: 81a9e400-3c6d-4cdd-ac0e-db64a2175299 Authenticating user 'default' from [fd00:1122:3344:101::e]:40109 | ||
| 11511 | 2025.09.24 16:59:14.075016 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11512 | 2025.09.24 16:59:14.075028 [ 287 ] {} <Debug> TCP-Session: a058eae4-111e-4480-976b-0adc6a4429c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53424 | ||
| 11513 | 2025.09.24 16:59:14.075043 [ 289 ] {} <Debug> TCP-Session: 81a9e400-3c6d-4cdd-ac0e-db64a2175299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11514 | 2025.09.24 16:59:14.075049 [ 275 ] {} <Debug> TCP-Session: fd61c722-1977-4e62-a430-8243acf3042b Authenticating user 'default' from [fd00:1122:3344:101::e]:56714 | ||
| 11515 | 2025.09.24 16:59:14.075048 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11516 | 2025.09.24 16:59:14.075069 [ 289 ] {} <Debug> TCP-Session: 81a9e400-3c6d-4cdd-ac0e-db64a2175299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11517 | 2025.09.24 16:59:14.075079 [ 275 ] {} <Debug> TCP-Session: fd61c722-1977-4e62-a430-8243acf3042b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11518 | 2025.09.24 16:59:14.075091 [ 293 ] {} <Debug> TCP-Session: ec76252c-918f-4c76-bd81-133b918bbbe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54055 | ||
| 11519 | 2025.09.24 16:59:14.075098 [ 275 ] {} <Debug> TCP-Session: fd61c722-1977-4e62-a430-8243acf3042b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11520 | 2025.09.24 16:59:14.075109 [ 293 ] {} <Debug> TCP-Session: ec76252c-918f-4c76-bd81-133b918bbbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2025.09.24 16:59:14.075064 [ 287 ] {} <Debug> TCP-Session: a058eae4-111e-4480-976b-0adc6a4429c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11522 | 2025.09.24 16:59:14.075128 [ 293 ] {} <Debug> TCP-Session: ec76252c-918f-4c76-bd81-133b918bbbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11523 | 2025.09.24 16:59:14.075148 [ 287 ] {} <Debug> TCP-Session: a058eae4-111e-4480-976b-0adc6a4429c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11524 | 2025.09.24 16:59:14.075148 [ 291 ] {0455418e-0c7c-43fa-8022-4ea758e82cfa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11525 | 2025.09.24 16:59:14.074583 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51700 | ||
| 11526 | 2025.09.24 16:59:14.075220 [ 291 ] {0455418e-0c7c-43fa-8022-4ea758e82cfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11527 | 2025.09.24 16:59:14.075259 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11528 | 2025.09.24 16:59:14.075292 [ 288 ] {} <Debug> TCP-Session: 430517c9-8f69-4a82-b88f-4f98b4d70a8d Authenticating user 'default' from [fd00:1122:3344:101::e]:51700 | ||
| 11529 | 2025.09.24 16:59:14.075315 [ 288 ] {} <Debug> TCP-Session: 430517c9-8f69-4a82-b88f-4f98b4d70a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11530 | 2025.09.24 16:59:14.075333 [ 288 ] {} <Debug> TCP-Session: 430517c9-8f69-4a82-b88f-4f98b4d70a8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11531 | 2025.09.24 16:59:14.075530 [ 291 ] {0455418e-0c7c-43fa-8022-4ea758e82cfa} <Debug> oximeter.version (3d693a4f-136f-41a3-ab04-945695314796) (SelectExecutor): Key condition: unknown | ||
| 11532 | 2025.09.24 16:59:14.076574 [ 342 ] {0455418e-0c7c-43fa-8022-4ea758e82cfa} <Trace> AggregatingTransform: Aggregating | ||
| 11533 | 2025.09.24 16:59:14.076617 [ 342 ] {0455418e-0c7c-43fa-8022-4ea758e82cfa} <Trace> Aggregator: Aggregation method: without_key | ||
| 11534 | 2025.09.24 16:59:14.076654 [ 342 ] {0455418e-0c7c-43fa-8022-4ea758e82cfa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012951 sec. (987.215 rows/sec., 38.56 KiB/sec.) | ||
| 11535 | 2025.09.24 16:59:14.076674 [ 342 ] {0455418e-0c7c-43fa-8022-4ea758e82cfa} <Trace> Aggregator: Merging aggregated data | ||
| 11536 | 2025.09.24 16:59:14.078090 [ 291 ] {0455418e-0c7c-43fa-8022-4ea758e82cfa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003304 sec., 302.6634382566586 rows/sec., 11.82 KiB/sec. | ||
| 11537 | 2025.09.24 16:59:14.078228 [ 291 ] {0455418e-0c7c-43fa-8022-4ea758e82cfa} <Debug> TCPHandler: Processed in 0.003719259 sec. | ||
| 11538 | 2025.09.24 16:59:14.078341 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11539 | 2025.09.24 16:59:14.078368 [ 291 ] {} <Debug> TCP-Session: 9522bc28-32a8-4961-827d-6fb39535a2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11540 | 2025.09.24 16:59:14.078373 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11541 | 2025.09.24 16:59:14.078394 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11542 | 2025.09.24 16:59:14.078416 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11543 | 2025.09.24 16:59:14.078428 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11544 | 2025.09.24 16:59:14.078446 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11545 | 2025.09.24 16:59:14.078463 [ 287 ] {} <Debug> TCP-Session: a058eae4-111e-4480-976b-0adc6a4429c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11546 | 2025.09.24 16:59:14.078479 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11547 | 2025.09.24 16:59:14.078498 [ 275 ] {} <Debug> TCP-Session: fd61c722-1977-4e62-a430-8243acf3042b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11548 | 2025.09.24 16:59:14.078481 [ 288 ] {} <Debug> TCP-Session: 430517c9-8f69-4a82-b88f-4f98b4d70a8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11549 | 2025.09.24 16:59:14.078527 [ 289 ] {} <Debug> TCP-Session: 81a9e400-3c6d-4cdd-ac0e-db64a2175299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11550 | 2025.09.24 16:59:14.078461 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11551 | 2025.09.24 16:59:14.078442 [ 293 ] {} <Debug> TCP-Session: ec76252c-918f-4c76-bd81-133b918bbbe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11552 | 2025.09.24 16:59:14.078428 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11553 | 2025.09.24 16:59:14.078599 [ 294 ] {} <Debug> TCP-Session: 3c9914c0-e7a4-4d8f-951d-eff946dc13b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11554 | 2025.09.24 16:59:14.078421 [ 290 ] {} <Debug> TCP-Session: a84fb2e2-ec50-4cef-92d4-226c5fd104a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11555 | 2025.09.24 16:59:14.078642 [ 292 ] {} <Debug> TCP-Session: fd0561e4-c301-4aff-951b-4b06ca5b33f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11556 | 2025.09.24 16:59:15.099229 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11557 | 2025.09.24 16:59:15.099300 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11558 | 2025.09.24 16:59:15.250120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26875 | ||
| 11559 | 2025.09.24 16:59:15.250900 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2025.09.24 16:59:15.250969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11561 | 2025.09.24 16:59:15.251650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11562 | 2025.09.24 16:59:15.251994 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2025.09.24 16:59:15.252195 [ 64 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11564 | 2025.09.24 16:59:15.252212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26875 | ||
| 11565 | 2025.09.24 16:59:15.252251 [ 64 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2025.09.24 16:59:15.252283 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11567 | 2025.09.24 16:59:15.252394 [ 200 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 11568 | 2025.09.24 16:59:15.252523 [ 200 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11569 | 2025.09.24 16:59:15.252566 [ 200 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24443 rows starting from the beginning of the part | ||
| 11570 | 2025.09.24 16:59:15.252647 [ 200 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 11571 | 2025.09.24 16:59:15.252710 [ 200 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 11572 | 2025.09.24 16:59:15.252767 [ 200 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 11573 | 2025.09.24 16:59:15.252817 [ 200 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 11574 | 2025.09.24 16:59:15.252867 [ 200 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 11575 | 2025.09.24 16:59:15.255856 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26875 rows, containing 4 columns (4 merged, 0 gathered) in 0.003500533 sec., 7677402.269882901 rows/sec., 109.83 MiB/sec. | ||
| 11576 | 2025.09.24 16:59:15.256262 [ 199 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11577 | 2025.09.24 16:59:15.256707 [ 199 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_56_11} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2025.09.24 16:59:15.256813 [ 199 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_56_11} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11579 | 2025.09.24 16:59:15.256948 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11580 | 2025.09.24 16:59:15.326831 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1424 | ||
| 11581 | 2025.09.24 16:59:15.329508 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11582 | 2025.09.24 16:59:15.329552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11583 | 2025.09.24 16:59:15.330757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11584 | 2025.09.24 16:59:15.331027 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2025.09.24 16:59:15.331178 [ 64 ] {} <Debug> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11586 | 2025.09.24 16:59:15.331221 [ 64 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2025.09.24 16:59:15.331240 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11588 | 2025.09.24 16:59:15.331375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 11589 | 2025.09.24 16:59:15.331395 [ 190 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 11590 | 2025.09.24 16:59:15.332078 [ 190 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11591 | 2025.09.24 16:59:15.332235 [ 190 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1280 rows starting from the beginning of the part | ||
| 11592 | 2025.09.24 16:59:15.332637 [ 190 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 11593 | 2025.09.24 16:59:15.332960 [ 190 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 11594 | 2025.09.24 16:59:15.333283 [ 190 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 11595 | 2025.09.24 16:59:15.333591 [ 190 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::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 | ||
| 11596 | 2025.09.24 16:59:15.333914 [ 190 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 11597 | 2025.09.24 16:59:15.340739 [ 193 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 72 columns (72 merged, 0 gathered) in 0.009420428 sec., 151160.86020720078 rows/sec., 119.71 MiB/sec. | ||
| 11598 | 2025.09.24 16:59:15.342393 [ 195 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11599 | 2025.09.24 16:59:15.342980 [ 195 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_41_8} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11600 | 2025.09.24 16:59:15.343053 [ 195 ] {e6470cb8-d02c-44ec-b951-ffc02f46eff4::all_1_41_8} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11601 | 2025.09.24 16:59:15.343328 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11602 | 2025.09.24 16:59:16.716694 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11603 | 2025.09.24 16:59:16.734444 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2025.09.24 16:59:16.734495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11605 | 2025.09.24 16:59:16.740659 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11606 | 2025.09.24 16:59:16.741404 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11607 | 2025.09.24 16:59:16.741706 [ 29 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11608 | 2025.09.24 16:59:16.741756 [ 29 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2025.09.24 16:59:16.741780 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 11610 | 2025.09.24 16:59:16.741879 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 11611 | 2025.09.24 16:59:16.744829 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11612 | 2025.09.24 16:59:16.745171 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11613 | 2025.09.24 16:59:16.745590 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 11614 | 2025.09.24 16:59:16.749061 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 11615 | 2025.09.24 16:59:16.752445 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 11616 | 2025.09.24 16:59:16.756488 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 11617 | 2025.09.24 16:59:16.760948 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 11618 | 2025.09.24 16:59:16.764725 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 11619 | 2025.09.24 16:59:16.817007 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.07516885 sec., 5614.027619153413 rows/sec., 29.03 MiB/sec. | ||
| 11620 | 2025.09.24 16:59:16.819372 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11621 | 2025.09.24 16:59:16.821256 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_56_11} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2025.09.24 16:59:16.821355 [ 193 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_56_11} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11623 | 2025.09.24 16:59:16.822975 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11624 | 2025.09.24 16:59:17.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.33 MiB, peak 345.73 MiB, free memory in arenas 0.00 B, will set to 333.48 MiB (RSS), difference: 1.16 MiB | ||
| 11625 | 2025.09.24 16:59:17.202006 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11626 | 2025.09.24 16:59:17.202290 [ 278 ] {d432acd0-0b9b-4bac-acfc-c6acd1d6f13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11627 | 2025.09.24 16:59:17.202395 [ 278 ] {d432acd0-0b9b-4bac-acfc-c6acd1d6f13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11628 | 2025.09.24 16:59:17.203118 [ 278 ] {d432acd0-0b9b-4bac-acfc-c6acd1d6f13b} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11629 | 2025.09.24 16:59:17.203158 [ 278 ] {d432acd0-0b9b-4bac-acfc-c6acd1d6f13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11630 | 2025.09.24 16:59:17.203575 [ 278 ] {d432acd0-0b9b-4bac-acfc-c6acd1d6f13b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11631 | 2025.09.24 16:59:17.203802 [ 278 ] {d432acd0-0b9b-4bac-acfc-c6acd1d6f13b} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11632 | 2025.09.24 16:59:17.203954 [ 278 ] {d432acd0-0b9b-4bac-acfc-c6acd1d6f13b} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001742 sec., 43628.01377726751 rows/sec., 3.58 MiB/sec. | ||
| 11633 | 2025.09.24 16:59:17.203995 [ 278 ] {d432acd0-0b9b-4bac-acfc-c6acd1d6f13b} <Debug> TCPHandler: Processed in 0.002172335 sec. | ||
| 11634 | 2025.09.24 16:59:17.204114 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11635 | 2025.09.24 16:59:17.204210 [ 278 ] {03440a8c-df53-45f5-bb6c-b714645486a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11636 | 2025.09.24 16:59:17.204252 [ 278 ] {03440a8c-df53-45f5-bb6c-b714645486a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11637 | 2025.09.24 16:59:17.204661 [ 278 ] {03440a8c-df53-45f5-bb6c-b714645486a4} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2025.09.24 16:59:17.204696 [ 278 ] {03440a8c-df53-45f5-bb6c-b714645486a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11639 | 2025.09.24 16:59:17.204991 [ 278 ] {03440a8c-df53-45f5-bb6c-b714645486a4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11640 | 2025.09.24 16:59:17.205223 [ 278 ] {03440a8c-df53-45f5-bb6c-b714645486a4} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11641 | 2025.09.24 16:59:17.205352 [ 278 ] {03440a8c-df53-45f5-bb6c-b714645486a4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 11642 | 2025.09.24 16:59:17.205389 [ 278 ] {03440a8c-df53-45f5-bb6c-b714645486a4} <Debug> TCPHandler: Processed in 0.001324808 sec. | ||
| 11643 | 2025.09.24 16:59:17.205501 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11644 | 2025.09.24 16:59:17.205598 [ 278 ] {d6b31872-a65c-42eb-8de9-33ffa3138385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11645 | 2025.09.24 16:59:17.205638 [ 278 ] {d6b31872-a65c-42eb-8de9-33ffa3138385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11646 | 2025.09.24 16:59:17.206062 [ 278 ] {d6b31872-a65c-42eb-8de9-33ffa3138385} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2025.09.24 16:59:17.206098 [ 278 ] {d6b31872-a65c-42eb-8de9-33ffa3138385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11648 | 2025.09.24 16:59:17.206398 [ 278 ] {d6b31872-a65c-42eb-8de9-33ffa3138385} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11649 | 2025.09.24 16:59:17.206620 [ 278 ] {d6b31872-a65c-42eb-8de9-33ffa3138385} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2025.09.24 16:59:17.206759 [ 278 ] {d6b31872-a65c-42eb-8de9-33ffa3138385} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001179 sec., 62765.05513146735 rows/sec., 4.90 MiB/sec. | ||
| 11651 | 2025.09.24 16:59:17.206797 [ 278 ] {d6b31872-a65c-42eb-8de9-33ffa3138385} <Debug> TCPHandler: Processed in 0.001344128 sec. | ||
| 11652 | 2025.09.24 16:59:17.206908 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11653 | 2025.09.24 16:59:17.207002 [ 278 ] {add74b96-0afd-416d-9044-4f6514ebdcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11654 | 2025.09.24 16:59:17.207045 [ 278 ] {add74b96-0afd-416d-9044-4f6514ebdcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11655 | 2025.09.24 16:59:17.207429 [ 278 ] {add74b96-0afd-416d-9044-4f6514ebdcd5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11656 | 2025.09.24 16:59:17.207464 [ 278 ] {add74b96-0afd-416d-9044-4f6514ebdcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11657 | 2025.09.24 16:59:17.207802 [ 278 ] {add74b96-0afd-416d-9044-4f6514ebdcd5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11658 | 2025.09.24 16:59:17.208022 [ 278 ] {add74b96-0afd-416d-9044-4f6514ebdcd5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11659 | 2025.09.24 16:59:17.208149 [ 278 ] {add74b96-0afd-416d-9044-4f6514ebdcd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 11660 | 2025.09.24 16:59:17.208185 [ 278 ] {add74b96-0afd-416d-9044-4f6514ebdcd5} <Debug> TCPHandler: Processed in 0.001327007 sec. | ||
| 11661 | 2025.09.24 16:59:17.208289 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11662 | 2025.09.24 16:59:17.208384 [ 278 ] {108703c3-5b76-4b44-8e50-18864fac0d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11663 | 2025.09.24 16:59:17.208438 [ 278 ] {108703c3-5b76-4b44-8e50-18864fac0d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11664 | 2025.09.24 16:59:17.209191 [ 278 ] {108703c3-5b76-4b44-8e50-18864fac0d82} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2025.09.24 16:59:17.209226 [ 278 ] {108703c3-5b76-4b44-8e50-18864fac0d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11666 | 2025.09.24 16:59:17.209738 [ 278 ] {108703c3-5b76-4b44-8e50-18864fac0d82} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11667 | 2025.09.24 16:59:17.209965 [ 278 ] {108703c3-5b76-4b44-8e50-18864fac0d82} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11668 | 2025.09.24 16:59:17.210107 [ 278 ] {108703c3-5b76-4b44-8e50-18864fac0d82} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 11669 | 2025.09.24 16:59:17.210161 [ 278 ] {108703c3-5b76-4b44-8e50-18864fac0d82} <Debug> TCPHandler: Processed in 0.00192044 sec. | ||
| 11670 | 2025.09.24 16:59:17.210270 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11671 | 2025.09.24 16:59:17.210368 [ 278 ] {93708cb7-7f5d-47da-b47b-33414a130c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11672 | 2025.09.24 16:59:17.210410 [ 278 ] {93708cb7-7f5d-47da-b47b-33414a130c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11673 | 2025.09.24 16:59:17.210753 [ 278 ] {93708cb7-7f5d-47da-b47b-33414a130c2e} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2025.09.24 16:59:17.210789 [ 278 ] {93708cb7-7f5d-47da-b47b-33414a130c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11675 | 2025.09.24 16:59:17.211105 [ 278 ] {93708cb7-7f5d-47da-b47b-33414a130c2e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11676 | 2025.09.24 16:59:17.211321 [ 278 ] {93708cb7-7f5d-47da-b47b-33414a130c2e} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2025.09.24 16:59:17.211449 [ 278 ] {93708cb7-7f5d-47da-b47b-33414a130c2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 11678 | 2025.09.24 16:59:17.211484 [ 278 ] {93708cb7-7f5d-47da-b47b-33414a130c2e} <Debug> TCPHandler: Processed in 0.001263607 sec. | ||
| 11679 | 2025.09.24 16:59:20.839381 [ 61 ] {} <Debug> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 11680 | 2025.09.24 16:59:20.839451 [ 61 ] {} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2025.09.24 16:59:20.839477 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11682 | 2025.09.24 16:59:20.839596 [ 201 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 11683 | 2025.09.24 16:59:20.839739 [ 201 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11684 | 2025.09.24 16:59:20.839792 [ 201 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 464 rows starting from the beginning of the part | ||
| 11685 | 2025.09.24 16:59:20.839873 [ 201 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 11686 | 2025.09.24 16:59:20.839925 [ 201 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 11687 | 2025.09.24 16:59:20.839973 [ 201 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 11688 | 2025.09.24 16:59:20.840020 [ 201 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 11689 | 2025.09.24 16:59:20.841002 [ 198 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144922 sec., 667945.5155186928 rows/sec., 48.06 MiB/sec. | ||
| 11690 | 2025.09.24 16:59:20.841253 [ 196 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 11691 | 2025.09.24 16:59:20.841609 [ 196 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_32_7} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2025.09.24 16:59:20.841698 [ 196 ] {b43c0954-8b43-4858-a783-9f582e101925::all_1_32_7} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 11693 | 2025.09.24 16:59:20.841811 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11694 | 2025.09.24 16:59:22.230170 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11695 | 2025.09.24 16:59:22.230369 [ 278 ] {ad9b54a4-c95c-491b-b45f-f94562701966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11696 | 2025.09.24 16:59:22.230440 [ 278 ] {ad9b54a4-c95c-491b-b45f-f94562701966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11697 | 2025.09.24 16:59:22.231070 [ 278 ] {ad9b54a4-c95c-491b-b45f-f94562701966} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2025.09.24 16:59:22.231110 [ 278 ] {ad9b54a4-c95c-491b-b45f-f94562701966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11699 | 2025.09.24 16:59:22.231502 [ 278 ] {ad9b54a4-c95c-491b-b45f-f94562701966} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11700 | 2025.09.24 16:59:22.231745 [ 278 ] {ad9b54a4-c95c-491b-b45f-f94562701966} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11701 | 2025.09.24 16:59:22.231918 [ 278 ] {ad9b54a4-c95c-491b-b45f-f94562701966} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 305.60 KiB/sec. | ||
| 11702 | 2025.09.24 16:59:22.231973 [ 278 ] {ad9b54a4-c95c-491b-b45f-f94562701966} <Debug> TCPHandler: Processed in 0.001937201 sec. | ||
| 11703 | 2025.09.24 16:59:22.232099 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11704 | 2025.09.24 16:59:22.232204 [ 278 ] {039bbb08-f094-4239-b3e1-a0481a14e7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11705 | 2025.09.24 16:59:22.232247 [ 278 ] {039bbb08-f094-4239-b3e1-a0481a14e7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11706 | 2025.09.24 16:59:22.233176 [ 278 ] {039bbb08-f094-4239-b3e1-a0481a14e7da} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2025.09.24 16:59:22.233214 [ 278 ] {039bbb08-f094-4239-b3e1-a0481a14e7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11708 | 2025.09.24 16:59:22.233636 [ 278 ] {039bbb08-f094-4239-b3e1-a0481a14e7da} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11709 | 2025.09.24 16:59:22.233857 [ 278 ] {039bbb08-f094-4239-b3e1-a0481a14e7da} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2025.09.24 16:59:22.233994 [ 278 ] {039bbb08-f094-4239-b3e1-a0481a14e7da} <Debug> executeQuery: Read 1263 rows, 106.75 KiB in 0.001814 sec., 696251.3781697905 rows/sec., 57.47 MiB/sec. | ||
| 11711 | 2025.09.24 16:59:22.234033 [ 278 ] {039bbb08-f094-4239-b3e1-a0481a14e7da} <Debug> TCPHandler: Processed in 0.001986562 sec. | ||
| 11712 | 2025.09.24 16:59:22.234154 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11713 | 2025.09.24 16:59:22.234255 [ 278 ] {260f12da-3fa2-42fe-bca7-a66b0ada81a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11714 | 2025.09.24 16:59:22.234298 [ 278 ] {260f12da-3fa2-42fe-bca7-a66b0ada81a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11715 | 2025.09.24 16:59:22.234803 [ 278 ] {260f12da-3fa2-42fe-bca7-a66b0ada81a1} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2025.09.24 16:59:22.234849 [ 278 ] {260f12da-3fa2-42fe-bca7-a66b0ada81a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11717 | 2025.09.24 16:59:22.235244 [ 278 ] {260f12da-3fa2-42fe-bca7-a66b0ada81a1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11718 | 2025.09.24 16:59:22.235501 [ 278 ] {260f12da-3fa2-42fe-bca7-a66b0ada81a1} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2025.09.24 16:59:22.235625 [ 61 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11720 | 2025.09.24 16:59:22.235659 [ 61 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2025.09.24 16:59:22.235664 [ 278 ] {260f12da-3fa2-42fe-bca7-a66b0ada81a1} <Debug> executeQuery: Read 38 rows, 2.83 KiB in 0.001428 sec., 26610.64425770308 rows/sec., 1.93 MiB/sec. | ||
| 11722 | 2025.09.24 16:59:22.235679 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11723 | 2025.09.24 16:59:22.235721 [ 278 ] {260f12da-3fa2-42fe-bca7-a66b0ada81a1} <Debug> TCPHandler: Processed in 0.001616674 sec. | ||
| 11724 | 2025.09.24 16:59:22.235773 [ 201 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 11725 | 2025.09.24 16:59:22.235842 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2025.09.24 16:59:22.235862 [ 201 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11727 | 2025.09.24 16:59:22.235892 [ 201 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 279 rows starting from the beginning of the part | ||
| 11728 | 2025.09.24 16:59:22.235940 [ 278 ] {3d3ed527-6708-48df-91f3-5c30620e863b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11729 | 2025.09.24 16:59:22.235949 [ 201 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
| 11730 | 2025.09.24 16:59:22.235982 [ 278 ] {3d3ed527-6708-48df-91f3-5c30620e863b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11731 | 2025.09.24 16:59:22.235994 [ 201 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 22 rows starting from the beginning of the part | ||
| 11732 | 2025.09.24 16:59:22.236036 [ 201 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
| 11733 | 2025.09.24 16:59:22.236074 [ 201 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 11734 | 2025.09.24 16:59:22.236111 [ 201 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 38 rows starting from the beginning of the part | ||
| 11735 | 2025.09.24 16:59:22.236440 [ 278 ] {3d3ed527-6708-48df-91f3-5c30620e863b} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2025.09.24 16:59:22.236475 [ 278 ] {3d3ed527-6708-48df-91f3-5c30620e863b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11737 | 2025.09.24 16:59:22.236825 [ 278 ] {3d3ed527-6708-48df-91f3-5c30620e863b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11738 | 2025.09.24 16:59:22.236874 [ 191 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001131383 sec., 365039.95552346116 rows/sec., 25.50 MiB/sec. | ||
| 11739 | 2025.09.24 16:59:22.237050 [ 278 ] {3d3ed527-6708-48df-91f3-5c30620e863b} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2025.09.24 16:59:22.237122 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11741 | 2025.09.24 16:59:22.237192 [ 278 ] {3d3ed527-6708-48df-91f3-5c30620e863b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001274 sec., 178963.89324960753 rows/sec., 12.12 MiB/sec. | ||
| 11742 | 2025.09.24 16:59:22.237236 [ 278 ] {3d3ed527-6708-48df-91f3-5c30620e863b} <Debug> TCPHandler: Processed in 0.00144491 sec. | ||
| 11743 | 2025.09.24 16:59:22.237344 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11744 | 2025.09.24 16:59:22.237444 [ 278 ] {d7829501-1bb2-4b0f-aea3-de24d147bc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11745 | 2025.09.24 16:59:22.237489 [ 278 ] {d7829501-1bb2-4b0f-aea3-de24d147bc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11746 | 2025.09.24 16:59:22.237506 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_81_16} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2025.09.24 16:59:22.237615 [ 186 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_81_16} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11748 | 2025.09.24 16:59:22.237724 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11749 | 2025.09.24 16:59:22.238048 [ 278 ] {d7829501-1bb2-4b0f-aea3-de24d147bc85} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2025.09.24 16:59:22.238089 [ 278 ] {d7829501-1bb2-4b0f-aea3-de24d147bc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11751 | 2025.09.24 16:59:22.238430 [ 278 ] {d7829501-1bb2-4b0f-aea3-de24d147bc85} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11752 | 2025.09.24 16:59:22.238645 [ 278 ] {d7829501-1bb2-4b0f-aea3-de24d147bc85} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11753 | 2025.09.24 16:59:22.238772 [ 278 ] {d7829501-1bb2-4b0f-aea3-de24d147bc85} <Debug> executeQuery: Read 558 rows, 42.46 KiB in 0.001346 sec., 414561.6641901932 rows/sec., 30.80 MiB/sec. | ||
| 11754 | 2025.09.24 16:59:22.238810 [ 278 ] {d7829501-1bb2-4b0f-aea3-de24d147bc85} <Debug> TCPHandler: Processed in 0.001514901 sec. | ||
| 11755 | 2025.09.24 16:59:22.238922 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11756 | 2025.09.24 16:59:22.239015 [ 278 ] {f92774da-56eb-4f07-b58e-2e48362674c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11757 | 2025.09.24 16:59:22.239059 [ 278 ] {f92774da-56eb-4f07-b58e-2e48362674c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11758 | 2025.09.24 16:59:22.239567 [ 278 ] {f92774da-56eb-4f07-b58e-2e48362674c0} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2025.09.24 16:59:22.239601 [ 278 ] {f92774da-56eb-4f07-b58e-2e48362674c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11760 | 2025.09.24 16:59:22.239974 [ 278 ] {f92774da-56eb-4f07-b58e-2e48362674c0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11761 | 2025.09.24 16:59:22.240186 [ 278 ] {f92774da-56eb-4f07-b58e-2e48362674c0} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2025.09.24 16:59:22.240311 [ 278 ] {f92774da-56eb-4f07-b58e-2e48362674c0} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001314 sec., 644596.6514459664 rows/sec., 43.39 MiB/sec. | ||
| 11763 | 2025.09.24 16:59:22.240347 [ 278 ] {f92774da-56eb-4f07-b58e-2e48362674c0} <Debug> TCPHandler: Processed in 0.001475581 sec. | ||
| 11764 | 2025.09.24 16:59:22.240453 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11765 | 2025.09.24 16:59:22.240547 [ 278 ] {567250e8-64ab-44fd-915d-ffd802eff32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11766 | 2025.09.24 16:59:22.240601 [ 278 ] {567250e8-64ab-44fd-915d-ffd802eff32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11767 | 2025.09.24 16:59:22.241379 [ 278 ] {567250e8-64ab-44fd-915d-ffd802eff32e} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11768 | 2025.09.24 16:59:22.241414 [ 278 ] {567250e8-64ab-44fd-915d-ffd802eff32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11769 | 2025.09.24 16:59:22.241953 [ 278 ] {567250e8-64ab-44fd-915d-ffd802eff32e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11770 | 2025.09.24 16:59:22.242181 [ 278 ] {567250e8-64ab-44fd-915d-ffd802eff32e} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2025.09.24 16:59:22.242293 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11772 | 2025.09.24 16:59:22.242316 [ 278 ] {567250e8-64ab-44fd-915d-ffd802eff32e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001787 sec., 17907.10688304421 rows/sec., 32.09 MiB/sec. | ||
| 11773 | 2025.09.24 16:59:22.242325 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2025.09.24 16:59:22.242347 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11775 | 2025.09.24 16:59:22.242369 [ 278 ] {567250e8-64ab-44fd-915d-ffd802eff32e} <Debug> TCPHandler: Processed in 0.001964501 sec. | ||
| 11776 | 2025.09.24 16:59:22.242429 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 11777 | 2025.09.24 16:59:22.242478 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11778 | 2025.09.24 16:59:22.242576 [ 278 ] {edb33a6f-90bb-4541-b1ec-775a2d43eab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11779 | 2025.09.24 16:59:22.242618 [ 278 ] {edb33a6f-90bb-4541-b1ec-775a2d43eab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11780 | 2025.09.24 16:59:22.242640 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11781 | 2025.09.24 16:59:22.242699 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1553 rows starting from the beginning of the part | ||
| 11782 | 2025.09.24 16:59:22.242822 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
| 11783 | 2025.09.24 16:59:22.242921 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 11784 | 2025.09.24 16:59:22.242980 [ 278 ] {edb33a6f-90bb-4541-b1ec-775a2d43eab0} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2025.09.24 16:59:22.243011 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
| 11786 | 2025.09.24 16:59:22.243024 [ 278 ] {edb33a6f-90bb-4541-b1ec-775a2d43eab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11787 | 2025.09.24 16:59:22.243107 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 11788 | 2025.09.24 16:59:22.243202 [ 186 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
| 11789 | 2025.09.24 16:59:22.243425 [ 278 ] {edb33a6f-90bb-4541-b1ec-775a2d43eab0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11790 | 2025.09.24 16:59:22.243710 [ 278 ] {edb33a6f-90bb-4541-b1ec-775a2d43eab0} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2025.09.24 16:59:22.243844 [ 278 ] {edb33a6f-90bb-4541-b1ec-775a2d43eab0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 11792 | 2025.09.24 16:59:22.243880 [ 278 ] {edb33a6f-90bb-4541-b1ec-775a2d43eab0} <Debug> TCPHandler: Processed in 0.001451291 sec. | ||
| 11793 | 2025.09.24 16:59:22.252612 [ 191 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1669 rows, containing 19 columns (19 merged, 0 gathered) in 0.010219385 sec., 163317.0684928692 rows/sec., 292.66 MiB/sec. | ||
| 11794 | 2025.09.24 16:59:22.254677 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11795 | 2025.09.24 16:59:22.255019 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2025.09.24 16:59:22.255095 [ 194 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11797 | 2025.09.24 16:59:22.255199 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 11798 | 2025.09.24 16:59:22.753331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27323 | ||
| 11799 | 2025.09.24 16:59:22.753832 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11800 | 2025.09.24 16:59:22.753881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11801 | 2025.09.24 16:59:22.754353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11802 | 2025.09.24 16:59:22.754584 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11803 | 2025.09.24 16:59:22.754725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27323 | ||
| 11804 | 2025.09.24 16:59:23.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.18 MiB, peak 345.73 MiB, free memory in arenas 0.00 B, will set to 340.36 MiB (RSS), difference: 6.18 MiB | ||
| 11805 | 2025.09.24 16:59:24.246206 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11806 | 2025.09.24 16:59:24.261631 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2025.09.24 16:59:24.261691 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11808 | 2025.09.24 16:59:24.266981 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11809 | 2025.09.24 16:59:24.267649 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2025.09.24 16:59:24.270452 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11811 | 2025.09.24 16:59:25.332536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1452 | ||
| 11812 | 2025.09.24 16:59:25.334742 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2025.09.24 16:59:25.334785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11814 | 2025.09.24 16:59:25.335938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11815 | 2025.09.24 16:59:25.336216 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11816 | 2025.09.24 16:59:25.336487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
| 11817 | 2025.09.24 16:59:27.200844 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2025.09.24 16:59:27.201099 [ 278 ] {3b9f718b-25ef-4c11-a106-d2d414e15db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11819 | 2025.09.24 16:59:27.201175 [ 278 ] {3b9f718b-25ef-4c11-a106-d2d414e15db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11820 | 2025.09.24 16:59:27.201942 [ 278 ] {3b9f718b-25ef-4c11-a106-d2d414e15db7} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2025.09.24 16:59:27.201995 [ 278 ] {3b9f718b-25ef-4c11-a106-d2d414e15db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11822 | 2025.09.24 16:59:27.202407 [ 278 ] {3b9f718b-25ef-4c11-a106-d2d414e15db7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11823 | 2025.09.24 16:59:27.202648 [ 278 ] {3b9f718b-25ef-4c11-a106-d2d414e15db7} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2025.09.24 16:59:27.202808 [ 278 ] {3b9f718b-25ef-4c11-a106-d2d414e15db7} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001764 sec., 43083.900226757374 rows/sec., 3.54 MiB/sec. | ||
| 11825 | 2025.09.24 16:59:27.202857 [ 278 ] {3b9f718b-25ef-4c11-a106-d2d414e15db7} <Debug> TCPHandler: Processed in 0.002198616 sec. | ||
| 11826 | 2025.09.24 16:59:27.202987 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2025.09.24 16:59:27.203091 [ 278 ] {64759bdc-2608-4a1c-9d93-44db157815b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11828 | 2025.09.24 16:59:27.203135 [ 278 ] {64759bdc-2608-4a1c-9d93-44db157815b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11829 | 2025.09.24 16:59:27.203561 [ 278 ] {64759bdc-2608-4a1c-9d93-44db157815b2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2025.09.24 16:59:27.203598 [ 278 ] {64759bdc-2608-4a1c-9d93-44db157815b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11831 | 2025.09.24 16:59:27.203914 [ 278 ] {64759bdc-2608-4a1c-9d93-44db157815b2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11832 | 2025.09.24 16:59:27.204129 [ 278 ] {64759bdc-2608-4a1c-9d93-44db157815b2} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2025.09.24 16:59:27.204261 [ 278 ] {64759bdc-2608-4a1c-9d93-44db157815b2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001194 sec., 8375.209380234506 rows/sec., 629.78 KiB/sec. | ||
| 11834 | 2025.09.24 16:59:27.204299 [ 278 ] {64759bdc-2608-4a1c-9d93-44db157815b2} <Debug> TCPHandler: Processed in 0.001365738 sec. | ||
| 11835 | 2025.09.24 16:59:27.204424 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11836 | 2025.09.24 16:59:27.204550 [ 278 ] {f21c5c31-5572-45c4-bd08-a0c27a3c2f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11837 | 2025.09.24 16:59:27.204599 [ 278 ] {f21c5c31-5572-45c4-bd08-a0c27a3c2f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11838 | 2025.09.24 16:59:27.205086 [ 278 ] {f21c5c31-5572-45c4-bd08-a0c27a3c2f54} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2025.09.24 16:59:27.205125 [ 278 ] {f21c5c31-5572-45c4-bd08-a0c27a3c2f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11840 | 2025.09.24 16:59:27.205454 [ 278 ] {f21c5c31-5572-45c4-bd08-a0c27a3c2f54} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11841 | 2025.09.24 16:59:27.205678 [ 278 ] {f21c5c31-5572-45c4-bd08-a0c27a3c2f54} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11842 | 2025.09.24 16:59:27.205809 [ 278 ] {f21c5c31-5572-45c4-bd08-a0c27a3c2f54} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001283 sec., 57677.31878409976 rows/sec., 4.50 MiB/sec. | ||
| 11843 | 2025.09.24 16:59:27.205848 [ 278 ] {f21c5c31-5572-45c4-bd08-a0c27a3c2f54} <Debug> TCPHandler: Processed in 0.001484871 sec. | ||
| 11844 | 2025.09.24 16:59:27.205966 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11845 | 2025.09.24 16:59:27.206061 [ 278 ] {70aa2e0a-ce67-43a3-b7b8-063473dabd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11846 | 2025.09.24 16:59:27.206105 [ 278 ] {70aa2e0a-ce67-43a3-b7b8-063473dabd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11847 | 2025.09.24 16:59:27.206521 [ 278 ] {70aa2e0a-ce67-43a3-b7b8-063473dabd25} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2025.09.24 16:59:27.206558 [ 278 ] {70aa2e0a-ce67-43a3-b7b8-063473dabd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11849 | 2025.09.24 16:59:27.206893 [ 278 ] {70aa2e0a-ce67-43a3-b7b8-063473dabd25} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11850 | 2025.09.24 16:59:27.207119 [ 278 ] {70aa2e0a-ce67-43a3-b7b8-063473dabd25} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2025.09.24 16:59:27.207251 [ 278 ] {70aa2e0a-ce67-43a3-b7b8-063473dabd25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 11852 | 2025.09.24 16:59:27.207288 [ 278 ] {70aa2e0a-ce67-43a3-b7b8-063473dabd25} <Debug> TCPHandler: Processed in 0.001371438 sec. | ||
| 11853 | 2025.09.24 16:59:27.207405 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11854 | 2025.09.24 16:59:27.207504 [ 278 ] {ac481d10-078f-44f9-bb87-9560e921458f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11855 | 2025.09.24 16:59:27.207560 [ 278 ] {ac481d10-078f-44f9-bb87-9560e921458f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11856 | 2025.09.24 16:59:27.208384 [ 278 ] {ac481d10-078f-44f9-bb87-9560e921458f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2025.09.24 16:59:27.208422 [ 278 ] {ac481d10-078f-44f9-bb87-9560e921458f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11858 | 2025.09.24 16:59:27.208934 [ 278 ] {ac481d10-078f-44f9-bb87-9560e921458f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11859 | 2025.09.24 16:59:27.209156 [ 278 ] {ac481d10-078f-44f9-bb87-9560e921458f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11860 | 2025.09.24 16:59:27.209295 [ 278 ] {ac481d10-078f-44f9-bb87-9560e921458f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001809 sec., 5527.91597567717 rows/sec., 9.91 MiB/sec. | ||
| 11861 | 2025.09.24 16:59:27.209347 [ 278 ] {ac481d10-078f-44f9-bb87-9560e921458f} <Debug> TCPHandler: Processed in 0.001992892 sec. | ||
| 11862 | 2025.09.24 16:59:27.209461 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11863 | 2025.09.24 16:59:27.209554 [ 278 ] {c430dd04-938b-4b21-8cc1-0e0bbf186c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11864 | 2025.09.24 16:59:27.209596 [ 278 ] {c430dd04-938b-4b21-8cc1-0e0bbf186c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11865 | 2025.09.24 16:59:27.209932 [ 278 ] {c430dd04-938b-4b21-8cc1-0e0bbf186c11} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2025.09.24 16:59:27.209967 [ 278 ] {c430dd04-938b-4b21-8cc1-0e0bbf186c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11867 | 2025.09.24 16:59:27.210272 [ 278 ] {c430dd04-938b-4b21-8cc1-0e0bbf186c11} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11868 | 2025.09.24 16:59:27.210484 [ 278 ] {c430dd04-938b-4b21-8cc1-0e0bbf186c11} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2025.09.24 16:59:27.210618 [ 278 ] {c430dd04-938b-4b21-8cc1-0e0bbf186c11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11870 | 2025.09.24 16:59:27.210653 [ 278 ] {c430dd04-938b-4b21-8cc1-0e0bbf186c11} <Debug> TCPHandler: Processed in 0.001239426 sec. | ||
| 11871 | 2025.09.24 16:59:30.099355 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11872 | 2025.09.24 16:59:30.099409 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11873 | 2025.09.24 16:59:30.255787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27835 | ||
| 11874 | 2025.09.24 16:59:30.256327 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2025.09.24 16:59:30.256378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11876 | 2025.09.24 16:59:30.256883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11877 | 2025.09.24 16:59:30.257124 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2025.09.24 16:59:30.257289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27835 | ||
| 11879 | 2025.09.24 16:59:31.771461 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11880 | 2025.09.24 16:59:31.788742 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11881 | 2025.09.24 16:59:31.788826 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11882 | 2025.09.24 16:59:31.794225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11883 | 2025.09.24 16:59:31.794937 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11884 | 2025.09.24 16:59:31.798017 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11885 | 2025.09.24 16:59:32.202066 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2025.09.24 16:59:32.202374 [ 278 ] {7cbea8d0-61d4-46c3-a8ed-31032a686e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11887 | 2025.09.24 16:59:32.202479 [ 278 ] {7cbea8d0-61d4-46c3-a8ed-31032a686e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11888 | 2025.09.24 16:59:32.203322 [ 278 ] {7cbea8d0-61d4-46c3-a8ed-31032a686e83} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2025.09.24 16:59:32.203359 [ 278 ] {7cbea8d0-61d4-46c3-a8ed-31032a686e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11890 | 2025.09.24 16:59:32.203769 [ 278 ] {7cbea8d0-61d4-46c3-a8ed-31032a686e83} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11891 | 2025.09.24 16:59:32.204004 [ 278 ] {7cbea8d0-61d4-46c3-a8ed-31032a686e83} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2025.09.24 16:59:32.204167 [ 278 ] {7cbea8d0-61d4-46c3-a8ed-31032a686e83} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.00187 sec., 64171.12299465241 rows/sec., 5.44 MiB/sec. | ||
| 11893 | 2025.09.24 16:59:32.204216 [ 278 ] {7cbea8d0-61d4-46c3-a8ed-31032a686e83} <Debug> TCPHandler: Processed in 0.002333469 sec. | ||
| 11894 | 2025.09.24 16:59:32.204331 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2025.09.24 16:59:32.204430 [ 278 ] {bdfcdaa6-2688-45d8-892c-89c6665f34f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11896 | 2025.09.24 16:59:32.204471 [ 278 ] {bdfcdaa6-2688-45d8-892c-89c6665f34f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11897 | 2025.09.24 16:59:32.204866 [ 278 ] {bdfcdaa6-2688-45d8-892c-89c6665f34f0} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2025.09.24 16:59:32.204901 [ 278 ] {bdfcdaa6-2688-45d8-892c-89c6665f34f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11899 | 2025.09.24 16:59:32.205219 [ 278 ] {bdfcdaa6-2688-45d8-892c-89c6665f34f0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11900 | 2025.09.24 16:59:32.205438 [ 278 ] {bdfcdaa6-2688-45d8-892c-89c6665f34f0} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2025.09.24 16:59:32.205570 [ 278 ] {bdfcdaa6-2688-45d8-892c-89c6665f34f0} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001162 sec., 27538.726333907056 rows/sec., 2.02 MiB/sec. | ||
| 11902 | 2025.09.24 16:59:32.205609 [ 278 ] {bdfcdaa6-2688-45d8-892c-89c6665f34f0} <Debug> TCPHandler: Processed in 0.001327638 sec. | ||
| 11903 | 2025.09.24 16:59:32.205735 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2025.09.24 16:59:32.205829 [ 278 ] {f27a99a7-d69b-48e7-9126-41ee7df40563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11905 | 2025.09.24 16:59:32.205868 [ 278 ] {f27a99a7-d69b-48e7-9126-41ee7df40563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11906 | 2025.09.24 16:59:32.206268 [ 278 ] {f27a99a7-d69b-48e7-9126-41ee7df40563} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2025.09.24 16:59:32.206302 [ 278 ] {f27a99a7-d69b-48e7-9126-41ee7df40563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11908 | 2025.09.24 16:59:32.206616 [ 278 ] {f27a99a7-d69b-48e7-9126-41ee7df40563} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11909 | 2025.09.24 16:59:32.206833 [ 278 ] {f27a99a7-d69b-48e7-9126-41ee7df40563} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2025.09.24 16:59:32.206964 [ 278 ] {f27a99a7-d69b-48e7-9126-41ee7df40563} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001152 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 11911 | 2025.09.24 16:59:32.207000 [ 278 ] {f27a99a7-d69b-48e7-9126-41ee7df40563} <Debug> TCPHandler: Processed in 0.001314678 sec. | ||
| 11912 | 2025.09.24 16:59:32.207107 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11913 | 2025.09.24 16:59:32.207202 [ 278 ] {01279e5c-7864-492f-a0f7-25dfcaef4d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11914 | 2025.09.24 16:59:32.207245 [ 278 ] {01279e5c-7864-492f-a0f7-25dfcaef4d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11915 | 2025.09.24 16:59:32.207646 [ 278 ] {01279e5c-7864-492f-a0f7-25dfcaef4d61} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2025.09.24 16:59:32.207680 [ 278 ] {01279e5c-7864-492f-a0f7-25dfcaef4d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11917 | 2025.09.24 16:59:32.208009 [ 278 ] {01279e5c-7864-492f-a0f7-25dfcaef4d61} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11918 | 2025.09.24 16:59:32.208229 [ 278 ] {01279e5c-7864-492f-a0f7-25dfcaef4d61} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2025.09.24 16:59:32.208362 [ 278 ] {01279e5c-7864-492f-a0f7-25dfcaef4d61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 11920 | 2025.09.24 16:59:32.208397 [ 278 ] {01279e5c-7864-492f-a0f7-25dfcaef4d61} <Debug> TCPHandler: Processed in 0.001339678 sec. | ||
| 11921 | 2025.09.24 16:59:32.208515 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11922 | 2025.09.24 16:59:32.208610 [ 278 ] {d997c2e5-7eab-4802-88ca-44244f206b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11923 | 2025.09.24 16:59:32.208663 [ 278 ] {d997c2e5-7eab-4802-88ca-44244f206b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11924 | 2025.09.24 16:59:32.209450 [ 278 ] {d997c2e5-7eab-4802-88ca-44244f206b36} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2025.09.24 16:59:32.209486 [ 278 ] {d997c2e5-7eab-4802-88ca-44244f206b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11926 | 2025.09.24 16:59:32.210028 [ 278 ] {d997c2e5-7eab-4802-88ca-44244f206b36} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11927 | 2025.09.24 16:59:32.210257 [ 278 ] {d997c2e5-7eab-4802-88ca-44244f206b36} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2025.09.24 16:59:32.210394 [ 278 ] {d997c2e5-7eab-4802-88ca-44244f206b36} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001802 sec., 17758.046614872364 rows/sec., 31.82 MiB/sec. | ||
| 11929 | 2025.09.24 16:59:32.210457 [ 278 ] {d997c2e5-7eab-4802-88ca-44244f206b36} <Debug> TCPHandler: Processed in 0.001990622 sec. | ||
| 11930 | 2025.09.24 16:59:32.210571 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11931 | 2025.09.24 16:59:32.210667 [ 278 ] {24427dfd-8b4d-4c6d-a477-d66ba32f7e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11932 | 2025.09.24 16:59:32.210709 [ 278 ] {24427dfd-8b4d-4c6d-a477-d66ba32f7e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11933 | 2025.09.24 16:59:32.211027 [ 278 ] {24427dfd-8b4d-4c6d-a477-d66ba32f7e5a} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2025.09.24 16:59:32.211061 [ 278 ] {24427dfd-8b4d-4c6d-a477-d66ba32f7e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11935 | 2025.09.24 16:59:32.211370 [ 278 ] {24427dfd-8b4d-4c6d-a477-d66ba32f7e5a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11936 | 2025.09.24 16:59:32.211591 [ 278 ] {24427dfd-8b4d-4c6d-a477-d66ba32f7e5a} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2025.09.24 16:59:32.211720 [ 278 ] {24427dfd-8b4d-4c6d-a477-d66ba32f7e5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 11938 | 2025.09.24 16:59:32.211757 [ 278 ] {24427dfd-8b4d-4c6d-a477-d66ba32f7e5a} <Debug> TCPHandler: Processed in 0.001235376 sec. | ||
| 11939 | 2025.09.24 16:59:35.337565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1476 | ||
| 11940 | 2025.09.24 16:59:35.339707 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11941 | 2025.09.24 16:59:35.339747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11942 | 2025.09.24 16:59:35.340912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11943 | 2025.09.24 16:59:35.341176 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2025.09.24 16:59:35.341447 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 11945 | 2025.09.24 16:59:36.473661 [ 98 ] {} <Debug> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 11946 | 2025.09.24 16:59:36.473726 [ 98 ] {} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2025.09.24 16:59:36.473748 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11948 | 2025.09.24 16:59:36.473877 [ 187 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::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 | ||
| 11949 | 2025.09.24 16:59:36.474026 [ 187 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11950 | 2025.09.24 16:59:36.474064 [ 187 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 11951 | 2025.09.24 16:59:36.474134 [ 187 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 11952 | 2025.09.24 16:59:36.474178 [ 187 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 11953 | 2025.09.24 16:59:36.474221 [ 187 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 11954 | 2025.09.24 16:59:36.474260 [ 187 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 11955 | 2025.09.24 16:59:36.474981 [ 194 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001167784 sec., 37678.200763154826 rows/sec., 3.14 MiB/sec. | ||
| 11956 | 2025.09.24 16:59:36.475137 [ 191 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 11957 | 2025.09.24 16:59:36.475440 [ 191 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_21_5} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2025.09.24 16:59:36.475522 [ 191 ] {a35d666c-e97e-45e2-aa3f-7f99d79af199::all_1_21_5} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 11959 | 2025.09.24 16:59:36.475600 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11960 | 2025.09.24 16:59:37.203308 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11961 | 2025.09.24 16:59:37.203498 [ 278 ] {58fb6b83-1c39-48f5-9600-3f02b3ceb122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11962 | 2025.09.24 16:59:37.203564 [ 278 ] {58fb6b83-1c39-48f5-9600-3f02b3ceb122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11963 | 2025.09.24 16:59:37.204204 [ 278 ] {58fb6b83-1c39-48f5-9600-3f02b3ceb122} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11964 | 2025.09.24 16:59:37.204243 [ 278 ] {58fb6b83-1c39-48f5-9600-3f02b3ceb122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11965 | 2025.09.24 16:59:37.204694 [ 278 ] {58fb6b83-1c39-48f5-9600-3f02b3ceb122} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11966 | 2025.09.24 16:59:37.204921 [ 278 ] {58fb6b83-1c39-48f5-9600-3f02b3ceb122} <Trace> oximeter.fields_i16 (a8ba1a9c-a5e6-4858-af3b-067fd3417322): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2025.09.24 16:59:37.205081 [ 278 ] {58fb6b83-1c39-48f5-9600-3f02b3ceb122} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001632 sec., 14705.882352941177 rows/sec., 1.22 MiB/sec. | ||
| 11968 | 2025.09.24 16:59:37.205130 [ 278 ] {58fb6b83-1c39-48f5-9600-3f02b3ceb122} <Debug> TCPHandler: Processed in 0.001952091 sec. | ||
| 11969 | 2025.09.24 16:59:37.205263 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11970 | 2025.09.24 16:59:37.205366 [ 278 ] {47f37841-cd6e-4c54-b71b-2d1ac1796f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11971 | 2025.09.24 16:59:37.205410 [ 278 ] {47f37841-cd6e-4c54-b71b-2d1ac1796f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11972 | 2025.09.24 16:59:37.205811 [ 278 ] {47f37841-cd6e-4c54-b71b-2d1ac1796f71} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11973 | 2025.09.24 16:59:37.205846 [ 278 ] {47f37841-cd6e-4c54-b71b-2d1ac1796f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11974 | 2025.09.24 16:59:37.206151 [ 278 ] {47f37841-cd6e-4c54-b71b-2d1ac1796f71} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11975 | 2025.09.24 16:59:37.206362 [ 278 ] {47f37841-cd6e-4c54-b71b-2d1ac1796f71} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11976 | 2025.09.24 16:59:37.206491 [ 278 ] {47f37841-cd6e-4c54-b71b-2d1ac1796f71} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 710.30 KiB/sec. | ||
| 11977 | 2025.09.24 16:59:37.206529 [ 278 ] {47f37841-cd6e-4c54-b71b-2d1ac1796f71} <Debug> TCPHandler: Processed in 0.001319317 sec. | ||
| 11978 | 2025.09.24 16:59:37.206655 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11979 | 2025.09.24 16:59:37.206753 [ 278 ] {f46a5425-27fb-449f-b7f9-f324dc3b98bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11980 | 2025.09.24 16:59:37.206792 [ 278 ] {f46a5425-27fb-449f-b7f9-f324dc3b98bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11981 | 2025.09.24 16:59:37.207290 [ 278 ] {f46a5425-27fb-449f-b7f9-f324dc3b98bd} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11982 | 2025.09.24 16:59:37.207324 [ 278 ] {f46a5425-27fb-449f-b7f9-f324dc3b98bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11983 | 2025.09.24 16:59:37.207645 [ 278 ] {f46a5425-27fb-449f-b7f9-f324dc3b98bd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11984 | 2025.09.24 16:59:37.207880 [ 278 ] {f46a5425-27fb-449f-b7f9-f324dc3b98bd} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11985 | 2025.09.24 16:59:37.207985 [ 97 ] {} <Debug> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11986 | 2025.09.24 16:59:37.208009 [ 278 ] {f46a5425-27fb-449f-b7f9-f324dc3b98bd} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.001276 sec., 157523.51097178683 rows/sec., 13.92 MiB/sec. | ||
| 11987 | 2025.09.24 16:59:37.208021 [ 97 ] {} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2025.09.24 16:59:37.208042 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11989 | 2025.09.24 16:59:37.208048 [ 278 ] {f46a5425-27fb-449f-b7f9-f324dc3b98bd} <Debug> TCPHandler: Processed in 0.00144212 sec. | ||
| 11990 | 2025.09.24 16:59:37.208162 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11991 | 2025.09.24 16:59:37.208179 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::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 | ||
| 11992 | 2025.09.24 16:59:37.208258 [ 278 ] {195954af-0dff-4021-acd3-746c9d1dafe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11993 | 2025.09.24 16:59:37.208303 [ 278 ] {195954af-0dff-4021-acd3-746c9d1dafe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11994 | 2025.09.24 16:59:37.208320 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11995 | 2025.09.24 16:59:37.208359 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2466 rows starting from the beginning of the part | ||
| 11996 | 2025.09.24 16:59:37.208422 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 76 rows starting from the beginning of the part | ||
| 11997 | 2025.09.24 16:59:37.208477 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1263 rows starting from the beginning of the part | ||
| 11998 | 2025.09.24 16:59:37.208520 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 76 rows starting from the beginning of the part | ||
| 11999 | 2025.09.24 16:59:37.208562 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 120 rows starting from the beginning of the part | ||
| 12000 | 2025.09.24 16:59:37.208601 [ 188 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 201 rows starting from the beginning of the part | ||
| 12001 | 2025.09.24 16:59:37.208693 [ 278 ] {195954af-0dff-4021-acd3-746c9d1dafe9} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12002 | 2025.09.24 16:59:37.208734 [ 278 ] {195954af-0dff-4021-acd3-746c9d1dafe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12003 | 2025.09.24 16:59:37.209055 [ 278 ] {195954af-0dff-4021-acd3-746c9d1dafe9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12004 | 2025.09.24 16:59:37.209282 [ 278 ] {195954af-0dff-4021-acd3-746c9d1dafe9} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12005 | 2025.09.24 16:59:37.209414 [ 278 ] {195954af-0dff-4021-acd3-746c9d1dafe9} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001175 sec., 27234.042553191488 rows/sec., 2.00 MiB/sec. | ||
| 12006 | 2025.09.24 16:59:37.209452 [ 278 ] {195954af-0dff-4021-acd3-746c9d1dafe9} <Debug> TCPHandler: Processed in 0.001340749 sec. | ||
| 12007 | 2025.09.24 16:59:37.209555 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12008 | 2025.09.24 16:59:37.209654 [ 278 ] {6da5bdfe-3d12-45cd-8de0-bb278f7a1b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12009 | 2025.09.24 16:59:37.209695 [ 278 ] {6da5bdfe-3d12-45cd-8de0-bb278f7a1b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12010 | 2025.09.24 16:59:37.210112 [ 278 ] {6da5bdfe-3d12-45cd-8de0-bb278f7a1b7a} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12011 | 2025.09.24 16:59:37.210144 [ 278 ] {6da5bdfe-3d12-45cd-8de0-bb278f7a1b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12012 | 2025.09.24 16:59:37.210417 [ 191 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4202 rows, containing 5 columns (5 merged, 0 gathered) in 0.002295648 sec., 1830419.9947030207 rows/sec., 157.68 MiB/sec. | ||
| 12013 | 2025.09.24 16:59:37.210530 [ 278 ] {6da5bdfe-3d12-45cd-8de0-bb278f7a1b7a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12014 | 2025.09.24 16:59:37.210758 [ 278 ] {6da5bdfe-3d12-45cd-8de0-bb278f7a1b7a} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2025.09.24 16:59:37.210791 [ 191 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12016 | 2025.09.24 16:59:37.210899 [ 278 ] {6da5bdfe-3d12-45cd-8de0-bb278f7a1b7a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001263 sec., 19002.375296912112 rows/sec., 1.58 MiB/sec. | ||
| 12017 | 2025.09.24 16:59:37.210945 [ 278 ] {6da5bdfe-3d12-45cd-8de0-bb278f7a1b7a} <Debug> TCPHandler: Processed in 0.00143991 sec. | ||
| 12018 | 2025.09.24 16:59:37.211068 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12019 | 2025.09.24 16:59:37.211099 [ 191 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_86_17} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2025.09.24 16:59:37.211164 [ 278 ] {595cc140-82ae-424b-849e-03238ba03d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12021 | 2025.09.24 16:59:37.211187 [ 191 ] {625aee9f-739f-48c3-a949-ea6d4dff6341::all_1_86_17} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12022 | 2025.09.24 16:59:37.211210 [ 278 ] {595cc140-82ae-424b-849e-03238ba03d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12023 | 2025.09.24 16:59:37.211286 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12024 | 2025.09.24 16:59:37.211620 [ 278 ] {595cc140-82ae-424b-849e-03238ba03d76} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12025 | 2025.09.24 16:59:37.211659 [ 278 ] {595cc140-82ae-424b-849e-03238ba03d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12026 | 2025.09.24 16:59:37.211984 [ 278 ] {595cc140-82ae-424b-849e-03238ba03d76} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12027 | 2025.09.24 16:59:37.212197 [ 278 ] {595cc140-82ae-424b-849e-03238ba03d76} <Trace> oximeter.fields_u8 (4f15631a-eb72-4772-9951-147c60dc327f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2025.09.24 16:59:37.212328 [ 278 ] {595cc140-82ae-424b-849e-03238ba03d76} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001182 sec., 10152.28426395939 rows/sec., 793.15 KiB/sec. | ||
| 12029 | 2025.09.24 16:59:37.212365 [ 278 ] {595cc140-82ae-424b-849e-03238ba03d76} <Debug> TCPHandler: Processed in 0.001347198 sec. | ||
| 12030 | 2025.09.24 16:59:37.212484 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12031 | 2025.09.24 16:59:37.212580 [ 278 ] {922bd999-b01a-459b-afc3-56752ed4360a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12032 | 2025.09.24 16:59:37.212650 [ 278 ] {922bd999-b01a-459b-afc3-56752ed4360a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12033 | 2025.09.24 16:59:37.213141 [ 278 ] {922bd999-b01a-459b-afc3-56752ed4360a} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2025.09.24 16:59:37.213178 [ 278 ] {922bd999-b01a-459b-afc3-56752ed4360a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12035 | 2025.09.24 16:59:37.213489 [ 278 ] {922bd999-b01a-459b-afc3-56752ed4360a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12036 | 2025.09.24 16:59:37.213714 [ 278 ] {922bd999-b01a-459b-afc3-56752ed4360a} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12037 | 2025.09.24 16:59:37.213822 [ 97 ] {} <Debug> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12038 | 2025.09.24 16:59:37.213844 [ 278 ] {922bd999-b01a-459b-afc3-56752ed4360a} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001282 sec., 93603.74414976599 rows/sec., 7.61 MiB/sec. | ||
| 12039 | 2025.09.24 16:59:37.213855 [ 97 ] {} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12040 | 2025.09.24 16:59:37.213876 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12041 | 2025.09.24 16:59:37.213882 [ 278 ] {922bd999-b01a-459b-afc3-56752ed4360a} <Debug> TCPHandler: Processed in 0.001447721 sec. | ||
| 12042 | 2025.09.24 16:59:37.213963 [ 188 ] {57ee068a-08f6-420c-a035-b792e8974fc4::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 | ||
| 12043 | 2025.09.24 16:59:37.213998 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12044 | 2025.09.24 16:59:37.214054 [ 188 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12045 | 2025.09.24 16:59:37.214083 [ 188 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1251 rows starting from the beginning of the part | ||
| 12046 | 2025.09.24 16:59:37.214097 [ 278 ] {2a7d5594-ed55-4130-9da6-4ec9a0916342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12047 | 2025.09.24 16:59:37.214128 [ 188 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 74 rows starting from the beginning of the part | ||
| 12048 | 2025.09.24 16:59:37.214147 [ 278 ] {2a7d5594-ed55-4130-9da6-4ec9a0916342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12049 | 2025.09.24 16:59:37.214171 [ 188 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 558 rows starting from the beginning of the part | ||
| 12050 | 2025.09.24 16:59:37.214210 [ 188 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 74 rows starting from the beginning of the part | ||
| 12051 | 2025.09.24 16:59:37.214244 [ 188 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 96 rows starting from the beginning of the part | ||
| 12052 | 2025.09.24 16:59:37.214279 [ 188 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 120 rows starting from the beginning of the part | ||
| 12053 | 2025.09.24 16:59:37.214562 [ 278 ] {2a7d5594-ed55-4130-9da6-4ec9a0916342} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12054 | 2025.09.24 16:59:37.214603 [ 278 ] {2a7d5594-ed55-4130-9da6-4ec9a0916342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12055 | 2025.09.24 16:59:37.214962 [ 278 ] {2a7d5594-ed55-4130-9da6-4ec9a0916342} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12056 | 2025.09.24 16:59:37.215188 [ 278 ] {2a7d5594-ed55-4130-9da6-4ec9a0916342} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12057 | 2025.09.24 16:59:37.215268 [ 197 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337868 sec., 1624226.007349006 rows/sec., 126.21 MiB/sec. | ||
| 12058 | 2025.09.24 16:59:37.215321 [ 278 ] {2a7d5594-ed55-4130-9da6-4ec9a0916342} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001242 sec., 161835.74879227052 rows/sec., 11.60 MiB/sec. | ||
| 12059 | 2025.09.24 16:59:37.215328 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12060 | 2025.09.24 16:59:37.215361 [ 278 ] {2a7d5594-ed55-4130-9da6-4ec9a0916342} <Debug> TCPHandler: Processed in 0.00141356 sec. | ||
| 12061 | 2025.09.24 16:59:37.215377 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2025.09.24 16:59:37.215402 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12063 | 2025.09.24 16:59:37.215463 [ 188 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 12064 | 2025.09.24 16:59:37.215477 [ 192 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12065 | 2025.09.24 16:59:37.215489 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12066 | 2025.09.24 16:59:37.215551 [ 188 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12067 | 2025.09.24 16:59:37.215579 [ 188 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 24960 rows starting from the beginning of the part | ||
| 12068 | 2025.09.24 16:59:37.215594 [ 278 ] {dcbbf273-7ccf-4a59-8267-cb04a4237381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12069 | 2025.09.24 16:59:37.215624 [ 188 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 12070 | 2025.09.24 16:59:37.215655 [ 278 ] {dcbbf273-7ccf-4a59-8267-cb04a4237381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12071 | 2025.09.24 16:59:37.215664 [ 188 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 847 rows starting from the beginning of the part | ||
| 12072 | 2025.09.24 16:59:37.215710 [ 188 ] {689046bb-5620-4a79-9bca-4b57883e286f::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 | ||
| 12073 | 2025.09.24 16:59:37.215743 [ 188 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12074 | 2025.09.24 16:59:37.215779 [ 188 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 201 rows starting from the beginning of the part | ||
| 12075 | 2025.09.24 16:59:37.215823 [ 192 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_86_17} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2025.09.24 16:59:37.215901 [ 192 ] {57ee068a-08f6-420c-a035-b792e8974fc4::all_1_86_17} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12077 | 2025.09.24 16:59:37.215972 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 12078 | 2025.09.24 16:59:37.216444 [ 278 ] {dcbbf273-7ccf-4a59-8267-cb04a4237381} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12079 | 2025.09.24 16:59:37.216486 [ 278 ] {dcbbf273-7ccf-4a59-8267-cb04a4237381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12080 | 2025.09.24 16:59:37.217016 [ 278 ] {dcbbf273-7ccf-4a59-8267-cb04a4237381} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12081 | 2025.09.24 16:59:37.217250 [ 278 ] {dcbbf273-7ccf-4a59-8267-cb04a4237381} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2025.09.24 16:59:37.217406 [ 278 ] {dcbbf273-7ccf-4a59-8267-cb04a4237381} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00183 sec., 5464.48087431694 rows/sec., 9.79 MiB/sec. | ||
| 12083 | 2025.09.24 16:59:37.217472 [ 278 ] {dcbbf273-7ccf-4a59-8267-cb04a4237381} <Debug> TCPHandler: Processed in 0.002031982 sec. | ||
| 12084 | 2025.09.24 16:59:37.217584 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12085 | 2025.09.24 16:59:37.217680 [ 278 ] {ac84bbbe-4dcc-4dcf-94a5-888c0c8c2cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12086 | 2025.09.24 16:59:37.217721 [ 278 ] {ac84bbbe-4dcc-4dcf-94a5-888c0c8c2cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12087 | 2025.09.24 16:59:37.218061 [ 278 ] {ac84bbbe-4dcc-4dcf-94a5-888c0c8c2cda} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2025.09.24 16:59:37.218097 [ 278 ] {ac84bbbe-4dcc-4dcf-94a5-888c0c8c2cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12089 | 2025.09.24 16:59:37.218419 [ 278 ] {ac84bbbe-4dcc-4dcf-94a5-888c0c8c2cda} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12090 | 2025.09.24 16:59:37.218653 [ 278 ] {ac84bbbe-4dcc-4dcf-94a5-888c0c8c2cda} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2025.09.24 16:59:37.218787 [ 278 ] {ac84bbbe-4dcc-4dcf-94a5-888c0c8c2cda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 12092 | 2025.09.24 16:59:37.218797 [ 95 ] {} <Debug> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12093 | 2025.09.24 16:59:37.218825 [ 278 ] {ac84bbbe-4dcc-4dcf-94a5-888c0c8c2cda} <Debug> TCPHandler: Processed in 0.001291457 sec. | ||
| 12094 | 2025.09.24 16:59:37.218842 [ 95 ] {} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2025.09.24 16:59:37.218869 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12096 | 2025.09.24 16:59:37.218950 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 12097 | 2025.09.24 16:59:37.219056 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12098 | 2025.09.24 16:59:37.219090 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5240 rows starting from the beginning of the part | ||
| 12099 | 2025.09.24 16:59:37.219152 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 12100 | 2025.09.24 16:59:37.219200 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 12101 | 2025.09.24 16:59:37.219244 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 12102 | 2025.09.24 16:59:37.219285 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 12103 | 2025.09.24 16:59:37.219330 [ 197 ] {4d1116fe-e355-46df-a0f2-306ddda67473::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 | ||
| 12104 | 2025.09.24 16:59:37.221169 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26488 rows, containing 5 columns (5 merged, 0 gathered) in 0.005728471 sec., 4623921.461765277 rows/sec., 315.73 MiB/sec. | ||
| 12105 | 2025.09.24 16:59:37.221305 [ 195 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002392231 sec., 2315829.867600579 rows/sec., 153.41 MiB/sec. | ||
| 12106 | 2025.09.24 16:59:37.221502 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12107 | 2025.09.24 16:59:37.221728 [ 193 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12108 | 2025.09.24 16:59:37.221842 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2025.09.24 16:59:37.221938 [ 199 ] {689046bb-5620-4a79-9bca-4b57883e286f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12110 | 2025.09.24 16:59:37.222031 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12111 | 2025.09.24 16:59:37.222075 [ 199 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_86_17} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12112 | 2025.09.24 16:59:37.222157 [ 199 ] {4d1116fe-e355-46df-a0f2-306ddda67473::all_1_86_17} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12113 | 2025.09.24 16:59:37.222235 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12114 | 2025.09.24 16:59:37.758347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28283 | ||
| 12115 | 2025.09.24 16:59:37.758842 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12116 | 2025.09.24 16:59:37.758891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12117 | 2025.09.24 16:59:37.759394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12118 | 2025.09.24 16:59:37.759632 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12119 | 2025.09.24 16:59:37.759780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28283 | ||
| 12120 | 2025.09.24 16:59:39.299018 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12121 | 2025.09.24 16:59:39.316150 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2025.09.24 16:59:39.316218 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12123 | 2025.09.24 16:59:39.322433 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12124 | 2025.09.24 16:59:39.323140 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2025.09.24 16:59:39.326120 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12126 | 2025.09.24 16:59:42.202967 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12127 | 2025.09.24 16:59:42.203188 [ 278 ] {f1be3068-cf3a-4e43-b68b-e10c951ffdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12128 | 2025.09.24 16:59:42.203264 [ 278 ] {f1be3068-cf3a-4e43-b68b-e10c951ffdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12129 | 2025.09.24 16:59:42.203953 [ 278 ] {f1be3068-cf3a-4e43-b68b-e10c951ffdc8} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2025.09.24 16:59:42.204002 [ 278 ] {f1be3068-cf3a-4e43-b68b-e10c951ffdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12131 | 2025.09.24 16:59:42.204418 [ 278 ] {f1be3068-cf3a-4e43-b68b-e10c951ffdc8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12132 | 2025.09.24 16:59:42.204657 [ 278 ] {f1be3068-cf3a-4e43-b68b-e10c951ffdc8} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12133 | 2025.09.24 16:59:42.204820 [ 278 ] {f1be3068-cf3a-4e43-b68b-e10c951ffdc8} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001687 sec., 71132.18731475993 rows/sec., 6.03 MiB/sec. | ||
| 12134 | 2025.09.24 16:59:42.204868 [ 278 ] {f1be3068-cf3a-4e43-b68b-e10c951ffdc8} <Debug> TCPHandler: Processed in 0.002045173 sec. | ||
| 12135 | 2025.09.24 16:59:42.204986 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12136 | 2025.09.24 16:59:42.205095 [ 278 ] {b56296f0-a77b-4589-8bb7-0152e519be7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12137 | 2025.09.24 16:59:42.205138 [ 278 ] {b56296f0-a77b-4589-8bb7-0152e519be7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12138 | 2025.09.24 16:59:42.205554 [ 278 ] {b56296f0-a77b-4589-8bb7-0152e519be7b} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2025.09.24 16:59:42.205592 [ 278 ] {b56296f0-a77b-4589-8bb7-0152e519be7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12140 | 2025.09.24 16:59:42.205908 [ 278 ] {b56296f0-a77b-4589-8bb7-0152e519be7b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12141 | 2025.09.24 16:59:42.206128 [ 278 ] {b56296f0-a77b-4589-8bb7-0152e519be7b} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2025.09.24 16:59:42.206266 [ 278 ] {b56296f0-a77b-4589-8bb7-0152e519be7b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001195 sec., 26778.242677824266 rows/sec., 1.97 MiB/sec. | ||
| 12143 | 2025.09.24 16:59:42.206304 [ 278 ] {b56296f0-a77b-4589-8bb7-0152e519be7b} <Debug> TCPHandler: Processed in 0.001368629 sec. | ||
| 12144 | 2025.09.24 16:59:42.206410 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2025.09.24 16:59:42.206507 [ 278 ] {086aa441-c84e-4b0e-84fd-7759bc42c44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12146 | 2025.09.24 16:59:42.206547 [ 278 ] {086aa441-c84e-4b0e-84fd-7759bc42c44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12147 | 2025.09.24 16:59:42.206958 [ 278 ] {086aa441-c84e-4b0e-84fd-7759bc42c44b} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2025.09.24 16:59:42.206995 [ 278 ] {086aa441-c84e-4b0e-84fd-7759bc42c44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12149 | 2025.09.24 16:59:42.207303 [ 278 ] {086aa441-c84e-4b0e-84fd-7759bc42c44b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12150 | 2025.09.24 16:59:42.207527 [ 278 ] {086aa441-c84e-4b0e-84fd-7759bc42c44b} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2025.09.24 16:59:42.207657 [ 278 ] {086aa441-c84e-4b0e-84fd-7759bc42c44b} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00117 sec., 82051.28205128205 rows/sec., 6.41 MiB/sec. | ||
| 12152 | 2025.09.24 16:59:42.207695 [ 278 ] {086aa441-c84e-4b0e-84fd-7759bc42c44b} <Debug> TCPHandler: Processed in 0.001334428 sec. | ||
| 12153 | 2025.09.24 16:59:42.207801 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12154 | 2025.09.24 16:59:42.207895 [ 278 ] {0438f6fc-d815-4ebe-a800-c6d6589e73cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12155 | 2025.09.24 16:59:42.207938 [ 278 ] {0438f6fc-d815-4ebe-a800-c6d6589e73cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12156 | 2025.09.24 16:59:42.208327 [ 278 ] {0438f6fc-d815-4ebe-a800-c6d6589e73cc} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2025.09.24 16:59:42.208363 [ 278 ] {0438f6fc-d815-4ebe-a800-c6d6589e73cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12158 | 2025.09.24 16:59:42.208699 [ 278 ] {0438f6fc-d815-4ebe-a800-c6d6589e73cc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12159 | 2025.09.24 16:59:42.208918 [ 278 ] {0438f6fc-d815-4ebe-a800-c6d6589e73cc} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2025.09.24 16:59:42.209049 [ 278 ] {0438f6fc-d815-4ebe-a800-c6d6589e73cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 12161 | 2025.09.24 16:59:42.209085 [ 278 ] {0438f6fc-d815-4ebe-a800-c6d6589e73cc} <Debug> TCPHandler: Processed in 0.001333758 sec. | ||
| 12162 | 2025.09.24 16:59:42.209207 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12163 | 2025.09.24 16:59:42.209325 [ 278 ] {b5559680-64c6-4aca-bb01-385e081d01c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12164 | 2025.09.24 16:59:42.209383 [ 278 ] {b5559680-64c6-4aca-bb01-385e081d01c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12165 | 2025.09.24 16:59:42.210208 [ 278 ] {b5559680-64c6-4aca-bb01-385e081d01c4} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2025.09.24 16:59:42.210247 [ 278 ] {b5559680-64c6-4aca-bb01-385e081d01c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12167 | 2025.09.24 16:59:42.210829 [ 278 ] {b5559680-64c6-4aca-bb01-385e081d01c4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12168 | 2025.09.24 16:59:42.211064 [ 278 ] {b5559680-64c6-4aca-bb01-385e081d01c4} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12169 | 2025.09.24 16:59:42.211218 [ 278 ] {b5559680-64c6-4aca-bb01-385e081d01c4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001912 sec., 16736.401673640168 rows/sec., 29.99 MiB/sec. | ||
| 12170 | 2025.09.24 16:59:42.211281 [ 278 ] {b5559680-64c6-4aca-bb01-385e081d01c4} <Debug> TCPHandler: Processed in 0.002136695 sec. | ||
| 12171 | 2025.09.24 16:59:42.211390 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12172 | 2025.09.24 16:59:42.211491 [ 278 ] {8806bab2-0d38-49a9-a853-a7103a3b546d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12173 | 2025.09.24 16:59:42.211534 [ 278 ] {8806bab2-0d38-49a9-a853-a7103a3b546d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12174 | 2025.09.24 16:59:42.211873 [ 278 ] {8806bab2-0d38-49a9-a853-a7103a3b546d} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12175 | 2025.09.24 16:59:42.211909 [ 278 ] {8806bab2-0d38-49a9-a853-a7103a3b546d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12176 | 2025.09.24 16:59:42.212224 [ 278 ] {8806bab2-0d38-49a9-a853-a7103a3b546d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12177 | 2025.09.24 16:59:42.212447 [ 278 ] {8806bab2-0d38-49a9-a853-a7103a3b546d} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2025.09.24 16:59:42.212577 [ 278 ] {8806bab2-0d38-49a9-a853-a7103a3b546d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 12179 | 2025.09.24 16:59:42.212613 [ 278 ] {8806bab2-0d38-49a9-a853-a7103a3b546d} <Debug> TCPHandler: Processed in 0.001272567 sec. | ||
| 12180 | 2025.09.24 16:59:45.099682 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12181 | 2025.09.24 16:59:45.099752 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12182 | 2025.09.24 16:59:45.260911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28795 | ||
| 12183 | 2025.09.24 16:59:45.261645 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2025.09.24 16:59:45.261702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12185 | 2025.09.24 16:59:45.262373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12186 | 2025.09.24 16:59:45.262721 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12187 | 2025.09.24 16:59:45.262928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28795 | ||
| 12188 | 2025.09.24 16:59:45.342553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1508 | ||
| 12189 | 2025.09.24 16:59:45.344960 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12190 | 2025.09.24 16:59:45.345020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12191 | 2025.09.24 16:59:45.346259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12192 | 2025.09.24 16:59:45.346544 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12193 | 2025.09.24 16:59:45.346933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1508 | ||
| 12194 | 2025.09.24 16:59:46.826175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12195 | 2025.09.24 16:59:46.843123 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2025.09.24 16:59:46.843183 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 12197 | 2025.09.24 16:59:46.849504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12198 | 2025.09.24 16:59:46.850220 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2025.09.24 16:59:46.853126 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12200 | 2025.09.24 16:59:47.200874 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12201 | 2025.09.24 16:59:47.201091 [ 278 ] {0a82d30d-1a7a-4de1-8440-240ccd74b1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12202 | 2025.09.24 16:59:47.201167 [ 278 ] {0a82d30d-1a7a-4de1-8440-240ccd74b1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12203 | 2025.09.24 16:59:47.201855 [ 278 ] {0a82d30d-1a7a-4de1-8440-240ccd74b1a7} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12204 | 2025.09.24 16:59:47.201901 [ 278 ] {0a82d30d-1a7a-4de1-8440-240ccd74b1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12205 | 2025.09.24 16:59:47.202306 [ 278 ] {0a82d30d-1a7a-4de1-8440-240ccd74b1a7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12206 | 2025.09.24 16:59:47.202553 [ 278 ] {0a82d30d-1a7a-4de1-8440-240ccd74b1a7} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12207 | 2025.09.24 16:59:47.202710 [ 278 ] {0a82d30d-1a7a-4de1-8440-240ccd74b1a7} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001674 sec., 45400.23894862605 rows/sec., 3.73 MiB/sec. | ||
| 12208 | 2025.09.24 16:59:47.202761 [ 278 ] {0a82d30d-1a7a-4de1-8440-240ccd74b1a7} <Debug> TCPHandler: Processed in 0.002025183 sec. | ||
| 12209 | 2025.09.24 16:59:47.202882 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12210 | 2025.09.24 16:59:47.202987 [ 278 ] {f2046178-f982-4dc1-b96e-3778370a72a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12211 | 2025.09.24 16:59:47.203031 [ 278 ] {f2046178-f982-4dc1-b96e-3778370a72a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12212 | 2025.09.24 16:59:47.203433 [ 278 ] {f2046178-f982-4dc1-b96e-3778370a72a5} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2025.09.24 16:59:47.203470 [ 278 ] {f2046178-f982-4dc1-b96e-3778370a72a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12214 | 2025.09.24 16:59:47.203776 [ 278 ] {f2046178-f982-4dc1-b96e-3778370a72a5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12215 | 2025.09.24 16:59:47.204021 [ 278 ] {f2046178-f982-4dc1-b96e-3778370a72a5} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2025.09.24 16:59:47.204137 [ 81 ] {} <Debug> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12217 | 2025.09.24 16:59:47.204156 [ 278 ] {f2046178-f982-4dc1-b96e-3778370a72a5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001193 sec., 8382.229673093043 rows/sec., 630.30 KiB/sec. | ||
| 12218 | 2025.09.24 16:59:47.204172 [ 81 ] {} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2025.09.24 16:59:47.204192 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12220 | 2025.09.24 16:59:47.204196 [ 278 ] {f2046178-f982-4dc1-b96e-3778370a72a5} <Debug> TCPHandler: Processed in 0.001365639 sec. | ||
| 12221 | 2025.09.24 16:59:47.204307 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12222 | 2025.09.24 16:59:47.204323 [ 195 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::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 | ||
| 12223 | 2025.09.24 16:59:47.204405 [ 278 ] {ade74b7e-ee66-4fba-9b88-2b25c9813287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12224 | 2025.09.24 16:59:47.204453 [ 278 ] {ade74b7e-ee66-4fba-9b88-2b25c9813287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12225 | 2025.09.24 16:59:47.204492 [ 195 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12226 | 2025.09.24 16:59:47.204538 [ 195 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 279 rows starting from the beginning of the part | ||
| 12227 | 2025.09.24 16:59:47.204614 [ 195 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 12228 | 2025.09.24 16:59:47.204667 [ 195 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 32 rows starting from the beginning of the part | ||
| 12229 | 2025.09.24 16:59:47.204718 [ 195 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 32 rows starting from the beginning of the part | ||
| 12230 | 2025.09.24 16:59:47.204766 [ 195 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
| 12231 | 2025.09.24 16:59:47.204813 [ 195 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 12232 | 2025.09.24 16:59:47.204872 [ 278 ] {ade74b7e-ee66-4fba-9b88-2b25c9813287} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2025.09.24 16:59:47.204913 [ 278 ] {ade74b7e-ee66-4fba-9b88-2b25c9813287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12234 | 2025.09.24 16:59:47.205283 [ 278 ] {ade74b7e-ee66-4fba-9b88-2b25c9813287} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12235 | 2025.09.24 16:59:47.205537 [ 278 ] {ade74b7e-ee66-4fba-9b88-2b25c9813287} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2025.09.24 16:59:47.205677 [ 278 ] {ade74b7e-ee66-4fba-9b88-2b25c9813287} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001293 sec., 57231.245166279965 rows/sec., 4.47 MiB/sec. | ||
| 12237 | 2025.09.24 16:59:47.205715 [ 278 ] {ade74b7e-ee66-4fba-9b88-2b25c9813287} <Debug> TCPHandler: Processed in 0.001458261 sec. | ||
| 12238 | 2025.09.24 16:59:47.205810 [ 190 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548583 sec., 255071.89475798197 rows/sec., 17.72 MiB/sec. | ||
| 12239 | 2025.09.24 16:59:47.205824 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12240 | 2025.09.24 16:59:47.205949 [ 278 ] {e9e8ec44-1426-419c-be63-24cf6c0b9fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12241 | 2025.09.24 16:59:47.205994 [ 278 ] {e9e8ec44-1426-419c-be63-24cf6c0b9fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12242 | 2025.09.24 16:59:47.206014 [ 193 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12243 | 2025.09.24 16:59:47.206281 [ 193 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_86_17} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2025.09.24 16:59:47.206348 [ 193 ] {5cead37a-b896-4c04-bb54-c2816c4b6246::all_1_86_17} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12245 | 2025.09.24 16:59:47.206402 [ 278 ] {e9e8ec44-1426-419c-be63-24cf6c0b9fcf} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2025.09.24 16:59:47.206437 [ 278 ] {e9e8ec44-1426-419c-be63-24cf6c0b9fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12247 | 2025.09.24 16:59:47.206449 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12248 | 2025.09.24 16:59:47.206777 [ 278 ] {e9e8ec44-1426-419c-be63-24cf6c0b9fcf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12249 | 2025.09.24 16:59:47.207004 [ 278 ] {e9e8ec44-1426-419c-be63-24cf6c0b9fcf} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12250 | 2025.09.24 16:59:47.207136 [ 278 ] {e9e8ec44-1426-419c-be63-24cf6c0b9fcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 12251 | 2025.09.24 16:59:47.207174 [ 278 ] {e9e8ec44-1426-419c-be63-24cf6c0b9fcf} <Debug> TCPHandler: Processed in 0.00139945 sec. | ||
| 12252 | 2025.09.24 16:59:47.207281 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12253 | 2025.09.24 16:59:47.207376 [ 278 ] {14078d8b-cada-4a62-a928-e52dbb6c32a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12254 | 2025.09.24 16:59:47.207432 [ 278 ] {14078d8b-cada-4a62-a928-e52dbb6c32a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12255 | 2025.09.24 16:59:47.208209 [ 278 ] {14078d8b-cada-4a62-a928-e52dbb6c32a8} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12256 | 2025.09.24 16:59:47.208244 [ 278 ] {14078d8b-cada-4a62-a928-e52dbb6c32a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12257 | 2025.09.24 16:59:47.208772 [ 278 ] {14078d8b-cada-4a62-a928-e52dbb6c32a8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12258 | 2025.09.24 16:59:47.209029 [ 278 ] {14078d8b-cada-4a62-a928-e52dbb6c32a8} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12259 | 2025.09.24 16:59:47.209142 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12260 | 2025.09.24 16:59:47.209171 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12261 | 2025.09.24 16:59:47.209174 [ 278 ] {14078d8b-cada-4a62-a928-e52dbb6c32a8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001817 sec., 5503.57732526142 rows/sec., 9.86 MiB/sec. | ||
| 12262 | 2025.09.24 16:59:47.209189 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12263 | 2025.09.24 16:59:47.209241 [ 278 ] {14078d8b-cada-4a62-a928-e52dbb6c32a8} <Debug> TCPHandler: Processed in 0.002009582 sec. | ||
| 12264 | 2025.09.24 16:59:47.209281 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::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 | ||
| 12265 | 2025.09.24 16:59:47.209350 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12266 | 2025.09.24 16:59:47.209451 [ 278 ] {5ee4f4bd-05fd-4eb3-ac5d-db093cd721f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12267 | 2025.09.24 16:59:47.209494 [ 278 ] {5ee4f4bd-05fd-4eb3-ac5d-db093cd721f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12268 | 2025.09.24 16:59:47.209535 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12269 | 2025.09.24 16:59:47.209604 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1669 rows starting from the beginning of the part | ||
| 12270 | 2025.09.24 16:59:47.209745 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 12271 | 2025.09.24 16:59:47.209821 [ 278 ] {5ee4f4bd-05fd-4eb3-ac5d-db093cd721f8} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2025.09.24 16:59:47.209862 [ 278 ] {5ee4f4bd-05fd-4eb3-ac5d-db093cd721f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12273 | 2025.09.24 16:59:47.209866 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 32 rows starting from the beginning of the part | ||
| 12274 | 2025.09.24 16:59:47.209993 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 12275 | 2025.09.24 16:59:47.210107 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
| 12276 | 2025.09.24 16:59:47.210178 [ 278 ] {5ee4f4bd-05fd-4eb3-ac5d-db093cd721f8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12277 | 2025.09.24 16:59:47.210218 [ 199 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 12278 | 2025.09.24 16:59:47.210416 [ 278 ] {5ee4f4bd-05fd-4eb3-ac5d-db093cd721f8} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2025.09.24 16:59:47.210553 [ 278 ] {5ee4f4bd-05fd-4eb3-ac5d-db093cd721f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 12280 | 2025.09.24 16:59:47.210592 [ 278 ] {5ee4f4bd-05fd-4eb3-ac5d-db093cd721f8} <Debug> TCPHandler: Processed in 0.001292067 sec. | ||
| 12281 | 2025.09.24 16:59:47.219201 [ 190 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1763 rows, containing 19 columns (19 merged, 0 gathered) in 0.00996584 sec., 176904.30510624291 rows/sec., 317.00 MiB/sec. | ||
| 12282 | 2025.09.24 16:59:47.221585 [ 197 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12283 | 2025.09.24 16:59:47.221954 [ 197 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12284 | 2025.09.24 16:59:47.222024 [ 197 ] {dde05913-ef87-4dc4-af93-67bf5e327550::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12285 | 2025.09.24 16:59:47.222148 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.05 MiB. | ||
| 12286 | 2025.09.24 16:59:48.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.86 MiB, peak 358.87 MiB, free memory in arenas 0.00 B, will set to 346.81 MiB (RSS), difference: 4.95 MiB | ||
| 12287 | 2025.09.24 16:59:52.231010 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12288 | 2025.09.24 16:59:52.231229 [ 278 ] {e0d5b1e7-ce61-4ba7-9272-f2d378c76c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12289 | 2025.09.24 16:59:52.231308 [ 278 ] {e0d5b1e7-ce61-4ba7-9272-f2d378c76c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12290 | 2025.09.24 16:59:52.231935 [ 278 ] {e0d5b1e7-ce61-4ba7-9272-f2d378c76c95} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2025.09.24 16:59:52.231976 [ 278 ] {e0d5b1e7-ce61-4ba7-9272-f2d378c76c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12292 | 2025.09.24 16:59:52.232358 [ 278 ] {e0d5b1e7-ce61-4ba7-9272-f2d378c76c95} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12293 | 2025.09.24 16:59:52.232614 [ 278 ] {e0d5b1e7-ce61-4ba7-9272-f2d378c76c95} <Trace> oximeter.fields_ipaddr (a35d666c-e97e-45e2-aa3f-7f99d79af199): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2025.09.24 16:59:52.232768 [ 278 ] {e0d5b1e7-ce61-4ba7-9272-f2d378c76c95} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0016 sec., 1250 rows/sec., 101.93 KiB/sec. | ||
| 12295 | 2025.09.24 16:59:52.232809 [ 278 ] {e0d5b1e7-ce61-4ba7-9272-f2d378c76c95} <Debug> TCPHandler: Processed in 0.001966171 sec. | ||
| 12296 | 2025.09.24 16:59:52.232930 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12297 | 2025.09.24 16:59:52.233023 [ 278 ] {b61dab0b-29c6-4219-a48d-1154e99cf94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12298 | 2025.09.24 16:59:52.233062 [ 278 ] {b61dab0b-29c6-4219-a48d-1154e99cf94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12299 | 2025.09.24 16:59:52.234030 [ 278 ] {b61dab0b-29c6-4219-a48d-1154e99cf94e} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12300 | 2025.09.24 16:59:52.234075 [ 278 ] {b61dab0b-29c6-4219-a48d-1154e99cf94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12301 | 2025.09.24 16:59:52.234568 [ 278 ] {b61dab0b-29c6-4219-a48d-1154e99cf94e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12302 | 2025.09.24 16:59:52.234791 [ 278 ] {b61dab0b-29c6-4219-a48d-1154e99cf94e} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12303 | 2025.09.24 16:59:52.234920 [ 278 ] {b61dab0b-29c6-4219-a48d-1154e99cf94e} <Debug> executeQuery: Read 1261 rows, 106.60 KiB in 0.001914 sec., 658829.6760710555 rows/sec., 54.39 MiB/sec. | ||
| 12304 | 2025.09.24 16:59:52.234957 [ 278 ] {b61dab0b-29c6-4219-a48d-1154e99cf94e} <Debug> TCPHandler: Processed in 0.002075144 sec. | ||
| 12305 | 2025.09.24 16:59:52.235073 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12306 | 2025.09.24 16:59:52.235168 [ 278 ] {b8142fe3-d9f8-4761-a3d4-95296964758c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12307 | 2025.09.24 16:59:52.235208 [ 278 ] {b8142fe3-d9f8-4761-a3d4-95296964758c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12308 | 2025.09.24 16:59:52.235618 [ 278 ] {b8142fe3-d9f8-4761-a3d4-95296964758c} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2025.09.24 16:59:52.235654 [ 278 ] {b8142fe3-d9f8-4761-a3d4-95296964758c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12310 | 2025.09.24 16:59:52.235956 [ 278 ] {b8142fe3-d9f8-4761-a3d4-95296964758c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12311 | 2025.09.24 16:59:52.236166 [ 278 ] {b8142fe3-d9f8-4761-a3d4-95296964758c} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2025.09.24 16:59:52.236299 [ 278 ] {b8142fe3-d9f8-4761-a3d4-95296964758c} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.00115 sec., 29565.217391304348 rows/sec., 2.16 MiB/sec. | ||
| 12313 | 2025.09.24 16:59:52.236335 [ 278 ] {b8142fe3-d9f8-4761-a3d4-95296964758c} <Debug> TCPHandler: Processed in 0.001311458 sec. | ||
| 12314 | 2025.09.24 16:59:52.236436 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12315 | 2025.09.24 16:59:52.236531 [ 278 ] {54277761-e7f8-4e3a-b12c-2f3ddbf7f801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12316 | 2025.09.24 16:59:52.236569 [ 278 ] {54277761-e7f8-4e3a-b12c-2f3ddbf7f801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12317 | 2025.09.24 16:59:52.237020 [ 278 ] {54277761-e7f8-4e3a-b12c-2f3ddbf7f801} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2025.09.24 16:59:52.237055 [ 278 ] {54277761-e7f8-4e3a-b12c-2f3ddbf7f801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12319 | 2025.09.24 16:59:52.237361 [ 278 ] {54277761-e7f8-4e3a-b12c-2f3ddbf7f801} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12320 | 2025.09.24 16:59:52.237569 [ 278 ] {54277761-e7f8-4e3a-b12c-2f3ddbf7f801} <Trace> oximeter.fields_u32 (b43c0954-8b43-4858-a783-9f582e101925): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2025.09.24 16:59:52.237695 [ 278 ] {54277761-e7f8-4e3a-b12c-2f3ddbf7f801} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001183 sec., 192730.34657650042 rows/sec., 13.05 MiB/sec. | ||
| 12322 | 2025.09.24 16:59:52.237731 [ 278 ] {54277761-e7f8-4e3a-b12c-2f3ddbf7f801} <Debug> TCPHandler: Processed in 0.001344239 sec. | ||
| 12323 | 2025.09.24 16:59:52.237835 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12324 | 2025.09.24 16:59:52.237927 [ 278 ] {10ef2493-309f-4e68-91d3-fc2e2b3aab54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12325 | 2025.09.24 16:59:52.237967 [ 278 ] {10ef2493-309f-4e68-91d3-fc2e2b3aab54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12326 | 2025.09.24 16:59:52.238515 [ 278 ] {10ef2493-309f-4e68-91d3-fc2e2b3aab54} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2025.09.24 16:59:52.238551 [ 278 ] {10ef2493-309f-4e68-91d3-fc2e2b3aab54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12328 | 2025.09.24 16:59:52.238877 [ 278 ] {10ef2493-309f-4e68-91d3-fc2e2b3aab54} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12329 | 2025.09.24 16:59:52.239097 [ 278 ] {10ef2493-309f-4e68-91d3-fc2e2b3aab54} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2025.09.24 16:59:52.239222 [ 278 ] {10ef2493-309f-4e68-91d3-fc2e2b3aab54} <Debug> executeQuery: Read 554 rows, 42.13 KiB in 0.001312 sec., 422256.0975609756 rows/sec., 31.36 MiB/sec. | ||
| 12331 | 2025.09.24 16:59:52.239258 [ 278 ] {10ef2493-309f-4e68-91d3-fc2e2b3aab54} <Debug> TCPHandler: Processed in 0.001472741 sec. | ||
| 12332 | 2025.09.24 16:59:52.239370 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12333 | 2025.09.24 16:59:52.239464 [ 278 ] {a7ba0393-6feb-4c79-8399-e8778ef9fbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12334 | 2025.09.24 16:59:52.239507 [ 278 ] {a7ba0393-6feb-4c79-8399-e8778ef9fbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12335 | 2025.09.24 16:59:52.240027 [ 278 ] {a7ba0393-6feb-4c79-8399-e8778ef9fbe5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2025.09.24 16:59:52.240063 [ 278 ] {a7ba0393-6feb-4c79-8399-e8778ef9fbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12337 | 2025.09.24 16:59:52.240443 [ 278 ] {a7ba0393-6feb-4c79-8399-e8778ef9fbe5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12338 | 2025.09.24 16:59:52.240665 [ 278 ] {a7ba0393-6feb-4c79-8399-e8778ef9fbe5} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2025.09.24 16:59:52.240790 [ 278 ] {a7ba0393-6feb-4c79-8399-e8778ef9fbe5} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001344 sec., 628720.2380952381 rows/sec., 42.32 MiB/sec. | ||
| 12340 | 2025.09.24 16:59:52.240825 [ 278 ] {a7ba0393-6feb-4c79-8399-e8778ef9fbe5} <Debug> TCPHandler: Processed in 0.001504632 sec. | ||
| 12341 | 2025.09.24 16:59:52.240936 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12342 | 2025.09.24 16:59:52.241029 [ 278 ] {7b2eb69d-10b6-48d1-9942-b024e40f2749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12343 | 2025.09.24 16:59:52.241085 [ 278 ] {7b2eb69d-10b6-48d1-9942-b024e40f2749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2025.09.24 16:59:52.241872 [ 278 ] {7b2eb69d-10b6-48d1-9942-b024e40f2749} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2025.09.24 16:59:52.241906 [ 278 ] {7b2eb69d-10b6-48d1-9942-b024e40f2749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12346 | 2025.09.24 16:59:52.242442 [ 278 ] {7b2eb69d-10b6-48d1-9942-b024e40f2749} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12347 | 2025.09.24 16:59:52.242666 [ 278 ] {7b2eb69d-10b6-48d1-9942-b024e40f2749} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2025.09.24 16:59:52.242807 [ 278 ] {7b2eb69d-10b6-48d1-9942-b024e40f2749} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001794 sec., 17837.235228539575 rows/sec., 31.96 MiB/sec. | ||
| 12349 | 2025.09.24 16:59:52.242868 [ 278 ] {7b2eb69d-10b6-48d1-9942-b024e40f2749} <Debug> TCPHandler: Processed in 0.001982331 sec. | ||
| 12350 | 2025.09.24 16:59:52.242979 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12351 | 2025.09.24 16:59:52.243073 [ 278 ] {ee20969c-0c7e-496b-9569-75f2821f699c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12352 | 2025.09.24 16:59:52.243115 [ 278 ] {ee20969c-0c7e-496b-9569-75f2821f699c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12353 | 2025.09.24 16:59:52.243464 [ 278 ] {ee20969c-0c7e-496b-9569-75f2821f699c} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2025.09.24 16:59:52.243499 [ 278 ] {ee20969c-0c7e-496b-9569-75f2821f699c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12355 | 2025.09.24 16:59:52.243808 [ 278 ] {ee20969c-0c7e-496b-9569-75f2821f699c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12356 | 2025.09.24 16:59:52.244033 [ 278 ] {ee20969c-0c7e-496b-9569-75f2821f699c} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2025.09.24 16:59:52.244160 [ 278 ] {ee20969c-0c7e-496b-9569-75f2821f699c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 12358 | 2025.09.24 16:59:52.244195 [ 278 ] {ee20969c-0c7e-496b-9569-75f2821f699c} <Debug> TCPHandler: Processed in 0.001265026 sec. | ||
| 12359 | 2025.09.24 16:59:52.763087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29243 | ||
| 12360 | 2025.09.24 16:59:52.763634 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2025.09.24 16:59:52.763673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12362 | 2025.09.24 16:59:52.764181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12363 | 2025.09.24 16:59:52.764442 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12364 | 2025.09.24 16:59:52.764558 [ 76 ] {} <Debug> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12365 | 2025.09.24 16:59:52.764585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29243 | ||
| 12366 | 2025.09.24 16:59:52.764605 [ 76 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12367 | 2025.09.24 16:59:52.764624 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12368 | 2025.09.24 16:59:52.764755 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 12369 | 2025.09.24 16:59:52.764920 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12370 | 2025.09.24 16:59:52.764964 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26875 rows starting from the beginning of the part | ||
| 12371 | 2025.09.24 16:59:52.765038 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 12372 | 2025.09.24 16:59:52.765089 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 12373 | 2025.09.24 16:59:52.765136 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 12374 | 2025.09.24 16:59:52.765186 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 12375 | 2025.09.24 16:59:52.765231 [ 193 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::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 | ||
| 12376 | 2025.09.24 16:59:52.767567 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29243 rows, containing 4 columns (4 merged, 0 gathered) in 0.002867791 sec., 10197047.134885352 rows/sec., 145.87 MiB/sec. | ||
| 12377 | 2025.09.24 16:59:52.768179 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12378 | 2025.09.24 16:59:52.768688 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_61_12} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2025.09.24 16:59:52.768769 [ 198 ] {f4095a7d-c416-4a77-810b-cf0680e9ad36::all_1_61_12} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12380 | 2025.09.24 16:59:52.768882 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12381 | 2025.09.24 16:59:54.353174 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12382 | 2025.09.24 16:59:54.371056 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2025.09.24 16:59:54.371108 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12384 | 2025.09.24 16:59:54.377512 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12385 | 2025.09.24 16:59:54.378223 [ 245 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2025.09.24 16:59:54.378538 [ 73 ] {} <Debug> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12387 | 2025.09.24 16:59:54.378578 [ 73 ] {} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12388 | 2025.09.24 16:59:54.378600 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12389 | 2025.09.24 16:59:54.378695 [ 197 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 12390 | 2025.09.24 16:59:54.381432 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12391 | 2025.09.24 16:59:54.381954 [ 197 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12392 | 2025.09.24 16:59:54.382851 [ 197 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 12393 | 2025.09.24 16:59:54.386227 [ 197 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 12394 | 2025.09.24 16:59:54.389581 [ 197 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 12395 | 2025.09.24 16:59:54.393560 [ 197 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 12396 | 2025.09.24 16:59:54.397894 [ 197 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 12397 | 2025.09.24 16:59:54.402261 [ 197 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::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 | ||
| 12398 | 2025.09.24 16:59:54.455606 [ 189 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.076950487 sec., 5977.869899640791 rows/sec., 30.91 MiB/sec. | ||
| 12399 | 2025.09.24 16:59:54.458684 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12400 | 2025.09.24 16:59:54.460863 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_61_12} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2025.09.24 16:59:54.460992 [ 196 ] {73e243d3-4321-4c5a-9a08-26c83c2a02fa::all_1_61_12} <Trace> system.metric_log (73e243d3-4321-4c5a-9a08-26c83c2a02fa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12402 | 2025.09.24 16:59:54.463745 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12403 | 2025.09.24 16:59:55.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.89 MiB, peak 361.30 MiB, free memory in arenas 0.00 B, will set to 346.82 MiB (RSS), difference: -1.06 MiB | ||
| 12404 | 2025.09.24 16:59:55.347110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1536 | ||
| 12405 | 2025.09.24 16:59:55.349309 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2025.09.24 16:59:55.349354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12407 | 2025.09.24 16:59:55.350517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12408 | 2025.09.24 16:59:55.350787 [ 243 ] {} <Trace> system.query_log (e6470cb8-d02c-44ec-b951-ffc02f46eff4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2025.09.24 16:59:55.351060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1536 | ||
| 12410 | 2025.09.24 16:59:57.201590 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12411 | 2025.09.24 16:59:57.201832 [ 278 ] {2789dc12-1939-485b-baf2-ede3920fbc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12412 | 2025.09.24 16:59:57.201939 [ 278 ] {2789dc12-1939-485b-baf2-ede3920fbc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12413 | 2025.09.24 16:59:57.202878 [ 278 ] {2789dc12-1939-485b-baf2-ede3920fbc66} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12414 | 2025.09.24 16:59:57.202928 [ 278 ] {2789dc12-1939-485b-baf2-ede3920fbc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12415 | 2025.09.24 16:59:57.203309 [ 278 ] {2789dc12-1939-485b-baf2-ede3920fbc66} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12416 | 2025.09.24 16:59:57.203540 [ 278 ] {2789dc12-1939-485b-baf2-ede3920fbc66} <Trace> oximeter.fields_string (625aee9f-739f-48c3-a949-ea6d4dff6341): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12417 | 2025.09.24 16:59:57.203699 [ 278 ] {2789dc12-1939-485b-baf2-ede3920fbc66} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001946 sec., 39054.47070914697 rows/sec., 3.20 MiB/sec. | ||
| 12418 | 2025.09.24 16:59:57.203748 [ 278 ] {2789dc12-1939-485b-baf2-ede3920fbc66} <Debug> TCPHandler: Processed in 0.002300258 sec. | ||
| 12419 | 2025.09.24 16:59:57.203870 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12420 | 2025.09.24 16:59:57.203972 [ 278 ] {def208dc-53e2-4d25-b8bb-42518f32731d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12421 | 2025.09.24 16:59:57.204016 [ 278 ] {def208dc-53e2-4d25-b8bb-42518f32731d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12422 | 2025.09.24 16:59:57.204446 [ 278 ] {def208dc-53e2-4d25-b8bb-42518f32731d} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12423 | 2025.09.24 16:59:57.204484 [ 278 ] {def208dc-53e2-4d25-b8bb-42518f32731d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12424 | 2025.09.24 16:59:57.204791 [ 278 ] {def208dc-53e2-4d25-b8bb-42518f32731d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12425 | 2025.09.24 16:59:57.205003 [ 278 ] {def208dc-53e2-4d25-b8bb-42518f32731d} <Trace> oximeter.fields_u16 (5cead37a-b896-4c04-bb54-c2816c4b6246): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12426 | 2025.09.24 16:59:57.205146 [ 278 ] {def208dc-53e2-4d25-b8bb-42518f32731d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001198 sec., 8347.245409015024 rows/sec., 627.67 KiB/sec. | ||
| 12427 | 2025.09.24 16:59:57.205184 [ 278 ] {def208dc-53e2-4d25-b8bb-42518f32731d} <Debug> TCPHandler: Processed in 0.001364549 sec. | ||
| 12428 | 2025.09.24 16:59:57.205293 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12429 | 2025.09.24 16:59:57.205392 [ 278 ] {e0ec4257-b174-43dc-aabc-3d4315561f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12430 | 2025.09.24 16:59:57.205432 [ 278 ] {e0ec4257-b174-43dc-aabc-3d4315561f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12431 | 2025.09.24 16:59:57.205850 [ 278 ] {e0ec4257-b174-43dc-aabc-3d4315561f23} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2025.09.24 16:59:57.205893 [ 278 ] {e0ec4257-b174-43dc-aabc-3d4315561f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12433 | 2025.09.24 16:59:57.206190 [ 278 ] {e0ec4257-b174-43dc-aabc-3d4315561f23} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12434 | 2025.09.24 16:59:57.206408 [ 278 ] {e0ec4257-b174-43dc-aabc-3d4315561f23} <Trace> oximeter.fields_uuid (57ee068a-08f6-420c-a035-b792e8974fc4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2025.09.24 16:59:57.206533 [ 278 ] {e0ec4257-b174-43dc-aabc-3d4315561f23} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001166 sec., 63464.83704974272 rows/sec., 4.95 MiB/sec. | ||
| 12436 | 2025.09.24 16:59:57.206570 [ 278 ] {e0ec4257-b174-43dc-aabc-3d4315561f23} <Debug> TCPHandler: Processed in 0.001324048 sec. | ||
| 12437 | 2025.09.24 16:59:57.206680 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12438 | 2025.09.24 16:59:57.206781 [ 278 ] {0b9ac9d9-70db-498f-9373-25645b38dabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12439 | 2025.09.24 16:59:57.206823 [ 278 ] {0b9ac9d9-70db-498f-9373-25645b38dabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12440 | 2025.09.24 16:59:57.207221 [ 278 ] {0b9ac9d9-70db-498f-9373-25645b38dabd} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2025.09.24 16:59:57.207257 [ 278 ] {0b9ac9d9-70db-498f-9373-25645b38dabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12442 | 2025.09.24 16:59:57.207584 [ 278 ] {0b9ac9d9-70db-498f-9373-25645b38dabd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12443 | 2025.09.24 16:59:57.207791 [ 278 ] {0b9ac9d9-70db-498f-9373-25645b38dabd} <Trace> oximeter.measurements_cumulativeu64 (689046bb-5620-4a79-9bca-4b57883e286f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2025.09.24 16:59:57.207920 [ 278 ] {0b9ac9d9-70db-498f-9373-25645b38dabd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 12445 | 2025.09.24 16:59:57.207955 [ 278 ] {0b9ac9d9-70db-498f-9373-25645b38dabd} <Debug> TCPHandler: Processed in 0.001322918 sec. | ||
| 12446 | 2025.09.24 16:59:57.208093 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2025.09.24 16:59:57.208214 [ 278 ] {50e50ff5-a911-49a8-a155-15eb360d126f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12448 | 2025.09.24 16:59:57.208279 [ 278 ] {50e50ff5-a911-49a8-a155-15eb360d126f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12449 | 2025.09.24 16:59:57.209110 [ 278 ] {50e50ff5-a911-49a8-a155-15eb360d126f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2025.09.24 16:59:57.209146 [ 278 ] {50e50ff5-a911-49a8-a155-15eb360d126f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12451 | 2025.09.24 16:59:57.209658 [ 278 ] {50e50ff5-a911-49a8-a155-15eb360d126f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12452 | 2025.09.24 16:59:57.209873 [ 278 ] {50e50ff5-a911-49a8-a155-15eb360d126f} <Trace> oximeter.measurements_histogramu64 (dde05913-ef87-4dc4-af93-67bf5e327550): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2025.09.24 16:59:57.210011 [ 278 ] {50e50ff5-a911-49a8-a155-15eb360d126f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001822 sec., 5488.474204171241 rows/sec., 9.84 MiB/sec. | ||
| 12454 | 2025.09.24 16:59:57.210064 [ 278 ] {50e50ff5-a911-49a8-a155-15eb360d126f} <Debug> TCPHandler: Processed in 0.002035423 sec. | ||
| 12455 | 2025.09.24 16:59:57.210174 [ 278 ] {} <Trace> TCP-Session: a7308123-2f82-48cf-bb34-cda6445ba5fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2025.09.24 16:59:57.210276 [ 278 ] {0ea875e5-9993-4737-b0aa-51d4e2388ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54776) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12457 | 2025.09.24 16:59:57.210317 [ 278 ] {0ea875e5-9993-4737-b0aa-51d4e2388ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12458 | 2025.09.24 16:59:57.210647 [ 278 ] {0ea875e5-9993-4737-b0aa-51d4e2388ca4} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2025.09.24 16:59:57.210683 [ 278 ] {0ea875e5-9993-4737-b0aa-51d4e2388ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12460 | 2025.09.24 16:59:57.210980 [ 278 ] {0ea875e5-9993-4737-b0aa-51d4e2388ca4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12461 | 2025.09.24 16:59:57.211190 [ 278 ] {0ea875e5-9993-4737-b0aa-51d4e2388ca4} <Trace> oximeter.measurements_u64 (4d1116fe-e355-46df-a0f2-306ddda67473): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2025.09.24 16:59:57.211320 [ 278 ] {0ea875e5-9993-4737-b0aa-51d4e2388ca4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 12463 | 2025.09.24 16:59:57.211355 [ 278 ] {0ea875e5-9993-4737-b0aa-51d4e2388ca4} <Debug> TCPHandler: Processed in 0.001228136 sec. | ||
| 12464 | 2025.09.24 17:00:00.099796 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12465 | 2025.09.24 17:00:00.099848 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12466 | 2025.09.24 17:00:00.265717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29755 | ||
| 12467 | 2025.09.24 17:00:00.266480 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2025.09.24 17:00:00.266548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 12469 | 2025.09.24 17:00:00.267164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12470 | 2025.09.24 17:00:00.267468 [ 244 ] {} <Trace> system.asynchronous_metric_log (f4095a7d-c416-4a77-810b-cf0680e9ad36): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2025.09.24 17:00:00.267670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29755 | ||